On Wed September 14 2011, Timothy Pearson <"Timothy Pearson" kb9vqf@pearsoncomputing.net> wrote:
The installation instructions at http://www.trinitydesktop.org/installation.php says to run the command
sudo apt-key adv --keyserver keyserver.quickbuild.pearsoncomputing.net --recv-keys 2B8638D0
This fails with
gpgkeys: HTTP fetch error 7: couldn't connect to host
Would someone please check out the server?
Thanks- Douglas
Hi Douglas,
The server is working fine and is accessible from outside computers. Perhaps you ran into a temporary connectivity issue?
Tim
-- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Hi, Tim, Nope, still not accessible from here: ---- # apt-key adv --keyserver keyserver.quickbuild.pearsoncomputing.net -- recv-keys 2B8638D0 Executing: gpg --ignore-time-conflict --no-options --no-default- keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.quickbuild.pearsoncomputing.net --recv-keys 2B8638D0 gpg: requesting key 2B8638D0 from hkp server keyserver.quickbuild.pearsoncomputing.net gpgkeys: HTTP fetch error 7: couldn't connect to host gpg: no valid OpenPGP data found. gpg: Total number processed: 0 ---- Is this normal HTTP -- TCP/80 or TCP/443 ?
Just tried http://keyserver.quickbuild.pearsoncomputing.net in Konqueror, got redirected to http://find.searchassist.com/landing.jsf?p=cnksver&q=www.keyserver.quick...
Also tried https://keyserver.quickbuild.pearsoncomputing.net and got an SSL certificate error for a self-signed cert. Is your IP address 97.64.229.82 ? Do you have any idea how to download the key manually with a browser (assuming the aforementioned HTTPS site is the right one)?
THanks- Douglas