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

Re: Apt-get problem



Hi!

Ben wrote (Mon 2003-Sep-22 14:36:15 +1000):

> Reading Package Lists... Error!
> E: Dynamic MMap ran out of room

Increase the amount of memory reserved by apt; the default size
is 6MB. You can do this by adding a line such as:

  APT::Cache-Limit 12582912;

to "/etc/apt/apt.conf" or to a file in "/etc/apt/apt.conf.d/"
such as "/etc/apt/apt.conf.d/local".


Cheers, Marcus

-- 
   Marcus C. Gottwald  ·  http://www.inf.fu-berlin.de/~gottwald/



Reply to: