OSMH – Reboot needed flag doesn’t show yes after the patching on OSMH instances — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community

OSMH – Reboot needed flag doesn’t show yes after the patching on OSMH instances

APPLIES TO

Oracle Cloud Infrastructure
Linux x86-64

SYMPTOMS

The customer applied patches (yum/dnf update) via OSMH. But reboot needed flag doesn’t show ‘yes’

CAUSE

OSMH uses the 'needs-restarting' feature of dnf/yum to check if an instance needs a reboot

[root@test ~]# sudo needs-restarting
sudo: needs-restarting: command not found

SOLUTION

The needs-restarting utility is provided by the yum-utils package.

Please install the yum-utils package

# dnf install yum-utils

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!