On Wed, May 07, 2008 at 08:15:52PM +0300, Niko Tyni wrote:
> Package: perl
> Version: 5.10.0-9.1
> Severity: serious
>
> >From the arm build log:
>
>
> http://buildd.debian.org/fetch.cgi?pkg=perl;ver=5.10.0-9.1;arch=arm;stamp=1210173615
>
> lib/Net/t/nntp................................................FAILED at test
> 1
> lib/Net/t/require.............................................ok
> lib/Net/t/smtp................................................FAILED at test
> 1
Hi arm buildd maintainers,
these tests should usually be skipped, and they were skipped for
5.10.0-9 on netwinder.
Is there something on smackdown in /etc/perl/Net/libnet.cfg or
$HOME/.libnetrc that shouldn't be there?
The test scripts read
unless(@{$NetConfig{smtp_hosts}} && $NetConfig{test_hosts}) {
print "1..0\n";
exit 0;
}
unless(@{$NetConfig{nntp_hosts}} && $NetConfig{test_hosts}) {
print "1..0\n";
exit;
}
--
Niko Tyni [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]