[Zope] Can not add Zope Tutorial with 2.2

Jochen Knuth jok2@gmx.net
Fri, 23 Jun 2000 23:50:00 +0200


Hi,

in preparation for the LinuxTag 2000 i tried to add the Zope Tutorial to
Zope 2.2.0b2 (and fresh CVS versions of the last three days) but i get
the following error (i think it's the same error as Oleg mentioned):

Error Type: TypeError
Error Value: ('len() of unsized object', <class Shared.DC.ZRDB.DA.SQL at
85fb7e0>, None)

Traceback (innermost last):
  File /usr/local/Zope-2.2.0b2-src/lib/python/ZPublisher/Publish.py,
line 222, in publish_module
  File /usr/local/Zope-2.2.0b2-src/lib/python/ZPublisher/Publish.py,
line 187, in publish
  File /usr/local/Zope-2.2.0b2-src/lib/python/Zope/__init__.py, line
221, in zpublisher_exception_hook
    (Object: ElementWithAttributes)
  File /usr/local/Zope-2.2.0b2-src/lib/python/ZPublisher/Publish.py,
line 171, in publish
  File /usr/local/Zope-2.2.0b2-src/lib/python/ZPublisher/mapply.py, line
160, in mapply
    (Object: manage_importObject)
  File /usr/local/Zope-2.2.0b2-src/lib/python/ZPublisher/Publish.py,
line 112, in call_object
    (Object: manage_importObject)
  File /usr/local/Zope-2.2.0b2-src/lib/python/OFS/ObjectManager.py, line
490, in manage_importObject
    (Object: ElementWithAttributes)
  File /usr/local/Zope-2.2.0b2-src/lib/python/ZODB/ExportImport.py, line
284, in importFile
TypeError: (see above)

Environment: FreeBSD 4.0-Stable, Python 1.5.2

Logged in as user with manager and owner rules. Trying to add the
Tutorial was the first action i did.

Ciao,

Jochen