[CentOS] Centos 7 Yum conflict libicalss

Earl Ramirez

earlaramirez at gmail.com
Sun Dec 6 05:39:19 UTC 2015


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 at centos.org
> 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. 





More information about the CentOS mailing list