On Fri, Sep 12, 2025 at 12:51:40 +0200, Vincent Lefevre wrote: > On 2025-09-11 18:13:44 +0300, monodev wrote: > > A few hours ago I ran apt-get update and ran into the following error > > messages:
> In my case, reexecuting the command does not yield an error, but > it does not try to download the concerned files again. Since the > same errors occur when executing the command from other machines, > this has not been fixed. If you have messed-up list files that are in the way, you might try removing them manually, then doing "apt-get update" again. The lists reside in the /var/lib/apt/lists/ directory. It should be safe to remove any file with _dists_ in its name.

