PDA

View Full Version : [ubuntu] Update trouble



Dustin Bess
December 22nd, 2011, 08:57 PM
Can anyone help mewith this problem what does it mean?

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_natty_main_bina ry-i386_Packages
E: The package lists or status file could not be parsed or opened.

Dustin Bess
December 22nd, 2011, 09:00 PM
ok sorry guys i figured it out

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

Right?

Rubi1200
December 23rd, 2011, 04:01 PM
ok sorry guys i figured it out

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

Right?
Followed by

sudo apt-get update

should fix the problem.

If yes, please mark this Solved using the Thread Tools near the top of the page.