Learn more about these different git repos.
Other Git URLs
Time for a Fedora 41 Beta candidate compose. We have a couple of unaddressed blockers but we may decide to waive or revote them and ship this, so we're considering it an RC. Please include:
Untag all previous builds:
koji list-tagged f41-compose --quiet | awk '{print $1}' | xargs -rt koji untag-pkg f41-compose
and then tag the new builds:
blockers=( ) fes=( python-lmdb-1.4.1-2.fc41 abrt-2.17.6-2.fc41 rust-jiff-0.1.13-1.fc41 uv-0.4.7-1.fc41 ) koji tag-build f41-compose ${blockers[@]} ${fes[@]}
Metadata Update from @phsmoura: - Issue tagged with: high-gain, low-trouble, ops
1.2 running.
1.2 finished and synced out.
Metadata Update from @kevin: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
Shall we request those FE's stable that were used here so tonights nightly matches up to beta (and so we can tag it correctly)?
Log in to comment on this ticket.