#1078091 git: Unable to use git bisect run

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Dave Johansen
Date:
2024-08-07 01:18:03 UTC
Severity:
normal
Tags:
#1078091#5
Date:
2024-08-06 20:03:28 UTC
From:
To:
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

#1078091#10
Date:
2024-08-06 22:44:45 UTC
From:
To:
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.

#1078091#19
Date:
2024-08-07 01:14:42 UTC
From:
To:
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.