Subject: | problems installing BioPerl-1.6.1 |
Date: | Tue, 26 Nov 2013 01:49:27 +0000 |
To: | "bug-bioperl [...] rt.cpan.org" <bug-bioperl [...] rt.cpan.org> |
From: | Malcolm Zachariah <malcolm.zachariah [...] utah.edu> |
Hello,
I’m using perl-5.16.0 via perlbrew (I don’t have sudo rights) and I’m trying to install an older version of BioPerl (1.6.1). I have to use that version because I’m using a program which has some errors with BioPerl-1.6.9.
The specific problem can be seen here:
[. . .]$ cpanm BioPerl
! Finding BioPerl on cpanmetadb failed.
--> Working on BioPerl
Fetching http://www.cpan.org/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.1.tar.gz ... OK
Configuring BioPerl-1.6.1 ... OK
Failed to upconvert metadata to 1.1. Errors:
Missing mandatory field, 'version' (version) [Validation: 1.0]
at /loader/0x26b2b28/App/cpanminus/script.pm line 99.
I also tried downloading the tar.gz file and running the makefile.pl script within, but it got stuck here:
Could not get valid metadata. Error is: Invalid metadata structure. Errors: 'Perl_5' for 'license' does not have a URL scheme (resources -> license) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::FeatureIO::gff -> requires) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::WebAgent -> requires) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::DB::EUtilParameters -> requires) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::OntologyIO::InterProParser -> requires) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::Biblio::IO::medlinexml -> requires) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::SeqIO::strider -> requires) [Validation: 1.2], Expected a map structure from string or file. (optional_features -> Bio::PhyloNetwork::RandomFactory -> requires) [Validation: 1.2]
. . .
at /N/u/mzachariah/perl5/perlbrew/perls/perl-5.16.0/lib/5.16.3/Module/Build/Base.pm line 4564.
Could not create MYMETA files
Creating new 'Build' script for 'BioPerl' version ‘1.006001'
Do you know what could be the issue here?
Thanks,
Malcolm Zachariah