yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18470
[Bug 1351892] [NEW] Missing packages on clean environment
Public bug reported:
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
running install
running build
/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
error: command '/usr/bin/pkg-config' failed with exit status 1
----------------------------------------
Cleaning up...
Command /home/gkotton/nova/.tox/py27/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/gkotton/nova/.tox/py27/build/libvirt-python/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-OvSALh-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/gkotton/nova/.tox/py27/include/site/python2.7 failed with error code 1 in /home/gkotton/nova/.tox/py27/build/libvirt-python
Traceback (most recent call last):
File "../bin/pip", line 11, in <module>
sys.exit(main())
File "/home/gkotton/nova/.tox/py27/local/lib/python2.7/site-packages/pip/__init__.py", line 185, in main
return command.main(cmd_args)
File "/home/gkotton/nova/.tox/py27/local/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main
text = '\n'.join(complete_log)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 66: ordinal not in range(128)
** Affects: nova
Importance: Medium
Assignee: Gary Kotton (garyk)
Status: New
** Changed in: nova
Milestone: None => juno-3
** Changed in: nova
Assignee: (unassigned) => Gary Kotton (garyk)
** Changed in: nova
Importance: Undecided => Medium
--
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/1351892
Title:
Missing packages on clean environment
Status in OpenStack Compute (Nova):
New
Bug description:
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
running install
running build
/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvirt' found
error: command '/usr/bin/pkg-config' failed with exit status 1
----------------------------------------
Cleaning up...
Command /home/gkotton/nova/.tox/py27/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/gkotton/nova/.tox/py27/build/libvirt-python/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-OvSALh-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/gkotton/nova/.tox/py27/include/site/python2.7 failed with error code 1 in /home/gkotton/nova/.tox/py27/build/libvirt-python
Traceback (most recent call last):
File "../bin/pip", line 11, in <module>
sys.exit(main())
File "/home/gkotton/nova/.tox/py27/local/lib/python2.7/site-packages/pip/__init__.py", line 185, in main
return command.main(cmd_args)
File "/home/gkotton/nova/.tox/py27/local/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main
text = '\n'.join(complete_log)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 66: ordinal not in range(128)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1351892/+subscriptions
Follow ups
References