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 parsing of uek-next versions for 6.9.0 #92

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

brenns10
Copy link
Member

@brenns10 brenns10 commented Jul 2, 2024

This is a branch to handle the change in uek-next version strings:

from: 6.8.0-2.el9uek.x86_64
to: 6.9.0-2.el9ueknext.x86_64

I did go ahead and make fixes for uek-next tests to allow them to pass. However, I've removed those to a branch which will not be part of the v1 milestone as they're not super important.

The new kernel-ueknext 6.9.0 RPMs include "next" in the extraversion of
the uname, which we don't detect. Support this and remove the hack for
detecting UEK-next going forward.

Signed-off-by: Stephen Brennan <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 2, 2024
@brenns10 brenns10 requested review from biger410 July 2, 2024 23:25
@brenns10 brenns10 changed the title Resolve all UEK-next compatibility issues, and enable tests Fix parsing of uek-next versions for 6.9.0 Jul 22, 2024
@brenns10 brenns10 added this to the drgn-tools v1 milestone Jul 22, 2024
@brenns10 brenns10 merged commit 5beaa23 into oracle-samples:main Aug 14, 2024
5 checks passed
@brenns10 brenns10 deleted the fix-ueknext branch August 14, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants