# from Iosif Fettich
# on Thursday 09 October 2008:

Hi Iosif,

>t/compat..............
>#   Failed test 'Make sure Module::Build was loaded from blib/'
>#   at t/lib/MBTest.pm line 175.
>#                   'lib/Module/Build.pm'
>#     doesn't match '(?-xism:\bblib\b)'
>...
>No other problems otherwise with my CPANPLUS installation on a Fedora
> 8 machine.
>
>Similar behavior on a Centos 5 machine: CPANPLUS fails, CPAN works.

I suspect this might be a version of the 'not loaded from blib' bug that 
we've been seeing.  Perhaps adding some diagnostics to that test to 
dump PERL5LIB and @INC would help.

It may also be related to the redhat incpush patch, where @INC gets 
overly large (adding non-existent 5.6.2 .. 5.8.2  directories for each 
directory added to @INC.)  Perhaps something CPANPLUS does happens to 
tickle that?

  http://www.nntp.perl.org/group/perl.module.build/2008/09/msg1512.html

Thanks,
Eric
-- 
"Unthinking respect for authority is the greatest enemy of truth."
--Albert Einstein
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to