This issue is still affecting<https://bugs.python.org/issue45078> build bot 405: https://buildbot.python.org/all/#/builders/405
Can the owner of that buildbot please run the command indicated below? Begin forwarded message: From: "Jason R. Coombs" <jar...@jaraco.com<mailto:jar...@jaraco.com>> Subject: Re: [Python-Dev] Windows buildbots may be broken Date: 3 August, 2021 at 11:52:56 EDT To: Senthil Kumaran <sent...@python.org<mailto:sent...@python.org>> Cc: "python-...@python.org<mailto:python-...@python.org>" <python-...@python.org<mailto:python-...@python.org>> That command causes a re-initialization of all of the files in the working copy. I got the recipe from here<https://stackoverflow.com/a/56457412/70170>. There are more details in the comment I linked originally and the subsequent response. ________________________________ From: Senthil Kumaran <sent...@python.org<mailto:sent...@python.org>> Sent: Tuesday, August 3, 2021 09:29 To: Jason R. Coombs <jar...@jaraco.com<mailto:jar...@jaraco.com>> Cc: python-...@python.org<mailto:python-...@python.org> <python-...@python.org<mailto:python-...@python.org>> Subject: Re: [Python-Dev] Windows buildbots may be broken On Fri, Jul 30, 2021 at 02:28:08PM +0000, Jason R. Coombs wrote: > If you run such a buildbot, please consider running this command on > your repo to bypass the issue: > > git rm -r :/ ; git checkout HEAD -- :/ > > You may want to consider adding this command after every update to the > repo to avoid the stale state. What does this do? Especially the first command. Is this Windows specific? -- Senthil _______________________________________________ Python-Buildbots mailing list -- python-buildbots@python.org To unsubscribe send an email to python-buildbots-le...@python.org https://mail.python.org/mailman3/lists/python-buildbots.python.org/ Member address: arch...@mail-archive.com