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

Bug#183332: marked as done (apt: simple solution to get rid of that painful MMap-out-of-room problem)



Your message dated Mon, 21 Jul 2003 21:54:11 -0400
with message-id <20030722015411.GB25806@alcor.net>
and subject line Fixed in apt 0.5.5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Mar 2003 01:37:26 +0000
>From merlin@stura.uni-rostock.de Mon Mar 03 19:37:26 2003
Return-path: <merlin@stura.uni-rostock.de>
Received: from stura.gate.uni-rostock.de (katarrh.stura.uni-rostock.de) [139.30.251.135] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18q1Mz-00077X-00; Mon, 03 Mar 2003 19:37:25 -0600
Received: from katarrh.stura.uni-rostock.de (merlin@localhost [127.0.0.1])
	by katarrh.stura.uni-rostock.de (8.12.6/8.12.6/Debian-6Woody) with ESMTP id h241bHT2001576;
	Tue, 4 Mar 2003 02:37:17 +0100
Received: (from merlin@localhost)
	by katarrh.stura.uni-rostock.de (8.12.6/8.12.6/Debian-6Woody) id h241bH8r001574;
	Tue, 4 Mar 2003 02:37:17 +0100
Date: Tue, 4 Mar 2003 02:37:17 +0100
Message-Id: <200303040137.h241bH8r001574@katarrh.stura.uni-rostock.de>
From: Guido Gloede <merlin@stura.uni-rostock.de>
Subject: apt: simple solution to get rid of that painful MMap-out-of-room problem
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10.1
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

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

---------------------------------------
Received: (at 183332-done) by bugs.debian.org; 22 Jul 2003 01:54:15 +0000
>From mdz@csh.rit.edu Mon Jul 21 20:54:14 2003
Return-path: <mdz@csh.rit.edu>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19emM1-0005IB-00; Mon, 21 Jul 2003 20:54:13 -0500
Received: from 216-15-124-77.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com ([216.15.124.77] helo=mizar.alcor.net)
	by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
	id 19emLz-0007c5-00
	for 183332-done@bugs.debian.org; Mon, 21 Jul 2003 21:54:11 -0400
Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian))
	id 19emLz-0006zp-00
	for <183332-done@bugs.debian.org>; Mon, 21 Jul 2003 21:54:11 -0400
Date: Mon, 21 Jul 2003 21:54:11 -0400
From: Matt Zimmerman <mdz@debian.org>
To: 183332-done@bugs.debian.org
Subject: Fixed in apt 0.5.5
Message-ID: <20030722015411.GB25806@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 183332-done@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
	tests=BAYES_01,USER_AGENT_MUTT
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

This is a duplicate of #172777 et al, which were fixed in apt 0.5.5.

-- 
 - mdz



Reply to: