debian-user:
I have been experiencing difficulties installing or upgrading packages
since last evening:
2026-09-19 17:39:16 root@laalaa ~
# cat /etc/debian_version ; uname -a
11.11
Linux laalaa 5.10.0-46-amd64 #1 SMP Debian 5.10.262-1 (2026-07-31)
x86_64 GNU/Linux
2026-09-19 17:44:42 root@laalaa ~
# apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security
InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 https://download.virtualbox.org/virtualbox/debian bullseye
InRelease
Reading package lists... Done
2026-09-19 17:47:21 root@laalaa ~
# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
libarchive13 librabbitmq4
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 387 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://security.debian.org/debian-security bullseye-security/main
amd64 libarchive13 amd64 3.4.3-2+deb11u5
404 Not Found [IP: 151.101.66.132 80]
Err:2 http://security.debian.org/debian-security bullseye-security/main
amd64 librabbitmq4 amd64 0.10.0-1+deb11u3
404 Not Found [IP: 151.101.66.132 80]
E: Failed to fetch
http://security.debian.org/debian-security/pool/updates/main/liba/libarchive/libarchive13_3.4.3-2%2bdeb11u5_amd64.deb
404 Not Found [IP: 151.101.66.132 80]
E: Failed to fetch
http://security.debian.org/debian-security/pool/updates/main/libr/librabbitmq/librabbitmq4_0.10.0-1%2bdeb11u3_amd64.deb
404 Not Found [IP: 151.101.66.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
It looks like security.debian.org HTTP package services are down (?).
The host is connected to the Internet:
2026-09-19 17:55:27 root@laalaa ~
# ping -c 3 151.101.66.132
PING 151.101.66.132 (151.101.66.132) 56(84) bytes of data.
64 bytes from 151.101.66.132: icmp_seq=1 ttl=55 time=25.8 ms
64 bytes from 151.101.66.132: icmp_seq=2 ttl=55 time=24.9 ms
64 bytes from 151.101.66.132: icmp_seq=3 ttl=55 time=25.6 ms
--- 151.101.66.132 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 24.939/25.442/25.789/0.364 ms
If I browse the host with Firefox:
http://151.101.66.132/
Fastly error: unknown domain: 151.101.66.132. Please check that this
domain has been added to a service.
Details: cache-pao-kpao1770023-PAO (151.101.66.132)
STFW This page seems to indicate that security-master.debian.org is down
(?):
https://mirror-master.debian.org/status-security/mirror-status.html
Does anyone have any comments or suggestions beyond waiting and trying
again later?
David