#12406 Create Fedora 41 Final candidates
Closed: Fixed a year ago by kevin. Opened a year ago by adamwill.

Time for a Fedora 41 Final candidate compose. I guess we can technically call this an RC as all accepted blockers are addressed, but there are https://bugzilla.redhat.com/show_bug.cgi?id=2316066 and https://bugzilla.redhat.com/show_bug.cgi?id=2318710 which are proposed blockers with a reasonable chance of being accepted, so I'm hesitant to consider it one. Still, it'll let us get the compose process set up and spot any obvious issues, and get people who wait for a candidate before testing to start testing. Please include:

Blockers

Freeze exceptions

Releng commands

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=(
buildah-1.37.5-1.fc41 containers-common-0.60.4-4.fc41 podman-5.2.5-1.fc41
fedora-release-41-25 fedora-repos-41-1
)
fes=(
toolbox-0.0.99.6-6.fc41
)
koji tag-build f41-compose ${blockers[@]} ${fes[@]}

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

a year ago

OK, re-issuing the request with all-new override packages, this one we can designate as an RC, though the bluetooth proposed blocker is a concern. Please include:

Blockers

Freeze exceptions

Releng commands

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=(
e2fsprogs-1.47.1-5.fc41
)
fes=(
ima-evm-utils-1.6.2-2.fc41
linux-firmware-20241017-2.fc41
rust-ratatui-0.28.1-1.fc41 rust-ratatui0.26-0.26.3-2.fc41 rust-termion-4.0.3-1.fc41
toolbox-0.0.99.6-6.fc41
)
koji tag-build f41-compose ${blockers[@]} ${fes[@]}

Some packages didn't manage to get signed before the compose tried to get them. ;(

So, getting signing caught up and will fire a 1.2

it died on osbuild :(
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='sso.redhat.com', port=443): Max retries exceeded with url: /auth/realms/redhat-external/protocol/openid-connect/token (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe19b582c60>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

That might have been a network issue between iad2->aws?

rawhide failed with the 'normal' osbuild error. ;(

btw, for today, we will likely get a kernel build to fix https://bugzilla.redhat.com/show_bug.cgi?id=2319597 , but @ngompa is prodding at a potential blocker issue in KDE with screen reading :/

That might have been a network issue between iad2->aws?

yeah, I think we've seen it before. the F41 nightly failed the same way.

Sorry, the request was missing the commands, but fortunately releng figured it out before running the compose. For the record, here is the correct request that was used for the compose:

Blockers

Freeze exceptions

Releng commands

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=(
qt6-qtbase-6.7.2-7.fc41
e2fsprogs-1.47.1-6.fc41
)
fes=(
cups-2.4.11-2.fc41
ima-evm-utils-1.6.2-2.fc41
toolbox-0.0.99.6-6.fc41
rust-procs-0.14.6-1.fc41 rust-termbg-0.5.2-1.fc41
rust-cursive0.16-0.16.3-9.fc41
)
koji tag-build f41-compose ${blockers[@]} ${fes[@]}

1.3 is done and synced.

There were 3 failed artifacts... kinoite/silverblue ppc64le install images and aarch64 workstation live.

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

a year ago

Requesting RC 1.4:

Potential Blockers

Freeze exceptions

Releng commands

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=(
anaconda-41.35-2.fc41
)
fes=(
miracle-wm-0.3.7-1.fc41 miracle-wm-config-0~git.20241021.1.cece62d-1.fc41 nwg-panel-0.9.47-1.fc41
rust-cursive0.16-0.16.3-9.fc41
)
koji tag-build f41-compose ${blockers[@]} ${fes[@]}

Metadata Update from @kparal:
- Issue status updated to: Open (was: Closed)

a year ago

1.4 is done and synced out.

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

a year ago

Log in to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog