Dynamic MMap error in add/remove programs

Asked by oreo344

i atempt to open add/remove programs it says "Failed to check for installed and available applications

This is a major failure of your software management system. Please check for broken packages with synaptic, check the file permissions and correctness of the file '/etc/apt/sources.list' and reload the software information with: 'sudo apt-get update' and 'sudo apt-get install -f'."

and then i have to exit happens every time

i can not update when i try to it says "Could not initialize the package information

A unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

'W:Duplicate sources.list entry http://us.archive.ubuntu.com edgy/universe Packages (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_edgy_universe_binary-i386_Packages), W:Duplicate sources.list entry http://security.ubuntu.com edgy-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_edgy-security_universe_binary-i386_Packages), E:Dynamic MMap ran out of room, E:Error occurred while processing language-pack-gnome-gu (NewVersion1), E:Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_feisty-updates_main_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.'""

  please help

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Cesare Tirabassi (norsetto) said :
#1

You should create the file /etc/apt/apt.conf file and add this line in it:

APT::Cache-Limit 10485760;

Experiment with the size: 15728640 or 20971520 or even higher if needed (but be careful not to hit the swap, that will really slow you down).
You should also comment out un-needed repositories. To do this open your /etc/apt/sources.list file and add a # at the beginning of those lines for repositories that you don't need to use (usually non official ones or obsolete).

Remember to open both these file with sudo or gksu.

Revision history for this message
mfauzirahman (mfauzirahman) said :
#2

Any update on this issue?
How can we solved it?

Can you help with this problem?

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

To post a message you must log in.