Skip to main content

Server patches update not working

Comments

2 comments

  • cPanelLauren
    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 the ius.repo
    file to enabled = 0
    Then run yum update
    to ensure it completes
    0
  • s.sharma89
    Thanks @cPanelLauren It's resolved my issue.
    0

Please sign in to leave a comment.