[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#402251: tla: linked against wrong libneon?



Package: tla
Version: 1.3.5+dfsg-6
Severity: important



tla has a dependency on libneon26-gnutls, but it seems to actually be
_linked_ against the old libneon:

   $ tla help
   tla: error while loading shared libraries: libneon.so.26: cannot open shared object file: No such file or directory
   $ ldd /usr/bin/tla
	   linux-gate.so.1 =>  (0xffffe000)
	   libneon.so.26 => not found
	   libm.so.6 => /lib/tls/libm.so.6 (0xb7f79000)
	   libc.so.6 => /lib/tls/libc.so.6 (0xb7e47000)
	   /lib/ld-linux.so.2 (0xb7fa9000)
   $ ls /usr/lib/libneon*
   /usr/lib/libneon-gnutls.so.26  /usr/lib/libneon-gnutls.so.26.0.2

Thanks,

-Miles


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages tla depends on:
ii  diff                      2.8.7-0.2      File comparison utilities
ii  gawk                      1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr
ii  libc6                     2.3.6.ds1-9    GNU C Library: Shared libraries
ii  libneon26-gnutls          0.26.2-2       An HTTP and WebDAV client library 
ii  patch                     2.5.9-4        Apply a diff file to an original

Versions of packages tla recommends:
pn  tla-doc                       <none>     (no description available)

-- no debconf information



Reply to: