This ticket will be used for requesting pushes of tested blocker / freeze exception fixes during F42 release freezes. See https://fedoraproject.org/wiki/QA:SOP_blocker_bug_process and https://fedoraproject.org/wiki/QA:SOP_freeze_exception_bug_process . Similar to candidate compose request tickets, this ticket can be closed by releng after each push and re-opened by QA each time a new push is needed.
First request:
Make sure all builds are pending stable:
blockers=( ) fes=( FEDORA-2025-5e619a50c5 FEDORA-2025-38dc8bb2f4 FEDORA-2025-751ebb02b1 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Done.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Another request:
blockers=( ) fes=( FEDORA-2025-8af495bc2d FEDORA-2025-cfe39e5239 FEDORA-2025-75fbcc655e FEDORA-2025-6ec8dfc721 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Metadata Update from @kparal: - Issue status updated to: Open (was: Closed)
Metadata Update from @phsmoura: - Issue tagged with: medium-gain, medium-trouble, ops
Metadata Update from @jnsamyak: - Issue assigned to jnsamyak
Done
Metadata Update from @jnsamyak: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
One more to go:
blockers=( ) fes=( FEDORA-2025-7660881d3a ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Metadata Update from @adamwill: - Issue status updated to: Open (was: Closed)
Done!
blockers=( ) fes=( FEDORA-2025-b7ced6764d FEDORA-2025-7f30c2dde4 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
OK, some more to go after today's review meeting:
blockers=( ) fes=( FEDORA-2025-fa2ec708aa FEDORA-2025-9541fb0bf9 FEDORA-2025-f31d078526 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Some more to go. I'm leaving out GCC because it is not clear to me whether we actually need it to address the blocker.
blockers=( FEDORA-2025-5235a700a8 ) fes=( FEDORA-2025-839b28a92c FEDORA-2025-8ebf68a4a2 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Hello, here's another batch of updates to go stable, thank you.
blockers=( FEDORA-2025-73a6f8a23c FEDORA-2025-6a12d86df4 ) fes=( FEDORA-2025-363f87fb8c ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Updating Kamil's request with one more:
blockers=( FEDORA-2025-73a6f8a23c FEDORA-2025-6a12d86df4 ) fes=( FEDORA-2025-363f87fb8c FEDORA-2025-5b272a55b8 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Re-opening for another, we need to push lorax stable for it to be used in the compose...
blockers=( FEDORA-2025-9721ad93dd ) fes=() updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Time for a Final push:
blockers=( FEDORA-2025-8a44e3e566 FEDORA-2025-c6e0804a85 FEDORA-2025-8d33b5abba ) fes=( ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Time for some more:
blockers=( FEDORA-2025-f4b60a3d74 ) fes=( FEDORA-2025-7068f6f0ee FEDORA-2025-13d9605fa0 FEDORA-2025-6854b2b10b ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Few more ready:
blockers=( FEDORA-2025-eab4029954 ) fes=( FEDORA-2025-0dc90d443a FEDORA-2025-53065f88bb ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Here's another request:
blockers=( FEDORA-2025-bf5ca47207 ) fes=( FEDORA-2025-6de92e0b1e FEDORA-2025-30a2239d21 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"
Re-opening to push the packages that were in RC-1.1:
blockers=( FEDORA-2025-c88bd0d892 FEDORA-2025-9c159d3c0b FEDORA-2025-3f6a3ddd2d FEDORA-2025-80a4b526e5 ) fes=( FEDORA-2025-a3561bfc13 FEDORA-2025-d10cc065e6 ) updates=$(echo "${blockers[@]} ${fes[@]}" | xargs echo -n) # trim whitespace sudo -u apache bodhi-push --updates "${updates// /,}"