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

Bug 496818

Summary: emul-linux-x86-baselibs-20131008-r8 some libs missing since r6
Product: Gentoo Linux Reporter: Ulenrich <ulenrich>
Component: [OLD] Core systemAssignee: Multilib team <multilib+disabled>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulenrich 2014-01-03 01:31:34 UTC
emul-linux-x86-baselibs-20131008-r8 some libs missing since 
emul-linux-x86-baselibs-20131008-r6 ?

./lib32/libhistory.so.6
./lib32/libhistory.so.6.2
./lib32/libreadline.so.6
./lib32/libreadline.so.6.2
./usr/lib32/python2.7/site-packages/libxml2mod.so
./usr/lib32/python3.2/site-packages/libxml2mod.so

I know some of the files can be found in 
/usr/lib32/lib{readline,history}

But does my multilib nvidia proprietary driver know this ?
(I experience some difficulties with nvidia recently)
The python/site-package/libxml2mod.so files I don't see anywhere.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-01-04 09:20:55 UTC
All stuff should be able to find libreadline and libhistory in /usr/lib32, assuming /usr is mounted. I doubt that you start X11 without /usr mounted ;).

As for 32-bit Python modules, we have no love for these.

Feel free to reopen if something actually fails for you.