Bug#510362: dh-make-perl: should not run 'make test' under fakeroot

David Bremner bremner at unb.ca
Thu Jan 1 01:36:17 UTC 2009


I can confirm that with libapache2-perl2 installed, the dh_make &&
debuild also goes cleanly (modulo setting an environment variable so that 
the package can find apache).

Here is a snippet of the build log from a reasonably current sid.

make[1]: Entering directory `/home/bremner/tmp/foo/Apache-AuthCookie-3.12'
/usr/bin/perl -Iblib/arch -Iblib/lib \
	t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/bremner/tmp/foo/Apache-AuthCookie-3.12/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= \
	/usr/bin/perl -Iblib/arch -Iblib/lib \
	t/TEST  -bugreport -verbose=0 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/bremner/tmp/foo/Apache-AuthCookie-3.12/t/TEST -bugreport -verbose=0
/usr/sbin/apache2  -d /home/bremner/tmp/foo/Apache-AuthCookie-3.12/t -f /home/bremner/tmp/foo/Apache-AuthCookie-3.12/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.2.11 (worker MPM)

waiting 60 seconds for server to start: ..
waiting 60 seconds for server to start: ok (waited 0 secs)
server localhost:8529 started
t/real....ok
All tests successful.
Files=1, Tests=39,  1 wallclock secs ( 0.55 cusr +  0.05 csys =  0.60 CPU)
[warning] server localhost:8529 shutdown
[warning] port 8529 still in use...
done






More information about the pkg-perl-maintainers mailing list