PDA

View Full Version : [ubuntu] Heroku Update Halting Package Manager



kpryde
June 27th, 2012, 01:10 PM
jennifer@computer:~$ sudo apt-get install pulseaudio
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/toolbelt.heroku.com_ubuntu_._en
E: The package lists or status file could not be parsed or opened.

I can't get updates or packages because I'm getting this error. Any suggestions? I'm running Ubuntu 12.04 on an Asus.

dino99
June 27th, 2012, 02:05 PM
open a terminal to run:

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