Opened 6 years ago
#3251 new defect
'Git' command fails to clobber local repository when repository has a corrupt index file
Reported by: | Varriount | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Version: | 0.8.9 | Keywords: | git windows buildstep |
Cc: |
Description
The 'Git' buildstep fails to remove the and reclone the target repository when the 'git' executable returns
error: bad signature fatal: index file corrupt
even when the 'clobberOnFailure' parameter is set to 'True'
The build slave is running on Windows 8.1, with Python 2.7 x64 and build slave version 0.8.9 The build host is running on Ubuntu 14.04.2 LTS with buildbot version 0.8.9
Note: See
TracTickets for help on using
tickets.