Source: gitsign
Version: 0.12.0-2
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Simon Josefsson <si...@josefsson.org>

https://buildd.debian.org/status/fetch.php?pkg=gitsign&arch=all&ver=0.12.0-2&stamp=1737493748&raw=0

...
   debian/rules execute_before_dh_installman
make[1]: Entering directory '/build/reproducible-path/gitsign-0.12.0'
mkdir -pv /build/reproducible-path/gitsign-0.12.0/debian/tmp/usr/share/man/man1
mkdir: created directory 
'/build/reproducible-path/gitsign-0.12.0/debian/tmp/usr/share/man'
mkdir: created directory 
'/build/reproducible-path/gitsign-0.12.0/debian/tmp/usr/share/man/man1'
help2man --version-string="0.12.0-2" \
        --no-info \
        --name="Keyless Git signing using Sigstore" \
        --output 
/build/reproducible-path/gitsign-0.12.0/debian/tmp/usr/share/man/man1/gitsign.1 
\
        /build/reproducible-path/gitsign-0.12.0/debian/gitsign/usr/bin/gitsign
help2man: can't get `--help' info from 
/build/reproducible-path/gitsign-0.12.0/debian/gitsign/usr/bin/gitsign
Try `--no-discard-stderr' if option outputs to stderr
make[1]: *** [debian/rules:17: execute_before_dh_installman] Error 127



You likely want to do something like (untested):
-execute_before_dh_installman:
+execute_before_dh_installman-arch:

Reply via email to