mkdir missing from /bin
Yesterday, I received a mail from cPanel announcement about Security Update and today, I updated it to v98.0.12.
Afterwards, Imunify360 and JetBackup services stopped running. After checking, I found:
Its not available in /bin. I do not that this is not cPanel's fault as it is something that is updated/removed through YUM repositeries. Tried updating:
NO LUCK! Anyone who can suggest how I bring back /bin/mkdir
and its updated to this version
mkdir: command not found Its not available in /bin. I do not that this is not cPanel's fault as it is something that is updated/removed through YUM repositeries. Tried updating:
yum update coreutilsNO LUCK! Anyone who can suggest how I bring back /bin/mkdir
[root@server5 bin]# rpm -q --whatprovides /bin/mkdir
coreutils-8.22-24.el7_9.2.x86_64and its updated to this version
-
Fixed it!:cool: [root@server5 bin]# yum downgrade coreutils Loaded plugins: fastestmirror, rhnplugin, universal-hooks This system is receiving updates from CLN. Loading mirror speeds from cached hostfile * EA4: 185.15.22.168 * cpanel-addons-production-feed: 185.15.22.168 * cpanel-plugins: 185.15.22.168 * cloudlinux-x86_64-server-7: cl-mirror.fr.planethoster.net * epel: mirrors.20i.com * nux-dextop: mirror.li.nux.ro Resolving Dependencies --> Running transaction check ---> Package coreutils.x86_64 0:8.22-24.el7 will be a downgrade ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be erased --> Finished Dependency Resolution Dependencies Resolved ======================================================================================================================================= Package Arch Version Repository Size ======================================================================================================================================= Downgrading: coreutils x86_64 8.22-24.el7 cloudlinux-x86_64-server-7 3.3 M Transaction Summary ======================================================================================================================================= Downgrade 1 Package Total download size: 3.3 M Is this ok [y/d/N]: y Downloading packages: coreutils-8.22-24.el7.x86_64.rpm | 3.3 MB 00:00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : coreutils-8.22-24.el7.x86_64 1/2 Cleanup : coreutils-8.22-24.el7_9.2.x86_64
Anyone else having this problem, just use,yum downgrade coreutils0 -
Hello! Thanks for the update, I'm really happy to hear you found a solution! Never hesitate to reach out if you have questions. 0
Please sign in to leave a comment.
Comments
2 comments