Results 1 to 3 of 3

Thread: backportpackage set default gpg key

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Norway
    Beans
    304
    Distro
    Kubuntu Development Release

    backportpackage set default gpg key

    When I try to backport a package with
    Code:
    backportpackage -s oneiric -d lucid package -u ppa:myppa/ppa
    It fails with: <username@computer>: secret key not available

    How can I specify which gpg key to use. I've already tried with export GPGKEY

  2. #2
    Join Date
    Apr 2009
    Location
    Germany
    Beans
    2,134
    Distro
    Ubuntu Development Release

    Re: backportpackage set default gpg key

    put DEBSIGN_KEYID=keyid in ~/.devscripts

  3. #3
    Join Date
    Feb 2006
    Location
    Norway
    Beans
    304
    Distro
    Kubuntu Development Release

    Re: backportpackage set default gpg key

    Quote Originally Posted by MadCow108 View Post
    put DEBSIGN_KEYID=keyid in ~/.devscripts
    Thanks that worked great.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •