[Rpm-maint] [rpm-software-management/rpm] regression: specifying "%_gpg_name First Last <email at fool.com>" does not work (#120)
Panu Matilainen
notifications at github.com
Wed Jan 11 10:27:47 UTC 2017
Okay, this is actually a bug in pinentry, see https://bugs.gnupg.org/gnupg/issue2452
With that info I can also reproduce the behavior by forcing an empty environment:
```
error: gpg exec failed (2)
[pmatilai at sopuli rpm]$ cp ~/Downloads/xfce4-terminal-0.8.2-2.fc25.x86_64.rpm /tmp/; env -i HOME=/home/pmatilai ./rpmsign --addsign /tmp/xfce4-terminal-0.8.2-2.fc25.x86_64.rpm
/tmp/xfce4-terminal-0.8.2-2.fc25.x86_64.rpm:
gpg: signing failed: Line passed to IPC too long
gpg: signing failed: Line passed to IPC too long
error: gpg exec failed (2)
[pmatilai at sopuli rpm]$
```
The error occurs if neither DISPLAY or TERM is set in the environment.
--
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/120#issuecomment-271833257
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170111/24ead699/attachment.html>
More information about the Rpm-maint
mailing list