Bizarre. "Check for source changes (pull_request)" apparently fixed itself by magic. Now "Check if generated files are up to date (pull_request)" is failing instead, in a similar way ("Can't use 'tar -xzf' extract archive file"). Nope! No idea here what that's trying to check either ;-)
On Tue, Jan 11, 2022 at 8:57 PM Tim Peters <tim.pet...@gmail.com> wrote: > > New one to me! > > The new > > https://github.com/python/cpython/pull/30555 > > is dead in the water, with a "Check for source changes (pull_request)" > failure. > > Afraid to say I don't even know what that's trying to check. > > The details show this at the end: > > Error: Can't use 'tar -xzf' extract archive file: > /home/runner/work/_actions/_temp_e6eccc97-eabe-4596-b4b2-6ea2f8c672cb/8fca955b-16e0-4c1b-81a8-38d568264bd6.tar.gz. > return code: 2. > > Clues? It's a simple PR, making a few changes to just one C file. _______________________________________________ python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-le...@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/HYI7DZYIZ5GNXV3UHWJFEE47LCMUKDQH/ Code of Conduct: https://www.python.org/psf/codeofconduct/