[Build-common-hackers] Bug#456290: cdbs: collisions at combined using of tarball.mk and dpatch.mk
Dmitry E. Oboukhov
dimka at avanto.org
Fri Dec 14 11:03:01 UTC 2007
Package: cdbs
Version: 0.4.50
Severity: normal
Tags: patch
At combined using of tarball.mk and dpatch.mk error occure at call of
deapply-patch: directory build-tree is almost deleted and debian/pathced
is not deleted.
patch for tarball.mk:
--- tarball.mk 2007-11-02 15:22:46.000000000 +0300
+++ tarball.mk 2007-12-14 13:19:16.000000000 +0300
@@ -102,5 +102,6 @@
# Ignore errors from this. These stamps may not exist yet.
-rm $(_cdbs_tarball_stamps)
-rm debian/stamp-patch-* 2>/dev/null
+ -rm -fr debian/patched
endif
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cdbs depends on:
ii debhelper 5.0.62 helper programs for debian/rules
Versions of packages cdbs recommends:
ii autotools-dev 20070725.1 Update infrastructure for config.{
-- no debconf information
More information about the Build-common-hackers
mailing list