Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 81953
Status: new
Priority: 0/
Queue: CPAN

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

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



Subject: dependencies are not installed for Task::CertHost
I'm trying to install Task::CertHost and unsatisfied dependencies are detected (I think number of them is correct), but not installed. This log is repeatable. CPAN.pm: Building C/CO/COSMICNET/Task-CertHost-0.01.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Bundle::LWP 0 not found. Warning: prerequisite Task::CGI::Application 0 not found. Warning: prerequisite Task::Catalyst 0 not found. Writing Makefile for Task::CertHost Writing MYMETA.yml and MYMETA.json (C:\strawberry5162\perl\bin\perl.exe Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. Show quoted text
---- Unsatisfied dependencies detected during ---- ---- COSMICNET/Task-CertHost-0.01.tar.gz ---- Task::CGI::Application [requires] Bundle::LWP [requires] Task::Catalyst [requires] cp lib/Task/CertHost.pm blib\lib\Task\CertHost.pm (C:\strawberry5162\c\bin\dmake.exe exited with 0) CPAN::Reporter: dmake result is 'pass', No errors. COSMICNET/Task-CertHost-0.01.tar.gz C:\strawberry5162\c\bin\dmake.exe -- OK Running make test C:\strawberry5162\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/Task-CertHost.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: PASS (C:\strawberry5162\c\bin\dmake.exe test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for Task-CertHost-0.01 CPAN::Reporter: this appears to be a duplicate report for the test phase: PASS Task-CertHost-0.01 MSWin32-x86-multi-thread 4.0 Test report will not be sent. COSMICNET/Task-CertHost-0.01.tar.gz Tests succeeded but 3 dependencies missing (Bundle::LWP,Task::Catalyst,Task::CGI::Application) COSMICNET/Task-CertHost-0.01.tar.gz [dependencies] -- NA Running make install make test had returned bad status, won't install without force Failed during this command: COSMICNET/Task-CertHost-0.01.tar.gz : make_test NO 3 dependencies missing (Bundle::LWP,Task::Catalyst,Task::CGI::Application) part of Makefile: # ABSTRACT => q[Install PerlCertifiedHosting module requirements] # AUTHOR => [q[Lyle Hopkins <cosmicnet@cpan.org>]] # BUILD_REQUIRES => { } # CONFIGURE_REQUIRES => { } # DIR => [] # DISTNAME => q[Task-CertHost] # NAME => q[Task::CertHost] # NO_META => q[1] # PL_FILES => { } # PREREQ_PM => { CGI::Fast=>q[0], MIME::Parser=>q[0], DateTime=>q[0], DBD::SQLite=>q[0], XML::Simple=>q[0], Storable=>q[0], HTML::TreeBuilder=>q[0], Image::Size=>q[0], CGI=>q[0], Digest::MD5=>q[0], XML::Stream=>q[0], MIME::Lite=>q[0], GD=>q[0], XML::Parser=>q[0], FCGI=>q[0], CGI::Simple=>q[0], Digest::SHA1=>q[0], DBD::Pg=>q[0], ExtUtils::MakeMaker=>q[6.6302], Bundle::DBI=>q[0], Task::CGI::Application=>q[0], Date::Calc=>q[0], Net::DNS=>q[0], Bundle::LWP=>q[0], MIME::Base64=>q[0], DBD::mysql=>q[0], HTML::Parser=>q[0], DBD::ODBC=>q[0], Task::Catalyst=>q[0] } # VERSION => q[0.01] # dist => { } MYMETA.json and MYMETA.yml are attached. -- Alexandr Ciornii, http://chorny.net
Subject: MYMETA.yml
--- abstract: 'Install PerlCertifiedHosting module requirements' author: - 'Lyle Hopkins <cosmicnet@cpan.org>' build_requires: ExtUtils::MakeMaker: 0 configure_requires: ExtUtils::MakeMaker: 0 dynamic_config: 0 generated_by: 'ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921' license: unknown meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 name: Task-CertHost no_index: directory: - t - inc requires: Bundle::DBI: 0 Bundle::LWP: 0 CGI: 0 CGI::Fast: 0 CGI::Simple: 0 DBD::ODBC: 0 DBD::Pg: 0 DBD::SQLite: 0 DBD::mysql: 0 Date::Calc: 0 DateTime: 0 Digest::MD5: 0 Digest::SHA1: 0 ExtUtils::MakeMaker: 6.6302 FCGI: 0 GD: 0 HTML::Parser: 0 HTML::TreeBuilder: 0 Image::Size: 0 MIME::Base64: 0 MIME::Lite: 0 MIME::Parser: 0 Net::DNS: 0 Storable: 0 Task::CGI::Application: 0 Task::Catalyst: 0 XML::Parser: 0 XML::Simple: 0 XML::Stream: 0 version: 0.01
Subject: MYMETA.json
{ "abstract" : "Install PerlCertifiedHosting module requirements", "author" : [ "Lyle Hopkins <cosmicnet@cpan.org>" ], "dynamic_config" : 0, "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", "license" : [ "unknown" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Task-CertHost", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "Bundle::DBI" : "0", "Bundle::LWP" : "0", "CGI" : "0", "CGI::Fast" : "0", "CGI::Simple" : "0", "DBD::ODBC" : "0", "DBD::Pg" : "0", "DBD::SQLite" : "0", "DBD::mysql" : "0", "Date::Calc" : "0", "DateTime" : "0", "Digest::MD5" : "0", "Digest::SHA1" : "0", "ExtUtils::MakeMaker" : "6.6302", "FCGI" : "0", "GD" : "0", "HTML::Parser" : "0", "HTML::TreeBuilder" : "0", "Image::Size" : "0", "MIME::Base64" : "0", "MIME::Lite" : "0", "MIME::Parser" : "0", "Net::DNS" : "0", "Storable" : "0", "Task::CGI::Application" : "0", "Task::Catalyst" : "0", "XML::Parser" : "0", "XML::Simple" : "0", "XML::Stream" : "0" } } }, "release_status" : "stable", "version" : "0.01" }