Package: dpatch Version: 2.0.23 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, I tried to build a package which uses dpatch and it failed with the following error: make: [clean-patched] Error 2 (ignored) dh_clean dpatch deapply-all set: 8: Illegal option -o pipefail make: *** [unpatch] Error 2 The /usr/bin/dpatch script sets the (bash only?) pipefail option which is not recognized by dash: #! /bin/sh ## dpatch.shpp -*- shell-script -*- ## ## Main dpatch control code. ## 'dpatch.shpp' generates 'dpatch'. set -e set -o pipefail Greetings Arjan - -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21.1-2-nebula (PREEMPT) Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash dpatch depends on no packages. Versions of packages dpatch recommends: ii dpkg-dev 1.14.3 package building tools for Debian ii fakeroot 1.7.1 Gives a fake root environment ii patchutils 0.2.31-4 Utilities to work with patches - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGUCiiUALvsZYuOJARAgAVAKCG82+Pah93cIOtLM5SW3H5OLtp4gCgtAiW oLhXG0+plPmBIZHyyoHQd9k= =eBhK -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

