Open joshuakirsch opened 2 years ago
i can confirm, im seeing the same error:
t/Taxonomy.t ........... 7/?
# Failed test at t/Taxonomy.t line 48.
t/Taxonomy.t ........... 68/?
# Failed test 'Correct: No hit'
# at t/Taxonomy.t line 181.
# got: '2890685'
# expected: 'No hit'
t/Taxonomy.t ........... 69/? # Looks like you failed 2 tests of 69.
t/Taxonomy.t ........... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/69 subtests
Test Summary Report
-------------------
t/Taxonomy.t (Wstat: 512 Tests: 69 Failed: 2)
Failed tests: 18, 68
Non-zero exit status: 2
Files=9, Tests=175, 158 wallclock secs ( 0.07 usr 0.03 sys + 3.44 cusr 0.53 csys = 4.07 CPU)
Result: FAIL
Failed 1/9 test programs. 2/175 subtests failed.
This is on Ubuntu 20.04.
I am trying to install Bio::Perl on Ubuntu using this command:
sudo cpan install Bio::Perl
The installation seems to fail in both Bio::DB::GenBank and Bio::DB::GenPept due to Taxonomy.t
Here are the results of this command: