Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557008 - dev-python/pbr-1.4.0 :error: [Errno 2] No such file or directory: 'git'
Summary: dev-python/pbr-1.4.0 :error: [Errno 2] No such file or directory: 'git'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL: https://bugs.launchpad.net/gentoo/+so...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-08 08:26 UTC by Toralf Förster
Modified: 2015-08-11 03:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-08-08 08:26:58 UTC
>>> Source compiled.
>>> Test phase [not enabled]: dev-python/pbr-1.4.0

>>> Install pbr-1.4.0 into /var/tmp/portage/dev-python/pbr-1.4.0/image/ category dev-python
 * python3_4: running distutils-r1_run_phase distutils-r1_python_install
/usr/bin/python3.4 setup.py install --root=/var/tmp/portage/dev-python/pbr-1.4.0/image//_python3.4
running install
/usr/lib64/python3.4/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin html-output = htmloutput.htmloutput:HtmlOutput: No module named 'version'
  RuntimeWarning)
error: [Errno 2] No such file or directory: 'git'
 * ERROR: dev-python/pbr-1.4.0::gentoo failed (install phase):


  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named amd64-desktop-unstable_20150802-115040) at a hardened host acting as a tinderbox.

Portage 2.2.20 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop, gcc-4.9.3, glibc-2.21-r1, 4.0.8-hardened x86_64)
=================================================================
System uname: Linux-4.0.8-hardened-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164692 total,   1073584 free
KiB Swap:          0 total,         0 free
Comment 1 Patrick Lauer gentoo-dev 2015-08-08 09:11:46 UTC
+  08 Aug 2015; Patrick Lauer <patrick@gentoo.org> pbr-1.4.0.ebuild:
+  Remove keywords for uninstallable version #557008

Sigh.
Comment 2 Mike Gilbert gentoo-dev 2015-08-08 15:55:15 UTC
Adding dev-vcs/git to DEPEND would "fix" this, though it isn't a great solution.

I *think* the problem was introduced here:

http://git.openstack.org/cgit/openstack-dev/pbr/commit/?id=89402a71776a02c69b67fc14452b82a9a9d85ac0
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2015-08-11 02:48:06 UTC
You mind trying this patch real quick?

https://git.openstack.org/cgit/openstack-dev/pbr/patch/?id=5c0bb9186fe2d65901744b00af24c8c50b3e1d29
Comment 4 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2015-08-11 03:32:42 UTC
backported and tested patch, readded keywords, etc etc