Repository key

ptmuldoon

Renowned Member
Apr 28, 2012
39
2
73
I'm trying to install proxmox on a fresh install of Debian Squeeze 64 following this WIKI guide.

http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Squeeze

But I get the following error when trying to download the key. Any thoughts?

root@debian:/home/ptmuldoon# wget -O- "http://download.proxmox.com/debian/key.asc" | apt-key add ---2012-06-21 15:52:03-- http://download.proxmox.com/debian/key.asc
Resolving download.proxmox.com... 188.165.151.222
Connecting to download.proxmox.com|188.165.151.222|:80... failed: Connection timed out.
Retrying.


--2012-06-21 15:52:25-- (try: 2) http://download.proxmox.com/debian/key.asc
Connecting to download.proxmox.com|188.165.151.222|:80... failed: Connection timed out.
Retrying.


--2012-06-21 15:52:48-- (try: 3) http://download.proxmox.com/debian/key.asc
Connecting to download.proxmox.com|188.165.151.222|:80... failed: Connection timed out.
Retrying.


--2012-06-21 15:53:12-- (try: 4) http://download.proxmox.com/debian/key.asc
Connecting to download.proxmox.com|188.165.151.222|:80... failed: Connection refused.
gpg: no valid OpenPGP data found.
 
download.proxmox.com is up and running.

but you can also try download2.proxmox.com
 
Thanks,

I think I will try again when I get outside of my office. I think I learned its because I'm connecting to the web via a proxy script, and wget isn't seeing that.