Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82973 - python 2.3.5 multilib-strict error
Summary: python 2.3.5 multilib-strict error
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-22 09:35 UTC by Duncan
Modified: 2005-02-23 03:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info output (emerge.info.txt,2.83 KB, text/plain)
2005-02-22 09:37 UTC, Duncan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan 2005-02-22 09:35:59 UTC
This appears to be a regression on #78305 from python 2.3.4.  The fix applied to 2.4-r2 (was that supposed to be 2.3.4-r2??) according to that bug doesn't appear to have made it to 2.3.5.  I get the same emerge log tail as he did, so no use reattaching it here.

Reproducible: Always
Steps to Reproduce:
FEATURES=multilib-strict emerge python
Actual Results:  
emerge dies in ebuild install, with multilib-strict error due 
to /usr/lib/libpython2.3.so.1.0. 

Expected Results:  
The ebuild should honor arch-profile libdir settings and put libs in lib64. 

emerge info to be attached
Comment 1 Duncan 2005-02-22 09:37:45 UTC
Created attachment 51883 [details]
emerge info output
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-02-23 03:31:34 UTC
It's fixed in 2.4.  I don't wanna fix older ones.