Tests failing on Debian Stable
Martin Fowler
fowler at acm.org
Fri Jan 19 05:25:48 EST 2007
> Is it possible that you are using a version of venus that you picked
> up between Thu 2007-01-11 15:05:30 -0500 and Mon 2007-01-15 20:22:55
> -0500?
Very
$ ls -l venus.tgz
-rw-r--r-- 1 martinfo staff 324645 Jan 15 18:20 venus.tgz
maudite$ wget http://intertwingly.net/code/venus.tgz
maudite$ tar -xvzf venus.tgz
maudite$ cd venus/
maudite$ python runtests.py
xsltproc is not available => can't test XSLT templates
libxslt is not available => can't test xslt filters
Popen is not available => can't test standard filters
Redland RDF is not available => can't test FOAF reading lists
.....................................................................................................................................................................
----------------------------------------------------------------------
Ran 165 tests in 5.081s
OK
:-)
Thanks for the help.
Martin
Sam Ruby wrote:
> Martin Fowler wrote:
>> maudite$ python -c "print
>> dir(__import__('planet.reconstitute').reconstitute)" Traceback
>> (most recent call last): File "<string>", line 1, in ? File
>> "/home/martin/foodir/venus/planet/reconstitute.py", line 19, in ?
>> File "/home/martin/foodir/venus/planet/html5lib/__init__.py", line
>> 34, in ? File
>> "/home/martin/foodir/venus/planet/html5lib/html5parser.py", line
>> 25, in ? File
>> "/home/martin/foodir/venus/planet/html5lib/treebuilders/__init__.py",
>> line 36, in ? File
>> "/home/martin/foodir/venus/planet/html5lib/treebuilders/etree.py",
>> line 4, in ? ImportError: No module named elementtree
>
> Is it possible that you are using a version of venus that you picked
> up between Thu 2007-01-11 15:05:30 -0500 and Mon 2007-01-15 20:22:55
> -0500?
>
> :-)
>
> - Sam Ruby
>
> P.S. Don't just pick up that one file, I'd suggest a "bzr pull"
> instead. (Or simply re-download the tar/zip file, if you went that
> way).
>
>
--
Martin Fowler
http://martinfowler.com
More information about the devel
mailing list