Yum upgrade transaction check error

Tried to upgrade the Centos and got this during the transaction test:

Transaction check error:
file /usr/bin/python3.6 from install of python36-3.6.6-5.el7.x86_64 conflicts with file from package python36u-3.6.7-1.ius.centos7.x86_64
file /usr/bin/python3.6m from install of python36-3.6.6-5.el7.x86_64 conflicts with file from package python36u-3.6.7-1.ius.centos7.x86_64
file /usr/lib64/python3.6/config-3.6m-x86_64-linux-gnu/Makefile from install of python36-libs-3.6.6-5.el7.x86_64 conflicts with file from package python36u-libs-3.6.7-1.ius.centos7.x86_64
file /usr/lib64/python3.6/logging/init.py from install of python36-libs-3.6.6-5.el7.x86_64 conflicts with file from package python36u-libs-3.6.7-1.ius.centos7.x86_64
file /usr/lib64/python3.6/test/support/init.py from install of python36-libs-3.6.6-5.el7.x86_64 conflicts with file from package python36u-libs-3.6.7-1.ius.centos7.x86_64
file /usr/include/python3.6m/pyconfig-64.h from install of python36-libs-3.6.6-5.el7.x86_64 conflicts with file from package python36u-libs-3.6.7-1.ius.centos7.x86_64

and a load of similar lines to this
file /usr/lib64/python3.6/pycache/_compat_pickle.cpython-36.opt-1.pyc from install of python36-libs-3.6.6-5.el7.x86_64 conflicts with file from package python36u-libs-3.6.7-1.ius.centos7.x86_64

I have tried yum clean all and still no joy

yum clean all
yum update

Done that and still no joy

Sorry, you said that.

yum remove python36u-libs-3.6.7-1.ius.centos7.x86_64

ok

Slightly different error

(long list)
—> Package sangoma-pbx.noarch 0:1902-3.sng7 will be erased
–> Finished Dependency Resolution
Error: Trying to remove “sangoma-pbx”, which is protected

I tried yum update-minimal and that installed a few updates. Trying a full update and updates seems to be installing

I can confirm that the issue is not an issue any longer. Not sure why the update-minimal affected it. But I think I also deleted a pip installed file

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.