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

Bug 421085

Summary: stage3-amd64-20120531 default python implementation is python 3
Product: Gentoo Release Media Reporter: Timothy Messier <tim.messier>
Component: StagesAssignee: Gentoo Release Team <releng>
Status: RESOLVED CANTFIX    
Severity: normal CC: yngwin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timothy Messier 2012-06-14 11:05:03 UTC
The default python implementation is set to python 3 for stage3-amd64-20120531. Python 2 is not even installed.

Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2012-06-14 11:17:38 UTC
I suggest setting the following variables in the default profile as possible solution:

USE="python2 -python3" 
USE_PYTHON="2.7"
PYTHON_TARGETS="python2_7"
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-06-14 11:23:15 UTC
This is known and the result of the fix for bug 399331.