Hi,
I'm having below conflict errors with command #yum -y update. I've found 2 recent topics having same issue; requesting you to suggest me how to solve my error and fix update command. Do I follow the commands suggested? Newbie + novice here.
#1
https://forum.centos-webpanel.com/index.php?board=50.0 Topic suggests to use commands:
#yum remove python36u python36u-libs
#yum install python3 python3-libs
#2
https://forum.centos-webpanel.com/index.php?topic=8584.0 Topic suggests to use command:
#rpm -e --nodeps python36u-libs.x86_64 python36u.x86_64
Regards.
Transaction check error:
file /usr/bin/python3.6 from install of python3-3.6.8-10.el7.x86_64 conflicts with file from package python36u-3.6.8-1.el7.ius.x86_64
file /usr/bin/python3.6m from install of python3-3.6.8-10.el7.x86_64 conflicts with file from package python36u-3.6.8-1.el7.ius.x86_64
file /usr/lib64/python3.6/ensurepip/__init__.py from install of python3-libs-3.6.8-10.el7.x86_64 conflicts with file from package python36u-libs-3.6.8-1.el7.ius.x86_64
file /usr/lib64/python3.6/http/client.py from install of python3-libs-3.6.8-10.el7.x86_64 conflicts with file from package python36u-libs-3.6.8-1.el7.ius.x86_64
file /usr/lib64/python3.6/asyncio/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-libs-3.6.8-10.el7.x86_64 conflicts with file from package python36u-libs-3.6.8-1.el7.ius.x86_64
file /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-libs-3.6.8-10.el7.x86_64 conflicts with file from package python36u-libs-3.6.8-1.el7.ius.x86_64
file /usr/lib64/python3.6/concurrent/__pycache__/__init__.cpython-36.opt-1.pyc from install of python3-libs-3.6.8-10.el7.x86_64 conflicts with file from package python36u-libs-3.6.8-1.el7.ius.x86_64
-------
-------
------- total 1095 lines
-------
-------
-------