These all seem to segfault on building the dep. tree:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=98017
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=166306
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97924
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=171248
By looking at bug #97924 it seems to be a corupted db. Commenting out
some lines rebuilds the db. Uncommenting it doesn't recreate the
segfault problem. Maybe someone should try to do a:
mv /etc/apt/sources.list /etc/apt/sources.list.old
echo "" > /etc/apt/sources.list
apt-get update
mv /etc/apt/sources.list.old /etc/apt/sources.list
apt-get update
This way it'll become clear of the the sources.list is ok, or not.
Maybe apt should hava a 'cleandb' and a '--verbose' option.
Some more info 'bout the system I had the problems on:
uname -a: Linux debian 2.4.13-586-ext3 #1 Die Nov 6 00:09:32 CET 2001
i586 unknown unknown GNU/Linux
I did a reboot and after that I did a 'apt-get update' (which did update
some things.) After that the segfaults where gone...
--
+---------------------------------------------+
| Daniel van Eeden <[EMAIL PROTECTED]> |
| icq: 36952189 |
| aim: Compukid128 |
| msn: [EMAIL PROTECTED] |
| phone: +31 343 522622 |
| http://compukid.no-ip.org/about_me.html |
+---------------------------------------------+