Announcement

Collapse
No announcement yet.

Update fails

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

  • Update fails

    New server (at vps.net) running cloudlinux. Update is failing with these error messages:

    Upgrade 45 Package(s)

    Total download size: 62 M
    Downloading Packages:
    http://repo.cloudlinux.com/cloudlinu...5.5.x86_64.rpm: [Errno 4] Socket Error: timed out
    Trying other mirror.
    http://repo.cloudlinux.com/cloudlinu...5.3.x86_64.rpm: [Errno 4] Socket Error: timed out
    Trying other mirror.
    http://repo.cloudlinux.com/cloudlinu...5_5.3.i386.rpm: [Errno 4] Socket Error: timed out
    Trying other mirror.

    Error Downloading Packages:
    2:libpng-1.2.10-7.1.el5_5.3.i386: failure: RPMS/libpng-1.2.10-7.1.el5_5.3.i386.rpm from cloudlinux-updates: [Errno 256] No more mirrors to try.
    2:libpng-devel-1.2.10-7.1.el5_5.3.x86_64: failure: RPMS/libpng-devel-1.2.10-7.1.el5_5.3.x86_64.rpm from cloudlinux-updates: [Errno 256] No more mirrors to try.
    strace-4.5.18-5.el5_5.5.x86_64: failure: RPMS/strace-4.5.18-5.el5_5.5.x86_64.rpm from cloudlinux-updates: [Errno 256] No more mirrors to try.

    ...Done

  • #2
    Anyone else seeing this? I just tried it -- and it worked fine for me.

    Also, try doing:
    yum clean all
    and try installing/updating again.

    Comment


    • #3
      Thank you for the fast response, Igor - it worked after

      yum clean all

      without a problem.
      But, the WHM is showing:

      CENTOS 5.4 x86_64 xen pv on hostname

      shouldn it be 5.5?

      I have run
      yum update
      yum update liblve lve-utils

      with the result:
      No Packages marked for Update

      Comment


      • #4
        It should be CloudLinux 5.5 , but until cPanel officially supports us -- it might cause quota issues (they promised to fix it when I spoke to them at HostingCon)



        What we do, so that we don have this problem is:
        echo "CentOS release 5.4 (Final)" > /etc/redhat-release

        Just edit /etc/redhat-release
        And change 5.4 to 5.5 -- that will do it.

        Comment


        • #5
          thank you - my last question today, I promise!
          uname -r gives the following result:

          2.6.18-294.8.1.el5.lve0.6.23xen

          is that correct? This is my first server using cloudlinux and I have quite a few more Im planning to move over, so I really want to make sure that Im getting it right.

          Comment


          • #6
            Yes, it is correct.
            To make sure that LVE actually limits sites, load up in a browser any PHP page on that server.
            Then do:

            cat /proc/lve/list
            If you see more then one (header) line -- it is means it is working

            Comment


            • #7
              Thank you so much - Ive been hearing a *lot* about CL from my webhosting friends, and can wait to see it in action for myself!

              Comment

              Working...
              X