[csw-users] Little bug regarding gpg public key
Mohamed Lrhazi
lrhazi at gmail.com
Mon Mar 28 19:00:02 CEST 2011
I got this error and suggestion from pkg-get :
ERROR: catalog failed signature check (status 2)
You need to install the public key, either manually,
or automatically through a keyserver.
For keyserver use, try one of
echo keyserver search.keyserver.net >>/.gnupg/options
echo keyserver search.keyserver.net >>/.gnupg/gpg.conf
For manual install of the key (recommended), try
wget http://www.opencsw.org/mirrors
gpg --import index.html
Catalog failed signature verify. Quitting.
The suggested manual procedure does not work because the gpg key in
the html file has a <pre> at the beginning of the first line, and
</pre> at the end of the last line.
Removing the tags fixes it.
Thanks,
Mohamed.
More information about the users
mailing list