Package: libbusiness-onlinepayment-perl
Version: 2.99devel3.00+03-1
Severity: normal
Tags: patch
When building 'libbusiness-onlinepayment-perl' in a clean 'unstable' chroot,
I get the following error:
# Add commands to install the package into debian/ACKAGE_NAME here
/usr/bin/make test
make[1]: Entering directory `/libbusiness-onlinepayment-perl-2.99devel3.00+03'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/bop..........ok
t/bop_https....Can't locate URI/Escape.pm in @INC (@INC contains:
/libbusiness-onlinepayment-perl-2.99devel3.00+03/blib/lib
/libbusiness-onlinepayment-perl-2.99devel3.00+03/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
/libbusiness-onlinepayment-perl-2.99devel3.00+03/blib/lib/Business/OnlinePayment/HTTPS.pm
line 7.
BEGIN failed--compilation aborted at
/libbusiness-onlinepayment-perl-2.99devel3.00+03/blib/lib/Business/OnlinePayment/HTTPS.pm
line 7.
Compilation failed in require at t/bop_https.t line 5.
BEGIN failed--compilation aborted at t/bop_https.t line 5.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/bop_https.t 2 512 1 1 100.00% 1
Failed 1/2 test scripts, 50.00% okay. 1/2 subtests failed, 50.00% okay.
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/libbusiness-onlinepayment-perl-2.99devel3.00+03'
make: *** [install-stamp] Error 2
Please add the missing Build-Depends on
'libtie-ixhash-perl, libnet-ssleay-perl, liburi-perl'
to debian/control.
Regards
Andreas Jochens
diff -urN
../tmp-orig/libbusiness-onlinepayment-perl-2.99devel3.00+03/debian/control
./debian/control
--- ../tmp-orig/libbusiness-onlinepayment-perl-2.99devel3.00+03/debian/control
2005-09-23 08:28:30.000000000 +0000
+++ ./debian/control 2005-09-23 08:28:28.000000000 +0000
@@ -2,7 +2,7 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7)
+Build-Depends-Indep: perl (>= 5.8.0-7), libtie-ixhash-perl,
libnet-ssleay-perl, liburi-perl
Maintainer: Ivan Kohler <[EMAIL PROTECTED]>
Standards-Version: 3.6.1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]