amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
527 stars 39 forks source link

[Bug] kernel-livepatch is not installable due to lack of kpatch #30

Closed q2ven closed 2 years ago

q2ven commented 2 years ago

Describe the bug dnf install kernel-livepatch-5.10.75-82.359.x86_64 fails as kpatch is not available in the package repositories.

To Reproduce Steps to reproduce the behavior:

  1. Try to dnf install kernel-livepatch-5.10.75-82.359.x86_64 on AL2022.

Expected behavior kernel-livepatch-5.10.75-82.359.x86_64 is installed.

Log

$ sudo dnf install kernel-livepatch-5.10.75-82.359.x86_64
Last metadata expiration check: 0:12:33 ago on Tue 23 Nov 2021 02:26:30 PM UTC.
Error: 
 Problem: conflicting requests
  - nothing provides kpatch needed by kernel-livepatch-5.10.75-82.359-1.0-0.amzn2022.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

Additional context kpatch is available on AL2.

liesenml commented 2 years ago

Hello, thank you for submitting your request! We are aware that the repositories are missing some runtime dependencies for existing packages. As we rapidly iterate over the content in the next couple of weeks we will achieve full dependency closure.