You are right, the ATContentTypes product is broken, here are the last
lines :
File
"/var/lib/zope2.8/instance/plone-site/Products/PortalTransforms/libtransforms/utils.py",
line 14, in ?
envPath = os.environ['PATH']
File "/usr/lib/python2.3/UserDict.py", line 19, in __getitem__
def __getitem__(self, key): return self.data[key]
KeyError: 'PATH'
os.environ['PATH'] seems to not work well.
Here is what I did :
try :
envPath = os.environ['PATH']
except :
envPath =
"/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/games:/bin"
This way, plone is working again and the ATContentTypes isn't broken anymore. But you know, that's a hack :)
Do the path returned by os.environ is the one from the zope user? I don't know why PATH is missing...
Thanks a lot,
Francis Giraldeau
alan runyan a écrit :
Look in Zope Management Interface, in the root there is Control_Panel.
Look at Products then ATContentTypes -- is it broken?
Alan
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Francis Giraldeau
Sent: Wednesday, January 25, 2006 11:06 AM
To: [email protected]
Subject: [Setup] Error <ATDocument at broken> sitewide
Hi,
I get a merly blank page with only <ATDocument at broken>
while trying to access to the plone site. It worked well for
a while after setup, but sudently, it stoped to work. Nothing
on google or on the mailing list about this error.
In the ZMI, I found :
Members (This object from the ATContentTypes product is
broken!)
<http://millexterm.revolutionlinux.com/mille-xterm/Members/man
age_workspace>
front-page (This object from the ATContentTypes product is
broken!)
<http://millexterm.revolutionlinux.com/mille-xterm/front-page/
manage_workspace>
portal_transforms (This object from the PortalTransforms product is
broken!)
<http://millexterm.revolutionlinux.com/mille-xterm/portal_tran
sforms/manage_workspace>
[...]
When I click on the broken object, I get :
This object is broken because the *ATContentTypes*** product
that created it is no longer installed or is installed
incorrectly. Please contact the product maintainer for assistance.
Note that the data associated with this product has not been
lost, and will be accessible again if the product is reinstalled.
Ok. So I went to portal_quickinstaller
<http://millexterm.revolutionlinux.com/mille-xterm/portal_quic
kinstaller/manage_workspace>
and selected to reinstall *ATContentTypes*. I get :
AttributeError: No
Install method found for product ATContentTypes .
<http://millexterm.revolutionlinux.com/mille-xterm/prefs_error
_log_showEntry?id=1138208498.760.158977368413>
I don't know what to do next.
Here are the products of this plone instance :
ATContentTypes
<http://millexterm.revolutionlinux.com/mille-xterm/portal_quic
kinstaller/ATContentTypes/manage_workspace>
1.0.0-final
I'm using Ubuntu breezy, zope 2.8, plone 2.1 and the
plone-site package.
I have installed two products by hand : PloneLanguageTool
<http://millexterm.revolutionlinux.com/mille-xterm/portal_quic
kinstaller/PloneLanguageTool/manage_workspace>
0.9 and LinguaPlone
<http://millexterm.revolutionlinux.com/mille-xterm/portal_quic
kinstaller/LinguaPlone/manage_workspace>
0.9.0 Beta - r4895 (maybe it matter? permissions are to the
zope user.)
Thanks a lot,
Francis Giraldeau
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup