Hello people,

> Also, you need to make sure the package builds on a machine which is
> offline, since requiring network access during a package build is a
> serious problem -- although I haven't yet been able to check whether
> that's the case here.

I can confirm that the package doesn't build correctly when the host is
offline, see below.


regards,
Thijs


make test
make[1]: Entering directory `/tmp/debian/libcgi-ssi-perl-0.88'
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..26
ok 1 - use CGI::SSI;
ok 2 - set/echo 1
ok 3 - set/echo 2
ok 4 - data encapsulation
ok 5 - new()
ok 6 - config 1
ok 7 - config 2
ok 8 - config 3
CGI::SSI error: failed to get('http://www.yahoo.com/'): 500 Can't
connect to www.yahoo.com:80 (Bad hostname 'www.yahoo.com').
not ok 9 - include virtual 1
#     Failed test (test.pl at line 107)
ok 10 - include virtual 2
CGI::SSI error: failed to get('http://www.yahoo.com/').
not ok 11 - exec cgi
#     Failed test (test.pl at line 125)
ok 12 - exec cmd
ok 13 - if/else
ok 14 - if/elif
ok 15 - if/elif/else
ok 16 - if 1
ok 17 - if 2
ok 18 - if 3
ok 19 - if/elif/else
ok 20 - inherit 1
ok 21 - inherit 2
ok 22 - config{timefmt}
ok 23 - recursion check
CGI::SSI error: failed to
get('http://www.bitperfect.com/cgi-bin/cgi-ssi/cookietest.cgi'): 500
Can't connect to www.bitperfect.com:80 (Bad hostname
'www.bitperfect.com').
not ok 24 - cookie support
#     Failed test (test.pl at line 276)
ok 25 - tied object isa CGI::SSI
ok 26 - close()
# Looks like you failed 3 tests of 26.
make[1]: *** [test_dynamic] Error 3
make[1]: Leaving directory `/tmp/debian/libcgi-ssi-perl-0.88'
make: *** [debian/build-stamp] Error 2
debuild: fatal error at line 765:
dpkg-buildpackage failed!

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to