
MacGPG1.4.11-5 fails in gpg --refresh-keys
Reported by Andrew Long | April 11th, 2011 @ 09:20 PM
Running 'gpg --refresh-keys' fails as follows:-
gpg: unable to execute program `/Data/Temp/MacGPG1/build/MacGPG1/libexec/gnupg/gpgkeys_curl': No such file or directory
gpg: requesting key 11D9846A from ldap server keys.northernrock.co.uk
gpg: no handler for keyserver scheme `ldap'
gpg: WARNING: unable to refresh key 11D9846A via ldap://keys.northernrock.co.uk: keyserver error
on multiple keys after installing macgpg1.4.11-5.
Andrew dot Long at Yahoo dot com
Comments and changes to this ticket
-
Alex (via GPGTools) April 11th, 2011 @ 11:39 PM
- State changed from new to hold
- Assigned user set to Benjamin Donnachie
Interesting - it looks for the binary in the old compile path. @Benjamin: any idea?
As a reminder: the build script is https://github.com/GPGTools/MacGPG1/blob/master/build-script.sh -
Benjamin Donnachie April 12th, 2011 @ 08:31 AM
What build process are you using?
To avoid this, I use:
Make
Sudo make install
Sudo make -e prefix=tempDir installThe plain make install ensures that configure scripts etc find
libraries and helper-binaries in what will be the final location.Above from memory as on the move, so will need checking.
Sent from my iPhone
-
Alex (via GPGTools) April 12th, 2011 @ 09:06 AM
(from [ded607354bee53e3b583b6250faee807ff579ff8]) added option to override prefix [#4] https://github.com/GPGTools/MacGPG1/commit/ded607354bee53e3b583b625...
-
Alex (via GPGTools) April 12th, 2011 @ 09:07 AM
@Benjamin: Thanks. Unfortunately this has not fixed the issue. The build process is: https://github.com/GPGTools/MacGPG1/blob/master/build-script.sh
-
Andrew Long April 12th, 2011 @ 05:32 PM
@Benjamin. I did not build this, it was the download from the GPGTools web site following the last bug that I reported. (failure on 10.5.8 on PPC)
Regards, Andy
-
-
Alex (via GPGTools) April 12th, 2011 @ 06:10 PM
- Assigned user changed from Benjamin Donnachie to Alex (via GPGTools)
@Andrew: please test https://github.com/downloads/GPGTools/MacGPG1/MacGPG1-1.4.11-6a1.dmg
-
Andrew Long April 12th, 2011 @ 06:46 PM
@Alexander: Looks good. I've tried searching, uploading as well.
-
Alex (via GPGTools) April 12th, 2011 @ 07:11 PM
- State changed from hold to resolved
-
-
steve August 14th, 2013 @ 01:30 PM
- State changed from resolved to released
- Tag cleared.
- Importance set to Low
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Attachments
Referenced by
-
4 MacGPG1.4.11-5 fails in gpg --refresh-keys (from [ded607354bee53e3b583b6250faee807ff579ff8]) added o...
-
4 MacGPG1.4.11-5 fails in gpg --refresh-keys (from [64efd693a21f5715c56572a139e16097a3f4cbef]) try to ...