Skip Menu |

This queue is for tickets about the PkgForge-Server CPAN distribution.

Report information
The Basics
Id: 129579
Status: new
Priority: 0/
Queue: PkgForge-Server

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

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



Subject: You can only consume roles, PkgForge::Registry::Role is not a Moose role
Test suite fails on my smoker systems: ... # Failed test 'use PkgForge::Handler::Buildd;' # at t/00_load.t line 27. # Tried to use 'PkgForge::Handler::Buildd'. # Error: You can only consume roles, PkgForge::Registry::Role is not a Moose role at /opt/perl-5.30.0-RC1/lib/site_perl/5.30.0/x86_64-linux/Moose/Exporter.pm line 419 # Moose::with('PkgForge::Registry::Role') called at /home/cpansand/.cpan/build/2019051521/PkgForge-Server-1.1.10-0/blib/lib/PkgForge/Handler/Buildd.pm line 34 # require PkgForge/Handler/Buildd.pm at t/00_load.t line 27 # main::BEGIN at /home/cpansand/.cpan/build/2019051521/PkgForge-Server-1.1.10-0/blib/lib/PkgForge/Handler/Buildd.pm line 0 # eval {...} at /home/cpansand/.cpan/build/2019051521/PkgForge-Server-1.1.10-0/blib/lib/PkgForge/Handler/Buildd.pm line 0 # eval 'package main; # BEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] } # #line 27 t/00_load.t # use PkgForge::Handler::Buildd @{$args[0]}; # 1; # ' at /opt/perl-5.30.0-RC1/lib/site_perl/5.30.0/Test/More.pm line 1034 # Test::More::_eval('package main;^JBEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] }^J#line 27 t/00_load.t^Juse PkgForge::Handler::Buildd @{$args[0]};^J1;^J', 'ARRAY(0x2bc7f50)', 'UUUUUUUUUUUUUUUUUUU') called at /opt/perl-5.30.0-RC1/lib/site_perl/5.30.0/Test/More.pm line 1009 # Test::More::use_ok('PkgForge::Handler::Buildd') called at t/00_load.t line 27 # Compilation failed in require at t/00_load.t line 27. # BEGIN failed--compilation aborted at t/00_load.t line 27. ... (etc) ...