On Tue, 8 Jun 1999, Keith G. Murphy wrote: > Recently, apt-get has started segfaulting on me every time I do an > apt-get install. It will also often do it in the upgrade phase. This > is, of course, quite frustrating. I'm using the 0.3.6 package. > > Has anyone seen this before? Does anyone know a workaround or fix?
Usually rm /var/cache/apt/*.bin fixes it.. Somehow the cache files got corrupted which isn't supposed to be possible.. Do you know what you did before this started? Jason