Skip Menu |

This queue is for tickets about the Net-Ifconfig-Wrapper CPAN distribution.

Report information
The Basics
Id: 130888
Status: resolved
Priority: 0/
Queue: Net-Ifconfig-Wrapper

People
Owner: MTHURN [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.16
Fixed in: (no value)



Subject: Test suite started to fail on Debian systems
The test suite fails on Debian/stretch and buster: ... PERL_DL_NONLAZY=1 "/opt/perl-5.26.2D/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'undef isa 'HASH'' # at t/20_list.t line 13. # undef isn't defined # found 0 adapters # Failed test 'at least one adapter found' # at t/20_list.t line 18. # '1' # <= # '0' # Looks like you failed 2 tests of 2. t/20_list.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests ... Debian/jessie is still OK. Also Ubuntu 18.04 is OK (though it's younger than Debian/stretch).
Can you send me the output of `/sbin/ifconfig -a` on a failing system? You can alter the actual addresses in the output.
On 2019-11-09 07:47:30, MTHURN wrote: Show quoted text
> Can you send me the output of `/sbin/ifconfig -a` on a failing system? > You can alter the actual addresses in the output.
Ah --- maybe that's the problem: Debian does not install ifconfig anymore by default. And I remember that other CPAN modules also had this problem: https://github.com/xsawyerx/sys-hostip/issues/17 But here it seems to be resolved: https://metacpan.org/source/XSAWYERX/Sys-HostIP-2.120/Changes#L10
Fixed in 0.22