[Debian-med-packaging] Bug#1115489: altree: binary-all FTBFS
Adrian Bunk
bunk at debian.org
Wed Sep 17 12:53:42 BST 2025
Source: altree
Version: 1.3.2-3
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Étienne Mollier <emollier at debian.org>
https://buildd.debian.org/status/fetch.php?pkg=altree&arch=all&ver=1.3.2-3&stamp=1758059694&raw=0
...
dh_install -i
debian/rules execute_after_dh_install
make[1]: Entering directory '/build/reproducible-path/altree-1.3.2'
set -e \
; cd debian/altree/usr/lib/*/perl*/*/ALTree/ \
; for file in Chi2.pm Import.pm Input.pm Node.pm SitePerForet.pm SiteSensPerTree.pm Tree.pm to_rewrite.pm \
; do iconv -f ISO-8859-1 -t UTF-8 < "${file}" > "${file}.conv" \
; mv -v "${file}.conv" "${file}" \
; done
/bin/sh: 2: cd: can't cd to debian/altree/usr/lib/*/perl*/*/ALTree/
make[1]: *** [debian/rules:25: execute_after_dh_install] Error 2
More information about the Debian-med-packaging
mailing list