|
|||||||||||
|
Re: upgrading in sid
From: Florian Kulzer <florian.kulzer+debian(at)icfo.es>
Date: Mon Dec 31 2007 - 07:11:35 EST
[...]
>> delete:~# dpkg -l libxml2 gconf2 | awk '/^[^D|+]/{print $1,$2,$3}'
>> ii gconf2 2.20.1-2
>> ii libxml2 2.6.30.dfsg-3
[...]
>> delete:~# /usr/bin/python -V
That looks OK to me; I have the same versions and I can run update-gconf-defaults without problems. > after much fussing (all with aptitude now -- i'm not mixing in any apt-get Just to clarify this once more: Your main problem is the gconftool-2 issue, which seems to break all package scripts which call this tool. Using apt-get in between only caused a minor temporary problem with aptitude's database, from which aptitude recovered on its own AFAICT. > I've managed to successfully remove a lot of gnome stuff, but Yes, this seems to be the root of all evil at the moment. > Processing was halted because there were too many errors. [...] 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 -- 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 07:27:57 2007 This archive was generated by hypermail 2.1.8 : Fri Feb 29 2008 - 13:08:34 EST |
||||||||||
|
|||||||||||