[dput-ng-maint] [Bug 1450287] Re: dput hard-codes path to gpg binary

Benjamin Bach benjaoming at gmail.com
Wed Sep 7 10:49:06 UTC 2016


A work-around is to convert your gpg2 keyring (pubring.kbx) to a gpg
(pubring.gpg) keyring and store it in your gpg home dir (~/.gnupg/).
This answer explains how: http://stackoverflow.com/a/34221494/405682

-- 
You received this bug notification because you are a member of dput-ng
Maintainers, which is subscribed to dput-ng in Ubuntu.
https://bugs.launchpad.net/bugs/1450287

Title:
  dput hard-codes path to gpg binary

Status in dput package in Ubuntu:
  Confirmed
Status in dput-ng package in Ubuntu:
  Confirmed
Status in dput package in Debian:
  Won't Fix
Status in dput-ng package in Debian:
  New

Bug description:
  dput only uses /usr/bin/gpg to check signatures. If you have gpg2
  (modern) installed, dput probably won't work since gpg2 introduces a
  new key storage location. An easy workaround is to make a copy of dput
  and edit the path in the script. It would be great if the gpg path
  could be a setting in dput.cf, much as it's possible to change the gpg
  path in .devscripts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dput/+bug/1450287/+subscriptions



More information about the dput-ng-maint mailing list