im having issues opening adept. I get the following error message
Then when i try to run sudo apt-get update i get THIS error:
I saw in a forum that adding
to apt.conf would help. but it did nothing...any ideas?
The APT Database could not be opened! This may be caused by incorrect APT configuration or some similar problem. Try running apt-setup and apt-get update in terminal and see if it helps to resolve the problem.
Reading package lists... Error!
W: GPG error: http://kubuntu.org breezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A506E6D4DD4D5088
W: Duplicate sources.list entry http://kubuntu.org breezy/main Packages (/var/lib/apt/lists/kubuntu.org_packages_kde35_dists_breezy_main_binar y-i386_Packages)
E: Dynamic MMap ran out of room
E: Error occurred while processing ktalkd (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ubuntu.mirrors.tds.net_ubuntu_dists_breezy_univers e_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
W: GPG error: http://kubuntu.org breezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A506E6D4DD4D5088
W: Duplicate sources.list entry http://kubuntu.org breezy/main Packages (/var/lib/apt/lists/kubuntu.org_packages_kde35_dists_breezy_main_binar y-i386_Packages)
E: Dynamic MMap ran out of room
E: Error occurred while processing ktalkd (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ubuntu.mirrors.tds.net_ubuntu_dists_breezy_univers e_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
Code:
APT::Cache-Limit "10000000";
Comment