[SOLUTION!] Any apt sources for Ubuntu that works?
Posted: Wed Aug 09, 2023 7:42 am
Hi guys.
So I'm having trouble finding working sources for Ubuntu. They can be found for Debian and Fienix would have the best but what about Ubuntu? I've been surviving on ports.ubuntu.com but their files are missing ppc despite ppc packages being there. I checked and the release files are missing ppc. They only have ppc64el. This looks to be an error in the build process of the release files because the ppc packages are actually there. In fact I can actually download updated packages manually as far back as trusty but that's a rather tedious process.
The main sources appear fine but the extra ones are missing the updated components. I'll give an example. Check here and you can see that powerpc has contents file and release files intact.
But here the powerpc contents file is there but the release are missing powerpc!
Is there any work around for this? I suppose trying contact the maintainer would be one thing. But if anyone mentions powerpc is missing I imagine powerpc will go totally missing after that!
If there was an updated CD image that would work around it. But those will be disappearing now. I can disable the offending lines in the sources list but don't know how it will go without the extra updatesc and security patches since I want to dist upgrade as far as possible.
So I'm having trouble finding working sources for Ubuntu. They can be found for Debian and Fienix would have the best but what about Ubuntu? I've been surviving on ports.ubuntu.com but their files are missing ppc despite ppc packages being there. I checked and the release files are missing ppc. They only have ppc64el. This looks to be an error in the build process of the release files because the ppc packages are actually there. In fact I can actually download updated packages manually as far back as trusty but that's a rather tedious process.

The main sources appear fine but the extra ones are missing the updated components. I'll give an example. Check here and you can see that powerpc has contents file and release files intact.
Code: Select all
http://ports.ubuntu.com/dists/xenial/
Code: Select all
http://ports.ubuntu.com/dists/xenial-updates/

If there was an updated CD image that would work around it. But those will be disappearing now. I can disable the offending lines in the sources list but don't know how it will go without the extra updatesc and security patches since I want to dist upgrade as far as possible.