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

Re: Mergelist problem with security.debian.org_dists_woody_updates_main_binary-i386_Packages



Hi!

Am Mit, 2003-07-23 um 10.03 schrieb Jeff:
> Please forgive an apt newbie...
> If I have this line in my /etc/apt/sources.list:
> 
> deb http://ftp.uk.debian.org/debian/ unstable main non-free contrib
> 
> then
> 
> > apt-get update
> 
> E: Dynamic MMap ran out of room
> E: Dynamic MMap ran out of room
> E: Error occured while processing teapop-mysql (NewVersion1)
> E: Problem with MergeList
> /var/lib/apt/lists/security.debian.org_dists_woody_updates_main_binary-i386_
> Packages
> E: The package lists or status file could not be parsed or opened.
> 
> Using Linux 2.4.21, 2G RAM 1G swap - free mem doesn't drop below 1.3G while
> apt-get is running.

Use the following line in your /etc/apt/apt.conf.d/70debconf
  APT::Cache-Limit 12582912;
  // = 12*1024*1024 (http://katspace.net/computers/linux_tips.shtml)

Bye
  Hansi

-- 
Johann Glaser   <Johann.Glaser@gmx.at>
   Vienna University of Technology
       Electrical Engineering 
____ http://www.johann-glaser.at/ ____



Reply to: