Package: txt2man Version: 1.5.5-2 Severity: important Hello,
daisy-player FTBFS on some buildds because txt2man requires ksh in some cases: test "$HOME" = ~ || exec ksh $0 "$@" # try ksh if sh too old (not yet POSIX) It happens that it's triggered in some buildd environments: https://buildd.debian.org/fetch.cgi?pkg=daisy-player&arch=powerpc&ver=6.1.1-1&stamp=1301575387&file=log&as=raw txt2man -t daisy-player -s 1 -v "Unix user's manual" daisy-player.txt > daisy-player.1 exec: 2: ksh: not found I'd suggest to either make txt2man depend on ksh, or remove the test cited above, since it fails to actually detect what it aims in some cases. Samuel -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages txt2man depends on: ii gawk 1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr txt2man recommends no packages. txt2man suggests no packages. -- no debconf information -- Samuel Thibault <[email protected]> <P> je sens venir la fonte 14 pour le rapport -+- #ens-mim -+- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

