← Back to team overview

openstack team mailing list archive

Dashboard setup issues

 

Hi,
    Sorry if this is a noob question but I'm trying to setup Horizon as
described here:
http://forums.openstack.org/viewtopic.php?f=23&t=482#p1745. I'm
getting the following error message when running 'python
tools/install_venv.py':

Obtaining quantum from git+
https://github.com/openstack/quantum.git#egg=quantum (from -r
/opt/openstack-horizon-5108947/openstack-dashboard/tools/pip-requires (line
1))
  Updating ./.dashboard-venv/src/quantum clone
  Could not find a tag or branch 'origin/master', assuming commit.
fatal: ambiguous argument 'origin/master': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions
  Complete output from command /usr/bin/git reset --hard -q origin/master:

----------------------------------------
Command /usr/bin/git reset --hard -q origin/master failed with error code
128
Storing complete log in /root/.pip/pip.log
Command
"/opt/openstack-horizon-5108947/openstack-dashboard/tools/with_venv.sh pip
install -E
/opt/openstack-horizon-5108947/openstack-dashboard/.dashboard-venv -r
/opt/openstack-horizon-5108947/openstack-dashboard/tools/pip-requires"
failed.
None

I'm getting messages like this for all dependencies which use git. Please
suggest a way to rectify this.

Thanks and regards,
Sagar

Follow ups