by jake

How can I fix the debian apt-get error: "E: Dynamic MMap ran out of room"

During apt-get update, you may see this error.
The simple way to solve it is like so:
cat << EOF >> /etc/apt/apt.conf
APT::Cache-Limit "10000000";(hit return here)
EOF (hit return again)

Thus, when you 'cat /etc/apt/apt.conf' it should contain:
APT::Cache-Limit "10000000";


This should allow you to apt-get update and avoid the above mentioned error.

 


 
Read more of   The Yak's Frequently Questioned Answers   (mod.2008-11-08)

436.   How should an American use their cellphone on a short trip to Europe?   [strick/2006-07-25]
393.   What does a pedestrian crossing light mean?   [overcode/2003-11-08]
380.   What is a dirty hack to see some statistics on the FQAs posted here?   [jake/2003-09-22]
365.   How can I learn about digital sitins with java script?   [jake/2003-07-10]
364.   What is the best list of security tools at the moment?   [jake/2003-07-06]
344.   Why are you upset?   [jake/2003-01-29]
332.   What is the best hostel to stay at while in Amsterdam?   [jake/2002-10-25]
303.   Is Red Bull really made from bull testicles?   [strick/2002-02-03]
284.   whats the best way to encode MP3s on linux?   [jesse/2001-11-13]
187.   So when's the BIG PARTY?   [strick/2002-01-23] ( nana/2001-03-22 nana/2001-03-21 macki/2001-03-04 )
169.   Where does The YAK go out to eat?   [strick/2001-04-24] ( combee/2001-05-29 )
60.   Where can i find out about taking the java certification exam?   [jesse/2000-02-15]
41.   Which OS Sucks? Which OS Rules?   [strick/2000-02-02]
35.   What are HAW FLAKES?   [strick/2002-11-14]
15.   Where can i find the standard for a useful method of transmitting IP datagrams in Metropolitan Area Networks?   [jamison/2000-01-18]