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

needs-restarting produces false positive #177

Open
vchepkov opened this issue Oct 7, 2023 · 1 comment
Open

needs-restarting produces false positive #177

vchepkov opened this issue Oct 7, 2023 · 1 comment

Comments

@vchepkov
Copy link

vchepkov commented Oct 7, 2023

Noticed the following, after reboot (multiple in fact), server still shows that reboot is necessary.

# needs-restarting -r
Core libraries or services have been updated since boot-up:
  * glibc
  * linux-firmware

Reboot is required to fully utilize these updates.
More information: https://access.redhat.com/solutions/27943

# uptime
 10:19:40 up 11 min,  1 user,  load average: 0.01, 0.10, 0.09

# rpm -q --last glibc linux-firmware
linux-firmware-20230404-117.git2e92a49f.el8_8.alma.1.noarch Sat 07 Oct 2023 08:25:51 AM EDT
glibc-2.28-225.el8_8.6.x86_64                 Sat 07 Oct 2023 08:25:20 AM EDT

# rpm -qf /bin/needs-restarting
yum-utils-4.0.21-19.el8_8.alma.1.noarch

@vchepkov
Copy link
Author

vchepkov commented Oct 7, 2023

I believe the problem was addressed in RHEL with this fix:
rpm-software-management/dnf-plugins-core@eb0a223

Which seems to be missing in Alma

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

No branches or pull requests

1 participant