Solemnly declare: This article is written by the author based on my personal understanding. errors are inevitable. Please be prepared!
You can reprint, modify, and indicate the source when reprinting!
When you run sudo apt-Get update, the system prompts:
E: Dynamic MMAP has no space. Increase the size of APT: cache-limit. Current Value: 25165824. (MAN 5 apt. conf), E: Error Handling libsvg-ruby1.8 (newfilever1), E: Problem with mergelist/var/lib/APT/lists/mirrors.shlug.org _ ubuntu_dists_lucid_universe_binary-i386_Packages, E: unable to parse or open the package list or status file. I want to report an error.
How can this be solved? Search for talents. Run the update now or report the following error for the new profit.
Cause:
Dynamic MMAP has no space.
Solution:
Manually increase the apt: cache-limit size.
Edit sudo gedit/etc/APT/apt. conf (if apt. add or modify the following parameters in the conf file. Increase the number as much as possible. If this problem occurs again, add more numbers.
APT: cache-limit 99999999;