[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#183332: apt: simple solution to get rid of that painful MMap-out-of-room problem



Package: apt
Version: 0.5.4
Severity: grave

   Dear APT-Maintainers,
I also got that MMap out of room problem after adding a lot of sources
to sources.list.
<snip>
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing xfsprogs (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.fu-berlin.de_pub_unix_linux_mirrors_debian_dists_unstable_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
</snip>
Same output in apt-get after fetching lists and apt-cache.
A possible solution (works for me) is hidden in bug #172726
http://bugs.debian.org/172726

My apt.conf shows it in the first of the two lines:
APT
{
  Cache-Limit=104857600;
  Default-Release "stable";
};

A look into your buglist shows that other users are affected of the
MMap problem, too (166306, 175887 ff).

Guido

-- System Information
Debian Release: 3.0
Kernel Version: Linux katarrh 2.2.20 #1 Fri Dec 21 03:03:39 CET 2001 i586 unknown

Versions of the packages apt depends on:
ii  libc6          2.3.1-13       GNU C Library: Shared libraries and Timezone
ii  libstdc++2.10- 2.95.4-11woody The GNU stdc++ library



Reply to: