[Openstack] bexar installation error

haynes.davis at accenture.com haynes.davis at accenture.com
Thu Jul 28 18:01:35 UTC 2011


Thanks Vish for the reply.

I got python-gflags installed from repository "http://ppa.launchpad.net/soren/nova/ubuntu lucid main" as described in http://etherpad.openstack.org/ep/pad/export/HackDay-Slices/latest?format=txt and bexar is up now :)

regards,
Haynes

________________________________________
From: Vishvananda Ishaya [vishvananda at gmail.com]
Sent: Wednesday, July 27, 2011 10:51 PM
To: Davis, Haynes
Cc: openstack at lists.launchpad.net
Subject: Re: [Openstack] bexar installation error

Is there a reason you are attempting to install bexar?  That is extremely old code at this point.  There is no need to run setup.py, you can run straight from source.  You may have a tough time getting the dependencies fulfilled with a version that old though.

Vish

On Jul 27, 2011, at 9:37 AM, <haynes.davis at accenture.com> wrote:

>
> Hi  All,
>
> While installing bexar I faced following error
>
>
> administrator at SVCLO-OSS-COMPUTE-VM01-NEW:~/nova-2011.1$ sudo python setup.py build
> Traceback (most recent call last):
>  File "setup.py", line 25, in <module>
>    from nova.utils import parse_mailmap, str_dict_replace
>  File "/home/administrator/nova-2011.1/nova/__init__.py", line 34, in <module>
>    from exception import *
>  File "/home/administrator/nova-2011.1/nova/exception.py", line 24, in <module>
>    from nova import log as logging
>  File "/home/administrator/nova-2011.1/nova/log.py", line 37, in <module>
>    from nova import flags
>  File "/home/administrator/nova-2011.1/nova/flags.py", line 30, in <module>
>    import gflags
> ImportError: No module named gflags
>
>
>
> So I downloaded and installed python-gflags_1.3-1_all.deb which was available for marverik, I couldnt find one for lucid. Then I was getting following error
>
>
> root at SVCLO-OSS-COMPUTE-VM01-NEW:~/nova-2011.1# sudo python setup.py build
> No handlers could be found for logger "nova.root"
>
>
> Then I tried to do the "sudo pip install -r tools/pip-requires" step again which gave
>
> root at SVCLO-OSS-COMPUTE-VM01-NEW:~/nova-2011.1# sudo pip install -r tools/pip-requires
> Downloading/unpacking SQLAlchemy==0.6.3 (from -r tools/pip-requires (line 1))
>  Running setup.py egg_info for package SQLAlchemy
>    no previously-included directories found matching 'doc/build/output'
> Downloading/unpacking pep8==0.5.0 (from -r tools/pip-requires (line 2))
>  Running setup.py egg_info for package pep8
> Downloading/unpacking pylint==0.19 (from -r tools/pip-requires (line 3))
>  Running setup.py egg_info for package pylint
> Downloading/unpacking IPy==0.70 (from -r tools/pip-requires (line 4))
>  Could not find a version that satisfies the requirement IPy==0.70 (from -r tools/pip-requires (line 4)) (from versions: )
> No distributions matching the version for IPy==0.70 (from -r tools/pip-requires (line 4))
> Storing complete log in /home/administrator/.pip/pip.log
>
>
>
> Please help me in this.
>
>
> regards,
> Haynes
>
> This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information.  If you have received it in error, please notify the sender immediately and delete the original.  Any other use of the email by you is prohibited.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp






More information about the Openstack mailing list