Hi all, I am trying to get repository signing going with reprepro. I have my key built with gpg, Signwith set to yes, Release.gpg gets generated. When I try to test it with apt-get update I receive:
W: GPG error: http://software.astronautvista.com karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E58B0D050AB78E99 Release.gpg is definitely available and looks like this: -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iEYEABECAAYFAkyQNHAACgkQ5YsNBQq3jpl1HACeJcKUKD97/+j94iQxEvjwnLh7 Zo8AoJFdmGk7qAdbZcn3ThhDrLNXel0c =FAkr -----END PGP SIGNATURE----- When I try to apt-key add from the server I receive gpg --keyserver hkp://software.astronautvista.com --recv-keys E58B0D050AB78E99 gpg: requesting key 0AB78E99 from hkp server software.astronautvista.com gpgkeys: HTTP fetch error 7: couldn't connect to host gpg: no valid OpenPGP data found. gpg: Total number processed: 0 I've pored over much documentation but it is extremely sketchy. What is wrong? -- IV -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

