gpg key servers use port 11371 by default.This port has to be opened in the firewall (iptables).
Or you could specify a key server using port 80. Best regards Heinrich Schuchardt http://www.xypron.de Am 26.01.15 um 17:40 schrieb Andrew Makhorin > > i am trying to download the Glpk as it is described on the web site > > > but when i run the command to import the public key ( gpg --keyserver > > > keys.gnupg.net --recv-keys 5981E818 ) it does not work it sent the > > > request but it timed out i repeat again and again but the same > > > problem. could you please show me how to resolve this. > > > > Check your connection. It works fine for me: > > > > mao@corvax:~$ gpg --keyserver keys.gnupg.net --recv-keys 5981E818 > > gpg: requesting key 5981E818 from hkp server keys.gnupg.net > > gpg: /home/mao/.gnupg/trustdb.gpg: trustdb created > > gpg: key 5981E818: public key "Andrew Makhorin <[email protected]>" > > imported > > gpg: Total number processed: 1 > > gpg: imported: 1 > > > > > > > > > > _______________________________________________ > > Bug-glpk mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/bug-glpk _______________________________________________ Bug-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-glpk
