Hello,
I am deploying invenio-1.0.0 with SL5.5, python2.4.3 and apache 2.2.3 Now, I want to check if my invenio works properly. I ran sudo -u apache PYTHON_EGG_CACHE=/tmp/.python-eggs /opt/invenio/bin/inveniocfg --run-unit-tests I got many lines, but the test stopped and exited when I saw 'intbitset - Pythonic representation ...' intbitset - set intersection, infinite set in place ... ok intbitset - set iterator ... ok intbitset - Pythonic representation ... It seems the test did not finish correctly. DOes it mean my invenio does not work properly ? What should I check ? Thank you very much !! Regards, Lanxin

