Since about two days ago I could no longer upgrade, Muon crashed after reporting a missing Package (or header?) and apt-get via the Konsole reported similar.
I pasted the first part of the error in Goolge and the first hit gave me the solution:
http://ubuntuforums.org/showthread.php?t=863742
So when you run into this issue, don't despair and do:
Code:
E: Encountered a section with no Package: header
http://ubuntuforums.org/showthread.php?t=863742
So when you run into this issue, don't despair and do:
Code:
sudo rm /var/lib/apt/lists/* -vf sudo apt-get update sudo apt-get dist-upgrade