Failed to Update Neon Repository

Hello all,

i have running an apt-cacher-ng, for a lot of systems. But only it KDE NEON update there packages and there repositories i can’t update Neon machines here in my network. I get this error message:

Fehl:17 http://archive.neon.kde.org/user jammy/main DEP-11 64x64@2 Icons                                                 
  Datei hat eine unerwartete Größe (6132 != 6133). Eventuell läuft gerade eine Spiegel-Synchronisierung? [IP: 192.168.0.5 3142]
  Hashes of expected file:
   - Filesize:6133 [weak]
   - SHA512:a2b799f47ec020316e0b7f9c20dd7c1f3096eafb35c89c08f4188c5891400f283cb319b7c2987e5b0486e7217cd4fc9815c8669337b7081fdd431c156274a8b3
   - SHA256:6da84e7d445fcbd0c299ae2d2ed2398ff1b5f272cf468809b71bb123ef750a9f
   - SHA1:1152b6d134efe2f4340722193701627c7ef63139 [weak]
   - MD5Sum:706c9dc43707313755a0221f9b347a1b [weak]
  Release file created at: Thu, 11 May 2023 18:30:00 +0000
Holen:19 http://archive.neon.kde.org/user jammy/main amd64 c-n-f Metadata [46,8 kB]                                                      
Fehl:19 http://archive.neon.kde.org/user jammy/main amd64 c-n-f Metadata                 

To fix this temporaly i have to disable the apt-cacher-ng on the client, say “apt update”, after this i can enable the apt-cacher-ng again and everything works fine, also “apt update”, but only to next update of the neon repo.

What can i do, to fix this issue?

And once UP :roll_eyes: Thank you

Solved to remove that files with an daily cronjob:

rm /home/apt-cacher-ng/archive.neon.kde.org/user/dists/jammy/main/dep11/icons-64x64@2.tar.gz
rm /home/apt-cacher-ng/archive.neon.kde.org/user/dists/jammy/main/dep11/icons-64x64@2.tar.gz.head
rm /home/apt-cacher-ng/archive.neon.kde.org/user/dists/jammy/main/cnf/Commands-amd64
rm /home/apt-cacher-ng/archive.neon.kde.org/user/dists/jammy/main/cnf/Commands-amd64.head