Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381381 - dev-vcs/bzr-2.4.0 needs python 2.6+
Summary: dev-vcs/bzr-2.4.0 needs python 2.6+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: bazaar+obsolete
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 01:41 UTC by Mike Gilbert
Modified: 2011-09-01 08:29 UTC (History)
1 user (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 Mike Gilbert gentoo-dev 2011-09-01 01:41:43 UTC
>>> Compiling source in /var/tmp/portage/dev-vcs/bzr-2.4.0/work/bzr-2.4.0 ...
 * Building of dev-vcs/bzr-2.4.0 with CPython 2.5...
python2.5 setup.py build -b build-2.5
[ERROR] Not a supported Python version. Need 2.6+
 * ERROR: dev-vcs/bzr-2.4.0 failed (compile phase):
 *   Building failed with CPython 2.5 in distutils_building() function


The ebuild should set:

PYTHON_DEPEND="2:2.6"
RESTRICT_PYTHON_ABIS="2.[45] 3.*"P
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2011-09-01 08:29:15 UTC
Done, thanks.