openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #04114
Re: Diablo 4 dashboard install errror (bzr: ERROR: Not a branch: "https://launchpad.net/glance/".)
Yes, Just correct a glance repo. this is a my corrected pip-requires. I
succeed installation yesterday.
(and I also corrected python-novaclient repo. git:// -> git+https://)
#bzr+https://launchpad.net/glance#egg=glance
bzr+https://launchpad.net/quantum#egg=quantum
-e git+https://github.com/openstack/glance.git#egg=glance
-e git+https://github.com/jacobian/openstack.compute.git#egg=openstack
-e git+https://github.com/cloudbuilders/openstackx.git#egg=openstackx
-e git+
https://github.com/rackspace/python-novaclient.git#egg=python-novaclient
2011/9/16 董志斌 <atkisc@xxxxxxxxx>
> Hi,
>
> but quantum project no git ,
>
> 2011/9/16 Jae Sang Lee <hyangii@xxxxxxxxx>
>
>> Hi.
>>
>> launchpad glance repo is not running, change address at github.
>>
>> -e git+https://github.com/openstack/glance.git#egg=glance
>>
>> -Jaesang
>>
>> 2011/9/16 董志斌 <atkisc@xxxxxxxxx>
>>
>>> Hi,jay
>>> the current pip-requires file content:
>>>
>>> nose==1.0.0
>>> Django==1.3
>>> django-nose==0.1.2
>>> django-mailer
>>> django-registration==0.7
>>> kombu
>>> python-cloudfiles
>>> python-dateutil
>>> routes
>>> webob
>>> sqlalchemy
>>> paste
>>> PasteDeploy
>>> sqlalchemy-migrate
>>> eventlet
>>> xattr
>>> pep8
>>> pylint
>>> coverage
>>>
>>> -e bzr+https://launchpad.net/glance#egg=glance
>>> -e bzr+https://launchpad.net/quantum#egg=quantum
>>>
>>> -e git+https://github.com/jacobian/openstack.compute.git#egg=openstack
>>> -e git+https://github.com/cloudbuilders/openstackx.git#egg=openstackx
>>> -e git://
>>> github.com/rackspace/python-novaclient.git#egg=python-novaclient
>>>
>>>
>>> 2011/9/16 Jay Pipes <jaypipes@xxxxxxxxx>
>>>
>>>> Hi!
>>>>
>>>> Replace this line in tools/pip-requires:
>>>>
>>>> bzr+https://launchpad.net/glance#egg=glance
>>>>
>>>> With this:
>>>>
>>>> glance
>>>>
>>>> Cheers!
>>>> -jay
>>>>
>>>> 2011/9/15 董志斌 <atkisc@xxxxxxxxx>:
>>>> > Hi
>>>> > i thouth to git get
>>>> > dashboard(https://github.com/4P/openstack-dashboard.git), when i
>>>> execution
>>>> > python install_env.py,error:
>>>> >
>>>> >
>>>> > Downloading/unpacking bzr+https://launchpad.net/glance#egg=glance(from
>>>> > -r pip-requires (line 21))
>>>> > Checking out https://launchpad.net/glance to /tmp/pip-e_1gWw-build
>>>> > bzr: ERROR: Not a branch: "https://launchpad.net/glance/".
>>>> > Complete output from command /usr/bin/bzr branch -q
>>>> > https://launchpad.net/glance /tmp/pip-e_1gWw-build:
>>>> >
>>>> > ----------------------------------------
>>>> > Command /usr/bin/bzr branch -q https://launchpad.net/glance
>>>> > /tmp/pip-e_1gWw-build failed with error code 3
>>>> > Storing complete log in /root/.pip/pip.log
>>>> >
>>>> >
>>>> >
>>>> > are you help me ? from china
>>>> >
>>>> > _______________________________________________
>>>> > Mailing list: https://launchpad.net/~openstack
>>>> > Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>>> > Unsubscribe : https://launchpad.net/~openstack
>>>> > More help : https://help.launchpad.net/ListHelp
>>>> >
>>>> >
>>>>
>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~openstack
>>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>
Follow ups
References