Package: libcatalyst-plugin-session-fastmmap-perl Version: 0.12-1 Severity: serious Tags: patch
When building 'libcatalyst-plugin-session-fastmmap-perl' in a clean 'unstable' chroot, I get the following error: # BEGIN failed--compilation aborted at t/01use.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02pod............skipped all skipped: Test::Pod 1.14 required t/03podcoverage....skipped all skipped: Test::Pod::Coverage 1.04 required Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01use.t 1 256 1 1 100.00% 1 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 1/1 subtests failed, 0.00% okay. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/libcatalyst-plugin-session-fastmmap-perl-0.12' make: *** [install-stamp] Error 2 Please add the missing Build-Depends on 'libclass-accessor-perl, libclass-data-inheritable-perl' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libcatalyst-plugin-session-fastmmap-perl-0.12/debian/control ./debian/control --- ../tmp-orig/libcatalyst-plugin-session-fastmmap-perl-0.12/debian/control 2005-09-17 06:44:20.000000000 +0000 +++ ./debian/control 2005-09-17 06:44:18.000000000 +0000 @@ -1,7 +1,7 @@ Source: libcatalyst-plugin-session-fastmmap-perl Section: perl Priority: optional -Build-Depends-Indep: perl (>= 5.8.0-7), debhelper (>= 4.0.2), libcache-fastmmap-perl, liburi-find-perl +Build-Depends-Indep: perl (>= 5.8.0-7), debhelper, libclass-accessor-perl, libclass-data-inheritable-perl, libcache-fastmmap-perl, liburi-find-perl Maintainer: Debian Catalyst Maintainers <[EMAIL PROTECTED]> Uploaders: Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]>, Florian Ragwitz <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]