Announcement

Collapse
No announcement yet.

Unable To Install - cURL Package Already Installed?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Unable To Install - cURL Package Already Installed?

    Fresh VPS with up-to-date cPanel/WHM installed and a license assigned to my IP.

    When running the command per the guide:

    Code:
    wget -qq -O - [URL]https://kernelcare.com/installer[/URL] | bash
    I am presented with the following:

    Code:
    Transaction check error:
    
    package curl-7.29.0-51.el7.x86_64 is already installed
    
    Error Summary
    
    -------------
    Im not sure what the hangup is, but any advice would be greatly appreciated!

  • #2
    Fixed! For anyone who may come across this issue, simply reinstalling the offending package, in this case curl-7.29.0-51.el7.x86_64, solved the issue.

    Code:
    yum reinstall curl-7.29.0-51.el7.x86_64

    Comment


    • #3
      Hello Mitchell. Thank you!
      Please let us know if you have any questions.
      Thanks in advance!

      Comment

      Working...
      X