Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unpin 6.11.3 kernel #2021

Merged
merged 3 commits into from
Dec 11, 2024
Merged

fix: unpin 6.11.3 kernel #2021

merged 3 commits into from
Dec 11, 2024

Conversation

castrojo
Copy link
Member

@castrojo castrojo commented Dec 8, 2024

Do not unpin until 2024-12-17, that's when the next coreos release is due.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 8, 2024
@castrojo castrojo marked this pull request as draft December 8, 2024 01:37
@dosubot dosubot bot added the github_actions Pull requests that update GitHub Actions code label Dec 8, 2024
@castrojo
Copy link
Member Author

castrojo commented Dec 8, 2024

Fixes #1863 - I was off by one point release, we can bump this now as 6.11.6 is in the coreos stream now. This is ready to go!

@castrojo castrojo self-assigned this Dec 8, 2024
@castrojo castrojo marked this pull request as ready for review December 8, 2024 01:44
@castrojo castrojo enabled auto-merge December 8, 2024 01:44
@befanyt
Copy link
Contributor

befanyt commented Dec 8, 2024

There is also a hardcoded pin in kernel-cache that probably needs to be removed.

https://github.com/ublue-os/kernel-cache/blob/89d9c6cf1985af06709d00bb9c70544bc76f8019/.github/workflows/reusable-build.yml#L100-L103

              # Gross Pin... But workaround coreos-stable being on a broken kernel...
              if [[ "${{ matrix.kernel_flavor }}" == "coreos-stable" ]]; then
                image_linux="6.11.3-300.fc41.x86_64"
              fi

@castrojo
Copy link
Member Author

castrojo commented Dec 8, 2024

ublue-os/kernel-cache#42

@castrojo castrojo added this pull request to the merge queue Dec 11, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 11, 2024
Merged via the queue into main with commit 875e92d Dec 11, 2024
30 checks passed
@castrojo castrojo deleted the unpin branch December 11, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants