Bug#796027: libnet-tclink-perl: Attemps to contact internet during tests

Niko Tyni ntyni at debian.org
Tue Aug 18 17:18:24 UTC 2015


On Tue, Aug 18, 2015 at 05:52:27PM +0100, Chris Lamb wrote:
> Source: libnet-tclink-perl
> Version: 3.4.0-6
> Severity: important
> User: reproducible-builds at lists.alioth.debian.org
> X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
> 
> Dear Maintainer,
> 
> libnet-tclink-perl attempts to contact the internet during the
> testsuite:
> 
>   my %params = ( 
>   	custid    => 'TestMerchant',
>   	password  => 'password', 
> 	  amount    => '100', 
> 	  cc        => '4111111111111111', 
> 	  exp       => '1209', 
> 	  action    => 'sale' 
> 	  );
>   my %results = Net::TCLink::send(\%params);
> 
> This leaks privacy.

Uhm, there's debian/patches/disable-network-test.patch which
patches that away?
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list