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: 58125
Status: resolved
Priority: 0/
Queue: Dist-Zilla

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

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



Hi, the tests for the new release fail: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/plugins/*.t # Failed test 'require Dist::Zilla::App;' # at t/compile.t line 17. # Tried to require 'Dist::Zilla::App'. # Error: Can't locate Dist/Zilla/Config.pm in @INC (@INC contains: /build/sbuild-libdist-zilla-perl_4.101540-1-amd64-lTGsPw/libdist-zilla- perl-4.101540/blib/lib /build/sbuild-libdist-zilla-perl_4.101540-1- amd64-lTGsPw/libdist-zilla-perl-4.101540/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .). at /usr/lib/perl5/Class/MOP.pm line 132 # Class::MOP::load_first_existing_class('Dist::Zilla::Config') called at /usr/lib/perl5/Class/MOP.pm line 137 # Class::MOP::load_class('Dist::Zilla::Config', undef) called at /usr/lib/perl5/Moose/Util.pm line 108 # Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x303d890)', undef, 'Dist::Zilla::Config') called at /usr/lib/perl5/Moose/Util.pm line 86 # Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x303d890)', 'Dist::Zilla::Config') called at /usr/lib/perl5/Moose.pm line 57 # Moose::with('Moose::Meta::Class=HASH(0x303d890)', 'Dist::Zilla::Config') called at /usr/lib/perl5/Moose/Exporter.pm line 293 # Moose::with('Dist::Zilla::Config') called at /build/sbuild- libdist-zilla-perl_4.101540-1-amd64-lTGsPw/libdist-zilla-perl- 4.101540/blib/lib/Dist/Zilla/MVP/Reader/Finder.pm line 8 # require Dist/Zilla/MVP/Reader/Finder.pm called at /build/sbuild- libdist-zilla-perl_4.101540-1-amd64-lTGsPw/libdist-zilla-perl- 4.101540/blib/lib/Dist/Zilla/App.pm line 11 # Dist::Zilla::App::BEGIN() called at /build/sbuild-libdist-zilla- perl_4.101540-1-amd64-lTGsPw/libdist-zilla-perl- 4.101540/blib/lib/Dist/Zilla/MVP/Reader/Finder.pm line 0 # eval {...} called at /build/sbuild-libdist-zilla-perl_4.101540- 1-amd64-lTGsPw/libdist-zilla-perl- 4.101540/blib/lib/Dist/Zilla/MVP/Reader/Finder.pm line 0 # require Dist/Zilla/App.pm called at (eval 519) line 2 # eval 'package main; # require Dist::Zilla::App; # 1; Dist::Zilla::Config is no longer shipped [1], but still referred to by two files: ./lib/Dist/Zilla/MVP/Reader/Perl.pm:with qw(Dist::Zilla::Config); ./lib/Dist/Zilla/MVP/Reader/Finder.pm:with 'Dist::Zilla::Config'; Regards, Ansgar [1] Renamed to Dist::Zilla::Role::MVPReader in c6e289b2751e73a1dadb
Subject: Re: [rt.cpan.org #58125]
Date: Fri, 4 Jun 2010 09:14:02 -0400
To: Ansgar Burchardt via RT <bug-Dist-Zilla [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Ansgar Burchardt via RT <bug-Dist-Zilla@rt.cpan.org> [2010-06-04T08:43:23] Show quoted text
> Dist::Zilla::Config is no longer shipped [1], but still referred to by > two files: > ./lib/Dist/Zilla/MVP/Reader/Perl.pm:with qw(Dist::Zilla::Config); > ./lib/Dist/Zilla/MVP/Reader/Finder.pm:with 'Dist::Zilla::Config';
Thanks for that excellent report. I have made this fix on my local copy and will ship the fix today. -- rjbs
fixed -- rjbs