PDA

View Full Version : Dynamic MMap ran out of room


ColdDoT
17th October 2006, 00:12
I've got a lot of troubles latly with the updating of my system

server:/home/colddot# apt-get update
Get:1 http://ftp.debian.nl stable Release.gpg [189B]
Get:2 http://ftp.debian.nl testing Release.gpg [189B]
Get:3 http://ftp.debian.nl unstable Release.gpg [189B]
Hit http://ftp.debian.nl stable Release
Hit http://ftp.debian.nl testing Release
Hit http://ftp.debian.nl unstable Release
Ign http://ftp.debian.nl stable/main Packages/DiffIndex
Ign http://ftp.debian.nl stable/main Packages
Hit http://ftp.debian.nl testing/main Packages/DiffIndex
Hit http://ftp.debian.nl stable/main Packages
Get:4 http://ftp.debian.nl unstable/main Packages/DiffIndex [2038B]
Get:5 http://security.debian.org stable/updates Release.gpg [189B]
Get:6 http://security.debian.org testing/updates Release.gpg [189B]
Hit http://security.debian.org stable/updates Release
Hit http://security.debian.org testing/updates Release
Ign http://security.debian.org stable/updates/main Packages/DiffIndex
Ign http://security.debian.org testing/updates/main Packages/DiffIndex
Ign http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org testing/updates/main Packages
Hit http://security.debian.org stable/updates/main Packages
Fetched 2043B in 3s (589B/s)
Reading package lists... Error!
E: Dynamic MMap ran out of room
E: Error occurred while processing zope-cmfplacefulworkflow (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.debian.nl_debian_dists_unstable_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

---------------------------

server:/etc/apt# ls -l
total 9
drwxr-xr-x 2 root root 1024 Oct 5 08:38 apt.conf.d
-rw-r--r-- 1 root root 100 Oct 13 23:49 preferences
-rw-r--r-- 1 root root 243 Oct 13 23:49 sources.list
drwxr-xr-x 2 root root 1024 Oct 13 17:25 sources.list.d
-rw-r--r-- 1 root root 4171 Mar 14 2006 trusted.gpg

---------------------sources.list
deb http://ftp.debian.nl/debian/ stable main
deb http://security.debian.org/ stable/updates main
deb http://ftp.debian.nl/debian/ testing main
deb http://security.debian.org/ testing/updates main
deb http://ftp.debian.nl/debian/ unstable main


running
debian sarge

greets ColdDoT

till
17th October 2006, 10:33
Please check with e.g. "top" how many RAM and SWAP is free on your server.