Hi,
I have some problems using “yum update”. cron is telling me:
/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)
And when I run “yum update” manually it ends with:
I briefly investigated this problem and yes, we need to 1) build a new set of nut rpms with updated dependencies and 2) a new rockstor-release rpm that doesn’t conflict with the upstream update of initscripts. I apologize for the delay, but will try to fix it asap this week.
updates: centosmirror.netcup.net
Installed Packages
Name : nut
Arch : x86_64
Version : 2.7.2
Release : 3.el7
Size : 6.1 M
Repo : installed
From repo : anaconda
Summary : Network UPS Tools
URL : http://www.networkupstools.org/
License : GPLv2+ and GPLv3+
Description : These programs are part of a developing project to monitor the assortment
: of UPSes that are found out there in the field. Many models have serial
: ports of some kind that allow some form of state checking. This
: capability has been harnessed where possible to allow for safe shutdowns,
: live status tracking on web pages, and more.
rpm -F freeipmi-1.5.7-2.el7.x86_64.rpm
error: Failed dependencies:
libfreeipmi.so.13()(64bit) is needed by (installed) nut-2.7.2-3.el7.x86_64
libipmimonitoring.so.5()(64bit) is needed by (installed) nut-2.7.2-3.el7.x86_64
[root@wvk-nas ~]# yum update
Loaded plugins: changelog, fastestmirror
Loading mirror speeds from cached hostfile
Same problem here - running update from WebUI (small RSS-like icon in header):
Error: initscripts conflicts with rockstor-release-3-8.16.el7.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Running fresh install of Rockstor version: 3.9.1-0, didn’t activate any of update channels yet - could that be the source of problems here? Or should I try the above solution?