#12670 Create Fedora 42 Final candidates
Closed: Fixed by jnsamyak. Opened by kparal.

We can do a Final RC now. Please include:

Blockers

Freeze exceptions

Releng commands

Untag all previous builds:

koji list-tagged f42-compose --quiet | awk '{print $1}' | xargs -rt koji untag-pkg f42-compose

and then tag the new builds:

blockers=(
python-blivet-3.12.1-2.fc42
fedora-release-42-25
anaconda-42.27.12-1.fc42 anaconda-webui-33-1.fc42
gnome-abrt-1.4.3-4.fc42
)
fes=(
uboot-tools-2025.04-1.fc42
rust-coreos-installer-0.23.0-6.fc42
)
koji tag-build f42-compose ${blockers[@]} ${fes[@]}

Metadata Update from @jnsamyak:
- Issue assigned to jnsamyak

Metadata Update from @jnsamyak:
- Issue tagged with: high-gain, high-trouble, ops

RC-1.1 is fired offf!
https://kojipkgs.fedoraproject.org/compose/42/Fedora-42-20250409.0/

The RC compose was finished, and was synced properly: https://dl.fedoraproject.org/pub/alt/stage/42_RC-1.1/
Seems like a clean compose \0/

Hopefully, this will be a good one :grimacing:

Metadata Update from @jnsamyak:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata