Skip Menu |

This queue is for tickets about the Mira CPAN distribution.

Report information
The Basics
Id: 120597
Status: resolved
Priority: 0/
Queue: Mira

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

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



Subject: Undeclared dependency Mira::Model::Content
On some of my smokers I observe the following failure, indicating that not all prereqs are declared: ... Can't locate Mira/Model/Content.pm in @INC (you may need to install the Mira::Model::Content module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017031215/Mira-00.07.23-0/blib/lib /tmpfs/.cpan-build-cpansand/2017031215/Mira-00.07.23-0/blib/arch /opt/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux /opt/perl-5.24.1/lib/site_perl/5.24.1 /opt/perl-5.24.1/lib/5.24.1/x86_64-linux /opt/perl-5.24.1/lib/5.24.1 .) at t/04-model_content.t line 7. BEGIN failed--compilation aborted at t/04-model_content.t line 7. t/04-model_content.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
On Sun Mar 12 13:31:47 2017, SREZIC wrote: Show quoted text
> On some of my smokers I observe the following failure, indicating that > not all prereqs are declared: > > ... > Can't locate Mira/Model/Content.pm in @INC (you may need to install > the Mira::Model::Content module) (@INC contains: /tmpfs/.cpan-build- > cpansand/2017031215/Mira-00.07.23-0/blib/lib /tmpfs/.cpan-build- > cpansand/2017031215/Mira-00.07.23-0/blib/arch /opt/perl- > 5.24.1/lib/site_perl/5.24.1/x86_64-linux /opt/perl- > 5.24.1/lib/site_perl/5.24.1 /opt/perl-5.24.1/lib/5.24.1/x86_64-linux > /opt/perl-5.24.1/lib/5.24.1 .) at t/04-model_content.t line 7. > BEGIN failed--compilation aborted at t/04-model_content.t line 7. > t/04-model_content.t .. > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...