Bug#403903: dpatch-edit-patch ignores DPATCH_WORKDIR and REFPDIR + patch

2011-08-13 Thread Gergely Nagy
tags 403903 + pending thanks Actually, I went ahead and fixed it myself, though, slightly differently, but it works, nevertheless. The fix will appear in the next upload. -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

Bug#403903: dpatch-edit-patch ignores DPATCH_WORKDIR and REFPDIR + patch

2011-08-13 Thread Gergely Nagy
Rémi Debay writes: > In fact it uses "/tmp" with both.The value is hardcoded. > > Here is a diff fixing it : > > > = > > 45d44 > < echo $DPEP_TMPDIR > 176c175 > < WORKDIR="$(TMPDIR=$DPEP_TMPDIR mktemp -d -p $DPEP_TMPDIR > dpep-work.XX)" > --- >> WOR

Bug#403903: dpatch-edit-patch ignores DPATCH_WORKDIR and REFPDIR + patch

2011-07-28 Thread Rémi Debay
Hi all, I have exactly the same issue with DPEP_TMPDIR. In fact it uses "/tmp" with both.The value is hardcoded. Here is a diff fixing it : = 45d44 < echo $DPEP_TMPDIR 176c175 < WORKDIR="$(TMPDIR=$DPEP_TMPDIR mktemp -d -p $DPEP_TMPDIR dpep-work.

Bug#403903: dpatch-edit-patch ignores DPATCH_WORKDIR

2006-12-20 Thread Marc Haber
Package: dpatch Version: 2.0.21 Severity: important Hi, dpatch-edit-patch does not honor the DPATCH_WORKDIR environment variable. This makes DPATCH_WORKDIR kind of useless since you cannot edit your patches any more once you use a non-default DPATCH_WORKDIR. In this case, dpep goes out to apply