[buug-l] Sarge DVD + apt-get

Martin Peikert list at nolog.org
Don Feb 19 10:52:48 CET 2004


Hallo,

Wiedmann, Michael wrote:
> Reading Package Lists...
> E: Dynamic MMap ran out of room
> E: Error occured while processing www-mysql (NewVersion2)
> E: Problem with MergeList /var/lib/apt/lists/Debian%20GNU_Linux%20i386%203.0r1a%20__%20schlittermann.de,%20disk%201%20%5f2003-10-23_15:11,%20build:%20v1_3%5f_non-US_dists_stable_non-US_main_binary-i386_Packages
> E: The package lists or status file could not be parsed or opened. 
> 
> Was bedeutet dies und wie kann ich es abstellen?

google ist Dein Freund. http://jaqque.sbih.org/kplug/apt-pinning.html 
meldet darüber:
---8<---
You may find that you receive an error like the following:

E: Dynamic MMap ran out of room
E: Error occured while processing sqlrelay-sqlite (NewPackage)
E: Problem with MergeList 
/var/lib/apt/lists/ftp.us.debian.org_debian_dists_woody_contrib_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

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";

Thanks to R (Chandra) Chandras for pointing out this problem
---8<---

GTi