You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
On some of main servers with Debian 10 (buster) I got errors 404 for some packages:
apt-get update
Hit:1 http://ftp.bg.debian.org/debian buster InRelease
Hit:2 http://ftp.bg.debian.org/debian buster-updates InRelease
Hit:3 http://ftp.debian.org/debian buster-backports InRelease
Hit:4 http://security.debian.org buster/updates InRelease
Hit:5 https://packages.sury.org/php buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.
Hello,
On some of main servers with Debian 10 (buster) I got errors 404 for some packages:
apt-get update
E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-xml_7.4.15-7+0~20210227.41+debian10~1.gbpb91400_amd64.deb 404 Not Found [IP: 172.67.182.150 443]
E: Failed to fetch https://packages.sury.org/php/pool/main/p/php7.4/php7.4-readline_7.4.15-7+0~20210227.41+debian10~1.gbpb91400_amd64.deb 404 Not Found [IP: 172.67.182.150 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
In https://packages.sury.org/php/pool/main/p/php7.4/
I see that packages but may be with different names?
Can you fix that ?