Discussion:
bundle::cpan error
(too old to reply)
Bobby
2007-09-27 20:23:07 UTC
Permalink
Hi,

For the first time when installing the bundle I got an error. It did complete
a dozen other modules but failed on the test as you can see below. It seems I
could either try to reinstall (which I did a few times and it always fail at
the same test) or remove it. Which I have no idea of how to do.

There no doubt are a lot of writeups on Perl and cpan, I just can't seem to
find the proper solution to this error. I've done maybe a 100 installs and it
never failed like this before. Usually the only problem is reaching some
server.

/usr/bin/perl5.8.8 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/cpan
Manifying blib/man1/cpan.1
Manifying blib/man3/CPAN.3
Manifying blib/man3/CPAN::Tarzip.3
Manifying blib/man3/CPAN::Admin.3
Manifying blib/man3/CPAN::Debug.3
Manifying blib/man3/CPAN::HandleConfig.3
Manifying blib/man3/CPAN::Queue.3
Manifying blib/man3/CPAN::Version.3
Manifying blib/man3/CPAN::Kwalify.3
Manifying blib/man3/CPAN::API::HOWTO.3
Manifying blib/man3/CPAN::Nox.3
Manifying blib/man3/CPAN::FirstTime.3
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
t/00signature.......ok
1/1 skipped: various reasons
t/01loadme..........ok
t/02nox.............ok
t/03pkgs............ok 1/11

(Here I pressed Ctrl-C after a few hours (I went to bed) of sitting on test
1/11.)

make: *** [test_dynamic] Interrupt
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
File::Which is up to date.
Bundle summary: The following items in bundle Bundle::CPAN had installation
problems:
CPAN

I think the best is to remove cpan and start over except I've not been able to
figure out how.

Thanks!
--
Bobby
Bobby
2007-09-27 21:17:27 UTC
Permalink
On Thursday 27 September 2007 16:23:07 Bobby wrote:

It might be clear that I ran

install Bundle::CPAN
--
Bobby
Bobby
2007-09-27 21:20:51 UTC
Permalink
Post by Bobby
It might be clear that I ran
install Bundle::CPAN
Haha, let's try that again.

If it is not be clear what I ran ...
--
Bobby
Bobby
2007-09-27 21:22:57 UTC
Permalink
Post by Bobby
Post by Bobby
It might be clear that I ran
install Bundle::CPAN
Haha, let's try that again.
If it is not be clear what I ran ...
I give up. Maybe I should just get some sleep.
--
Bobby
Andreas J. Koenig
2007-09-28 04:53:51 UTC
Permalink
Post by Bobby
Post by Bobby
Post by Bobby
It might be clear that I ran
install Bundle::CPAN
Haha, let's try that again.
If it is not be clear what I ran ...
I give up. Maybe I should just get some sleep.
It's fixed anyway in 1.9201. Thanks for the report!
--
andreas
Loading...