Bug 166803 - app-emulation/emul-linux-x86-medialibs-1.2-r1 contains broken libsmbclient.so
Bug#: 166803 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: amd64@gentoo.org Reported By: blubb@gentoo.org
Component: Applications
URL: 
Summary: app-emulation/emul-linux-x86-medialibs-1.2-r1 contains broken libsmbclient.so
Keywords:  
Status Whiteboard: 
Opened: 2007-02-14 10:13 0000
Description:   Opened: 2007-02-14 10:13 0000
after upgrading emul-linux-x86-baselibs to 10.0-r1, revdep-rebuild says:

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

------- Comment #1 From Chris Smith 2007-02-14 21:07:33 0000 -------
confirmed

------- Comment #2 From Jozsef Daniel 2007-02-16 14:56:21 0000 -------
I witnessed this too.

------- Comment #3 From Paul Taylor 2007-02-16 18:58:32 0000 -------
Is this an emul-linux-x86-medialibs bug, or an emul-linux-x86-baselibs bug?

The liblber.so.2 and libldap.so.2 symlinks aren't created by baselibs-10.0-r1;
it has:

/usr/lib32/liblber.so -> liblber-2.3.so.0.2.18
/usr/lib32/liblber-2.3.so.0 -> liblber-2.3.so.0.2.18
/usr/lib32/libldap.so -> libldap-2.3.so.0.2.18
/usr/lib32/libldap-2.3.so.0 -> libldap-2.3.so.0.2.18

If the .so.2 links should be there, it's a baselibs bug; if not, it's an
medialibs bug.

------- Comment #4 From Simon Stelling (RETIRED) 2007-02-16 19:06:13 0000 -------
> Is this an emul-linux-x86-medialibs bug, or an emul-linux-x86-baselibs bug?

medialibs bug. samba shouldn't even be in there. I have a fixed version in the
queue, but that one requires mplayer-bin to be rebuilt too, which I'm currently
working on.

------- Comment #5 From Simon Stelling (RETIRED) 2007-02-18 21:38:44 0000 -------
10.0 fixes this

------- Comment #6 From Chris Smith 2007-02-23 17:45:25 0000 -------
(In reply to comment #5)
> 10.0 fixes this
> 

It may fix it but it is masked plus it breaks mplayer-bin due to missing
libizo.so.1.

------- Comment #7 From Simon Stelling (RETIRED) 2007-02-25 12:18:49 0000 -------
*** Bug 168306 has been marked as a duplicate of this bug. ***

------- Comment #8 From daniel mohr 2007-02-25 16:59:47 0000 -------
(In reply to comment #5)
> 10.0 fixes this
> 

app-emulation/emul-linux-x86-baselibs-10.1 or
app-emulation/emul-linux-x86-baselibs-10.1-r1 doesn't fix it.

------- Comment #9 From Simon Stelling (RETIRED) 2007-02-26 09:44:04 0000 -------
*** Bug 168306 has been marked as a duplicate of this bug. ***

------- Comment #10 From Simon Stelling (RETIRED) 2007-02-26 09:45:53 0000 -------
> app-emulation/emul-linux-x86-baselibs-10.1 or
> app-emulation/emul-linux-x86-baselibs-10.1-r1 doesn't fix it.

emul-linux-x86-*medialibs*-10.0 does, though.