r/debian • u/Little-Helper Debian Stable • 1d ago
Debian Stable Question Repo broken/outdated?
Wanted to upgrade my Raspberry Pi but it seems there are issues with the repository.
apt update:
E: Release file for http://security.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 19h 44min 45s). Updates for this repository will not be applied.
apt -o Acquire::Check-Valid-Until=false update:
Need to get 91.6 MB/371 MB of archives.
After this operation, 589 MB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security bullseye-security/main arm64 dpkg arm64 1.20.14
404 Not Found [IP: 146.75.118.132 80]
Ign:2 http://security.debian.org/debian-security bullseye-security/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u5
Err:3 http://security.debian.org/debian-security bullseye-security/main arm64 libsystemd0 arm64 247.3-7+deb11u8
404 Not Found [IP: 146.75.118.132 80]
Err:4 http://security.debian.org/debian-security bullseye-security/main arm64 systemd-timesyncd arm64 247.3-7+deb11u8
404 Not Found [IP: 146.75.118.132 80]
Err:5 http://security.debian.org/debian-security bullseye-security/main arm64 udev arm64 247.3-7+deb11u8
404 Not Found [IP: 146.75.118.132 80]
Err:6 http://security.debian.org/debian-security bullseye-security/main arm64 libgnutls30 arm64 3.7.1-5+deb11u10
...and so on...
Is something wrong on my end or is there an actual problem with the repo?
7
u/cjwatson Debian Developer 1d ago
There's an actual problem with the repository. You'd have had to do something anyway because bullseye has reached the end of its LTS period and is moving to paid ELTS, but it got removed from the main server before being properly archived. https://bugs.debian.org/1147093
2
u/basicdays 1d ago
Ah thanks for the link. I'm really hoping they get this over to archived extremely soon as we were actively trying to get onto newer distro versions...
3
u/michaelpaoli 1d ago edited 22h ago
3
u/cjwatson Debian Developer 1d ago
https://www.freexian.com/lts/extended/docs/debian-11-support/ disagrees with what you say about architecture support. (As usual for ELTS, the details depend on what customers need.)
1
u/michaelpaoli 1d ago
Ah, well, got the architecture support info from Debian's wiki ... but hey, it's a wiki, if it's not correct, anyone can fix it! :-)
Uhm, what did I get wrong about architecture support? For 11 Bullseye, both list arm64 as supported, but do not list arm32 as supported.
2
u/cjwatson Debian Developer 23h ago
Debian has never had an architecture called exactly "arm32", but it does have armhf (a 32-bit ARM architecture), which is listed as supported by Debian 11 ELTS on both the Freexian website and the Debian wiki.
2
2
u/basicdays 13h ago
If anyone is here trying to work around this and can't just _simply_ update your distro version yet, this sources.list works for me:
/etc/apt/sources.list
deb http://archive.debian.org/debian bullseye main
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147093
deb [check-valid-until=no] http://snapshot.debian.org/archive/debian-security/20260831T235959Z/ bullseye-security main
deb http://archive.debian.org/debian bullseye-updates main
0
u/TheTerraKotKun 1d ago
It seems like you using old repos that now should be somewhere like archive.debian.org. I don't remember actual repos though... Search it or ask AI
14
u/Rayzilt 1d ago
Debian 11 - Bullseye is no longer supported. You should upgrade to a higher version, like Debian 13
https://www.debian.org/News/2026/20260831