Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Module Installation Failure

by aartist (Pilgrim)
on Oct 10, 2011 at 21:05 UTC ( [id://930705]=perlquestion: print w/replies, xml ) Need Help??

aartist has asked for the wisdom of the Perl Monks concerning the following question:

Hi

I am installing Catalyst::Controller::LeakTracker module on GNU/Linux (Perl 5.8.8) and I am getting following error message while running the tests.

# Failed test 'mentions leaked request' # at t/01-basic.t line 19. # 'Template::Declare::Tag=CODE(0x10d2cf90)' # doesn't match '(?-xism:leak_something)'

There are more failed tests too with almost similar messages. How I can resolve these?

Thanks.

Replies are listed 'Best First'.
Re: Module Installation Failure
by Anonymous Monk on Oct 11, 2011 at 03:31 UTC

    How I can resolve these?

    Report it upstream (the output of perl -Mblib t/failing_test.t), to developer/maintainer of Catalyst::Controller

    You can still install the module by either skipping tests, or forcing the install. You will rarely run into issues in use, if a distros test suite has a pass rate above 90%

    Your title should probably include "Catalyst::Controller::LeakTracer" and "leak_something", see How do I compose an effective node title?,

      Thanks.
      I have 7 out of 12 test failed, so even after installation, it is not useful. I am getting almost similar report as previously reported at CPAN Testers website. All the reports are here. What should be my next step?

        Same as before, report upstream :)

        Or fix it :)

Re: Module Installation Failure
by FunkyMonk (Chancellor) on Oct 11, 2011 at 15:12 UTC
      I installed varoius versions of Template::Declare and LeakTracker, but there is no solution so far. Only thing that remained constant is Perl Version

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://930705]
Approved by GrandFather
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-20 02:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found