On Mon, 11 Aug 2003, Thomas wrote: > Är det någon som förstår vad detta betyder och vad jag skall göra? > > Reading Package Lists... Error! > E: Dynamic MMap ran out of room
Visste väl att jag hade sett det felmeddelandet förut: You may find that you receive an error like the following: E: Dynamic MMap ran out of room This is caused because apt's cache is too small to handle all of the packages that are included with stable, testing, and unstable. This is also very easy to fix. Add the following line to /etc/apt/apt.conf APT::Cache-Limit "8388608"; Källa: http://jaqque.sbih.org/kplug/apt-pinning.html -- Fredrik Jonson

