[Pkg-zope-developers] Bug#382786: zope-plonetestcase: FTBFS: Missing Build-Depends on 'zope-debhelper'

Andreas Jochens aj at andaco.de
Sun Aug 13 11:07:08 UTC 2006


Package: zope-plonetestcase
Version: 0.8.2-1
Severity: serious
Tags: patch

When building 'zope-plonetestcase' in a clean 'unstable' chroot,
I get the following error:

dh_clean -k
dh_installdirs
dh_installzope -X INSTALL.txt .
make: dh_installzope: Command not found
make: *** [install] Error 127

Please add the missing Build-Depends on 'zope-debhelper'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/zope-plonetestcase-0.8.2/debian/control ./debian/control
--- ../tmp-orig/zope-plonetestcase-0.8.2/debian/control	2006-08-13 11:04:12.000000000 +0000
+++ ./debian/control	2006-08-13 11:04:10.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Fabio Tranchitella <kobold at debian.org>
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 5.0.0), zope-debhelper
 Build-Depends-Indep: debhelper (>= 4.1.16)
 Standards-Version: 3.7.2
 




More information about the pkg-zope-developers mailing list