[Zope-PTK] PTK 0.8.2 install problem on Win32
Michael Bernstein
Michael Bernstein <webmaven@lvcm.com>
Tue, 08 Aug 2000 12:17:31 -0500
Hi,
I tried a fresh install of Zope 2.2 on NT Workstation (as a service),
and installed the 0.8.2 snapshot.
The control panel is showing the following added products:
DemoPortal
PTKBase
PTKDemo
Wizard
ZCallable
None are showing up as broken.
'Portal' is showing up in the 'Add Item' dropdown.
When I (as a user that has owner and manager priveleges) try to add it,
I get the following traceback:
Traceback (innermost last):
File E:\PROGRA~1\TestWeb\lib\python\ZPublisher\Publish.py, line 222,
in publish_module
File E:\PROGRA~1\TestWeb\lib\python\ZPublisher\Publish.py, line 187,
in publish
File E:\PROGRA~1\TestWeb\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
(Object: RoleManager)
File E:\PROGRA~1\TestWeb\lib\python\ZPublisher\Publish.py, line 171,
in publish
File E:\PROGRA~1\TestWeb\lib\python\ZPublisher\mapply.py, line 160, in
mapply
(Object: index_html)
File E:\PROGRA~1\TestWeb\lib\python\ZPublisher\Publish.py, line 112,
in call_object
(Object: index_html)
File E:\PROGRA~1\TestWeb\lib\python\App\Factory.py, line 174, in
index_html
(Object: RoleManager)
AttributeError: (see above)
Further investigation into the innards of the DemoPortal product,
reveals the the PortalWizard is 'broken because the unknown product that
created it is no longer installed or is installed incorrectly'.
What do I do next?
Michael Bernstein.