GNOME Bugzilla – Bug 320708
Can't sync with keyserver.ubuntu.com
Last modified: 2005-11-10 16:30:04 UTC
When adding hkp://keyserver.ubuntu.com to the server list, I get the following error if I try to synch : Couldn't retrieve keys from server: keyserver.ubuntu.com Couldn't communicate with 'keyserver.ubuntu.com': Not Found This server work fine when using the commandline (adding it to gpg.conf). I did'nt add the port as I don't know it, so I may be the problem
Thanks for pointing this out. Yes, the port was the problem. But seahorse should figure that out automatically. I've commited a fix for that and also added better error message support for that variety of HKP server. But in the meantime if you specify the port as '11371' it should work. 2005-11-04 Nate Nielsen <nielsen@memberwebs.com> * libseahorse/seahorse-hkp-source.c: * libseahorse/seahorse-server-source.c: * libseahorse/seahorse-util.c: * libseahorse/seahorse-util.h: Fix HKP support for sks_www keyserver. ie: keyserver.ubuntu.com (bug #320708)
*** Bug 321166 has been marked as a duplicate of this bug. ***