-
Notifications
You must be signed in to change notification settings - Fork 86
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
[RHELC-1190] Add shim-x64 to the exclude list for Alma 8 #1039
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1039 +/- ##
=======================================
Coverage 94.92% 94.92%
=======================================
Files 50 50
Lines 4593 4593
Branches 816 816
=======================================
Hits 4360 4360
Misses 157 157
Partials 76 76
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/packit test --labels tier0 |
@r0x0d does this still need to be in draft mode or is it ready for review? |
Sorry, @pr-watson! Remove the draft status. Based on my conversations with Jaroslav Mracek, it turns out that the idea of replacing the kernel between the transactions is not a good idea at all. The simplest and easiest solution for this one is to remove the package from the system before reaching the transaction. |
/packit test --labels tier0 |
1 similar comment
/packit test --labels tier0 |
72a46c7
to
d3208a9
Compare
@r0x0d can you please remove this adjust so we can validate the fix? Thank you! |
Sure! |
/packit test --labels tier0 |
Co-authored-by: Adam Hosek <hosek.adam@outlook.com>
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
984025f
to
a4f1e66
Compare
/packit test --labels tier0 |
Tested manually with EFI, works fine. |
* Update convert2rhel/data/8/x86_64/configs/almalinux-8-x86_64.cfg Co-authored-by: Adam Hosek <hosek.adam@outlook.com> * Update integration tests Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com> --------- Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com> Co-authored-by: Adam Hosek <hosek.adam@outlook.com>
The package is causing dependency problem with the kernel-core package, as both of them are marked for downgrade. The dependencies does not match.
This solution is used for Oracle Linux 7 as well, as we simply add the package to the exclude list as well.
Jira Issues: RHELC-1190
Checklist
[RHELC-]
is part of the PR titleRelease Pending
if relevant