Bug#309181: libldap2: -7 upload built with wrong libraries?

2005-05-15 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Sun, May 15, 2005 at 05:45:25AM -0700, Steve Langasek wrote:
> What does the /usr/lib/libldap.so.2 point to on your system when -7 is
> installed, and what package provides that file?
LDAP libraries with -7 installed:
lrwxrwxrwx  1 root root 20 2005-05-15 15:23 /usr/lib/libldap_r.so.2 -> 
libldap_r.so.2.0.130
- -rw-r--r--  1 root root 221844 2005-05-14 04:54 /usr/lib/libldap_r.so.2.0.130
- -rw-r--r--  1 root root 217220 2002-09-30 12:28 /usr/lib/libldap_r.so.2.0.15
lrwxrwxrwx  1 root root 17 2005-05-15 15:24 /usr/lib/libldap.so.2 -> 
libldap.so.2.0.15
lrwxrwxrwx  1 root root 20 2005-05-15 15:23 /usr/lib/libldap.so.2.0.130 -> 
libldap_r.so.2.0.130
- -rw-r--r--  1 root root 209136 2002-09-30 12:28 /usr/lib/libldap.so.2.0.15

The 2.0.15 stuff seems to be from a previous libldap2 installation.
Searching on packages.debian.org reveals that 2.0.15 is installed on
woody:
http://packages.debian.org/cgi-bin/search_contents.pl?word=libldap.so.2.0.15&searchmode=searchfiles&case=insensitive&version=stable&arch=i386

> If I remove that bogus file and reinstall libldap2, I get a sensible-looking
> library.
Thanks, that fixes it for me too. Though this might be an upgrade problem
when people switch from woody to sarge.


Regards,
  Bastian
- -- 
  ,''`.  Bastian Kleineidam
 : :' :GnuPG SchlÃssel
 `. `'gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCh1ExeBwlBDLsbz4RAp/tAJ4wdYfBRn9fbC3jnGjIWOhbc3Zj6ACggHUn
WWzEUzrOfUlspuHjT3H26s0=
=6VjE
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#309181: libldap2: -7 upload built with wrong libraries?

2005-05-15 Thread Steve Langasek
severity 309181 important
tags 309181 moreinfo
thanks

Hi Bastian,

On Sun, May 15, 2005 at 12:05:56PM +0200, Bastian Kleineidam wrote:
> Package: libldap2
> Version: 2.1.30-7
> Severity: critical
> Justification: breaks unrelated software

> the 2.1.30-7 upload broke some packages (among them apache2 and mplayer)
> on my system due to unresolved library dependencies:
> $ ldd /usr/lib/libldap.so.2
>   liblber.so.2 => /usr/lib/liblber.so.2 (0xb7fad000)
>   libnsl.so.1 => /lib/tls/libnsl.so.1 (0xb7f99000)
>   libresolv.so.2 => /lib/tls/libresolv.so.2 (0xb7f86000)
>   libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f83000)
>   libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0xb7f56000)
>   libsasl.so.7 => not found
>   libssl.so.0.9.6 => not found
>   libcrypto.so.0.9.6 => not found
>   libc.so.6 => /lib/tls/libc.so.6 (0xb7e2)
>   /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x8000)

> After downgrading to libldap2 2.1.30-6, apache2 and mplayer worked again.
> It seems this upload has been built on a different system with old
> libraries. Please rebuild this package with proper dependencies.

What does the /usr/lib/libldap.so.2 point to on your system when -7 is
installed, and what package provides that file?

I am able to reproduce an error like this on one of my systems, but only
because it seems I have a /usr/lib/libldap.so.2.0.15 file with no associated
package which ends up overriding the symlink to
/usr/lib/libldap_r.so.2.0.130 when ldconfig is run.

If I remove that bogus file and reinstall libldap2, I get a sensible-looking
library.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#309181: libldap2: -7 upload built with wrong libraries?

2005-05-15 Thread Bastian Kleineidam
Package: libldap2
Version: 2.1.30-7
Severity: critical
Justification: breaks unrelated software

Hi,

the 2.1.30-7 upload broke some packages (among them apache2 and mplayer)
on my system due to unresolved library dependencies:
$ ldd /usr/lib/libldap.so.2
liblber.so.2 => /usr/lib/liblber.so.2 (0xb7fad000)
libnsl.so.1 => /lib/tls/libnsl.so.1 (0xb7f99000)
libresolv.so.2 => /lib/tls/libresolv.so.2 (0xb7f86000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f83000)
libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0xb7f56000)
libsasl.so.7 => not found
libssl.so.0.9.6 => not found
libcrypto.so.0.9.6 => not found
libc.so.6 => /lib/tls/libc.so.6 (0xb7e2)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x8000)


After downgrading to libldap2 2.1.30-6, apache2 and mplayer worked again.
It seems this upload has been built on a different system with old
libraries. Please rebuild this package with proper dependencies.


Regards,
  Bastian

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-treasure3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libldap2 depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgnutls11 1.0.16-13GNU TLS library - runtime library
ii  libsasl22.1.19-1.5   Authentication abstraction library

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]