Yum update with Error
Hi,
I get error when do the yum update, how can I resolve them?
[root@nfmp-server ~]# yum update
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Repository localrepo is listed more than once in the configuration
Resolving Dependencies
--> Running transaction check
---> Package bash.x86_64 0:4.2.46-28.el7 will be updated
---> Package bash.x86_64 0:4.2.46-34.el7 will be an update
---> Package libgudev1.x86_64 0:219-42.el7 will be updated
---> Package libgudev1.x86_64 0:219-67.el7 will be an update
---> Package systemd.x86_64 0:219-42.el7 will be updated
---> Package systemd.x86_64 0:219-67.el7 will be an update
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-67.el7.x86_64
--> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-67.el7.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-67.el7.x86_64
---> Package systemd-libs.x86_64 0:219-42.el7 will be updated
---> Package systemd-libs.x86_64 0:219-67.el7 will be an update
--> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-libs-219-67.el7.x86_64
---> Package systemd-sysv.x86_64 0:219-42.el7 will be updated
---> Package systemd-sysv.x86_64 0:219-67.el7 will be an update
--> Finished Dependency Resolution
Error: Package: systemd-219-67.el7.x86_64 (patch_update)
Requires: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit)
Error: Package: systemd-219-67.el7.x86_64 (patch_update)
Requires: liblz4.so.1()(64bit)
Error: Package: systemd-219-67.el7.x86_64 (patch_update)
Requires: libcryptsetup.so.12()(64bit)
Error: Package: systemd-libs-219-67.el7.x86_64 (patch_update)
Requires: liblz4.so.1()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Regards,
CY