Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

2023-10-17 Thread Santiago Vila
Hello. According to my build logs, libnet-server-mail-perl (the affected package against which I initially reported this) seems to be buildable without errors (not even random) at least since buster. In normal circumstances I would just go ahead and close the bug, but due to the multiple

Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

2019-01-01 Thread Xavier
Le 02/01/2019 à 00:01, Dominic Hargreaves a écrit : > On Tue, Jan 01, 2019 at 10:43:20PM +0100, Xavier wrote: >> Control: reassign -1 perl-modules-5.28 >> Control: severity -1 normal >> >> Hi all, >> >> it seems that Net::SMTP->new() fails randomly when launched during >> Net::server::Mail tests:

Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

2019-01-01 Thread Dominic Hargreaves
On Tue, Jan 01, 2019 at 10:43:20PM +0100, Xavier wrote: > Control: reassign -1 perl-modules-5.28 > Control: severity -1 normal > > Hi all, > > it seems that Net::SMTP->new() fails randomly when launched during > Net::server::Mail tests: $s is sometimes undefined after this: > > my $s =

Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

2019-01-01 Thread Xavier
Control: reassign -1 perl-modules-5.28 Control: severity -1 normal Hi all, it seems that Net::SMTP->new() fails randomly when launched during Net::server::Mail tests: $s is sometimes undefined after this: my $s = Net::SMTP->new( $host, Port => $port, Hello => 'localhost' );

Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

2018-12-29 Thread Xavier
Le 29/12/2018 à 22:39, Santiago Vila a écrit : > Package: src:libnet-server-mail-perl > Version: 0.25-4 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > I tried to build this package in buster but it failed: > >

Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

2018-12-29 Thread Santiago Vila
Package: src:libnet-server-mail-perl Version: 0.25-4 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: [...] debian/rules build-indep dh build-indep