Closed tfoote closed 11 years ago
It can get a hashsum mismatch if an upload occurs between apt-get update and the pull. A few retries will take a few seconds longer to fail if it's really broken, but will prevent a false failure if it's just this known race condition.
There's now a groovy script which retries the jobs if it sees a Hash Sum mismatch.
It can get a hashsum mismatch if an upload occurs between apt-get update and the pull. A few retries will take a few seconds longer to fail if it's really broken, but will prevent a false failure if it's just this known race condition.