PDA

View Full Version : How to fix No Package Headers Error



uwnthesis
2013-08-17, 17:30
apt-get upgrade
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/security.kali.org_kali-security_dists_kali_updates_non-free_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

http://uwnthesis.files.wordpress.com/2013/08/package-list-error.png?w=497 (http://uwnthesis.files.wordpress.com/2013/08/package-list-error.png)

******The Solution*******

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

******
http://uwnthesis.files.wordpress.com/2013/08/lists-removed.png?w=497 (http://uwnthesis.files.wordpress.com/2013/08/lists-removed.png)

apt-get update

apt-get upgrade

That's it!!