[CentOS] Issues when updating CentOS 7

Fri Apr 5 17:36:57 UTC 2019
Jonathan Billings <billings at negate.org>

On Fri, Apr 05, 2019 at 09:09:50AM +0200, Stelian Iancu wrote:
> --> Finished Dependency Resolution
> Error: Package: python34-xapps-overrides-1.0.4-13.el7.x86_64 (@epel)
>            Requires: xapps(x86-64) = 1.0.4-13.el7
>            Removing: xapps-1.0.4-13.el7.x86_64 (@epel)
>                xapps(x86-64) = 1.0.4-13.el7
>            Updated By: xapps-1.0.4-14.el7.x86_64 (epel)
>                xapps(x86-64) = 1.0.4-14.el7
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest

Many python3 packages in EPEL were just rebased from python34 to
python36, so it's possible that there's still some version skew going
on that is breaking some other python3 modules that are still based on
python34.  Try with --skip-broken for now, and if it still has
problems, file a bug against xapps.

More details here:

https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/thread/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/


-- 
Jonathan Billings <billings at negate.org>