Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpan-reporter 0.05 error. #1

Closed
aero opened this issue Apr 17, 2013 · 3 comments
Closed

cpan-reporter 0.05 error. #1

aero opened this issue Apr 17, 2013 · 3 comments

Comments

@aero
Copy link

aero commented Apr 17, 2013

Hi

My metabase_id.json file is at ~/.cpanreporter/metabase_id.json
But cpanm-reporter can't find metabase_id.json file.

$ cpanm  G/GA/GARU/App-cpanminus-reporter-0.05.tar.gz
--> Working on G/GA/GARU/App-cpanminus-reporter-0.05.tar.gz
Fetching http://www.cpan.org/authors/id/G/GA/GARU/App-cpanminus-reporter-0.05.tar.gz ... OK
Configuring App-cpanminus-reporter-0.05 ... OK
Building and testing App-cpanminus-reporter-0.05 ... OK
Successfully installed App-cpanminus-reporter-0.05
1 distribution installed

$ cpanm-reporter
Parsing /home/aero/.cpanm/latest-build/build.log...
sending: (http://www.cpan.org/authors/id/G/GA/GARU/App-cpanminus-reporter-0.05.tar.gz, GARU, App-cpanminus-reporter-0.05, PASS)
Test::Reporter: error from 'Test::Reporter::Transport::Metabase:'
Test::Reporter::Transport::Metabase: could not read ID file 'metabase_id.json'
No such file or directory at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/Test/Reporter/Transport/Metabase.pm line 138.
        Test::Reporter::Transport::Metabase::_load_id_file('Test::Reporter::Transport::Metabase=HASH(0x151269f8)') called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/Test/Reporter/Transport/Metabase.pm line 77
        Test::Reporter::Transport::Metabase::send('Test::Reporter::Transport::Metabase=HASH(0x151269f8)', 'Test::Reporter=HASH(0x14f68560)') called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/Test/Reporter.pm line 271
        eval {...} called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/Test/Reporter.pm line 271
        Test::Reporter::send('Test::Reporter=HASH(0x14f68560)') called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/App/cpanminus/reporter.pm line 267
        App::cpanminus::reporter::make_report('App::cpanminus::reporter=HASH(0x13ca6338)', 'http://www.cpan.org/authors/id/G/GA/GARU/App-cpanminus-report...', 'App-cpanminus-reporter-0.05', 'PASS', 'Building and testing App-cpanminus-reporter-0.05\x{a}', 'cp lib/App/cpanminus/reporter.pm blib/lib/App/cpanminus/repor...', 'cp bin/cpanm-reporter blib/script/cpanm-reporter\x{a}', '/home/aero/perl5/perlbrew/perls/perl-5.16/bin/perl -MExtUtils...', 'Manifying blib/man1/cpanm-reporter.1\x{a}', ...) called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/App/cpanminus/reporter.pm line 184
        App::cpanminus::reporter::__ANON__('App-cpanminus-reporter-0.05', 'http://www.cpan.org/authors/id/G/GA/GARU/App-cpanminus-report...') called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/App/cpanminus/reporter.pm line 165
        App::cpanminus::reporter::__ANON__() called at /home/aero/perl5/perlbrew/perls/perl-5.16/lib/site_perl/5.16.3/App/cpanminus/reporter.pm line 192
        App::cpanminus::reporter::run('App::cpanminus::reporter=HASH(0x13ca6338)') called at /home/aero/perl5/perlbrew/perls/perl-5.16/bin/cpanm-reporter line 18

@garu
Copy link
Owner

garu commented Apr 18, 2013

Hi there! Thanks for the report :-)

Quick question: do you have the .cpanreporter/config.ini file? If you do, could you share the contents with me, please? It should not contain any sensible information (other than your email, which you can replace with XXX or whatever if you want).

Thanks!

@garu
Copy link
Owner

garu commented Apr 18, 2013

(if you don't that's even better - means I know where the bug is and how to fix it :D)

@garu
Copy link
Owner

garu commented Apr 18, 2013

Fixed on de00824 and v0.06 is already on CPAN. Thanks for the report! And thank you for using cpanm-reporter!

@garu garu closed this as completed Apr 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants