Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-Mail CPAN distribution.

Report information
The Basics
Id: 95103
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-Mail

People
Owner: Nobody in particular
Requestors: helene.tindon [...] wanadoo.fr
Cc:
AdminCc:

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



Subject: Installation Failing at First Test
Date: Sun, 27 Apr 2014 23:41:37 +0200 (CEST)
To: bug-Mojolicious-Plugin-Mail [...] rt.cpan.org
From: "helene.tindon" <helene.tindon [...] wanadoo.fr>
Hi!     I'm trying to get the Mojolicious::Plugin::Mail module but the installation keeps failing at the first test. I asked about it on the #mojo IRC channel and sri suggested that I directly contact the author.   I'm using Ubuntu (Linux ubuntu 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux) on a Virtual Machine on a Mac (Mac OS X 10.9.2). The Perl version I'm using is : perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-thread-multi.   Here are the log details:   cpanm (App::cpanminus) 1.7001 on perl 5.018002 built for x86_64-linux-gnu-thread-multi Work directory is /home/htindon/.cpanm/work/1398631511.7969 You have make /usr/bin/make You have /usr/bin/wget You have /bin/tar: tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.   Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip Searching Mojolicious::Plugin::Mail on cpanmetadb ... --> Working on Mojolicious::Plugin::Mail Fetching http://www.cpan.org/authors/id/S/SH/SHARIFULN/Mojolicious-Plugin-Mail-1.1.tar.gz -> OK Unpacking Mojolicious-Plugin-Mail-1.1.tar.gz Entering Mojolicious-Plugin-Mail-1.1 Checking configure dependencies from META.json Checking if you have Module::Build 0.39 ... Yes (0.4003) Checking if you have Module::Build 0.36 ... Yes (0.4003) Configuring Mojolicious-Plugin-Mail-1.1 Running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Mojolicious-Plugin-Mail' version '1.1' -> OK Checking dependencies from MYMETA.json ... Checking if you have MIME::EncWords 0 ... Yes (1.014.2) Checking if you have Test::More 0 ... Yes (0.98) Checking if you have Mojolicious 4 ... Yes (4.94) Checking if you have MIME::Lite 3.027 ... Yes (3.030) Checking if you have Encode 0 ... Yes (2.49) Building and testing Mojolicious-Plugin-Mail-1.1 Building Mojolicious-Plugin-Mail   #   Failed test 'exact match for JSON Pointer "HASH(0x3c173b8)"' #   at t/mail.t line 249. #     Structures begin differing at: #          $got = HASH(0x26f1458) #     $expected = 'empty' # Looks like you failed 1 test of 179. t/mail.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/179 subtests   Test Summary Report ------------------- t/mail.t (Wstat: 256 Tests: 179 Failed: 1)   Failed test:  4   Non-zero exit status: 1 Files=1, Tests=179,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.30 cusr  0.04 csys =  0.37 CPU) Result: FAIL Failed 1/1 test programs. 1/179 subtests failed.   -> FAIL Installing Mojolicious::Plugin::Mail failed. See /home/htindon/.cpanm/work/1398631511.7969/build.log for details. Retry with --force to force install it.   Thank you :)
Fixed in v1.2, thnx -- use Perl or die;