Re: upgrading in sid



Thanks much for the help.

gzopen64 should be defined in /usr/lib/libz.so.1; something is wrong
with this on your system. Post the output of the following commands:

dpkg -l zlib1g

ldd /usr/bin/gconftool-2 | grep libz

ldd /usr/lib/libxml2.so.2 | grep libz

nm -D /usr/lib/libz.so.1 | grep gzopen64

ni@delete:/var/cache/apt$ dpkg -l zlib1g
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=====================-=====================-==========================================================
ii zlib1g 1:1.2.3.3.dfsg-8 compression library - runtime
ni@delete:/var/cache/apt$
ni@delete:/var/cache/apt$ ldd /usr/bin/gconftool-2 | grep libz
libz.so.1 => /usr/local/lib/libz.so.1 (0xb7be0000)
ni@delete:/var/cache/apt$
ni@delete:/var/cache/apt$ ldd /usr/lib/libxml2.so.2 | grep libz
libz.so.1 => /usr/local/lib/libz.so.1 (0xb7dc0000)
ni@delete:/var/cache/apt$
ni@delete:/var/cache/apt$ nm -D /usr/lib/libz.so.1 | grep gzopen64
00003f80 T gzopen64
ni@delete:/var/cache/apt$


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Need DTP to replace PageMaker
    ... I zipped up the strace output and attached it. ... $ ldd /usr/bin/scribus ... Give a man a fish, and he eats for a day. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: libpangocairo and gimp...
    ... 500 http://ftp.debian.org stable/main Packages ... ldd results: ... necessary to mess around in a system directory like that.) ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: LD_ASSUME_KERNEL support for feisty
    ... This is what the ldd output looks like. ... shared object file: ... Modify settings or unsubscribe at: ...
    (Ubuntu)
  • Re: error while loading shared libraries
    ... affected, then, when all packages were upgraded, some accounts behaved ... Looks like a bug for me in the update system, well, if all relative paths ... # ldd $ ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: error while loading shared libraries
    ... affected, then, when all packages were upgraded, some accounts behaved ... Looks like a bug for me in the update system, well, if all relative paths ... # ldd $ ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)