[Bug 1571979] Re: Robustify git clone

Launchpad Bug Tracker 1571979 at bugs.launchpad.net
Fri May 6 13:26:01 UTC 2016


This bug was fixed in the package autopkgtest - 3.20.5

---------------
autopkgtest (3.20.5) unstable; urgency=medium

  [ Martin Packman ]
  * Fix ssh virt server example and testbed error.

  [ Martin Pitt ]
  * If git clone fails with "--git-source" the first time, retry after 15
    seconds. This should defend short temporary network glitches.
    (LP: #1571979)
  * adt-virt-qemu: Call eofcat helper with PYTHONHASHSEED=0 to avoid long
    hangs after booting the VM until the RNG gets initialized. (See #822431
    for details) (Closes: #821778)
  * adt-virt-ssh: Fix UnboundLocalError crash when logging in as root.
  * Fix running for multiple actions in one command line: (Closes: #822285)
    - Close the summary stream after the last test, not after the first.
    - Clean up the test tree on the testbed between actions.
  * Fix NullRunner.test_timeout_no_output to work with multiple parallel runs.
    (Closes: #816398)

 -- Martin Pitt <mpitt at debian.org>  Mon, 25 Apr 2016 00:14:05 +0200

** Changed in: autopkgtest (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1571979

Title:
  Robustify git clone

Status in autopkgtest package in Ubuntu:
  Fix Released

Bug description:
  https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-xenial-pitti-systemd-semaphore/xenial/amd64/s/systemd-
  upstream/20160418_110818@/log.gz

  Cloning into 'systemd'...
  fatal: unable to access 'https://anonscm.debian.org/git/pkg-systemd/systemd.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.

  Do the usual "git clone || { sleep 15; git clone }" approach to
  robustify this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1571979/+subscriptions



More information about the foundations-bugs mailing list