Problem centos v7.9.0 yum update dependency problems

Operating System & Version
CloudLinux v7.9.0 STANDARD standard
cPanel & WHM Version
106.0.15

jlucho

Well-Known Member
Aug 5, 2006
113
1
168
hi guys

execute : yum update -y --skip-broken
and show this error:

[[email protected] ~]# yum update -y --skip-broken
Loaded plugins: fastestmirror, rhnplugin, universal-hooks
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* EA4: 208.74.123.62
* cpanel-addons-production-feed: 208.74.123.62
* cpanel-plugins: 208.74.123.62
* epel: mirror.lstn.net
Resolving Dependencies
--> Running transaction check
---> Package kernel.x86_64 1:4.18.0-425.10.1.lve.el7h will be installed
--> Processing Dependency: kernel-core-uname-r = 4.18.0-425.10.1.lve.el7h.x86_64 for package: 1:kernel-4.18.0-425.10.1.lve.el7h.x86_64
--> Processing Dependency: kernel-modules-uname-r = 4.18.0-425.10.1.lve.el7h.x86_64 for package: 1:kernel-4.18.0-425.10.1.lve.el7h.x86_64
--> Processing Dependency: kmod >= 2:25-19.el7h.cloudlinux.2 for package: 1:kernel-4.18.0-425.10.1.lve.el7h.x86_64
--> Running transaction check
---> Package kernel.x86_64 1:4.18.0-425.10.1.lve.el7h will be installed
--> Processing Dependency: kmod >= 2:25-19.el7h.cloudlinux.2 for package: 1:kernel-4.18.0-425.10.1.lve.el7h.x86_64
---> Package kernel-core.x86_64 1:4.18.0-425.10.1.lve.el7h will be installed
--> Processing Dependency: kmod-lve >= 1:2.0-50 for package: 1:kernel-core-4.18.0-425.10.1.lve.el7h.x86_64
--> Processing Dependency: linux-firmware >= 20200619-99.git3890db36 for package: 1:kernel-core-4.18.0-425.10.1.lve.el7h.x86_64
---> Package kernel-modules.x86_64 1:4.18.0-425.10.1.lve.el7h will be installed
--> Running transaction check
---> Package kernel.x86_64 1:4.18.0-425.10.1.lve.el7h will be installed
--> Processing Dependency: kmod >= 2:25-19.el7h.cloudlinux.2 for package: 1:kernel-4.18.0-425.10.1.lve.el7h.x86_64
---> Package kernel-core.x86_64 1:4.18.0-425.10.1.lve.el7h will be installed
--> Processing Dependency: linux-firmware >= 20200619-99.git3890db36 for package: 1:kernel-core-4.18.0-425.10.1.lve.el7h.x86_64
---> Package kmod-lve.x86_64 1:2.0-50.el7h will be installed
--> Processing Dependency: kmod >= 2:25-19.el7h.cloudlinux.2 for package: 1:kmod-lve-2.0-50.el7h.x86_64
--> Processing Conflict: 1:kernel-core-4.18.0-425.10.1.lve.el7h.x86_64 conflicts kexec-tools < 2.0.20-8

Packages skipped because of dependency problems:
1:kernel-4.18.0-425.10.1.lve.el7h.x86_64 from cloudlinux-rollout-5
1:kernel-core-4.18.0-425.10.1.lve.el7h.x86_64 from cloudlinux-rollout-5
1:kernel-modules-4.18.0-425.10.1.lve.el7h.x86_64 from cloudlinux-rollout-5
1:kmod-lve-2.0-50.el7h.x86_64 from cloudlinux-rollout-5



how can the problem be solved?
 
Last edited by a moderator:

jlucho

Well-Known Member
Aug 5, 2006
113
1
168
[[email protected] ~]# yum update kexec-tools

Loaded plugins: fastestmirror, rhnplugin, universal-hooks
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* EA4: 208.74.123.61
* cpanel-addons-production-feed: 208.74.123.61
* cpanel-plugins: 208.74.123.61
* epel: dfw.mirror.rackspace.com
cloudlinux-x86_64-server-7 | 4.3 kB 00:00
cloudlinux-x86_64-server-7/primary_db | 62 MB 00:03
No packages marked for update


=======================

Today I ran a new Yum Update, and the dependency problems that I initially reported are gone.

Thank you