Which versions of which components do I need to get PlonePAS working on Plone
2.1.3 on Zope 2.8.7 on Python 2.3.5?
I just tried a fresh install with these components:
PlonePAS 1.2
PluggableAuthService 1.2-final
PluginRegistry 1.1
PasswordResetTool 0.4
PloneTestCase 0.8.2
LDAPUserFolder 2.6
LDAPMultiPlugins 1.2
And got this error on Plone's Add/Remove Products page:
Some products were found to have errors when compiling the install file.
* PlonePAS
Error Type
exceptions.ImportError
Error Value
cannot import name GroupsTool
...and this error in the ZMI under /Control_Panel/Products/PlonePAS:
Import Traceback
Traceback (most recent call last):
File "/var/plone/z2.8.7-p2.3.5/lib/python/OFS/Application.py", line 698, in
import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/var/plone/clone-8801/Products/PlonePAS/__init__.py", line 46, in ?
import pas
File "/var/plone/clone-8801/Products/PlonePAS/pas.py", line 29, in ?
from Products.PluggableAuthService.PluggableAuthService import \
ImportError: cannot import name LOG
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup