https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/GitPython-3.1.27 fails tests (DASH-SYSTEM). Discovered on: amd64 (internal ref: dash_tinderbox) NOTE: (DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Created attachment 844619 [details] build.log build log and emerge --info
Error(s) that match a know pattern: except OSError: GitCommandError: Cmd('git') failed due to: exit code(128) except OSError: :raise GitCommandError: except FileNotFoundError: E git.exc.GitCommandError: Cmd('/usr/bin/git') failed due to: exit code(128) FAILED test/test_submodule.py::TestSubmodule::test_git_submodules_and_add_sm_with_new_commit FAILED test/test_submodule.py::TestSubmodule::test_list_only_valid_submodules