Skip Menu |

This queue is for tickets about the BioX-Workflow-Command CPAN distribution.

Report information
The Basics
Id: 123014
Status: new
Priority: 0/
Queue: BioX-Workflow-Command

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

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



Subject: Undeclared dependency IO::Interactive
t/basic.t and t/test_class_tests.t fail if IO::Interactive is not installed: ... Can't locate IO/Interactive.pm in @INC (you may need to install the IO::Interactive module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/blib/arch /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/blib/lib /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/x86_64-linux /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3 /opt/perl-5.24.3-RC1/lib/5.24.3/x86_64-linux /opt/perl-5.24.3-RC1/lib/5.24.3 .) at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Message/BlockColor.pm line 14. BEGIN failed--compilation aborted at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Message/BlockColor.pm line 14. Compilation failed in require at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Plugin/Color/Meta/Class.pm line 11. BEGIN failed--compilation aborted at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Plugin/Color/Meta/Class.pm line 11. Compilation failed in require at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/blib/lib/BioX/Workflow/Command.pm line 6. Compilation failed in require at t/basic.t line 3. BEGIN failed--compilation aborted at t/basic.t line 3. t/basic.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate IO/Interactive.pm in @INC (you may need to install the IO::Interactive module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/t/lib /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/blib/arch /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/blib/lib /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/x86_64-linux /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3 /opt/perl-5.24.3-RC1/lib/5.24.3/x86_64-linux /opt/perl-5.24.3-RC1/lib/5.24.3 .) at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Message/BlockColor.pm line 14. BEGIN failed--compilation aborted at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Message/BlockColor.pm line 14. Compilation failed in require at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Plugin/Color/Meta/Class.pm line 11. BEGIN failed--compilation aborted at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/MooseX/App/Plugin/Color/Meta/Class.pm line 11. Compilation failed in require at /opt/perl-5.24.3-RC1/lib/site_perl/5.24.3/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/blib/lib/BioX/Workflow/Command.pm line 6. Compilation failed in require at /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/t/lib/TestsFor/BioX/Workflow/Command/Test001.pm line 9. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017091100/BioX-Workflow-Command-2.2.3-MxFDM5/t/lib/TestsFor/BioX/Workflow/Command/Test001.pm line 9. Compilation failed in require at (eval 6) line 1. BEGIN failed--compilation aborted at (eval 6) line 1. BEGIN failed--compilation aborted at t/test_class_tests.t line 3. t/test_class_tests.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...