Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528658 - python-single-r1.eclass / CVS revision 1.29 - PYTHON_SINGLE_TARGET=python2_7 unexpectedly dropped
Summary: python-single-r1.eclass / CVS revision 1.29 - PYTHON_SINGLE_TARGET=python2_7 ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-08 15:41 UTC by Jeroen Roovers (RETIRED)
Modified: 2015-10-26 05:06 UTC (History)
2 users (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 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-08 15:41:15 UTC
Suddenly I see /lots/ of rebuilds like this:

[ebuild   R   *] dev-util/catalyst-2.0.9999  USE="-ccache" PYTHON_SINGLE_TARGET="(-python2_7%*)" PYTHON_TARGETS="python2_7" 0 kB

Obviously emerging this will not end well.
Comment 1 Mike Gilbert gentoo-dev 2014-11-08 16:02:51 UTC
axs made a change so that the python_single_target flags are not added to IUSE specifically when PYTHON_COMPAT contains only one python implementation.

> Obviously emerging this will not end well.

Have you tried it? I was under the impression that it works fine, but we can revert if it causes problems.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-08 16:05:12 UTC
I had some waf related issues, I see. I'm guessing now that it's just waf failing randomly as usual.
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2014-11-08 21:00:08 UTC
I saw a panicy comment on #gentoo yesterday about this change too..  think it's worth a news item, to reassure the masses all is well?
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-11-08 21:42:50 UTC
Maybe. On the other hand, packages being converted from single -> multi-impl would result in the same change...