runtests.py

RuyJol ruy.jol at gmail.com
Wed Oct 21 11:40:03 EST 2009


I'm trying to install venus, following the general instructions (
http://intertwingly.net/code/venus/docs/installation.html) i get this
message after running *python runtests.py*

Genshi is not available => can't test genshi filters
Redland RDF is not available => can't test FOAF reading lists
Django is not available => can't test django filters
.........................................................................................EE..................................................................................................
======================================================================
ERROR: test_spiderThreads (tests.test_spider.SpiderTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/****/*****/venus/tests/test_spider.py", line 152, in
test_spiderThreads
    spiderPlanet()
  File "/home/****/*****/venus/planet/spider.py", line 393, in spiderPlanet
    threads[i].start()
  File "/usr/lib64/python2.4/threading.py", line 416, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread

======================================================================
ERROR: test_spiderThreads (tests.test_spider.SpiderTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/****/*****/venus/tests/test_spider.py", line 26, in tearDown
    os.removedirs(os.path.split(workdir)[0])
  File "/usr/lib64/python2.4/os.py", line 172, in removedirs
    rmdir(name)
OSError: [Errno 39] Directory not empty: 'tests/work/spider'

----------------------------------------------------------------------
Ran 208 tests in 5.271s

FAILED (errors=2)


can you help me please?

thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/devel/attachments/20091020/58baec30/attachment.htm 


More information about the devel mailing list