解決E: Encountered a section with no Package: header錯誤php
個人ubuntu機器上出現下面這個錯誤。html
Reading package lists... Error!ubuntu
E: Encountered a section with no Package: headerui
E: Problem with MergeList /var/lib/apt/lists/ftp.sjtu.edu.cn_ubuntu_dists_precise-security_restricted_binary-i386_Packagesgoogle
E: The package lists or status file could not be parsed or opened.url
雖然不知道是怎麼回事,可是google出來的結果提示能夠按以下方法解決,記錄之:spa
sudo rm /var/lib/apt/lists/* -vf3d
sudo apt-get updaterest
重啓,OKorm