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.
_______________________________________________
users mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/users

Reply via email to