Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 57233
Status: resolved
Priority: 0/
Queue: Dist-Zilla

People
Owner: Nobody in particular
Requestors: xenoterracide@gmail.com (no email address)
Cc:
AdminCc:

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



Subject: no dist.ini cause dzil crash
I was in the wrong directory and ran dzil build. couldn't this long nasty error be replaced with "configuration file dist.ini not found" and that's it? no viable configuration could be found at /usr/share/perl5/vendor_perl/Config/MVP/Reader/Finder.pm line 38 Config::MVP::Reader::Finder::_which_plugin('Dist::Zilla::Config::Finder= HASH(0x37f8720)', 'HASH(0x37f8780)') called at /usr/share/perl5/vendor_perl/Config/MVP/Reader/Finder.pm line 47 Config::MVP::Reader::Finder::read_config('Dist::Zilla::Config::Finder=HA SH(0x37f8720)', 'HASH(0x37f8780)') called at /usr/share/perl5/vendor_perl/Dist/Zilla.pm line 452 Dist::Zilla::_load_config('Dist::Zilla', 'HASH(0x37f86c0)') called at /usr/share/perl5/vendor_perl/Dist/Zilla.pm line 328 Dist::Zilla::from_config('Dist::Zilla', 'HASH(0x3767cd8)') called at /usr/share/perl5/vendor_perl/Dist/Zilla/App.pm line 49 Dist::Zilla::App::zilla('Dist::Zilla::App=HASH(0x2d35ab0)') called at /usr/share/perl5/vendor_perl/Dist/Zilla/App/Command.pm line 13 Dist::Zilla::App::Command::zilla('Dist::Zilla::App::Command::build=HASH( 0x2f29c68)') called at /usr/share/perl5/vendor_perl/Dist/Zilla/App/Command/build.pm line 24 Dist::Zilla::App::Command::build::execute('Dist::Zilla::App::Command::bu ild=HASH(0x2f29c68)', 'Getopt::Long::Descriptive::Opts::__OPT__::2=HASH(0x2eb5808)', 'ARRAY(0x21d7d50)') called at /usr/share/perl5/vendor_perl/App/Cmd.pm line 376 App::Cmd::execute_command('Dist::Zilla::App=HASH(0x2d35ab0)', 'Dist::Zilla::App::Command::build=HASH(0x2f29c68)', 'Getopt::Long::Descriptive::Opts::__OPT__::2=HASH(0x2eb5808)') called at /usr/share/perl5/vendor_perl/App/Cmd.pm line 267 App::Cmd::run('Dist::Zilla::App') called at /usr/bin/perlbin/vendor/dzil line 9
the error is now a single simple line, much better It has a one-line "at file X line Y" that I will deal with in future work. -- rjbs