Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 321461

Summary: repoman: Add check for correct usage of python_set_active_version()
Product: Portage Development Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: RepomanAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: pacho
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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 :).