Dear Maintainer,
* What led up to the situation?
- Trying to use git bisect run to find the cause of a bug
* What exactly did you do (or not do) that was effective (or
ineffective)?
- Errors out whenever it's used
* What was the outcome of this action?
- Impossible to use git bisect run
* What outcome did you expect instead?
- git bisect run to work like other versions of Debian
Control: severity -1 normal Control: tags -1 = moreinfo This bug has exactly no useful info. Either provide more info to the bug, or please close the bug.
I was running this in a container and `git bisect run` was non-functional and it appears that it was related to this issue: https://patchwork.kernel.org/project/git/patch/409492ad830828f2b5f341706ad9ad1c64f66d6e.1661604264.git.gitgitgadget@gmail.com/#24987430 While making a minimal reproducer, I noticed that a newer image was available and pulled that and I can no longer reproduce the issue, so it appears this was already fixed. Sorry for the noise.