Subject: | Dependency loop M::B -> CPAN::Meta -> File::Temp -> |
Here's what's happening when I'm trying to install Module::Build on a box with Perl 5.8.8 and CPAN 1.98. Not sure if this is a new problem for this setup or not.
Show quoted text
---- Unsatisfied dependencies detected during ----
---- LEONT/Module-Build-0.4004.tar.gz ----
CPAN::Meta [requires]
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'CPAN::Meta'
Running make for D/DA/DAGOLDEN/CPAN-Meta-2.130880.tar.gz
Checksum for /home/kwilliams/.cpan/sources/authors/id/D/DA/DAGOLDEN/CPAN-Meta-2.130880.tar.gz ok
CPAN.pm: Building D/DA/DAGOLDEN/CPAN-Meta-2.130880.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite File::Temp 0.20 not found. We have 0.16.
Writing Makefile for CPAN::Meta
---- Unsatisfied dependencies detected during ----
---- DAGOLDEN/CPAN-Meta-2.130880.tar.gz ----
File::Temp [build_requires]
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'File::Temp'
Running make for T/TJ/TJENNESS/File-Temp-0.23.tar.gz
Checksum for /home/kwilliams/.cpan/sources/authors/id/T/TJ/TJENNESS/File-Temp-0.23.tar.gz ok
/bin/tar: Read 6656 bytes from -
---- Unsatisfied dependencies detected during ----
---- TJENNESS/File-Temp-0.23.tar.gz ----
Module::Build [build_requires]
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]