yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09225
[Bug 1260667] Re: Tox fails to build environment because of MySQL-Python version
** Changed in: nova
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1260667
Title:
Tox fails to build environment because of MySQL-Python version
Status in OpenStack Compute (Nova):
Won't Fix
Bug description:
During tox building environment, it try to install the package MySQL-
python version 1.2.4 but the build failed with the error:
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/opt/stack/nova/.tox/py27/build/MySQL-python/setup.py", line 18, in <module>
metadata, options = get_config()
File "setup_posix.py", line 43, in get_config
libs = mysql_config("libs_r")
File "setup_posix.py", line 25, in mysql_config
raise EnvironmentError("%s not found" % (mysql_config.path,))
EnvironmentError: mysql_config not found
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1260667/+subscriptions
References