Learn more about these different git repos.
Other Git URLs
Time for a Fedora 40 Final candidate. Please include:
Untag all previous builds:
koji list-tagged f40-compose --quiet | awk '{print $1}' | xargs -rt koji untag-pkg f40-compose
and then tag the new builds:
blockers=( ) fes=( phoc-0.37.0-1.fc40 phosh-0.37.1-1.fc40 snapshot-46.1-3.fc40 ) koji tag-build f40-compose ${blockers[@]} ${fes[@]}
RC-1.11 fired off.
Metadata Update from @jnsamyak: - Issue tagged with: high-gain, high-trouble, ops
Okay, we figured out the fedora-final has some flatpak configs left, createrepo_extra_args, flatpak_remote_ref, etc, because of that we interrupted 1.11 and fired 1.12!
Unfortunately 1.12 had bad image names, so we need a 1.13. We can also get @pbrobinson 's new uboot-tools in, I guess. So:
blockers=( ) fes=( arm-image-installer-4.1-4.fc40 uboot-tools-2024.04-1.fc40 phoc-0.37.0-1.fc40 phosh-0.37.1-1.fc40 snapshot-46.1-3.fc40 ) koji tag-build f40-compose ${blockers[@]} ${fes[@]}
Done; RC-1.13 fired offf!
Please sync 1.12 to https://dl.fedoraproject.org/pub/alt/stage/ (since Adam requested that 1.12 be tested as well), right now there's just an empty dir.
Yeah, I just realized that it didn't sync right as I was syning 1.13.
I can sync it after 1.13, but not sure it's worth it...
ok, 1.13 should be all synced.
I'll look at fixing 1.12 later...
or not. :( Fixing it again harder.
https://dl.fedoraproject.org/pub/alt/stage/40_RC-1.13/Cloud/ is messed up, the subdirs are either empty or have just a checksum file. Haven't looked through the rest yet.
Yes, they are all messed up. I am fixing it now. ;) Please stand by.
ok. I think it's correct now, please let us know if there's anything you see wrong with it now.
I can try and fix 1.12 after dinner/tomorrow.
We should probably fire another compose to get testers a chance. After the current stable push request is done, nothing needs to be pulled from a side tag, just run a compose.
1.14 started.
1.14 synced.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.