Holger Schauer <schauer(a)coling.uni-freiburg.de> writes:
This works just fine in my Solaris Poitou b57. But under b62
I just get:
Package-get PGP signature failed to verify
WARNING: Can't find the right public key-- can't check signature integrity.
WARNING: Can't find the right public key-- can't check signature integrity.
The reason that is goes wrong now is that the current package-INDEX is
signed by Martin instead of Steve and Martin's key is not found by
mailcrypt because the keyserver network seems to have problems.
I have
(setq mc-pgp-keyserver-address "wwwkeys.ch.pgp.net"
mc-pgp-keyserver-port 11371
mc-pgp-keyserver-url-template "/pks/lookup?op=get&search=%s")
To force a correct server and to force the new type of server.
Please note, that I do have PGP installed, but I don't have the
PGP-Signatures installed on the system.
The best solution is to go load
ftp.xemacs.org:/pub/xemacs/pgp-keys/martin_buchholz.asc
and type M-x mc-snarf
I remember having heard about a variable to stop using PGP. So,
where
it is or what else am I supposed to do (besides fetching the signatures)?
package-get-require-signed-base-updates
Jan