Skip Menu |

This queue is for tickets about the Angerwhale CPAN distribution.

Report information
The Basics
Id: 34239
Status: open
Priority: 0/
Queue: Angerwhale

People
Owner: Nobody in particular
Requestors: janus [...] errornet.de
Cc:
AdminCc:

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



Subject: Failing tests because of changed dependency
Since version 0.03 Syntax::Highlight::Engine::Kate doesn't come with a BaseTest.pm anymore and thus a few tests fail. One example: Couldn't require Angerwhale::Format::Pod : Can't locate Syntax/Highlight/Engine/Kate/BaseTest.pm in @INC (@INC contains: /usr/ports/mystuff/www/p5-Angerwhale/w-p5-Angerwhale-0.062/Angerwhale-0.062/inc /usr/ports/mystuff/www/p5-Angerwhale/w-p5-Angerwhale-0.062/Angerwhale-0.062/blib/lib /usr/ports/mystuff/www/p5-Angerwhale/w-p5-Angerwhale-0.062/Angerwhale-0.062/blib/arch /usr/libdata/perl5/i386-openbsd/5.8.8 /usr/local/libdata/perl5/i386-openbsd/5.8.8 /usr/libdata/perl5 /usr/local/libdata/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/site_perl /usr/local/lib/perl5/site_perl .) at /usr/local/libdata/perl5/site_perl/Syntax/Highlight/Engine/Kate/All.pm line 19. BEGIN failed--compilation aborted at /usr/local/libdata/perl5/site_perl/Syntax/Highlight/Engine/Kate/All.pm line 19. Compilation failed in require at /usr/ports/mystuff/www/p5-Angerwhale/w-p5-Angerwhale-0.062/Angerwhale-0.062/blib/lib/Angerwhale/Format/Pod.pm line 12. BEGIN failed--compilation aborted at /usr/ports/mystuff/www/p5-Angerwhale/w-p5-Angerwhale-0.062/Angerwhale-0.062/blib/lib/Angerwhale/Format/Pod.pm line 12. Compilation failed in require at (eval 251) line 3. at /usr/local/libdata/perl5/site_perl/Module/Pluggable.pm line 28 Regards, Simon
Subject: Re: [rt.cpan.org #34239] Failing tests because of changed dependency
Date: Wed, 19 Mar 2008 12:10:52 -0500
To: bug-Angerwhale [...] rt.cpan.org
From: Jonathan Rockway <jon [...] jrock.us>
* On Wed, Mar 19 2008, Simon Dassow via RT wrote: Show quoted text
> Since version 0.03 Syntax::Highlight::Engine::Kate doesn't come with a > BaseTest.pm anymore and thus a few tests fail. >
Thanks for the report. I will try and fix this up (along with some other stuff) this weekend. Regards, Jonathan Rockway -- print just => another => perl => hacker => if $,=$"
Subject: Re: [rt.cpan.org #34239] Failing tests because of changed dependency
Date: Wed, 19 Mar 2008 19:40:37 +0100
To: Jonathan Rockway via RT <bug-Angerwhale [...] rt.cpan.org>
From: Simon Bertrang <janus [...] errornet.de>
On Wed, Mar 19, 2008 at 01:12:02PM -0400, Jonathan Rockway via RT wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=34239 > > > * On Wed, Mar 19 2008, Simon Dassow via RT wrote:
> > Since version 0.03 Syntax::Highlight::Engine::Kate doesn't come with a > > BaseTest.pm anymore and thus a few tests fail. > >
> > Thanks for the report. I will try and fix this up (along with some > other stuff) this weekend. >
Cool, as you might have guessed i'm porting Angerwhale to OpenBSD. Basically all work is already done, but i need to clean up and get Test::XML::Valid working correctly. So long, and thanks for all the fish ;-) Regards, Simon