Skip Menu |

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

Report information
The Basics
Id: 131387
Status: new
Priority: 0/
Queue: Dist-Zilla-Plugin-RPM-Push

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

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



Subject: cp failed at inline delegation in Dist::Zilla::Plugin::RPM::Push for logger->log_fatal
t/02release.t fails on some systems, mostly freebsd, but also on some linux systems (see http://matrix.cpantesters.org/?dist=Dist-Zilla-Plugin-RPM-Push+0.010 ). On one of my smokers: ... PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t ->file 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 /usr/home/cpansand/.cpan/build/2020010706/Dist-Zilla-Plugin-RPM-Push-0.010-2/blib/lib/Dist/Zilla/Plugin/RPM/Push.pm line 225. t/01generate_spec.t ..... ok ->file 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 /usr/home/cpansand/.cpan/build/2020010706/Dist-Zilla-Plugin-RPM-Push-0.010-2/blib/lib/Dist/Zilla/Plugin/RPM/Push.pm line 225. cp: directory /home/cpansand/rpmbuild/SOURCES does not exist [RPM::Push] cp failed at inline delegation in Dist::Zilla::Plugin::RPM::Push for logger->log_fatal (attribute declared in /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Dist/Zilla/Role/Plugin.pm at line 59) line 18. t/02release.t ........... Dubious, test returned 1 (wstat 256, 0x100) No subtests run ...