[GH-ISSUE #3648] Regression: Error: no such executable /usr/bin/git #2300

Closed
opened 2026-05-05 08:59:28 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @chiraag-nataraj on GitHub (Sep 28, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3648

With firejail 0.9.62.4, my git profile works fine (attached). With current HEAD, the profile breaks and the error in the issue title is reported (obviously, /usr/bin/git exists). I will try to bisect later today when I have time.

common.inc
git.profile
ssh.profile

Originally created by @chiraag-nataraj on GitHub (Sep 28, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3648 With firejail 0.9.62.4, my git profile works fine (attached). With current HEAD, the profile breaks and the error in the issue title is reported (obviously, /usr/bin/git exists). I will try to bisect later today when I have time. [common.inc](https://github.com/netblue30/firejail/files/5293018/common.inc.txt) [git.profile](https://github.com/netblue30/firejail/files/5293019/git.profile.txt) [ssh.profile](https://github.com/netblue30/firejail/files/5293020/ssh.profile.txt)
Author
Owner

@chiraag-nataraj commented on GitHub (Sep 28, 2020):

git bisect is telling me that #3740f37648 is bad:

The merge base 3740f376487dd71c93c09d7df914326247608bf3 is bad.
This means the bug has been fixed between 3740f376487dd71c93c09d7df914326247608bf3 and [77de044d88e7acd348a973011fd8acdc491022fa].
<!-- gh-comment-id:700050690 --> @chiraag-nataraj commented on GitHub (Sep 28, 2020): `git bisect` is telling me that #3740f376487dd71c93c09d7df914326247608bf3 is bad: ``` The merge base 3740f376487dd71c93c09d7df914326247608bf3 is bad. This means the bug has been fixed between 3740f376487dd71c93c09d7df914326247608bf3 and [77de044d88e7acd348a973011fd8acdc491022fa]. ```
Author
Owner

@chiraag-nataraj commented on GitHub (Sep 28, 2020):

Although something doesn't seem right...I was using a later version with that merge and it was fine. Going to dig in to see what's going on.

<!-- gh-comment-id:700052964 --> @chiraag-nataraj commented on GitHub (Sep 28, 2020): Although something doesn't seem right...I was using a later version with that merge and it was fine. Going to dig in to see what's going on.
Author
Owner

@chiraag-nataraj commented on GitHub (Sep 28, 2020):

The plot gets thicker. With the provided profile files, everything is fine. When I use my profile files that I linked to above (which, again, worked fine with 0.9.62.4), it breaks. So I guess it's not quite a regression, but it is some type of bug, I suspect...

<!-- gh-comment-id:700055682 --> @chiraag-nataraj commented on GitHub (Sep 28, 2020): The plot gets thicker. With the provided profile files, everything is fine. When I use my profile files that I linked to above (which, again, worked fine with 0.9.62.4), it breaks. So I guess it's not quite a regression, but it is some type of bug, I suspect...
Author
Owner

@chiraag-nataraj commented on GitHub (Sep 29, 2020):

Not sure how or why, but the issue fixed itself. Closing.

<!-- gh-comment-id:700866746 --> @chiraag-nataraj commented on GitHub (Sep 29, 2020): Not sure how or why, but the issue fixed itself. Closing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2300
No description provided.