Your message dated Mon, 28 May 2007 04:24:50 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Duplicate bugreport of 425966. Fixed in version 2.0.25
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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-----



--- End Message ---
--- Begin Message ---
Version: 2.0.25

Hi,

This bugreport is a duplicate of bugreport 425966 and was fixed in
version 2.0.25:

dpatch (2.0.25) unstable; urgency=low
 .
   * specify dpatch command to use bash, to use 'set -o pipefail', for
     users who are using dash as their /bin/sh.
      (Closes: #425966).


Greetings Arjan

Attachment: signature.asc
Description: Dit berichtdeel is digitaal ondertekend


--- End Message ---

Reply via email to