Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184394 - If cross-compiling python version checking incomplete
Summary: If cross-compiling python version checking incomplete
Status: RESOLVED DUPLICATE of bug 184308
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-06 08:38 UTC by Michal Pytasz
Modified: 2007-07-06 08:39 UTC (History)
0 users

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 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 ***