Control: tags -1 confirmed

On Wed, May 15, 2013 at 10:11:22PM +0400, Mc.Sim wrote:
> Dear Maintainer,
> I install samba4 (I didn't remove samba (3.6.6), only stop).
> I try to ran /usr/sbin/samba with any parameters and I get message:
> MEDIA ~ #  /usr/sbin/samba -h
> /usr/sbin/samba: /usr/lib/i386-linux-gnu/libwbclient.so.0: no version 
> information available (required by /usr/lib/i386-linux-gnu/samba/libauth4.so)
> <...>

I can confirm this behavior here.  The issue is that at build-time, the
samba binary is being linked against an internal copy of libwbclient, but is
then being shipped against the samba3 libwbclient0 binary package which does
not export the same symbol versions.

This is not a fatal error by any means currently, but we should make sure to
clean this up since it may become a more serious problem in the future
(i.e., a future mis-linkage might cause the server to fail to start
altogether).

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]

Attachment: signature.asc
Description: Digital signature

Reply via email to