Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532724 - dev-lang/python-exec should not depend on dev-python/python-exec
Summary: dev-lang/python-exec should not depend on dev-python/python-exec
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-16 16:43 UTC by Benny Pedersen
Modified: 2014-12-18 20:35 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 Benny Pedersen 2014-12-16 16:43:01 UTC
so emerge -auDN @world skip update both slotted versions, emerge -a --depclean cant remove slot 0

using eix -av python-exec

shows it here


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-17 06:40:16 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire emerge output to this bug report.
Comment 2 Rafał Mużyło 2014-12-17 06:58:35 UTC
...it's a bit complicated...

What actually needs to be done is a query for all installed packages depending on dev-lang/python-exec:0 / dev-python/python-exec, folowed by a *rebuild* of the result list.
The above should result in dev-lang/python-exec:0 / dev-python/python-exec dependency being dropped.
IIRC, there's no *fully* automatic path for the above.
Comment 3 Benny Pedersen 2014-12-18 17:45:18 UTC
emerge -pv --depclean dev-python/python-exec

no deps shown

emerge -C dev-python/python-exec
emerge --depclean

last one removed dev-lang/python-exec in slot 0

all well here

could portage make a warn on installed packages not in portage ?

thanks i think its resolved atleast here where i had the problem
Comment 4 Benny Pedersen 2014-12-18 17:50:13 UTC
(In reply to Rafał Mużyło from comment #2)
> ...it's a bit complicated...
> 
> What actually needs to be done is a query for all installed packages
> depending on dev-lang/python-exec:0 / dev-python/python-exec, folowed by a
> *rebuild* of the result list.
> The above should result in dev-lang/python-exec:0 / dev-python/python-exec
> dependency being dropped.
> IIRC, there's no *fully* automatic path for the above.

yes dev-lang/python-exec should now not have RDEPEND on dev-python/python-exec since its removed in portage, this should be fixed in both slot 0 and slot 2 in dev-lang/python-exec
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-18 19:39:32 UTC
(In reply to Jeroen Roovers from comment #1)
> 1) Please post your `emerge --info' output in a comment.
> 2) Please attach the entire emerge output to this bug report.
Comment 6 Benny Pedersen 2014-12-18 20:35:00 UTC
Impossible imho since ebuild is removed