Package: python-4suite
Version: 0.99cvs20050418-1
Severity: serious
Tags: patch

When building 'python-4suite' in a clean 'unstable' chroot,
I get the following error:

rm -rf patch-stamp patch-stampT debian/patched
 debian/rules build
tar -xjf 4Suite-2005-04-18.tar.bz2
tar: bzip2: Cannot exec: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
make: *** [4Suite] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/python-4suite-0.99cvs20050418/debian/control 
./debian/control
--- ../tmp-orig/python-4suite-0.99cvs20050418/debian/control    2005-04-22 
08:29:11.134227624 +0200
+++ ./debian/control    2005-04-22 08:28:55.451255491 +0200
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Raphael Bossek <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4), python2.2-dev, python2.2-xml, python2.3-dev, 
python2.3-xml, python2.4-dev, python2.4-xml, dpatch, libexpat1-dev (>= 1.95.8-3)
+Build-Depends: debhelper, bzip2, python2.2-dev, python2.2-xml, python2.3-dev, 
python2.3-xml, python2.4-dev, python2.4-xml, dpatch, libexpat1-dev (>= 1.95.8-3)
 Standards-Version: 3.6.1.1
 
 Package: python-4suite


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to