Help fix yum updated error

General support questions
Post Reply
alexseah119
Posts: 4
Joined: 2018/11/21 03:04:15

Help fix yum updated error

Post by alexseah119 » 2018/11/21 03:18:28

Hi bro and sis,
Can your help and tech me how to fix it.
Below this error from yum update:
Error: Package: raidcfg-6.1.0-2757.12163.el6.x86_64 (installed)
Requires: libstorelibir-3.so.14()(64bit)
Removing: srvadmin-storelib-9.1.0-2757.12163.el6.x86_64 (installed)
libstorelibir-3.so.14()(64bit)
Updated By: srvadmin-storelib-9.2.0-3142.13664.el6.x86_64 (dell-system-update_dependent)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
i have tried use yum clean all first and than again yum -y update and also same issue and error.

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Help fix yum updated error

Post by TrevorH » 2018/11/21 08:16:03

The package 'raidcfg' requires a file that is supplied by the currently installed copy of srvadmin-storelib but the newer 9.2 version of that package does not supply the same file so the update cannot continue. You either need a newer raidcfg that's built against the new srvadmin-storelib or you need to remove the raidcfg package entirely. Whether you can remove it safely is another question.

I don't know what raidcfg is - my Dell yum repos do not contain such a package though they do include the 9.1 srvadmin packages. I think you need to report this to Dell.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

alexseah119
Posts: 4
Joined: 2018/11/21 03:04:15

Re: Help fix yum updated error

Post by alexseah119 » 2018/12/04 04:02:28

ok thank you.
done !! maybe dell are fixed issue already so and work with latest version now!!!

Post Reply