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

Bug 184394

Summary: If cross-compiling python version checking incomplete
Product: Gentoo Linux Reporter: Michal Pytasz <mpytasz>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal Pytasz 2007-07-06 08:38:35 UTC
When cross emerging python, having 2.4.4-r4 installed on build host cannot emerge 2.4.4-r4 since python -V returns 2.4.4

Reproducible: Always

Steps to Reproduce:
1.crossdev armv5te-softfloat-linux-gnu
2.CBUILD="i686-pc-linux-gnu" ROOT="$SYSROOT" PORTAGE_CONFIGROOT="$SYSROOT" emerge -av python


Actual Results:  
error emerging python due to version difference

Expected Results:  
python merged
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-06 08:39:40 UTC

*** This bug has been marked as a duplicate of bug 184308 ***