Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507094 - app-portage/gpyutils: gpy-upgrade-impl -- needs better handling for python.eclass-unsupported impls
Summary: app-portage/gpyutils: gpy-upgrade-impl -- needs better handling for python.ec...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-07 21:16 UTC by Michał Górny
Modified: 2017-03-10 16:01 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-07 21:16:21 UTC
Right now 'gpy-upgrade-impl python3_3 python3_4' reports all python.eclass packages since python3.4 is not supported at all in that eclass (and therefore assumed disabled). Therefore, it pretty much starts doing the task of 'gpy-depcands' :).

I wonder what we should do. Possibilities:

1. add an '--r1-only' option to ignore python.eclass packages,

2. unconditionally ignore python.eclass packages :),

3. do not report python.eclass upgrades to unsupported implementations.

Your thoughts?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-09 10:02:22 UTC
For now, I've implemented (3). However, I'm still open to comments.
Comment 2 Mike Gilbert gentoo-dev 2014-04-09 13:56:16 UTC
If we are not going to keep maintaining python.eclass, I don't see any real value in checking those packages.