Hiho, ich würde gerne auf meinem 2TB Live Book über SSH einen Mysql Server mit phpMyAdmin für eine Zentrale XBMC Datenbank installieren. Leider kommt bei allen aptitute oder apt-get befehlen ein Fehler.
Z.b bei “apt-get update” kommt
Reading package lists… Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libeet1 (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.us.debian.org_debian_dists_sid_main_binary-powerpc_Packages
E: The package lists or status file could not be parsed or opened.
oder bei “apt-get install mysql-server”
Reading package lists… Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libeet1 (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.us.debian.org_debian_dists_sid_main_binary-powerpc_Packages
E: The package lists or status file could not be parsed or opened.
bei “aptitude install mysql-server”
Reading package lists… Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libeet1 (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.us.debian.org_debian_dists_sid_main_binary-powerpc_Packages
E: The package lists or status file could not be parsed or opened.
Reading package lists… Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libeet1 (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.us.debian.org_debian_dists_sid_main_binary-powerpc_Packages
E: The package lists or status file could not be parsed or opened.
“aptitude update”
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing libeet1 (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.us.debian.org_debian_dists_sid_main_binary-powerpc_Packages
E: The package lists or status file could not be parsed or opened.
Jetzt unabhängig von mysql, es kommt bei jedem apt oder aptitude befehl ein fehler.
Meine Frage lautet daher, ist das Linux darauf geschossen? Wenn ja kann man es zurücksetzten?
Das Webinterface, die Freigaben und Samba Netzwerkzuriff funktioniert Tadellos.