Hello Jérémy, On 25/06/2024 13:00, Jérémy Lal wrote:
Le mar. 25 juin 2024 à 10:11, Roland Clobus <rclobus@rclobus.nl <mailto:rclobus@rclobus.nl>> a écrit :Hello developers, is the signature for sid broken? When I do 'apt-get update', it complains about an invalid key, but that key mentions bullseye, not sid. A similar error shows for 'debootstrap sid sid' If you use a apt-cacher-ng, it's https://bugs.debian.org/1003865 <https://bugs.debian.org/1003865>
Thanks. I'm indeed using apt-cacher-ng, but I think I tried to run it without the proxy as well, but anyway... it works now.
With kind regards, Roland -- For the record: I've done many things: * systemctl restart apt-cacher-ng.service * rm -fr /var/lib/apt/lists;mkdir -p var/lib/apt/lists/partial * I've removed from ../debrep/dists/sid the InRelease* and Release* files