Source: kustomize
Version: 5.5.0+ds-2
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Arthur Diniz <[email protected]>

https://buildd.debian.org/status/logs.php?pkg=kustomize&arch=all

...
   debian/rules execute_before_dh_installman
make[1]: Entering directory '/build/reproducible-path/kustomize-5.5.0+ds'
help2man debian/kustomize/usr/bin/kustomize \
        --no-info --no-discard-stderr \
        --version-string="5.5.0+ds" \
        -n "Customization of Kubernetes YAML configurations" > 
debian/kustomize.1
help2man: can't get `--help' info from debian/kustomize/usr/bin/kustomize
make[1]: *** [debian/rules:29: execute_before_dh_installman] Error 2



The solution might be:
-execute_before_dh_installman:
+execute_before_dh_installman-arch:

Reply via email to