Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Laurent Bonnaud
> Yes, it is crazy. So far, at least four people (including me on one of my > systems) have had this broken libldap.so.2.0.15 file on their system, which > screws up ldconfig because it's the only file on the system that has > libldap.so.2 as its SONAME -- but the file shouldn't be there at all.

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Steve Langasek
On Tue, May 17, 2005 at 11:52:09AM +0200, Laurent Bonnaud wrote: > > Ok, great. What does 'dpkg -S /usr/lib/libldap.so.2.0.15' show? > dpkg: /usr/lib/libldap.so.2.0.15 not found. Grr. > I don't understand why my system has this symlink: > /usr/lib/libldap.so.2 -> libldap.so.2.0.15 > I tested

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Laurent Bonnaud
Hi again, let me add that the SSL problem does indeed come from the LDAP library: $ ldd /usr/lib/libldap.so.2.0.15 |grep ssl libssl.so.0.9.6 => /usr/lib/i686/cmov/libssl.so.0.9.6 (0xb7ed9000) $ ldd /usr/lib/libldap.so.2.0.130 |grep ssl [nothing] -- Laurent Bonnaud. http://www.lis.inpg.

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Laurent Bonnaud
> Ok, great. What does 'dpkg -S /usr/lib/libldap.so.2.0.15' show? dpkg: /usr/lib/libldap.so.2.0.15 not found. I don't understand why my system has this symlink: /usr/lib/libldap.so.2 -> libldap.so.2.0.15 I tested 3 other systems of mine and they have either: /usr/lib/libldap.so.2 -> libldap.s

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Steve Langasek
reassign 309381 libldap2 severity 309181 normal merge 309181 309381 thanks Hi Laurent, On Tue, May 17, 2005 at 10:52:09AM +0200, Laurent Bonnaud wrote: > > I notice that xemacs21-nomule depends on libldap2, and you have version > > 2.1.30-7 installed. Please send me the output of > > $ ls -l /u

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Laurent Bonnaud
> Are you sure this is the binary from the Debian package? Yes. However, as you can see in the dependencies list, I have some experimental packages. > ls -l /usr/bin/xmeacs* and lrwxrwxrwx 1 root root 24 2003-12-08 19:30 /usr/bin/xemacs -> /etc/alternatives/xemacs -rwxr-xr-x 1 root root

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Laurent Bonnaud
On mar, 2005-05-17 at 07:44 +0900, OHURA Makoto wrote: > tags 309381 unreproducible moreinfo Have you tried with packages from experimental ? > I can't reporduce either. Generally, xemacs21 doesn't use SSL. The dependency can be brought in by a library that xemacs uses. -- Laurent Bonnaud.

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-17 Thread Laurent Bonnaud
> $ objdump -p /usr/bin/xemacs21-nomule | grep NEEDED NEEDED libXaw.so.7 NEEDED libtiff.so.4 NEEDED libpng12.so.0 NEEDED libjpeg.so.62 NEEDED libcompface.so.1 NEEDED libXpm.so.4 NEEDED libXmu.so.6 NEEDED libXt.so.6 NEEDED libXext.so.6

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-16 Thread Steve Langasek
On Mon, May 16, 2005 at 10:42:56PM +0200, Laurent Bonnaud wrote: > Package: xemacs21-nomule > Version: 21.4.17-1 > Severity: serious > Justification: Policy 0.0 dependencies must be complete > here is the problem: > $ xemacs > xemacs: error while loading shared libraries: libssl.so.0.9.6: cannot

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-16 Thread OHURA Makoto
tags 309381 unreproducible moreinfo severity 309381 normal thanks Hi. From: Frank Lichtenheld <[EMAIL PROTECTED]> Subject: Bug#309381: xemacs21-nomule: missing SSL dependency Date: Mon, 16 May 2005 23:19:36 +0200 > On Mon, May 16, 2005 at 10:42:56PM +0200, Laurent Bonnaud wrote: >

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-16 Thread Frank Lichtenheld
On Mon, May 16, 2005 at 10:42:56PM +0200, Laurent Bonnaud wrote: > $ xemacs > xemacs: error while loading shared libraries: libssl.so.0.9.6: cannot open > shared object file: No such file or directory > > and indeed: > > $ ldd /usr/bin/xemacs21-nomule > [...] > libssl.so.0.9.6 => not fou

Bug#309381: xemacs21-nomule: missing SSL dependency

2005-05-16 Thread Laurent Bonnaud
Package: xemacs21-nomule Version: 21.4.17-1 Severity: serious Justification: Policy 0.0 dependencies must be complete Hi, here is the problem: $ xemacs xemacs: error while loading shared libraries: libssl.so.0.9.6: cannot open shared object file: No such file or directory and indeed: $ ldd /