Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

debian stretch Sources update error,can anyone support?

968 views
Skip to first unread message

justzx

unread,
Apr 27, 2023, 5:30:07 AM4/27/23
to
Error message:

Ign:39 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/non-free Sources
Ign:40 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/contrib Sources
Ign:41 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages
Ign:42 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main all Packages
Ign:43 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main Translation-en
Ign:44 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main Translation-en_US
Ign:45 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/contrib all Packages
Ign:46 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/contrib amd64 Packages
Ign:47 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/contrib Translation-en_US
Ign:48 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/contrib Translation-en
Reading package lists... Done
W: The repository 'http://cdn-fastly.deb.debian.org/debian-current stretch-backports Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://cdn-fastly.deb.debian.org/debian-current stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://cdn-fastly.deb.debian.org/debian-security stretch/updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://cdn-fastly.deb.debian.org/debian-current/dists/stretch-backports/main/source/Sources  404  Not Found
E: Failed to fetch http://cdn-fastly.deb.debian.org/debian-current/dists/stretch/non-free/source/Sources  404  Not Found
E: Failed to fetch http://cdn-fastly.deb.debian.org/debian-security/dists/stretch/updates/main/source/Sources  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

Greg Wooledge

unread,
Apr 27, 2023, 7:00:07 AM4/27/23
to
On Thu, Apr 27, 2023 at 05:08:10PM +0800, justzx wrote:
> Error message:
>
> Ign:39 http://cdn-fastly.deb.debian.org/debian-security
> stretch/updates/non-free Sources

Stretch (Debian 9) probably no longer has a debian-security repo, if
it was recently moved to the archive. Remove that from your sources
and try again.

Tim Woodall

unread,
Apr 28, 2023, 1:20:06 AM4/28/23
to
It doesn't have a security repo but the old contents (that haven't been
updated in ages) are archived.

stretch_sources()
{
cat <<EOF
Types: deb
URIs: http://archive.debian.org/debian
Suites: stretch
Components: main

Types: deb
URIs: http://archive.debian.org/debian-security
Suites: stretch/updates
Components: main
EOF
}

FWIW, no distribution beyond stretch works nicely with a whole slew of
IPMI systems. JAVA issues, browsers complaining or outright refusing to
use old SSL/TLS protocols or http. It was actually a relief when stretch
became 'stable' and I never had to worry that a security fix might break
things if I had to rebuild from scratch.
0 new messages