-
Notifications
You must be signed in to change notification settings - Fork 194
Open
metacpan/metacpan-puppet
#260Description
metacpan::carton_args: '--deployment'
# author requirements
on develop => sub {
requires 'App::perlimports';
requires 'Perl::Critic', '0.140';
requires 'Perl::Tidy' => '== 20240511';
requires 'PPI', '1.274'; # Perl::Critic
requires 'PPIx::QuoteLike', '0.022'; # Perl::Critic
requires 'PPIx::Regexp', '0.085'; # Perl::Critic
requires 'String::Format', '1.18'; # Perl::Critic
requires 'Devel::Cover';
requires 'Devel::Cover::Report::Codecovbash';
};
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: Installing modules using /home/metacpan/metacpan-api/cpanfile (deployment mode)
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: ! Couldn't find module or a distribution Devel::Cover
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: ! Couldn't find module or a distribution Devel::Cover::Report::Codecovbash
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: ! Installing the dependencies failed: Module 'Devel::Cover::Report::Codecovbash' is not installed, Module 'Devel::Cover' is not installed
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: ! Bailing out the installation for /home/metacpan/metacpan-api/.
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: Installing modules failed
Error: /home/metacpan/bin/metacpan-api-carton install --deployment returned 25 instead of one of [0]
Error: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Carton::Run[metacpan-api]/Exec[run_carton_metacpan-api]/returns: change from notrun to 0 failed: /home/metacpan/bin/metacpan-api-carton install --deployment returned 25 instead of one of [0]
Notice: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Service[starman_metacpan-api]: Dependency Exec[run_carton_metacpan-api] has failures: true
Warning: /Stage[main]/Metacpan/Metacpan::Web::Starman[metacpan-api]/Starman::Service[metacpan-api]/Service[starman_metacpan-api]: Skipping because of failed dependencies
Notice: /Stage[main]/Minion_queue::Service/Service[minion_queue]: Dependency Exec[run_carton_metacpan-api] has failures: true
Warning: /Stage[main]/Minion_queue::Service/Service[minion_queue]: Skipping because of failed dependencies
Notice: /Stage[main]/Minion_queue::Service/Exec[restart_minion_queue]: Dependency Exec[run_carton_metacpan-api] has failures: true
Warning: /Stage[main]/Minion_queue::Service/Exec[restart_minion_queue]: Skipping because of failed dependencies
Notice: Applied catalog in 20.15 seconds
Metadata
Metadata
Assignees
Labels
No labels