Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168306 - app-emulation/emul-linux-x86-medialibs-1.2-r1 is missing some libs: liblber.so.2 libldap.so.2
Summary: app-emulation/emul-linux-x86-medialibs-1.2-r1 is missing some libs: liblber.s...
Status: RESOLVED DUPLICATE of bug 166803
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 168437 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-25 10:33 UTC by daniel mohr
Modified: 2007-02-26 10:10 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 mohr 2007-02-25 10:33:42 UTC
repeatedly trying revdep-rebuild results always in:

broken /usr/lib32/libsmbclient.so (requires  liblber.so.2 libldap.so.2)


possible solution: (seems to solve it)

cd /usr/lib32/
ln -s liblber-2.3.so.0.2.18 liblber.so.2
ln -s libldap-2.3.so.0.2.18 libldap.so.2


Reproducible: Always

Steps to Reproduce:




# emerge --info
Portage 2.1.2-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 Intel(R) Xeon(TM) CPU 3.20GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Sat, 24 Feb 2007 15:00:02 +0000
ACCEPT_KEYWORDS="amd64"
CXXFLAGS="-march=nocona -O2 -pipe"
FEATURES="autoconfig ccache distlocks maketest metadata-transfer parallel-fetch sandbox sfperms strict test"
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2007-02-25 12:18:49 UTC

*** This bug has been marked as a duplicate of bug 166803 ***
Comment 2 daniel mohr 2007-02-25 16:52:17 UTC
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of bug 166803 ***
> 

app-emulation/emul-linux-x86-baselibs-10.1 or app-emulation/emul-linux-x86-baselibs-10.1-r1 doesn't solve it.
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2007-02-26 09:44:04 UTC
> app-emulation/emul-linux-x86-baselibs-10.1 or
> app-emulation/emul-linux-x86-baselibs-10.1-r1 doesn't solve it.

Of course it doesn't, because we're talking about emul-linux-x86-medialibs here, not baselibs. It was fixed in medialibs-10.0, though it is masked right now because it caused problems with mplayer-bin, but those have been fixed recently so it will be unmasked very soon.

Happy end.

*** This bug has been marked as a duplicate of bug 166803 ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-26 10:10:42 UTC
*** Bug 168437 has been marked as a duplicate of this bug. ***