At 09:39 PM 12/5/2015, Earl Ramirez wrote:
On Sat, 2015-12-05 at 17:39 -0800, david wrote: > Folks > > My Centos 7 systems are all failing to update because of > > Error: Package: orage-4.10.0-4.el7.x86_64 (@epel) > Requires: libicalss.so.0()(64bit) > Removing: libical-0.48-6.el7.x86_64 (@base) > libicalss.so.0()(64bit) > Updated By: libical-1.0.1-1.el7.x86_64 (cr) > ~libicalss.so.1()(64bit) > Error: Package: orage-4.10.0-4.el7.x86_64 (@epel) > Requires: libicalvcal.so.0()(64bit) > Removing: libical-0.48-6.el7.x86_64 (@base) > libicalvcal.so.0()(64bit) > Updated By: libical-1.0.1-1.el7.x86_64 (cr) > ~libicalvcal.so.1()(64bit) > Error: Package: orage-4.10.0-4.el7.x86_64 (@epel) > Requires: libical.so.0()(64bit) > Removing: libical-0.48-6.el7.x86_64 (@base) > libical.so.0()(64bit) > Updated By: libical-1.0.1-1.el7.x86_64 (cr) > ~libical.so.1()(64bit) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > > Is there something I should (not) be doing? > The command was: > yum update > > > > David > > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > https://lists.centos.org/mailman/listinfo/centos Hello David, The conflict is caused by 'orage' from epel, I am not to familiar with that package, you can try and uninstall it and run 'yum clean all' and try to update your box again. Or you can exclude it from epel repo. _________________
Thanks for that. It appears to have solved the problem. I just wonder if it should have been taken care of "automatically" without my intervention, running nightly "yum -y update" commands.
David _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos