← Back to team overview

openstack team mailing list archive

Re: nova.sh behind a firewall

 

oops - that is the wrong link.
here is the essence... [install python-software-properties, then these steps, then ./nova.sh install]
1.        gedit /usr/lib/python2.6/dist-packages/softwareproperties/ppa.py
2.        Find line 88, change "keyserver.ubuntu.com<http://keyserver.ubuntu.com/>" to "hkp://keyserver.ubuntu.com:80<http://keyserver.ubuntu.com/>"
3.        Save and close.
Andy


From: openstack-bounces+biermana=brocade.com@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+biermana=brocade.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Andy Bierman
Sent: Friday, June 03, 2011 9:33 AM
To: openstack@xxxxxxxxxxxxxxxxxxx
Subject: [Openstack] nova.sh behind a firewall

Hi,

Not sure anybody else ran into this problem installing nova,
but if add-apt-repository is timing out, your firewall is probably
blocking port 11371.  Try this:

http://superuser.com/questions/64922/how-to-work-around-blocked-outbound-hkp-port-for-apt-keys



Andy


References