[Zope] Debian Zope Broken!!!
Michel Pelletier
michel@digicool.com
Thu, 09 Mar 2000 23:58:07 -0800
Glyph Lefkowitz wrote:
>
> I have fixed this at my site (it was a case of 1 missing space in a python
> file) but the current Zope dpkg in debian frozen (potato) is broken!
>
> After doing an apt-get upgrade (which I do periodically to get security
> fixes for our server) Zope would not start. Trying it manually, I saw:
>
> zaibach:/home/glyph# /etc/init.d/zope start
> Starting Zope...inconsistent dedent
> File "/usr/sbin/zope-z2", line 571
> else:
> ^
> SyntaxError: invalid token
> failed.
>
> Adding a space to line 571 of /usr/sbin/zope-z2 fixes this problem.
Thank Glyph,
Gregor Hoffleit <flight@mathi.uni-heidelberg.de> is the debian guy who
packages this.
-Michel