yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18142
[Bug 1158502] Re: 'pg_config executable not found error' when installing nova by 'python tools/install_venv.py'
We document requirements here
http://docs.openstack.org/developer/nova/devref/development.environment.html
** Changed in: nova
Status: Triaged => Invalid
--
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/1158502
Title:
'pg_config executable not found error' when installing nova by 'python
tools/install_venv.py'
Status in OpenStack Compute (Nova):
Invalid
Bug description:
On Ubuntu 12.04 checked out the latest nova source code and Installing
nova by command 'python tools/install_venv.py' and got the errors:
Downloading/unpacking psycopg2 (from -r /home/uu/nova/tools/test-requires (line 10))
Downloading psycopg2-2.4.6.tar.gz (667Kb): 667Kb downloaded
Running setup.py egg_info for package psycopg2
Error: pg_config executable not found.
Please add the directory containing pg_config to the PATH
or specify the full executable path with the option:
python setup.py build_ext --pg-config /path/to/pg_config build
...
or with the pg_config option in 'setup.cfg'.
Complete output from command python setup.py egg_info:
running egg_info
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1158502/+subscriptions