Server patches update not working
Hi All,
I have upgraded the server from WHM 15 days ago. After that, the server updates or yum updates are not working. It's giving error "conflicts with file from package" in Python packages. I have attached the log file also. I have searched on Google and here also.
I am facing this problem in 3 servers. Please suggest some solutions.
Thanks,
Sandeep
-
Hello, Based on the output you provided you're experiencing a conflict due to the fact that you've installed (at some point) the package python36u-libs-3.6.8-1.el7.ius.x86_64
from the 3rd party repository: IUS To resolve this issue you'd first need to check to ensure the repository is disabled by going to:/etc/yum.repos.d/
and modifying theius.repo
file toenabled = 0
Then runyum update
to ensure it completes0 -
Thanks @cPanelLauren It's resolved my issue. 0
Please sign in to leave a comment.
Comments
2 comments