Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-LaunchpadPPA CPAN distribution.

Report information
The Basics
Id: 127779
Status: open
Priority: 0/
Queue: Dist-Zilla-Plugin-LaunchpadPPA

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails on non-Ubuntu systems
On Debian systems (jessie, stretch, buster) the test suite fails: ... PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t ->subdir called on a Dist::Zilla::Path object; this will cease to work in Dist::Zilla v7; downstream code should be updated to use Path::Tiny API, not Path::Class at t/dzil-tester.t line 33. ->subdir called on a Dist::Zilla::Path object; this will cease to work in Dist::Zilla v7; downstream code should be updated to use Path::Tiny API, not Path::Class at /home/cpansand/.cpan/build/2018112121/Dist-Zilla-Plugin-LaunchpadPPA-0.1-0/blib/lib/Dist/Zilla/Plugin/LaunchpadPPA.pm line 39. [LaunchpadPPA] Cannot run `$cmd`: $! at inline delegation in Dist::Zilla::Plugin::LaunchpadPPA for logger->log_fatal (attribute declared in /home/cpansand/.local/share/.cpan/build/2018112121/Dist-Zilla-6.012-0/blib/lib/Dist/Zilla/Role/Plugin.pm at line 59) line 18. t/dzil-tester.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ... Ubuntu (16.04 and 18.04 tested on my smokers) seems to be fine.