Dashboard install fails for diablo on Ubuntu 11.04

Bug #873484 reported by IT Archmerc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Invalid
Undecided
Unassigned

Bug Description

I followed the dashboard installation instructions and am getting the following error when running:

python tools/install_venv.py

Command /usr/bin/git clone -q git://github.com/rackspace/python-novaclient.git /home/localadmin/osdb/openstack-dashboard/openstack-dashboard/.dashboard-venv/src/python-novaclient failed with error code 128
Storing complete log in /home/localadmin/.pip/pip.log
Traceback (most recent call last):
  File "/home/localadmin/osdb/openstack-dashboard/openstack-dashboard/.dashboard-venv/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/runner.py", line 16, in <module>
    exit = run()
  File "/home/localadmin/osdb/openstack-dashboard/openstack-dashboard/.dashboard-venv/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/runner.py", line 12, in run
    return pip.main()
  File "/home/localadmin/osdb/openstack-dashboard/openstack-dashboard/.dashboard-venv/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/__init__.py", line 116, in main
    return command.main(initial_args, args[1:], options)
  File "/home/localadmin/osdb/openstack-dashboard/openstack-dashboard/.dashboard-venv/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/basecommand.py", line 151, in main

Revision history for this message
IT Archmerc (itarchmerc) wrote :

This was caused by the firewall blocking port 9418 and the git call only supporting git://. It was resolved by opening that port. Sorry for the error on my part.

Changed in openstack-dashboard:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.