Package: git Version: 1:2.28.0-1 Severity: serious A rebuild of git 1:2.28.0-1 reports test failures and FTBFS on both unstable and stable.
| expecting success of 0500.3 'progress display breaks long lines #1':
| sed -e "s/Z$//" >expect <<\EOF &&
| Working hard.......2.........3.........4.........5.........6: 0%
(100/100000)<CR>
| Working hard.......2.........3.........4.........5.........6: 1%
(1000/100000)<CR>
| Working hard.......2.........3.........4.........5.........6:
Z
| 10% (10000/100000)<CR>
| 100% (100000/100000)<CR>
| 100% (100000/100000), done.
| EOF
|
| cat >in <<-\EOF &&
| progress 100
| progress 1000
| progress 10000
| progress 100000
| EOF
| test-tool progress --total=100000 \
| "Working
hard.......2.........3.........4.........5.........6" \
| <in 2>stderr &&
|
| show_cr <stderr >out &&
| test_i18ncmp expect out
|
| --- expect 2020-10-18 18:39:17.784594270 +0000
| +++ out 2020-10-18 18:39:17.788594291 +0000
| @@ -1,6 +1,6 @@
-Working
hard.......2.........3.........4.........5.........6: 0% (100/100000)<CR>
-Working
hard.......2.........3.........4.........5.........6: 1% (1000/100000)<CR>
-Working
hard.......2.........3.........4.........5.........6:
| +Working hard.......2.........3.........4.........5.........6:
+ 0% (100/100000)<CR>
+ 1% (1000/100000)<CR>
| 10% (10000/100000)<CR>
100% (100000/100000)<CR>
| 100% (100000/100000), done.
| not ok 3 - progress display breaks long lines #1
#
| # sed -e "s/Z$//" >expect <<\EOF &&
# Working
hard.......2.........3.........4.........5.........6: 0% (100/100000)<CR>
# Working
hard.......2.........3.........4.........5.........6: 1% (1000/100000)<CR>
| # Working hard.......2.........3.........4.........5.........6:
Z # 10% (10000/100000)<CR>
| # 100% (100000/100000)<CR>
# 100% (100000/100000), done.
| # EOF
#
| # cat >in <<-\EOF &&
# progress 100
| # progress 1000
| # progress 10000
| # progress 100000
| # EOF
| # test-tool progress --total=100000 \
| # "Working
hard.......2.........3.........4.........5.........6" \
| # <in 2>stderr &&
| #
| # show_cr <stderr >out &&
| # test_i18ncmp expect out
| #
-- 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.8.0-1-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.28.0-1
ii libc6 2.31-3
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.30.3-4
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.3p1-1
ii patch 2.7.6-6
Versions of packages git suggests:
ii gettext-base 0.19.8.1-10
ii git-cvs 1:2.28.0-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.28.0-1
pn gitweb <none>
-- no debconf information

