On Wed, 3 Nov 1999, Mark Tearle wrote: > Hit the same bug as bug report 48884 > > My machine was failing on a dependency related to libpam0g which depends > on libpam-runtime, fixed that, apt works again, yay!
Hmm, amazingly this bug turned out to be a flaw in the ordering code, tsk. It was ignoring unpacked packages when sequencing the depends of essential packages which leads to that internal error. Tricky little one line fix now in CVS. I assume Mark that you were also resuming an aborted installation and APT gave a message like: 19 packages not fully installed or removed. Which is a condition for this bug, one of the packages in that group must also be essential/immediate-configure. Jason

