|
|||||||||||
|
Re: upgrading in sid
From: Florian Kulzer <florian.kulzer+debian(at)icfo.es>
Date: Mon Dec 31 2007 - 19:18:49 EST
[...] > ni@delete:~$ /sbin/ldconfig -pNX | grep 'libz\.so' Your system is OK, except for the fact that there is a non-Debian libz.so.1 in /usr/local/lib/. Wherever this file came from, it does not implement the gzopen64 function which is needed by gconftool-2. Your problem will persist as long as the linker gives precedence to /usr/local/lib/libz.so.1. [...] > ni@delete:~$ ldd /usr/lib/libxml2.so.2 | grep libz Same as above: You need to see /usr/lib/libz.so.1 here (no "/local/"). > I think I'd like to understand why this first attempt didn't work. I don't think you did anything so far. ("/sbin/ldconfig -pNX" is a diagnostic command; I was trying to tell you how to check which locations are known for the libz library.) > aptitude is still very broken, full output here at The main issue seems to be the gconftool-2 problem. Whenever you call aptitude it will first try to fix the broken packages and it will continue to fail until the libz.so.1 issue is addressed. > i'm totally lost by now (but eagerly trying to keep up), here's the output from that one: AFAICT, your only two problems are /usr/local/lib/libz.so.1 and /usr/local/lib/libz.so. My problem is that I don't know why these files are on your system, therefore I am hesitant to tell you to delete or rename them, because this might break other things. In my opinion you have three options:
-- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Mon Dec 31 19:36:42 2007 This archive was generated by hypermail 2.1.8 : Fri Feb 29 2008 - 15:58:21 EST |
||||||||||
|
|||||||||||