[Pkg-zope-developers] Bug#351797: zope-cmf1.5: FTBFS: error
occoured while parsing Depends
Andreas Jochens
aj at andaco.de
Tue Feb 7 15:18:19 UTC 2006
Package: zope-cmf1.5
Version: 1.5.5-2
Severity: serious
Tags: patch
When building 'zope-cmf1.5', I get the following error:
dh_installzope -pzope-cmfuid1.5 CMFUid
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installchangelogs CHANGES.txt
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: can't parse dependency zope-cmfcore:1.5
dpkg-gencontrol: error: error occoured while parsing Depends
dh_gencontrol: command returned error code 2304
make: *** [binary-indep] Error 1
Regards
Andreas Jochens
diff -urN ../tmp-orig/zope-cmf1.5-1.5.5/debian/control ./debian/control
--- ../tmp-orig/zope-cmf1.5-1.5.5/debian/control 2006-02-07 15:15:36.000000000 +0000
+++ ./debian/control 2006-02-07 15:15:33.000000000 +0000
@@ -20,7 +20,7 @@
Package: zope-cmfcalendar1.5
Architecture: all
-Depends: zope-cmfcore:1.5, zope-cmfdefault1.5, ${zope:Depends}
+Depends: zope-cmfcore1.5, zope-cmfdefault1.5, ${zope:Depends}
Description: zope cmf calendar, 1.5 branch
The Zope Content Management Framework provides a set of services and content
objects useful for building highly dynamic, content-oriented portal sites. As
More information about the Pkg-zope-developers
mailing list