ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

retry apt-get source #61

Closed tfoote closed 11 years ago

tfoote commented 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.

tfoote commented 11 years ago

There's now a groovy script which retries the jobs if it sees a Hash Sum mismatch.