On 3 May 2009, at 21:23, Ilmari Vacklin via RT wrote:
Show quoted text> Queue: CPANPLUS
> Ticket <URL:
http://rt.cpan.org/Ticket/Display.html?id=45675 >
>
> 2009/5/3 Jos I. Boumans via RT <bug-CPANPLUS@rt.cpan.org>:
>> Step back, what are you trying to achieve?
>
> Good point. I want to fix a broken installation of a module that
> CPANPLUS thinks is installed, but is not really, and which I can not
> uninstall, since CPANPLUS can't find its manifest, or so. Let's see if
> I have the logs...
>
> The original problem was that PAR::Dist failed mysteriously:
>
> Writing Makefile for PAR::Dist
>
> [MSG] [Sun May 3 20:52:37 2009] DEFAULT 'filter_prereqs' HANDLER
> RETURNING 'sub return value'
> [MSG] [Sun May 3 20:52:39 2009] cp lib/PAR/Dist.pm blib/lib/PAR/
> Dist.pm
> Manifying blib/man3/PAR::Dist.3pm
>
> [ERROR] [Sun May 3 20:52:40 2009] MAKE TEST failed: Tiedostoa tai
> hakemistoa ei ole PERL_DL_NONLAZY=1 /usr/bin/perl
> "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t
>
> ("No such file or directory").
>
> After that, "u PAR::Dist" gave an error that is unfortunately not in
> my logs any more, and "i PAR::Dist" refused to install it, saying it's
> already installed.
If you're installing outside the standard @INC (ie, you have
makemakerflags
set or some such), it may not find the manifest files.
Other than that 'i Par::Dist --force' is not really 'wrong', and will
solve
the problem at hand.
Cheers,
--
Jos Boumans
How do I prove I am not crazy to people who are?