Package: minc
Version: 1.4-2
Severity: serious
Tags: patch

When building 'minc' in a clean 'unstable' chroot,
I get the following error:

/usr/bin/make  check-TESTS
make[3]: Entering directory `/minc-1.4/testdir'
/bin/sh: ./run_tests.csh: /bin/csh: bad interpreter: No such file or directory
FAIL: run_tests.csh
PASS: xfmconcat_01.sh
PASS: xfmconcat_02.sh
=======================================
1 of 3 tests failed
Please report to [EMAIL PROTECTED]
=======================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/minc-1.4/testdir'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/minc-1.4/testdir'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/minc-1.4'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/minc-1.4/debian/control ./debian/control
--- ../tmp-orig/minc-1.4/debian/control 2006-02-07 16:48:36.000000000 +0000
+++ ./debian/control    2006-02-07 16:48:30.000000000 +0000
@@ -2,7 +2,7 @@
 Section: science
 Priority: optional
 Maintainer: Steve M. Robbins <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), netcdfg-dev, tetex-bin
+Build-Depends: debhelper (>= 5), csh, netcdfg-dev, tetex-bin
 Standards-Version: 3.6.2.0
 
 Package: minc-tools


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

Reply via email to