J'ai fait Sudo apt-get update
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/in.archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
Lorsque j'essaye d'installer un logiciel, cela donne la même erreur, comme ceci:
Sudo apt-get install gnumeric
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/in.archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened
.
J'ai ouvert erreur de paquet synaptique, il donne la même erreur au démarrage.
J'ai essayé
Sudo apt-get clean
Sudo apt-get dpkg --configure -a
Je suis toujours coincé. Comment puis-je réparer cela?
Émettez cette commande:
Sudo rm /var/lib/apt/lists/* -vf && Sudo apt-get update
Cela résoudra votre problème.