Hi all,
We installed Ubiquiti UniFi 2.4.6 which installs Mongodb 10gen on Debian Squeeze 6.0.9. This was a clean install, with no other packages installed from the base install (other than SSH). I was able to successfully install both UniFi and Mongodb, but received the following when running an apt-get update:
Pertinent error:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/downloads-distro.mongdb.org_repo_ubuntu-upstart_dists_dist_10gen_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
I've ran a sudo rm /var/lib/apt/lists/* -vf followed by an apt-get clean && apt-get update with the same error appearing. (I did back up the lists directory. Any ideas?
As an aside, I should mention, that I tried to remove the unifi and it probably goes without saying it won't uninstall.
Here's a head of downloads-distro.mongdb.org_repo_ubuntu-upstart_dists_dist_10gen_binary-i386_Packages
<html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_h1YDsBDyzoBW0zQWnO64sYPcYUsXK1gUP4yx2K30GRWRA/XKWL9gArQhJX+JtVtXFW3YrwMob2YwIZNdZU8reg==" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
root@COA-CH-UNIFI1:/var/l
Full apt-get update:
Fetched 882 kB in 1s (596 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/downloads-distro.mongdb.org_repo_ubuntu-upstart_dists_dist_10gen_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.