Metadata file does not match checksum with OX v6.18 Release Candidate 2 (RC2)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • janny_buh
    Member
    • Apr 2009
    • 68

    #1

    Metadata file does not match checksum with OX v6.18 Release Candidate 2 (RC2)

    I'm trying to test the lastest OX v6.18 Release Candidate 2 (RC2) but yum fails with this error (on RHEL 5.4):

    Code:
    yum update open-xchange*
    
    ...
    ox-BusinessMobilityOXtender-unstable                                                             | 1.3 kB     00:00
    ox-BusinessMobilityOXtender-unstable/primary                                                     | 1.1 kB     00:00
    http://software.open-xchange.com/OX6/OXtender-unstable/BusinessMobilityOXtender/RHEL5/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
    Trying other mirror.
    ox-BusinessMobilityOXtender-unstable/primary                                                     | 1.1 kB     00:00
    http://software.open-xchange.com/OX6/OXtender-unstable/BusinessMobilityOXtender/RHEL5/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
    Trying other mirror.
    Error: failure: repodata/primary.xml.gz from ox-BusinessMobilityOXtender-unstable: [Errno 256] No more mirrors to try.
    ...
    Tried also "yum clean all" with no result...
    Any suggestions?
    Last edited by janny_buh; 08-05-2010, 09:33 AM. Reason: Added Operating System
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    Hi,

    could you please post the contents of the repo file?

    Thanks!

    Comment

    • Carsten Hoeger
      Open-Xchange Professional Services
      • Mar 2007
      • 710

      #3
      On my RHEL5 testsystem, I've no problems to install/update from this path.

      Comment

      • janny_buh
        Member
        • Apr 2009
        • 68

        #4
        This is my ox.repo (I've omitted LDB credentials )

        Code:
        [ox-stable]
        name=Open-Xchange Stable
        baseurl=http://software.open-xchange.com/OX6/6.18/RHEL5/
        enabled=0
        gpgcheck=0
        
        [ox-updates]
        name=Open-Xchange Updates
        baseurl=http://XXXX:YYYY@software.open-xchange.com/OX6/updates/RHEL5/
        enabled=0
        gpgcheck=0
        
        [ox-beta]
        name=Open-Xchange Beta
        baseurl=http://XXXX:YYYY@software.open-xchange.com/OX6/6.18/Beta/RHEL5/
        enabled=1
        gpgcheck=0
        
        [ox-BusinessMobilityOXtender-stable]
        name=Open-Xchange BusinessMobilityOXtender Stable
        baseurl=http://XXXX:YYYY@software.open-xchange.com/OX6/OXtender-stable/BusinessMobilityOXtender/RHEL5/
        enabled=0
        gpgcheck=0
        
        [ox-BusinessMobilityOXtender-unstable]
        name=Open-Xchange BusinessMobilityOXtender Unstable
        baseurl=http://XXXX:YYYY@software.open-xchange.com/OX6/OXtender-unstable/BusinessMobilityOXtender/RHEL5/
        enabled=1
        gpgcheck=0

        Comment

        • janny_buh
          Member
          • Apr 2009
          • 68

          #5
          Umh, just checked again with yum update and now it works
          Sorry for the inconvenience

          Comment

          Working...
          X