Christopher H. Laco wrote:
[EMAIL PROTECTED] wrote:
I guess I'm going to have to install CPANPLUS and try and track this junk down. [EMAIL PROTECTED] and imacat's CPANPLUS installs seem to be trading these errors like clockwork. Either is't a missing Class::Trigger when Class::DBI isn't installed and gets installed by the tester, or ir's Module::Pluggable that is upgraded but really isn't upgraded.

Either way, these errors are really frustrating as they're no errors with my dist at all. :-(

Bugger. Sorry about that.


Here, it knows it needs Class::DBI...

[CP_MSG] [Thu Sep 22 09:58:48 2005] Checking if your kit is complete...
Looks good
Warning: prerequisite Class::DBI 0.96 not found.
Warning: prerequisite Data::UUID 0.1 not found.
Warning: prerequisite Error 0.14 not found.
Warning: prerequisite Path::Class 0 not found.
Writing Makefile for Handel

[CP_MSG] [Thu Sep 22 09:58:48 2005] Module 'Handel' requires 'Class::DBI' version '0.96' to be installed


Then BOOM!

#     Tried to use 'Handel::Cart'.
# Error: Can't locate Class/Trigger.pm in @INC (@INC contains: /home/cpan/plus/5.8.2/build/Handel-0.23/blib/lib /home/cpan/plus/5.8.2/build/Handel-0.23/blib/arch /home/cpan/plus/5.8.1/build/Class-DBI-3.0.1/blib/lib /home/cpan/plus/5.8.1/build/Class-DBI-3.0.1/blib/arch /home/cpan/plus/5.8.1/build/Data-UUID-0.11/blib/lib /home/cpan/plus/5.8.1/build/Data-UUID-0.11/blib/arch /home/cpan/plus/5.8.1/build/Error-0.15/blib/lib /home/cpan/plus/5.8.1/build/Error-0.15/blib/arch /home/cpan/plus/5.8.1/build/Path-Class-0.13/blib/lib /home/cpan/plus/5.8.1/build/Path-Class-0.13/blib/arch

Now this is odd. I wonder why the 5.8.1 paths are leaking into @INC. AFAIAA that's not supposed to happen.

/home/cpan/plus/5.8.2/build/Handel-0.23/blib/lib /home/perl/p582/lib/5.8.2/i386-freebsd

Cos it's perl version 5.8.2 that's doing the run

/home/perl/p582/lib/5.8.2/i386-freebsd /home/perl/p582/lib/5.8.2 /home/perl/p582/lib/site_perl/5.8.2/i386-freebsd /home/perl/p582/lib/site_perl/5.8.2/i386-freebsd /home/perl/p582/lib/site_perl/5.8.2 /home/perl/p582/lib/site_perl/5.8.2/i386-freebsd /home/perl/p582/lib/site_perl/5.8.2 /home/perl/p582/lib/site_perl .

/home/perl/p582/lib/5.8.2/i386-freebsd /home/perl/p582/lib/5.8.2 /home/perl/p582/lib/site_perl/5.8.2/i386-freebsd /home/perl/p582/lib/site_perl/5.8.2 /home/perl/p582/lib/site_perl) at /home/cpan/plus/5.8.1/build/Class-DBI-3.0.1/blib/lib/Class/DBI.pm line 5.

# BEGIN failed--compilation aborted at t/basic.t line 9.




David, I notice that there were 5 FAILS this morning from freebsd 5.4-stable....then there was one PASS?

Did you intervene manually to fix something, or was that PASS a fluke?

Hmm, I'm smoking CPAN modules with 5.8.1, 5.8.2 ... 5.8.6, the idea being to check that modules work on all versions of 5.8. I'll have to look more closely at the output that CPAN::YACSmoke logs, and see if I can track down why it's losing its mind.

Thanks,
-=Chris


--
"It's overkill of course, but you can never have too much overkill."

Reply via email to