Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception error when testing Taxonomy.t #3

Closed
pcantalupo opened this issue Nov 16, 2017 · 1 comment
Closed

Exception error when testing Taxonomy.t #3

pcantalupo opened this issue Nov 16, 2017 · 1 comment

Comments

@pcantalupo
Copy link
Owner

On a OSX 10.12.6, I ran prove -v Taxonomy.t and got this error:

------------- EXCEPTION: Bio::Root::Exception -------------
MSG: Response Error
Can't verify SSL peers without knowing which Certificate Authorities to trust
STACK: Error::throw
STACK: Bio::Root::Root::throw /Users/pgc92/local/lib/bioperl/bioperl-live/Bio/Root/Root.pm:447
STACK: Bio::DB::GenericWebAgent::get_Response /Users/pgc92/local/lib/bioperl/bioperl-live/Bio/DB/GenericWebAgent.pm:214
STACK: Bio::DB::EUtilities::get_Response /Users/pgc92/perl5/lib/perl5/Bio/DB/EUtilities.pm:35
STACK: Taxonomy::accession2gi /Users/pgc92/local/lib/annotater/Taxonomy.pm:169
STACK: Taxonomy.t:19
-----------------------------------------------------------
@pcantalupo
Copy link
Owner Author

Found the fix here
I installed Mozilla::CA with cpanm Mozilla::CA. Taxonomy.t tests ran without error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant