Package: apt Version: 0.3.13 Severity: important My last `apt-get upgrade` failed, and when I tried `apt-get -f upgrade`, I had an "internal error : pre-dependency problem" (or something like that. I had a "kernel NULL pointer dereference" when I was filling a bug report, and I can't remember the exact error message).
I then tried to configure the unconfigured packages by hand with dpkg. libgtk1.2-dev v1.2.5 failed because libglib1.2-dev was not configured yet. I configured libglib1.2-dev, and then `apt-get -f upgrade` worked. It's probably a bug in apt-get because libglib1.2-dev is in the list of dependencies of libgtk1.2-dev. -- System Information Debian Release: potato Kernel Version: Linux lolo 2.2.12 #1 ven aoĆ» 27 14:41:37 CEST 1999 i586 unknown Versions of the packages apt depends on: ii libc6 2.1.2-4 GNU C Library: Shared libraries and timezone ii libstdc++2.10 2.95.2-0pre2 The GNU stdc++ library

