zope 2.6.1 upgrade broken on RedHat 8.0
Dear whom-concerned, tried upgrading from zope 2.6 to 2.6.1 today, tar zvxf'd the file from http://www.zope.org/Products/Zope/2.6.1/Zope-2.6.x-to-2.6.1-win32-x86.tgz/vi... and overrided the existing files as suggested. Then restarted zope, got this error (see below): (please help?) Thanks, Matt 2003-02-18T17:34:05 PANIC(300) z2 Startup exception Traceback (innermost last): File /usr/local/zope/z2.py, line 582, in ? File /usr/local/zope/lib/python/Zope/__init__.py, line 46, in startup (Object: startup) File /usr/local/zope/lib/python/Zope/App/startup.py, line 91, in startup (Object: /usr/local/zope/var/Data.fs) File /usr/local/zope/lib/python/OFS/Application.py, line 342, in initialize (Object: Zope) File /usr/local/zope/lib/python/ZODB/Transaction.py, line 235, in commit File /usr/local/zope/lib/python/ZODB/Transaction.py, line 349, in _commit_objects File /usr/local/zope/lib/python/ZODB/Connection.py, line 399, in commit (Info: (('Persistence', 'PersistentMapping'), '\x00\x00\x00\x00\x00\x00\x00\x00', '')) TypeError: object of type 'list' is not callable -- Matthew Russell <matthew.russell@securetrading.com> SECURETRADING
Matthew Russell wrote:
Dear whom-concerned,
tried upgrading from zope 2.6 to 2.6.1 today, tar zvxf'd the file from http://www.zope.org/Products/Zope/2.6.1/Zope-2.6.x-to-2.6.1-win32-x86.tgz/vi...
~~~~~ You should download the linux-tarball for RedHat 8.0. -mj -- German Zope User Group (DZUG) - http://www.dzug.org/
ok the download link was *meant* to have linux not win32-x86... *duh* On Tue, 2003-02-18 at 17:35, Matthew Russell wrote:
Dear whom-concerned,
tried upgrading from zope 2.6 to 2.6.1 today, tar zvxf'd the file from http://www.zope.org/Products/Zope/2.6.1/Zope-2.6.x-to-2.6.1-win32-x86.tgz/vi... and overrided the existing files as suggested. Then restarted zope, got this error (see below):
(please help?)
Thanks, Matt
2003-02-18T17:34:05 PANIC(300) z2 Startup exception Traceback (innermost last): File /usr/local/zope/z2.py, line 582, in ? File /usr/local/zope/lib/python/Zope/__init__.py, line 46, in startup (Object: startup) File /usr/local/zope/lib/python/Zope/App/startup.py, line 91, in startup (Object: /usr/local/zope/var/Data.fs) File /usr/local/zope/lib/python/OFS/Application.py, line 342, in initialize (Object: Zope) File /usr/local/zope/lib/python/ZODB/Transaction.py, line 235, in commit File /usr/local/zope/lib/python/ZODB/Transaction.py, line 349, in _commit_objects File /usr/local/zope/lib/python/ZODB/Connection.py, line 399, in commit (Info: (('Persistence', 'PersistentMapping'), '\x00\x00\x00\x00\x00\x00\x00\x00', '')) TypeError: object of type 'list' is not callable -- Matthew Russell <matthew.russell@securetrading.com> SECURETRADING
participants (2)
-
Maik Jablonski -
Matthew Russell