Saturday, August 11, 2012

Ubuntu - package update error

E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.

This will fix using:

sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update