Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407221 - dev-python/pyxdg requires unavailable python v2
Summary: dev-python/pyxdg requires unavailable python v2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 04:51 UTC by bugzilla
Modified: 2012-03-09 01:01 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 bugzilla 2012-03-07 04:51:17 UTC
dev-python/pyxdg-0.19 (the only version available) requires one of Python 2.[4567], but on a fresh-from-stage3 tarball system, only Python 3.2.2 is available. The ebuild should probably have a slotted dependency for python v2.

Reproducible: Always

Steps to Reproduce:
1. `emerge dev-python/xdg`
2. Look at emmerge output.
3. Don't profit.
Comment 1 Ben Kohler gentoo-dev 2012-03-07 16:34:24 UTC
The ebuild needs PYTHON_DEPEND=2 before the inherit line, assuming all 2.x >= 2.4 do indeed work
Comment 2 Patrick Lauer gentoo-dev 2012-03-09 01:01:31 UTC
+  09 Mar 2012; Patrick Lauer <patrick@gentoo.org> pyxdg-0.19.ebuild:
+  Python dependency fix for #407221