E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
These terminal commands should solve the problem:First remove the Merge List by running this command
sudo rm /var/lib/apt/lists/* -vf
Then generate a new one by running a simple update
sudo apt-get update
Comments
Post a Comment
https://gengwg.blogspot.com/