Package: libapache-session-perl
Version: 1.80-1
Severity: serious
Tags: patch

When building 'libapache-session-perl' in a clean 'unstable' chroot,
I get the following error:


t/99dbfile.........ok
t/99dbfilestore....Can't locate Test/Exception.pm in @INC (@INC contains: 
/libapache-session-perl-1.80/blib/lib /libapache-session-perl-1.80/blib/arch 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at t/99dbfilestore.t line 3.
BEGIN failed--compilation aborted at t/99dbfilestore.t line 3.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
[...]
Failed 16/18 test scripts, 11.11% okay. 0/11 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/libapache-session-perl-1.80'
make: *** [build-stamp] Error 2

Please add the missing Build-Depends on 'libtest-exception-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libapache-session-perl-1.80/debian/control 
./debian/control
--- ../tmp-orig/libapache-session-perl-1.80/debian/control      2005-11-01 
10:14:23.000000000 +0000
+++ ./debian/control    2005-11-01 10:14:21.000000000 +0000
@@ -3,7 +3,7 @@
 Uploaders: Gunnar Wolf <[EMAIL PROTECTED]>
 Priority: optional
 Section: perl
-Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16), libtest-deep-perl 
+Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16), libtest-deep-perl, 
libtest-exception-perl
 Standards-Version: 3.6.2
 
 Package: libapache-session-perl


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

Reply via email to