Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289253 - app-admin/python-updater should properly handle Python modules installable for multiple Python versions
Summary: app-admin/python-updater should properly handle Python modules installable fo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Highest enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 289242
  Show dependency tree
 
Reported: 2009-10-15 21:39 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-01-29 17:19 UTC (History)
3 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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-15 21:39:50 UTC
app-admin/python-updater should properly handle Python modules installed for multiple Python versions.

-o/--old-version option should be removed.
-n/--new-versions option should be added. It will accept ','-delimited list of versions of Python. When -n/--new-versions option hasn't been specified, then USE_PYTHON variable will be checked. If USE_PYTHON is unset, then the same algorithm, which is used by python.eclass, will be used.

Packages not supporting installation for multiple Python versions will be handled as previously.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-15 21:41:06 UTC
*** Bug 289242 has been marked as a duplicate of this bug. ***
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-12-30 02:27:10 UTC
Fixed in r267.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-01-27 07:06:40 UTC
This just hit me hard on all infra boxes when I tried to upgrade everywhere to Python 2.6. Can you please drop a release w/ it ASAP?

Specifically, snakeoil is being infinitely rebuilt.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-28 15:57:38 UTC
(In reply to comment #3)
> Specifically, snakeoil is being infinitely rebuilt.

It's a separate (maybe unfixable) problem. dev-python/snakeoil modifies PYTHON_ABIS variable in incompatible way. Please report a new bug for dev-python/snakeoil.
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-29 17:19:48 UTC
Fixed in app-admin/python-updater-0.8.