I had to fix this just recently. I don't know why it has suddenly started doing this, but it's a reasonably simple fix.
As your non-priviliged user, knoppix, copy the file /etc/apt/apt.conf into your home directory and put in a line that makes the size of the cache limit much larger. Here's mine. If you fix it to look like this, it will be perfect. APT::Default-Release "testing"; APT::Cache-Limit 25165824; Apt::Get::Purge; That should fix it. Hope this helps. -- Doug Smith: C.S.F.C. Computer Scientist For CHRIST! _______________________________________________ Oralux mailing list [email protected] http://lists.freearchive.org/mailman/listinfo/oralux
