Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258364 - sys-devel/distcc-3.1{,-r1} explictly compiles with python-2.5 even with python-2.6 selected
Summary: sys-devel/distcc-3.1{,-r1} explictly compiles with python-2.5 even with pytho...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.6
  Show dependency tree
 
Reported: 2009-02-09 20:22 UTC by Daniel Black (RETIRED)
Modified: 2009-03-19 17:56 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 Daniel Black (RETIRED) gentoo-dev 2009-02-09 20:22:55 UTC
eselect python list
Available python interpreters:
  [1]   python2.5
  [2]   python2.6 *

Emerging (1 of 1) sys-devel/distcc-3.1
 * distcc-3.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                        >>> Unpacking source...                                                                                                                                                            
>>> Unpacking distcc-3.1.tar.bz2 to /var/tmp/portage/sys-devel/distcc-3.1/work                                                                                                     
 * Applying distcc-3.0-xinetd.patch ...                                                                                                                                       [ ok ]
 * Applying distcc-hardened.patch ...                                                                                                                                         [ ok ]
>>> Source unpacked in /var/tmp/portage/sys-devel/distcc-3.1/work                                                                                                                   
>>> Compiling source in /var/tmp/portage/sys-devel/distcc-3.1/work/distcc-3.1 ...                                                                                                   
checking for python2.5... /usr/bin/python2.5


qlist distcc | fgrep site
/usr/lib64/python2.5/site-packages/include_server-3.1-py2.5.egg-info
/usr/lib64/python2.5/site-packages/include_server/include_server.pyc

emerge --info
Portage 2.2_rc23 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.7-r2, 2.6.28-vs2.3.0.36.4-gentoo x86_64)
=================================================================                                        
System uname: Linux-2.6.28-vs2.3.0.36.4-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-gentoo-2.0.0
Timestamp of tree: Sat, 07 Feb 2009 21:15:01 +0000                                                                    
distcc 3.1 x86_64-pc-linux-gnu [enabled]                                                                              
app-shells/bash:     3.2_p39                                                                                          
dev-java/java-config: 1.3.7-r1, 2.1.6-r1                                                                              
dev-lang/python:     2.5.4-r2, 2.6.1                                                                                  
dev-python/pycrypto: 2.0.1-r6                                                                                         
dev-util/cmake:      2.6.2                                                                                            
sys-apps/baselayout: 2.0.0                                                                                            
sys-apps/openrc:     9999                                                                                             
sys-apps/sandbox:    1.2.18.1-r2                                                                                      
sys-devel/autoconf:  2.13, 2.63                                                                                       
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                                         
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"


desired functionality:

just use python and let eselect select the version.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2009-03-19 17:56:19 UTC
fixed in 3.1-r3. thanks.