Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421085 - stage3-amd64-20120531 default python implementation is python 3
Summary: stage3-amd64-20120531 default python implementation is python 3
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 11:05 UTC by Timothy Messier
Modified: 2012-06-14 11:23 UTC (History)
1 user (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 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.