PDA

View Full Version : [ubuntu] APT:Cache-Limit increase problem



scottholmes
May 31st, 2011, 06:44 PM
I'm recently receiving error message: E:Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf), E:Error occurred while processing libguile-ltdl-1 (NewFileVer1), E:Problem with MergeList /var/lib/dpkg/status, E:The package lists or status file could not be parsed or opened.'

I have tried to increase the cache by adding the line

APT::Cache-Limit “10000000″;
to /etc/apt/apt.conf.d/70debconf but it has no effect. This is on a Ubuntu Lucid 10.04 LTS

It is apparently getting the value from elsewhere.

Thanks, Scott

scottholmes
June 1st, 2011, 01:52 AM
I don't have an explanation but I did remove the repository for chromium, the karmic entry, and was able to reestablish connection to my apt list.