The ISA SIG does rebuilds of a specific CS9 compose, with different compiler parameters. These rebuilds are for testing only, and do not get updates, unless a specific package has a relevant bug everyone agrees on. The problem is that we need an initial CentOS Stream 9 compose to install on a system, and then we dnf distro-sync to the correct ISA compose. The problem is that as time goes on and CentOS Stream 9 changes, we are worried that there might come a time that the distro-sync doesn't work because too many changes have been made.
dnf distro-sync
Please create a snapshot of the oldest CentOS Stream 9 production compose on buildlogs.centos.org
If you need to save space we only need the /compose/ part of it. To save even more space we only need the x86_64 branches right now.
Just point us to a specific version/directory and we can make it available under buildlogs.centos.org
https://composes.stream.centos.org/production/CentOS-Stream-9-20231004.0/
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: centos-stream, high-gain, low-trouble
we can't rsync from that place so I can copy from released tree . Which repositories to do you want/need ? BaseOS/Appstream only ?
The minimum we need are BaseOS / Appstream / CRB
https://buildlogs.centos.org/centos/9-stream/BaseOS/x86_64/ https://buildlogs.centos.org/centos/9-stream/CRB/x86_64/ https://buildlogs.centos.org/centos/9-stream/AppStream/x86_64/
Are now in place .. let us know if that's good and if so we can close the ticket
Can we get the BaseOS/x86_64/images/ directory as well?
that doesn't exist on official mirror but you probably meant BaseOS/x86_64/os/images, which is there :
https://buildlogs.centos.org/centos/9-stream/BaseOS/x86_64/os/images/
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
I wasn't looking for what is on the official mirrors. I was looking for what is in the compose. Since you have what is on the mirrors, that is production release 20231023.1. Please bring in BaseOS/x86_64/images/ from here:
https://composes.stream.centos.org/production/CentOS-Stream-9-20231023.1/compose/BaseOS/x86_64/images/
Having the images directory will allow the testers to test on a wide variety of platforms.
Let me know if that's what you needed/wanted but should be there now : https://buildlogs.centos.org/centos/9-stream/BaseOS/x86_64/images/
Yep, that is what I wanted. Thank you very much.
Log in to comment on this ticket.