Skip to content

Conversation

@p5
Copy link
Member

@p5 p5 commented Aug 13, 2025

Disabled packages for F43:

@p5 p5 marked this pull request as ready for review October 15, 2025 23:35
@p5 p5 requested a review from a team as a code owner October 15, 2025 23:35
Copilot AI review requested due to automatic review settings October 15, 2025 23:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables Fedora 43 builds by adding necessary configuration and working around compatibility issues with packages that don't yet support F43 or RPM 6.

Key Changes:

  • Adds Fedora 43 image definitions and digests to support F43 builds
  • Conditionally excludes nvidia-container-toolkit from F43 due to RPM 6 incompatibility
  • Implements workarounds for kernel installation issues specific to F43

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
packages.json Moves incompatible packages (android-udev-rules, mesa-libxatracker, pipewire-libs-extra) from global includes to F41/F42-specific includes, excluding them from F43
image-versions.yaml Adds Fedora 43 image definitions including akmods, base-atomic, silverblue, and kinoite with their respective digests
build_files/nvidia-install.sh Makes nvidia-container-toolkit installation conditional, skipping it on F43 due to RPM 6 incompatibility
build_files/install.sh Adds workaround shimming kernel-install scripts to bypass dracut/rpm-ostree during kernel RPM installation on F43
.github/workflows/build-beta.yml Re-enables pull_request and merge_group triggers for the beta build workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@castrojo castrojo enabled auto-merge October 15, 2025 23:35
@castrojo castrojo added this pull request to the merge queue Oct 15, 2025
Merged via the queue into main with commit 5441c76 Oct 15, 2025
58 checks passed
@castrojo castrojo deleted the fedora-43 branch October 15, 2025 23:47
@bsherman
Copy link
Contributor

Disabled packages for F43:

@p5 thank you for the clear call outs on what's missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants