Package: zope-book
Version: 1:0.20050408-1
Severity: serious

When building 'zope-book' in a clean unstable chroot,
I get the following error:

make html
make[1]: Entering directory `/zope-book-0.20050408'
/usr/bin/python html.py Acquisition.stx
Traceback (most recent call last):
  File "html.py", line 4, in ?
    from StructuredText import HTMLWithImages, DocumentWithImages, Basic
  File "/zope-book-0.20050408/StructuredText/__init__.py", line 86, in ?
    import HTMLClass, DocumentClass
  File "/zope-book-0.20050408/StructuredText/HTMLClass.py", line 87, in ?
    import re, sys, ST
  File "/zope-book-0.20050408/StructuredText/ST.py", line 1, in ?
    import re, STDOM
  File "/zope-book-0.20050408/StructuredText/STDOM.py", line 417
    def _get_PreviousSibling(self,
SyntaxError: Invalid syntax.  Assignment to None.
make[1]: *** [Acquisition.html] Error 1
make[1]: Leaving directory `/zope-book-0.20050408'
make: *** [build-stamp] Error 2

Regards
Andreas Jochens



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to