Hello,

since I need to upgrade a site from 0.92 to 0.99, I was installing the 0.99.1 version on a different machine to test it. I followed the instructions on the wiki (together with what I did for the previoous version) to install everything on a SL5.2 linux machine. The system goes up, and load the demo site and records without a glitch. Problems start when I run the unit test. This is the final part of the error that I got

bibharvest oai repository - speed of response for marcxml output ... ok
bibharvest oai repository - speed of response for oai_dc output ... sh: /opt/cds-invenio/bin/bibformat: No such file or directory
sh: /opt/cds-invenio/bin/bibformat: No such file or directory
sh: /opt/cds-invenio/bin/bibformat: No such file or directory
sh: /opt/cds-invenio/bin/bibformat: No such file or directory
ok
bibindex engine - English stemmer ... ok
bibindex engine - no stemmer ... ok

======================================================================
ERROR: bibharvest oai repository - testing selective harvesting with 'from' and 'until' parameters
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/invenio/ oai_repository_tests.py", line 94, in test_from_and_until self.assert_(sample_id not in oai_repository.oaigetsysnolist(fromdate=later_datestamp)) File "/usr/lib/python2.4/site-packages/invenio/oai_repository.py", line 749, in oaigetsysnolist
    d1=utc_to_localtime(fromdate),
File "/usr/lib/python2.4/site-packages/invenio/oai_repository.py", line 197, in utc_to_localtime
    ltime = date.split("T")[1]
IndexError: list index out of range

----------------------------------------------------------------------
Ran 265 tests in 31.177s

FAILED (errors=1)

I am particularly puzzled by invenio looking for a /opt/cds-invenio/ bin/bibformat.

alberto

---
Alberto Gianoli
--------------------------------------------------------------------
 INFN - Sez. Ferrara                   | Phone: +39 0532 974628
 c/o Univ. di Ferrara - Dip. di Fisica | Fax: +39 0532 974300
 Polo Scientifico Tecnologico          |
 Via Saragat 1                         | Email:
 44100 Ferrara ITALY                   | [email protected]



Reply via email to