Bug#354361: cdbs: FTBFS: FAIL: hdparm.sh

2006-02-25 Thread Andreas Jochens
Package: cdbs
Version: 0.4.34
Severity: serious
Tags: patch

When building 'cdbs' on amd64/unstable,
I get the following error:

PASS: recursive.sh
PASS: udeb-1.sh
FAIL: hdparm.sh
PASS: distutils-1.sh
make[5]: Entering directory `/cdbs-0.4.34/test'
make[5]: Nothing to be done for `tarballs'.
make[5]: Leaving directory `/cdbs-0.4.34/test'
PASS: distutils-2.sh

1 of 10 tests failed

make[4]: *** [check-TESTS] Error 1

The hdparm.sh test fails with as follows:

# ./hdparm.sh
dpkg-buildpackage: source package is hdparm
dpkg-buildpackage: source version is 5.4-2
dpkg-buildpackage: source changed by Christopher L Cheney [EMAIL PROTECTED]
dpkg-buildpackage: host architecture i386
dpkg-checkbuilddeps: Unmet build dependencies: cdbs ( 0.4.5)
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: (Use -d flag to override.)
This test has failed.

With the attached patch 'cdbs' can be compiled.

Regards
Andreas Jochens

diff -urN ../tmp-orig/cdbs-0.4.34/test/hdparm/debian/control 
./test/hdparm/debian/control
--- ../tmp-orig/cdbs-0.4.34/test/hdparm/debian/control  2004-02-15 
06:13:32.0 +
+++ ./test/hdparm/debian/control2006-02-25 16:36:16.0 +
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Christopher L Cheney [EMAIL PROTECTED]
-Build-Depends: cdbs ( 0.4.5), debhelper ( 4.0.18)
+Build-Depends: debhelper ( 4.0.18)
 Standards-Version: 3.6.0
 
 Package: hdparm


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



Bug#354361: [Build-common-hackers] Bug#354361: cdbs: FTBFS: FAIL: hdparm.sh

2006-02-25 Thread Peter Eisentraut
Andreas Jochens wrote:
 When building 'cdbs' on amd64/unstable,
 I get the following error:

 PASS: recursive.sh
 PASS: udeb-1.sh
 FAIL: hdparm.sh

Yes, I had already made the same detection.  It will be fixed in the 
next upload as soon as the current one goes through to testing.


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