Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321461 - repoman: Add check for correct usage of python_set_active_version()
Summary: repoman: Add check for correct usage of python_set_active_version()
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 15:21 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2014-12-28 15:03 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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-25 15:21:10 UTC
python_set_active_version() and python_pkg_setup() can be used in some ebuilds. When both of them are used, then python_set_active_version() should be called before python_pkg_setup(). repoman should detect ebuilds, which call python_pkg_setup() before python_set_active_version(), and print error.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-28 15:03:59 UTC
No activity in 4.5yr, Gentoo is not interested in python.eclass anymore. If you want to do it for progress, I guess you don't need a bug :).