dynamic mmap ran out of room

Asked by GAR SAUN

how do i make room?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kurt Cancemi (x64architecture) said :
#3

sudo gedit /etc/apt/apt.conf.d/70debconf
And add the following line to the end of the file:
APT::Cache-Limit "100000000";

And then run the following commands:
sudo apt-get clean
sudo apt-get update --fix-missing

Can you help with this problem?

Provide an answer of your own, or ask GAR SAUN for more information if necessary.

To post a message you must log in.