Skip to content
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

PowerPC repository has moved #18

Open
ghost opened this issue Mar 31, 2019 · 7 comments
Open

PowerPC repository has moved #18

ghost opened this issue Mar 31, 2019 · 7 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 31, 2019

The PowerPC Jessie repository has moved from deb.debian.org/debian/ to archive.debian.org/debian/

@emukidid
Copy link

emukidid commented Apr 1, 2019

I believe you mean: archive.debian.org/debian/

@ghost
Copy link
Author

ghost commented Apr 1, 2019

Yeah, sorry for the typo.

@SkibbleBip
Copy link

Ah, finally. I was wondering why I was getting 404's

@neagix neagix added the bug label Apr 12, 2019
@mehlon
Copy link

mehlon commented Nov 16, 2019

According to https://wiki.debian.org/SourcesList#Configuring_Apt_Sources :
Change the /etc/apt/sources.list file to:
deb http://archive.debian.org/debian/ jessie main
then run apt update

@naruse
Copy link

naruse commented Apr 17, 2023

This is great and all but unfortunately as of now Apr 17th 2023 its complaining about GPG errors

W: GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717

I tried this https://unix.stackexchange.com/questions/598344/debian-8-jessie-keyexpired-1587841717 and no luck.

Changed the /etc/apt/sources.list to deb [check-valid-until=no] http://archive.debian.org/debian jessie-backports main (https://unix.stackexchange.com/questions/508724/failed-to-fetch-jessie-backports-repository)

I even tried to do the apt-get update with these args apt-get -oAcquire::Check-Valid-Until=no -oAcquire::AllowInsecureRepositories=true update and still nope

Has anyone else stumbled upon this?, I have got several key not found and fixed it with this https://chrisjean.com/fix-apt-get-update-the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available/

Any thoughts wrt this nowadays 2023 :/?, I am not expecting to get the latest versions of everything since this is for PowerPC architecture and PowerPC was supported until Debian 8, but I would expect to at least be able to install certain packages like emacs and others to make this OS usable :(

@omerien
Copy link

omerien commented Apr 18, 2023 via email

@naruse
Copy link

naruse commented Apr 18, 2023

you are correct I was reading the other issue (#42) and seems the best approach is to get a project with ports.debian.com since this one is just unusable as for now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants