Update not possible

Archived topics about LMDE 1 and LMDE 2
Locked
Zweitaktmotor
Level 2
Level 2
Posts: 93
Joined: Mon Feb 08, 2010 12:12 pm

Update not possible

Post by Zweitaktmotor »

Hi,

While trying to look for the latest updates, I get the following error messages:


E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.linuxmint.com_dists_debian_import_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.

It says "Please report", so here you are. :wink:

Nothing else broken, can live without the updates for now.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: Update not possible

Post by xenopeek »

You can clean these files. Run the command:

Code: Select all

sudo rm -fv /var/lib/apt/lists/*
Then run the following to refresh them:

Code: Select all

sudo apt-get update
Image
Zweitaktmotor
Level 2
Level 2
Posts: 93
Joined: Mon Feb 08, 2010 12:12 pm

Re: Update not possible

Post by Zweitaktmotor »

Many thanks, update went alright now, but still with a few error messages:

Code: Select all

Failed to fetch gzip:/var/lib/apt/lists/partial/mirror.rts-informatique.fr_linuxmint_debian_incoming_dists_testing_contrib_binary-i386_Packages  Hash Sum mismatch
Failed to fetch gzip:/var/lib/apt/lists/partial/mirror.rts-informatique.fr_linuxmint_debian_incoming_dists_testing_non-free_binary-i386_Packages  Hash Sum mismatch
Failed to fetch http://mirror.rts-informatique.fr/linuxmint/debian/incoming/security/dists/testing/updates/main/binary-i386/Packages  404  Not Found [IP: 37.59.37.195 80]
Failed to fetch http://mirror.rts-informatique.fr/linuxmint/debian/incoming/security/dists/testing/updates/contrib/binary-i386/Packages  404  Not Found [IP: 37.59.37.195 80]
Failed to fetch http://mirror.rts-informatique.fr/linuxmint/debian/incoming/security/dists/testing/updates/non-free/binary-i386/Packages  404  Not Found [IP: 37.59.37.195 80]
Some index files failed to download. They have been ignored, or old ones used instead.
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: Update not possible

Post by xenopeek »

Weird, it is looking for a file called "Packages" but that mirror only has "Packages.gz" and "Packages.bz2". See: http://mirror.rts-informatique.fr/linux ... nary-i386/. I'm not sure if that is incorrect though. The first two errors probably relate to the last three? Because it can't find the index files, it's trying to use the old ones--which my command deleted (with the idea it would refresh them, but now it can't find them on your mirror :|).
Image
Zweitaktmotor
Level 2
Level 2
Posts: 93
Joined: Mon Feb 08, 2010 12:12 pm

Re: Update not possible

Post by Zweitaktmotor »

Ooops. Sorry to have wasted your time.
Locked

Return to “LMDE Archive”