Skip Menu |

This queue is for tickets about the Dist-Zilla-PluginBundle-FLORA CPAN distribution.

Report information
The Basics
Id: 106167
Status: resolved
Priority: 0/
Queue: Dist-Zilla-PluginBundle-FLORA

People
Owner: ether [...] cpan.org
Requestors: frioux [...] gmail.com
Cc:
AdminCc:

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



Subject: Missing Required Module
wanderlust 💀 [26480] ~ $ cpanm Dist::Zilla::PluginBundle::FLORA 9:34:59 pm Dist::Zilla::PluginBundle::FLORA is up to date. (0.15) cpanm Dist::Zilla::PluginBundle::FLORA 1.428s user 0.092s system 84% cpu 1.801 total 0 swapped 0k shared 0k unshared 0k total 28k max 0/24708 faults 0/48 i/o 0/0 tx/rx 0 signals 138/62 context switches wanderlust 💀 [26484] ~ $ cd code/Test-EOL 9:35:05 pm wanderlust 💀 [26485] ~/code/Test-EOL «master¹» $ dzil build 9:35:14 pm Required plugin bundle Dist::Zilla::PluginBundle::FLORA isn't installed. Run 'dzil authordeps' to see a list of all required plugins. You can pipe the list to your CPAN client to install or update them: dzil authordeps --missing | cpanm dzil build 2.388s user 0.128s system 98% cpu 2.563 total 0 swapped 0k shared 0k unshared 0k total 55k max 0/17145 faults 0/0 i/o 0/0 tx/rx 0 signals 52/118 context switches wanderlust 💀 [26486] ~/code/Test-EOL «master¹» <255> $ perl -MDist::Zilla::PluginBundle::FLORA -e1 9:35:21 pm Can't locate Dist/Zilla/Role/PluginBundle/PluginRemover.pm in @INC (you may need to install the Dist::Zilla::Role::PluginBundle::PluginRemover module) (@INC contains: /home/frew/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0/x86_64-linux /home/frew/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0 /home/frew/.plenv/versions/5.22.0/lib/perl5/5.22.0/x86_64-linux /home/frew/.plenv/versions/5.22.0/lib/perl5/5.22.0 .) at /home/frew/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0/Module/Runtime.pm line 317. Compilation failed in require. BEGIN failed--compilation aborted.
Looks like Dist::Zilla::Role::PluginBundle::Config::Slicer is missing from dep list too.
On 2015-07-30 21:36:45, frew wrote: Show quoted text
> Can't locate Dist/Zilla/Role/PluginBundle/PluginRemover.pm in @INC
My fault; I released a fix for something else and neglected to notice that AutoPrereqs was not in use. I'll fix! (I suppose it would be bad form to release an author plugin bundle using a different author bundle..) :p
resolved in 0.16.