-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System | Jessie arm64 + all jessie-backports packages have been removed from repo #2665
Comments
@BerndKohl Little hint:
My goodness indeed the This was already the case with the security repo some time ago, which is while we removed this on arm64 Jessie systems: http://security-cdn.debian.org/debian-security/dists/jessie/updates/main/
Just checking the packages list website: https://packages.debian.org/de/jessie/apt
I am not sure if this is a current/temporary issue while syncing around with Buster release and such of if indeed Debian drops support for Jessie and arm64 completely now which would be veery strange. Yesterday I was actually trying to install a fresh Jessie test image via Jessie installer on VM and couldn't find it: https://cdn-aws.deb.debian.org/debian/dists/jessie/main/debian-installer/binary-amd64/ Needed to use the Stretch installer instead... The download links for Debian Jessie arm64 images are dead as well: https://www.debian.org/releases/jessie/debian-installer/ Okay I couldn't find any new about this, similar to missing news about dropped Jessue arm64 security repo. Could you please try the following?
This adds the repo the the list in a way that hopefully only the |
Just as a general note. I would recommend that you install a fresh DietPi Stretch image by times, since Jessie support (not only our side) is fading. The Kodi/GPU acceleration issues have been solved meanwhile, if this was an issue. |
`# sed -i '/ftp.debian.org/d' /etc/apt/sources.list
DietPi-Update [ INFO ] DietPi-Update | Checking mirror: https://raw.githubusercontent.com/Fourdee/DietPi/master/dietpi/server_version-6 [ OK ] DietPi-Update | Update available DietPi-Pre-patch [ OK ] Successfully applied critical pre-patches [ OK ] DietPi-Update | APT update, please wait... Get:22 http://deb.debian.org jessie-updates/main arm64 Packages [32 B] Err http://deb.debian.org jessie-backports/main arm64 Packages W: Failed to fetch http://deb.debian.org/debian/dists/jessie-backports/contrib/binary-arm64/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/jessie-backports/non-free/binary-arm64/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/jessie-backports/main/binary-armhf/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/jessie-backports/contrib/binary-armhf/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/jessie-backports/non-free/binary-armhf/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. [FAILED] DietPi-Update | G_AGUP
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
[FAILED] DietPi-Update | Unable to continue, DietPi-Update will now terminate. |
Hm, I would give it a try but I am nut sure how to preserve/transfer my Plex media data... |
Lol indeed the jessie-backports dir not missing but entering it fails:
My goodness what is Debian doing there.... Especially since I think I just checked the arm64 sub dir inside just 5 minutes ago... Ääämm lol and the ftp.debian.org mirror now does not have this directory anymore: http://ftp.debian.org/debian/dists/ However to to remove the backports repo for now: Also the package list website finds zero jessie-backports packages: https://packages.debian.org/jessie-backports/allpackages |
So I think we got e few steps further...
|
@BerndKohl Hmm that is bad. You cannot even skip the p7zip install since on Jessie (different than on Stretch+) the already installed p7zip-full package does not include p7zip as dependency. I just had a look if a manual install is possible, but it fails due to one dependency library that is too old on Jessie And most likely if some reinstall is triggered e.g. then there will be many more affected packages. You know what, I would really install Stretch now, if you find some time. It looks like attempting to go on with Jessie will only result in further issues even on simply tasks if you want to install any APT package.
You could also wait a day and see if perhaps the repo reappears, and/or if that is too much hassle for now 😉. Alternative would be to do an in-situ distro upgrade, but that might produce follow up errors and create a greater overall effort over time... |
Looks like the announcement was here: https://twitter.com/debian/status/1109080168318926851 https://lists.debian.org/debian-devel-announce/2019/03/msg00006.html
|
@vielmetti @BerndKohl
The recommendation to switch to Stretch when you can stays correct 😉. Outstanding is the issue with jessie-backports. They are currently unavailable at all, besides on archive.debian.org. |
Sorry, but what about the last line complaining in an error about 7Zip? ` DietPi-Update [ INFO ] DietPi-Update | Current version : v6.21.1 |
p7zip is not available for jessie, per https://packages.debian.org/search?arch=arm64&keywords=p7zip-full A relevant bug is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824160 corresponding to CVE-2016-2334 CVE-2016-2335. |
@vielmetti Will check the archive repo which I added as above to the sources instead, which should have it actually:
Manual download works as well: http://archive.debian.org/debian/pool/main/p/p7zip/p7zip_9.20.1~dfsg.1-4.1+deb8u3_arm64.deb Looks like the bug you linked is resolved as of last post. @BerndKohl
|
Guys, I think I made it. Had to update Anyway I will try to move to a fresh install using the latest image on the website (hoping to get Stretch). Thank you all for your support. |
@BerndKohl Could you please paste: I will reopen the issue since we need to do these repo changes for all Jessie ARMv8 devices with next DietPi update. |
|
@BerndKohl I think the priority is forced to 500 if a package is already installed.
I just found another issue when attempting to update from
For the security repo it's the same soon: http://security.debian.org/debian-security/dists/jessie/updates/Release
So finally Jessie systems can only use the single entry: But aside from that, installing from archive repo didn't require |
Guys, I "migrated" to Stretch and everything is fine so far. |
@BerndKohl I reopen the issue as I still need to implement the sources.list adjustment on Jessie systems when updating to v6.23 😉. |
PR merged to apply APT list changes: #2728 |
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
The text was updated successfully, but these errors were encountered: