gpgkeys_hkp missing
Ivan Boldyrev
boldyrev+nospam at cgitftp.uiggm.nsc.ru
Tue Sep 7 06:52:44 CEST 2004
On 8859 day of my life william maddler wrote:
> On Monday 06 September 2004 13:21, John Clizbe wrote:
> [...]
>
>> Perhaps you might try building 1.3.6 and copying the gpgkeys_*
>> binaries to the same directory as your gpg 1.9.10 executable.
>>
>
> done... and copied gpgkeys_hkp to /usr/local/bin (same as gpg) but...
> _nothing_ changed... gpg still complaining gpgkeys_hkp is not
> found... :(
Try this: put gpgkeys_hkp in /usr/local/lib or /usr/local/lib/gnupg
Ultimeate solution: try strace with -f option to trace calls. You
should notice something like
$ strace -f gpg --send-keys gentoo 2>&1 | grep gpgkeys
...
execve("/usr/lib/gnupg/gpgkeys_hkp" ...
--
Ivan Boldyrev
Onions have layers. Unix has layers too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : /pipermail/attachments/20040907/b35959bf/attachment.bin
More information about the Gnupg-users
mailing list