python-exec: solutions for package conflicts, and making it easier on users

Nov 15, 2013 13:34


Running into another system today with the fun python-exec block, I realise that while it has been discussed on the Gentoo mailing lists, and the forums slightly, there's been hardly any posts about it in the blog stream.

I'm not going to go into what caused it, but rather solutions for package conflicts in the short term, and also the long-term. ( Read more... )

python-exec, python, portage, package blockers, gentoo, package conflicts, packaging

Leave a comment

Comments 2

ext_2269475 November 15 2013, 23:25:37 UTC
Couldn't you have the depend line be something like ||(>=dev-python/python-exec-10000:$SLOT !

Reply


prizident November 16 2013, 19:00:40 UTC
On the subject: I didn;t get how "emerge -1 dev-python/python-exec" did resolve the problem, isn't it exactly the same as 'emerge -pv dev-lang/python-exec' (except --pretend).

PS that gentoo stuff became way tooo complicated. that started after the 'separate /usr impossible', 'everebody needs /run', 'noone needs hal', 'noone needs kde3', etc. now I see some insane depsolving problem, which I as a user would have never figured out how to deal with.

Reply


Leave a comment

Up