Thanks. My SA has a Zope 2.3 instance running and all my ID's are tied to the older version of ZOPE Will see if he will provide a way to run python 2.x so I can run logwatch.py Jens Vagelpohl <jens@zope.com> on 06/24/2002 08:54:51 AM To: Eric N. Dunn/USA/BAC@BankofAmerica cc: zope@zope.org, zope@halfmagic.com Subject: Re: [Zope] (no subject) you are using the wrong python version it seems. you are trying to run a program written for python2.x on python 1.x jens On Monday, June 24, 2002, at 08:29 , eric.n.dunn@bankofamerica.com wrote:
I tried Logwatch 0.9.2 on Debian/Zope 2.5
Changed lines: 481,540,546 for my Z2.log file location "/local/zope/var/Z2.log"
Received the following error after running: python ./logwatch.py -m curses -l /local/zope/var/Z2.log -u 60 -n 500
File "./logwatch.py", line 146 self.results[self.item[tupleindex]] += 1 ^ SyntaxError: invalid syntax
*************************** (See attached file: logwatch.py)
Eric Dunn
participants (1)
-
eric.n.dunn@bankofamerica.com