Announcement

Collapse
No announcement yet.

CL6 - latest liblve update fails

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

  • CL6 - latest liblve update fails

    The latest liblve (1.1-0.20.el6.cloudlinux)fails to install because of a dependency issue:

    Error: Package: lve-wrappers-0.5-5.el6.cloudlinux.x86_64 (@cloudlinux-x86_64-server-6)
    Requires: liblve <= 0.9-0.4.el6

    Theres no update to lve-wrappers available:

    # yum list lve-wrappers
    * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
    Installed Packages
    lve-wrappers.x86_64 0.5-5.el6.cloudlinux @cloudlinux-x86_64-server-6

    The solution is to install the latest version of lve-wrappers from the testing repo:

    yum install lve-wrappers --enablerepo cloudlinux-updates-testing
Working...
X