Your message dated Thu, 28 Dec 2006 14:12:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line zope-book: FTBFS: SyntaxError: Invalid syntax. Assignment to
None.
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Closing, as the package has been removed from unstable (long overdue, too).
A slightly newer, although not completely updated, version of the book
is available at:
http://www.plope.com/Books/2_7Edition
(Also see: http://www.zope.org/Documentation/Books/ZopeBook/)
Note: the 2.7 book is also pretty much outdated, as Zope has evolved
very fast. Please see the various Zope community sites for more information.
--- End Message ---