On 11/25/2008 12:38 PM, raman narasimhan wrote:

added deb http://ftp.de.debian.org/debian lenny main to apt and tried upgrade... got this error:

debian:~# apt-get -u dist-upgrade
Reading package lists... Error!
E: Dynamic MMap ran out of room
E: Error occurred while processing rosegarden (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.de.debian.org_debian_dists_lenny_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
debian:~#

You need to increase the amount of cache allowed to apt:

[EMAIL PROTECTED]:~$ cat /etc/apt/apt.conf
APT::Default-Release "lenny";
APT::Cache-Limit 33554432;

--
Kind Regards,
Michael Shuler


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to