Autonomous Linux patching fails with error ”fork/exec /usr/bin/ksplice: no such file or directory:”
Applies to:
Oracle Cloud Infrastructure
OS Management Hub(OSMH)
Autonomous Linux
Symptoms:
Autonomous Linux patching fails with following error in OSMH failed job logfork/exec /usr/bin/ksplice: no such file or directory
Cause:[root@test ~]# ls -l /usr/bin/ksplice
ls: cannot access /usr/bin/ksplice: No such file or directory
/usr/bin/ksplice
binary was missing due to ksplice duplicate package exist
[root@test ~]# rpm -qa | grep ksplice
ksplice-known-exploit-detection-1.0.62-1.el7.x86_64
ksplice-known-exploit-detection-1.0.48-1.el7.x86_64
ksplice-1.0.62-1.el7.x86_64
ksplice-1.0.48-1.el7.x86_64
ksplice-tools-1.0.48-1.el7.x86_64
ksplice-tools-1.0.62-1.el7.x86_64
openssl-libs-1.0.2k-26.ksplice1.el7_9.i686
0