On Monday 27 March 2006 15:55, Olivier Grisel wrote:
>
> You can set the log level to trace for the event.log handler in zope.conf
> and try guess what is wrong.
I did and this is the result:
2006-03-27T16:09:19 INFO ZServer HTTP server started at Mon Mar 27 16:09:19
2006
Hostname: 0.0.0.0
Port: 9673
------
2006-03-27T16:09:19 INFO Zope Set effective user to "zope"
------
2006-03-27T16:09:20 INFO CPSSchemas No PIL library found so no image resizing
will be done
------
2006-03-27T16:09:21 INFO Epoz is not installed EpozPatch can't be applied
------
2006-03-27T16:09:22 INFO LDAPDirectory Disabled (no LDAP user folder product
found).
------
2006-03-27T16:09:22 INFO LDAPDirectoryVocabulary Disabled (no LDAP user folder
product found).
------
2006-03-27T16:09:23 INFO CPSRelation.GraphDrawer pydot could not be found
------
2006-03-27T16:09:23 INFO CPSRelation rdflib is not installed (or no compatible
version): no RDF feature will be available
------
2006-03-27T16:09:23 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from
'/var/lib/zope2.9/instance/default/Products', I skipped the one in
'/usr/lib/zope2.9/lib/python/Products'.
------
2006-03-27T16:09:27 INFO Zope Ready to handle requests
I thought that once I have CPSLDAPSetup I shouldn't need LDAPUserFolder
product anymore!
Well, I installed latest LDAPUserFolder version (2.7 beta) and now the log is:
2006-03-27T16:30:46 ERROR Zope Couldn't install CPSUserFolder
Traceback (most recent call last):
File
"/var/lib/zope2.9/instance/default/Products/CPSCompat/PatchOFSApplication
.py", line 46, in install_product global_dict, global_dict, silly)
File "/var/lib/zope2.9/instance/default/Products/CPSUserFolder/__init__.py",
line 41, in ?
import CPSUserFolder
File
"/var/lib/zope2.9/instance/default/Products/CPSUserFolder/CPSUserFolder.p
y", line 46, in ?
from Products.CPSDirectory.BaseDirectory import AuthenticationFailed
File "/var/lib/zope2.9/instance/default/Products/CPSDirectory/__init__.py",
line 61, in ?
from LDAPDirectory import LDAPDirectory
File
"/var/lib/zope2.9/instance/default/Products/CPSDirectory/LDAPDirectory.py
", line 49, in ?
from Products.LDAPUserFolder.utils import filter_format
ImportError: cannot import name filter_format
Any help with this?
>
> That can also be related to the logged_in skins script. Try to remove the
> lines that call setProperties at the end.
--
Mario O.de Menezes, Ph.D. "Many are the plans in a man's heart, but
LinuxUser: #24626 is the Lord's purpose that prevails" Pv 19.21
http://www.ipen.br/~mario
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users