On Mon, Jun 02, 2003 at 05:00:57PM +0200, Rob Mahurin wrote: > What, exactly, is running out of room here? I'm fine on memory and > disk space. > > 10:43 $ sudo apt-get -u upgrade > Reading Package Lists... Error! > E: Dynamic MMap ran out of room > E: Error occured while processing escputil (NewFileVer1) > E: Problem with MergeList /var/lib/dpkg/status > E: The package lists or status file could not be parsed or opened.
AFAIK apt has a default that limits his memory usage. fix for the problem: [EMAIL PROTECTED]:~$ cat /etc/apt/apt.conf.d/charlie APT::Cache-Limit 8192000; [EMAIL PROTECTED]:~$ (the filename can be just anything) hth charlie -- Végh Károly - System Engineer - UTA - TIS.SAS.BSS Cynics say that Hungarians created America's Hollywood before other Hungarians less destructively created America's A-bomb. http://www.mek.iif.hu/kiallit/tudtor/tudos1/martians.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]