jonokoi Posted June 3, 2020 Posted June 3, 2020 I try to update my jessie installation on orange pi one but I get errors. My kernel version is 3.4.113-sun8i My armbian.list file is this deb http://apt.armbian.com jessie main utils jessie-desktop My sources.list file is deb http://httpredir.debian.org/debian jessie main contrib non-free #deb-src http://httpredir.debian.org/debian jessie main contrib non-free deb http://httpredir.debian.org/debian jessie-updates main contrib non-free #deb-src http://httpredir.debian.org/debian jessie-updates main contrib non-free deb http://httpredir.debian.org/debian jessie-backports main contrib non-free #deb-src http://httpredir.debian.org/debian jessie-backports main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free #deb-src http://security.debian.org/ jessie/updates main contrib non-free When I execute 'sudo apt-get update' I get these errors Hit http://security.debian.org jessie/updates InRelease Ign http://httpredir.debian.org jessie InRelease Hit http://httpredir.debian.org jessie-updates InRelease Ign http://httpredir.debian.org jessie-backports InRelease Hit http://httpredir.debian.org jessie Release.gpg Ign http://httpredir.debian.org jessie-backports Release.gpg Ign http://apt.armbian.com jessie InRelease Get:1 http://security.debian.org jessie/updates/main armhf Packages [953 kB] Hit http://httpredir.debian.org jessie Release Hit http://download.mono-project.com wheezy InRelease Get:2 http://httpredir.debian.org jessie-updates/main armhf Packages [20 B] Ign http://apt.armbian.com jessie Release.gpg Hit http://download.mono-project.com wheezy-apache24-compat InRelease Hit https://apt.sonarr.tv master InRelease Get:3 http://httpredir.debian.org jessie-updates/contrib armhf Packages [20 B] Hit http://download.mono-project.com wheezy-libjpeg62-compat InRelease Get:4 http://httpredir.debian.org jessie-updates/non-free armhf Packages [20 B] Get:5 http://download.mono-project.com wheezy/main armhf Packages [60.5 kB] Ign http://httpredir.debian.org jessie-backports Release Ign http://apt.armbian.com jessie Release Get:6 https://apt.sonarr.tv master/main armhf Packages [85.0 kB] Get:7 http://httpredir.debian.org jessie/main armhf Packages [8,898 kB] Get:8 http://download.mono-project.com wheezy-apache24-compat/main armhf Packages [589 B] Get:9 http://download.mono-project.com wheezy-libjpeg62-compat/main armhf Packages [591 B] Get:10 http://security.debian.org jessie/updates/contrib armhf Packages [994 B] Get:11 http://security.debian.org jessie/updates/non-free armhf Packages [4,393 B] Get:12 http://apt.armbian.com jessie/jessie-desktop armhf Packages [178 B] Err http://apt.armbian.com jessie/jessie-desktop armhf Packages Get:13 http://apt.armbian.com jessie/main armhf Packages [178 B] Err http://apt.armbian.com jessie/main armhf Packages Get:14 http://apt.armbian.com jessie/utils armhf Packages [178 B] Err http://apt.armbian.com jessie/utils armhf Packages Get:15 http://apt.armbian.com jessie/jessie-desktop armhf Packages [178 B] Err http://apt.armbian.com jessie/jessie-desktop armhf Packages Get:16 http://apt.armbian.com jessie/main armhf Packages [178 B] Err http://apt.armbian.com jessie/main armhf Packages Get:17 http://apt.armbian.com jessie/utils armhf Packages [178 B] Get:18 http://apt.armbian.com jessie/jessie-desktop armhf Packages [178 B] Err http://apt.armbian.com jessie/jessie-desktop armhf Packages Get:19 http://apt.armbian.com jessie/main armhf Packages [178 B] Err http://apt.armbian.com jessie/main armhf Packages HttpError404 Get:20 http://apt.armbian.com jessie/utils armhf Packages [178 B] Err http://apt.armbian.com jessie/utils armhf Packages HttpError404 Get:21 http://apt.armbian.com jessie/jessie-desktop armhf Packages [178 B] Err http://apt.armbian.com jessie/jessie-desktop armhf Packages HttpError404 Get:22 http://httpredir.debian.org jessie/contrib armhf Packages [44.3 kB] Get:23 http://httpredir.debian.org jessie/non-free armhf Packages [74.9 kB] Err http://httpredir.debian.org jessie-backports/main armhf Packages 404 Not Found [IP: 199.232.34.133 80] Err http://httpredir.debian.org jessie-backports/contrib armhf Packages 404 Not Found [IP: 199.232.34.133 80] Err http://httpredir.debian.org jessie-backports/non-free armhf Packages 404 Not Found [IP: 199.232.34.133 80] Fetched 10.1 MB in 20s (483 kB/s) W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/main/binary-armhf/Packages 404 Not Found [IP: 199.232.34.133 80] W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/contrib/binary-armhf/Packages 404 Not Found [IP: 199.232.34.133 80] W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/non-free/binary-armhf/Packages 404 Not Found [IP: 199.232.34.133 80] W: Failed to fetch http://apt.armbian.com/dists/jessie/main/binary-armhf/Packages HttpError404 W: Failed to fetch http://apt.armbian.com/dists/jessie/utils/binary-armhf/Packages HttpError404 W: Failed to fetch http://apt.armbian.com/dists/jessie/jessie-desktop/binary-armhf/Packages HttpError404 E: Some index files failed to download. They have been ignored, or old ones used instead. What is the issue? Is jessie not supported for updates? Could I use other sources to fix it?
Werner Posted June 3, 2020 Posted June 3, 2020 1 hour ago, jonokoi said: deb http://apt.armbian.com jessie main utils jessie-desktop Jessie is EOS Quote Err http://httpredir.debian.org jessie-backports/main armhf Packages 404 Not Found [IP: 199.232.34.133 80] [Click and drag to move] httpredir.debian.org is outdated. Use deb.debian.org instead.
Recommended Posts