Yum update error

got the update flashing on home page but despite starting it it pop flashing again after a bit. done a yum update from ssh and managed to update most of the file, but at the end i get this:

–> Processing Conflict: initscripts-9.49.41-1.el7.x86_64 conflicts redhat-release < 7.5-0.11
–> Finished Dependency Resolution
Error: Package: nut-2.7.2-3.el7.x86_64 (@anaconda/3)
Requires: libfreeipmi.so.13()(64bit)
Removing: freeipmi-1.2.9-8.el7.x86_64 (@anaconda/3)
libfreeipmi.so.13()(64bit)
Updated By: freeipmi-1.5.7-2.el7.x86_64 (base)
~libfreeipmi.so.17()(64bit)
Error: initscripts conflicts with rockstor-release-3-8.16.el7.x86_64
Error: Package: nut-2.7.2-3.el7.x86_64 (@anaconda/3)
Requires: libipmimonitoring.so.5()(64bit)
Removing: freeipmi-1.2.9-8.el7.x86_64 (@anaconda/3)
libipmimonitoring.so.5()(64bit)
Updated By: freeipmi-1.5.7-2.el7.x86_64 (base)
~libipmimonitoring.so.6()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I have run the 2 suggestions at the end but still getting error.

any clue?

Hi

I have something similar; since two days back I’m receiving the following e-mails from te Anacron daemon:

/etc/cron.daily/0yum-daily.cron:

Failed to check for updates with the following error message:
Failed to build transaction: initscripts conflicts with rockstor-release-3-8.16.el7.x86_64
nut-2.7.2-3.el7.x86_64 requires libipmimonitoring.so.5()(64bit)
nut-2.7.2-3.el7.x86_64 requires libfreeipmi.so.13()(64bit)

This seems to have started after the following alert from Cron:

/etc/cron.hourly/0yum-hourly.cron:

Traceback (most recent call last):
File “/usr/sbin/yum-cron”, line 729, in
main()
File “/usr/sbin/yum-cron”, line 726, in main
base.updatesCheck()
File “/usr/sbin/yum-cron”, line 618, in updatesCheck
self.populateUpdateMetadata()
File “/usr/sbin/yum-cron”, line 422, in populateUpdateMetadata
self.pkgSack # honor skip_if_unavailable
File “/usr/lib/python2.7/site-packages/yum/init.py”, line 1074, in
pkgSack = property(fget=lambda self: self._getSacks(),
File “/usr/lib/python2.7/site-packages/yum/init.py”, line 779, in _getSacks
if not self.repos.getPackageSack():
File “/usr/lib/python2.7/site-packages/yum/packageSack.py”, line 373, in len
ret += len(sack)
File “/usr/lib/python2.7/site-packages/yum/sqlitesack.py”, line 519, in len
pkg_num += self._sql_MD_pkg_num(‘primary’, repo)
File “/usr/lib/python2.7/site-packages/yum/sqlitesack.py”, line 487, in _sql_MD_pkg_num
return self._sql_MD(‘primary’, repo, sql).fetchone()[0]
File “/usr/lib/python2.7/site-packages/yum/sqlitesack.py”, line 55, in newFunc
raise Errors.RepoError, str(e)
yum.Errors.RepoError: file is encrypted or is not a database

Rockstor 3.2.9-23 and Linux: 4.12.4-1.el7.elrepo.x86_64 (CentOS)