Package: git Version: 1:2.29.2-1 Severity: serious Some of the tests fail with dash, which is the default /bin/sh in Debian.
Example: | bbl@debian-sid:~/git-2.29.2+next.20201030/t$ bash ./t3070-wildmatch.sh | tail -n 3 | # still have 40 known breakage(s) | # passed all remaining 1850 test(s) | 1..1890 | bbl@debian-sid:~/git-2.29.2+next.20201030/t$ dash ./t3070-wildmatch.sh | tail -n 3 | # still have 28 known breakage(s) | # failed 12 among remaining 1862 test(s) | 1..1890 I was not able to see where exactly it's broken, but the result changes with various options, so it might be a breakage in dash itself. The easiest solution is to just use /bin/bash always. Bastian -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-rc4-amd64 (SMP w/2 CPU threads) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages git depends on: ii git-man 1:2.29.2-1 ii libc6 2.31-4 ii libcurl3-gnutls 7.72.0-1 ii liberror-perl 0.17029-1 ii libexpat1 2.2.10-1 ii libpcre2-8-0 10.34-7 ii perl 5.32.0-5 ii zlib1g 1:1.2.11.dfsg-2 Versions of packages git recommends: ii ca-certificates 20200601 ii less 551-2 ii openssh-client [ssh-client] 1:8.4p1-2 ii patch 2.7.6-6 Versions of packages git suggests: ii gettext-base 0.19.8.1-10 ii git-cvs 1:2.29.2-1 pn git-daemon-run | git-daemon-sysvinit <none> pn git-doc <none> pn git-el <none> pn git-email <none> pn git-gui <none> pn git-mediawiki <none> pn git-svn <none> ii gitk 1:2.29.2-1 pn gitweb <none> -- no debconf information