crash in Software updater and Synaptic

Asked by Walter Lomb

crash both Software updater and Sinaptic with the following error:

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ar.archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: No se pudieron analizar o abrir las listas de paquetes o el archivo de estado.
E: _cache->open() failed, please report.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

cd $HOME
wget https://dl.dropbox.com/u/8850924/fixpackage
chmod +x ./fixpackage
sudo ./fixpackage

hope that helps.

Revision history for this message
Walter Lomb (walter.lomb) said :
#2

thank you very much!
problem solved with your help