[Bioperl-l] Ace failure

Jonathan Epstein Jonathan_Epstein@nih.gov
Wed, 18 Dec 2002 13:00:52 -0500


Chris,

What about DB_File ?

Maybe it's installed by default with some Perl installations, but not with ActiveState.  Note that DB_File isn't referenced in Makefile.PL either.

Here's some of the drek which I sent to Ewan:

-----------------------------

OK, moving right along I successfully installed DB_File 1.73 using PPM (this is a cousin of CPAN which often makes installation more reliable for ActiveState Windoze users).  I then did 'nmake clean' and started over again, and ran nmake test again as.
 nmake test >../nmaketestout2.txt 2>../nmaketesterr2.txt

Here are the diffs for the error files from the first two runs:
  6,7d5
< DB_File not installed. This means the Assembly modules are not available.  Skipping tests.
< DB_File not loaded. This means flat.t test cannot be executed. Skipping
192d189
< DB_File not installed. This means the SeqFeatCollection wont work
258c255
< Submitted Blast for [blast-sequence-temp-id] ......
---
> Submitted Blast for [blast-sequence-temp-id] ..........

Jonathan

At 11:27 AM 12/18/2002 -0500, Chris Dagdigian wrote:


>I need to make Bundle::BioPerl sync up with the bioperl-1.2 release. I just uploaded a version to CPAN that added the XML::DOM dependency needed by SeqIO::bsml.
>
>Let me know if anything else needs to be added before the 1.2 release.
>
>FYI there are no Ace modules in the Bundle, the currently listed modules are viewable here:
>
>http://search.cpan.org/author/CRAFFI/Bundle-BioPerl-2.04/BioPerl.pm
>
>--Chris
>
>
>
>Ewan Birney wrote:
>>On Wed, 18 Dec 2002, Lincoln Stein wrote:
>>
>>>The test database is currently offline because it was being abused.  I'm sure that you *don't* need the Ace module in order to install bioperl, and I wonder why it is part of Bundle::BioPerl.
>>
>>I think we should probably drop it from Bundle::BioPerl
>>
>>the connections on your machine Lincoln means that lots of people must be using the bundle to install extra dependancies. Probably a good thing.
>>
>>I have only had one test report BTW (from Jonathan Epstein - many thanks Jonathan. It looks like "standard windows errors" in there).
>>
>>Other reports. V. interested in Irix and Sun tests as I don't test on those UNIXes myself regularly
>
>_______________________________________________