Skip Menu |

This queue is for tickets about the MIME-Types CPAN distribution.

Report information
The Basics
Id: 98639
Status: resolved
Priority: 0/
Queue: MIME-Types

People
Owner: Nobody in particular
Requestors: chris [...] metatrontech.com
Cc:
AdminCc:

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



Subject: missing dependency in makefile
Date: Fri, 5 Sep 2014 06:18:23 -0700
To: bug-MIME-Types [...] rt.cpan.org
From: Chris Travers <chris [...] metatrontech.com>
Hi; I tried to install MIME-Types 2.07 today and failed because it didn't realize that Mojo::Base was a dependency. The test report was: MARKOV/MIME-Types-2.07.tar.gz /bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10type.t ..... ok t/11typeol.t ... ok t/20types.t .... ok t/21accept.t ... ok t/22accbest.t .. ok t/30export.t ... ok t/40mojo.t ..... Can't locate Mojo/Base.pm in @INC (you may need to install the Mojo::Base module) (@INC contains: lib t /home/chris/.cpan/build/MIME-Types-2.07-JzuJL_/blib/lib /home/chris/.cpan/build/MIME-Types-2.07-JzuJL_/blib/arch /home/chris/perl5/lib/perl5/i386-linux-thread-multi /home/chris/perl5/lib/perl5 /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at t/40mojo.t line 12. BEGIN failed--compilation aborted at t/40mojo.t line 12. t/40mojo.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Should be a quick enough fix.
Subject: Re: [rt.cpan.org #98639] missing dependency in makefile
Date: Fri, 5 Sep 2014 15:31:53 +0200
To: Chris Travers via RT <bug-MIME-Types [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* Chris Travers via RT (bug-MIME-Types@rt.cpan.org) [140905 13:19]: Show quoted text
> Fri Sep 05 09:18:57 2014: Request 98639 was acted upon. > Transaction: Ticket created by chris@metatrontech.com > Queue: MIME-Types > Subject: missing dependency in makefile > > I tried to install MIME-Types 2.07 today and failed because it didn't > realize that Mojo::Base was a dependency.
My test to detect whether the module was installed was broken :( Uploaded 2.08. Thanks! -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
Fixed in 2.08