18 Agustus 2014

Problem pada Ubuntu Software Center

Ini terjadi lagi dengan Ubuntu saya, Ubuntu Software Center tidak dapat dijalankan, tampilanya langsung lenyap.

Setelah dicoba untuk update dengan terminal,

> sudo apt-get update

ternyata trampil pesan error seperti sbb:

*
Fetched 1.222 kB in 2min 5s (9.703 B/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: ***
E: The package lists or status file could not be parsed or opened.


Setelah cari-cari solusi di internet, didapat sebuah solusi sbb:

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