Hi, I've got the same issue with "E: Internal Error, Could not early remove e2fsprogs" on a "testing" PC which hadn't been updated ever since about 2004-03-08 (due to fatal system failure; finally got it up and running again yesterday, YAY!!).
A simple update and dist-upgrade of "testing" caused that abort error (with *many* packages, although not all, since I could successfully tell it to upgrade some single packages without that error occurring). [EMAIL PROTECTED]:/root# dpkg -l|egrep "initscripts|libblkid1|libss2|libuuid1|sysv-rc|console-tools|e2fslibs|e2fsprogs|libc6|libc6-dev|libconsole|locales|sysvinit" ii console-tools 0.2.3dbs-50 Linux console and font utilities ii e2fslibs 1.35-3 The EXT2 filesystem libraries ii e2fsprogs 1.35-3 The EXT2 file system utilities and libraries ii initscripts 2.85-9 Standard scripts needed for booting and shut ii libblkid1 1.35-3 Block device id library ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries and Timezone ii libc6-dev 2.3.2.ds1-11 GNU C Library: Development Libraries and Hea ii libconsole 0.2.3dbs-50 Shared libraries for Linux console and font rc libg++272-dbg 2.7.2.8-0.1 The GNU C++ libraries (libc6 version). ii libgpmg1 1.19.6-12.1 General Purpose Mouse Library [libc6] ii libss2 1.35-3 Command-line interface parsing library ii libuuid1 1.35-3 Universally unique id library ii locales 2.3.2.ds1-11 GNU C Library: National Language (locale) da ii sysv-rc 2.85-9 Standard boot mechanism using symlinks in /e ii sysvinit 2.85-9 System-V like init. ii xviewg 3.2p1.4-16 XView shared libraries [libc6] [EMAIL PROTECTED]:/root# for i in libblkid1 libss2 libuuid1 sysv-rc console-tools e2fslibs e2fsprogs libc6 libc6-dev libconsole locales sysvinit; do echo $i; apt-cache show $i|grep Version:; done|less libblkid1 Version: 1.37-2sarge1 Version: 1.35-3 libss2 Version: 1.37-2sarge1 Version: 1.35-3 libuuid1 Version: 1.37-2sarge1 Version: 1.35-3 sysv-rc Version: 2.86.ds1-1.1 Version: 2.85-9 console-tools Version: 1:0.2.3dbs-56 Version: 1:0.2.3dbs-50 e2fslibs Version: 1.37-2sarge1 Version: 1.35-3 e2fsprogs Version: 1.37-2sarge1 Version: 1.35-3 libc6 Version: 2.3.5-6 Version: 2.3.2.ds1-11 libc6-dev Version: 2.3.5-6 Version: 2.3.2.ds1-11 libconsole Version: 1:0.2.3dbs-56 Version: 1:0.2.3dbs-50 locales Version: 2.3.5-6 Version: 2.3.2.ds1-11 sysvinit Version: 2.86.ds1-1.1 Version: 2.85-9 Note that I plan to upgrade that system very soon (via the testing -> stable -> testing change), so some days later it might be too late for forensic work already... Thanks for all your hard work, Andreas Mohr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]