Announcement

Collapse
No announcement yet.

Multiple Errors on Yum Update

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

  • Multiple Errors on Yum Update

    Hello all,

    Last try in posting this. Seems this forum really doesnt like me posting code, even when using the code tags! Or...it has a post text count number which is doesnt show...annoying!! So...I will split the error.

    We are trying to update a CL 6.7 x86_64 dedicated server running WHM. getting the following errors via SSH:

    Code:
    Error: Package: transcode-1.1.5-2.el6.rf.x86_64 (@dag)
    
    Requires: libMagickWand.so.2()(64bit)
    
    Removing: ImageMagick-6.5.4.7-7.el6_5.x86_64 (@cloudlinux-x86_64-serv  er-6)
    
    libMagickWand.so.2()(64bit)
    
    Updated By: ImageMagick-6.7.2.7-2.el6.x86_64 (cloudlinux-x86_64-serve  r-6)
    
    Not found
    
    Available: ImageMagick-6.5.4.7-5.el6.x86_64 (cloudlinux-x86_64-server  -6)
    
    libMagickWand.so.2()(64bit)
    
    Available: ImageMagick-6.5.4.7-6.el6_2.x86_64 (cloudlinux-x86_64-serv  er-6)
    
    libMagickWand.so.2()(64bit)
    
    Error: Package: transcode-1.1.5-2.el6.rf.x86_64 (@dag)
    
    Requires: libMagickCore.so.2()(64bit)
    
    Removing: ImageMagick-6.5.4.7-7.el6_5.x86_64 (@cloudlinux-x86_64-serv  er-6)
    
    libMagickCore.so.2()(64bit)
    
    Updated By: ImageMagick-6.7.2.7-2.el6.x86_64 (cloudlinux-x86_64-serve  r-6)
    
    Not found
    
    Available: ImageMagick-6.5.4.7-5.el6.x86_64 (cloudlinux-x86_64-server  -6)
    
    libMagickCore.so.2()(64bit)
    
    Available: ImageMagick-6.5.4.7-6.el6_2.x86_64 (cloudlinux-x86_64-serv  er-6)
    
    libMagickCore.so.2()(64bit)
    See next post for rest of error.

  • #2
    Code:
    Error: Package: python-babel-0.9.5-1.el5.rf.noarch (rpmforge)
    
    Requires: python(abi) = 2.4
    
    Installed: python-2.6.6-64.el6.x86_64 (@cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: alt-python27-2.7.8-6.el6.cloudlinux.3.x86_64 (cloudlinux-x  86_64-server-6)
    
    python(abi) = 2.7
    
    Available: alt-python33-3.3.2-18.el6.cloudlinux.x86_64 (cloudlinux-x8  6_64-server-6)
    
    python(abi) = 3.3
    
    Available: alt-python34-3.4.1-15.el6.cloudlinux.2.x86_64 (cloudlinux-  x86_64-server-6)
    
    python(abi) = 3.4
    
    Available: python-2.6.6-20.el6.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-29.el6.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-29.el6_2.2.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-29.el6_3.3.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-29.el6_3.3.cloudlinux.i686 (cloudlinux-x86_64  -server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-36.el6.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-37.el6_4.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-51.el6.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    Available: python-2.6.6-52.el6.i686 (cloudlinux-x86_64-server-6)
    
    python(abi) = 2.6
    
    You could try using --skip-broken to work around the problem
    
    You could try running: rpm -Va --nofiles --nodigest
    Yay for text limits on a forum post when it doesnt say there is any!

    Comment


    • #3
      Hi,

      I believe el6.rf.x86_64 in package names means they has been installed with rpmforge repos, please enable this repo again and try to update again.

      Comment


      • #4
        Thanks for the reply.

        Do you know why this has changed? Weve not had to add/enable different repos on any other CL server.

        Many thanks

        Comment


        • #5
          I believe you did... maybe long time ago that repo has been add just for package install time. You may try to search for packages in /var/log/yum :

          Code:
          grep transcode /var/log/yum.log*

          Comment


          • #6
            Thanks.

            The output is this:

            Code:
            Sep 06 19:00:58 Installed: transcode-1.1.5-2.el6.rf.x86_64
            So, only shows last install last month.

            Comment


            • #7
              If so you should remember how it was installed, or rpmforge repo is disabled in /etc/yum.repos.d/ ?

              Anyway, I am sure to fix the original issue you have to activate rpmforge repost: https://wiki.centos.org/AdditionalRe...c0ae92d1398e01

              Comment


              • #8
                Thanks.

                The repo is enabled. Shows in the location you mentioned:

                Code:
                # Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag
                
                # URL: http://rpmforge.net/
                
                [rpmforge]
                
                name = Red Hat Enterprise $releasever - RPMforge.net - dag
                
                #baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag
                
                mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
                
                #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
                
                enabled = 1
                
                protect = 0
                
                gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
                
                gpgcheck = 1

                Comment


                • #9
                  Just spotted...el5 / el6 difference

                  Comment

                  Working...
                  X