Announcement

Collapse
No announcement yet.

Yum Update errors

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

  • Yum Update errors

    yum update, lve-kmod, missing dependency

  • #2
    When running yum update on CloudLinux 5.8 machine, I get the error:

    lve-1.1-0.30.2.el5.cloudlinux.x86_64 from cloudlinux-x86_64-server-5 has depsolving problems
    --> Missing Dependency: lve-kmod >= 1.1 is needed by package lve-1.1-0.30.2.el5.cloudlinux.x86_64 (cloudlinux-x86_64-server-5)
    Error: Missing Dependency: lve-kmod >= 1.1 is needed by package lve-1.1-0.30.2.el5.cloudlinux.x86_64 (cloudlinux-x86_64-server-5)
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va --nofiles --nodigest

    I am not sure how to resolve this.

    The output of yum check-update is:

    Loaded plugins: fastestmirror, rhnplugin
    Loading mirror speeds from cached hostfile
    * cloudlinux-x86_64-server-5: cl-mirror.london.uk2.net
    Excluding Packages in global exclude list
    Finished

    liblve.x86_64 1.1-0.30.2.el5.cloudlinux cloudlinux-x86_64-server-5
    liblve-devel.x86_64 1.1-0.30.2.el5.cloudlinux cloudlinux-x86_64-server-5
    lve.x86_64 1.1-0.30.2.el5.cloudlinux cloudlinux-x86_64-server-5

    Any clues?

    Comment


    • #3
      Please, try doing:
      yum clean all

      and trying it again.
      We had an issue with our repository.

      Comment


      • #4
        I guess that fixed it. Now Im showing no updates available.

        Were the updates:

        liblve.x86_64 1.1-0.30.2.el5.cloudlinux cloudlinux-x86_64-server-5
        liblve-devel.x86_64 1.1-0.30.2.el5.cloudlinux cloudlinux-x86_64-server-5
        lve.x86_64 1.1-0.30.2.el5.cloudlinux cloudlinux-x86_64-server-5

        Just incorrect?

        Comment


        • #5
          Yes, those packages had incorrect "require" statement, that needed kernel still in beta.

          Comment

          Working...
          X