Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-17

git_mirror.pl should try hard to recover from transient errors

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P1: Critical
    • 2011q3
    • None
    • Git
    • None
    • c09db788c60b893324643ae05a851067de29158f

    Description

      On certain repos on certain servers, a git clone will often fail. git://gitorious.org/webkit/qtwebkit.git is a good example:

      $ git clone git://gitorious.org/webkit/qtwebkit.git
      fatal: The remote end hung up unexpectedly
      fatal: early EOF
      fatal: index-pack failed

      Ideally we are able to have all such problems fixed. But, to be pragmatic,
      our git wrapper script git_mirror.pl should automatically retry on errors of this form.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rmcgover Rohan McGovern (Inactive)
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes