[Rpm-maint] [rpm-software-management/rpm] rpmsign asks for key password twice per file (#150)
Panu Matilainen
notifications at github.com
Wed Feb 8 09:42:20 UTC 2017
Right, since rpm >= 4.13 the expectation is to have gpg-agent handle this. Distros have been patching rpm to use gpg2 but as of 4.13 upstream still defaults to gpg1 so I guess this is the behavior you get with real upstream defaults. Dangers of distro patches...
As a workaround you should be able to set %__gpg to /usr/bin/gpg2 after which the agent will take care of this.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/150#issuecomment-278279277
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170208/2cbb66af/attachment.html>
More information about the Rpm-maint
mailing list