matth has asked for the wisdom of the Perl Monks concerning the following question:

Can any monks please offer me diagnosis for the following?
cpan> get Bundle::BioPerl MD5 Checksum was ok y/sources/authors/id/C/CR/CRAFFI/Bundle-BioPerl-2.04.tar.gz: No such f +ile or directory y/sources/authors/id/C/CR/CRAFFI/Bundle-BioPerl-2.04.tar.gz: No such f +ile or directory /bin/tar: y/sources/authors/id/C/CR/CRAFFI/Bundle-BioPerl-2.04.tar.gz: + Cannot open: No such file or directory /bin/tar: Error is not recoverable: exiting now Using Tar:/bin/tar xvf y/sources/authors/id/C/CR/CRAFFI/Bundle-BioPerl +-2.04.tar.gz: /bin/tar: y/sources/authors/id/C/CR/CRAFFI/Bundle-BioPerl-2.04.tar.gz: + Cannot open: No such file or directory /bin/tar: Error is not recoverable: exiting now Couldn't untar y/sources/authors/id/C/CR/CRAFFI/Bundle-BioPerl-2.04.ta +r.gz

Replies are listed 'Best First'.
Re: cpan diagnosis
by Bukowski (Deacon) on Jan 15, 2003 at 10:40 UTC
    As I don't use the cpan shell to install modules, I can only assume the target file Bundle-BioPerl-2.04.tar.gz doesn't exist!

    The latest Bioperl source is here, but of course there will be additional modules to get in order to get it to pass all tests (GD, some XML modules etc.)

    Bukowski - aka Dan (dcs@black.hole-in-the.net)
    "Coffee for the mind, Pizza for the body, Sushi for the soul" -Userfriendly

Re: cpan diagnosis
by iguanodon (Priest) on Jan 15, 2003 at 13:09 UTC
    I just ran cpan> get Bundle::BioPerl and it worked fine for me. I'm using CPAN v. 1.63. If you're not using the latest CPAN version, can you upgrade and try again?

      I think that it is something to do with the way that I set up cpan. The installation details are under readmore.