My ... Startup/misc directory is identical in ownership, permissions and
file sizes. How about the ownership and permissions for misc itself?
By the way, I've verified that the 3.0 Unified Installer works on the
Solaris 10 platform I have available for testing. I almost wished it
would fail, so that we'd have something concrete to fix.
Steve
Yigal wrote:
Line 293 in /opt/Plone-3.0/lib/python/Zope2/Startup/_init_.py reads:
from Zope2.Startup.misc.lock_file import lock_file
and
# ls -l /opt/Plone-3.0/lib/python/Zope2/Startup/misc
total 54
-rw-r--r-- 1 root root 32 Jun 23 01:00 __init__.py
-rw-r--r-- 1 root root 184 Aug 22 10:33 __init__.pyc
-rw-r--r-- 1 root root 1418 Jun 23 01:00 lock_file.py
-rw-r--r-- 1 root root 921 Aug 22 10:33 lock_file.pyc
-rw-r--r-- 1 root root 4810 Jun 23 01:00 TextBlockFormatter.py
-rw-r--r-- 1 root root 3812 Aug 22 10:33 TextBlockFormatter.pyc
-rw-r--r-- 1 root root 6595 Jun 23 01:00 zpasswd.py
-rw-r--r-- 1 root root 5901 Aug 22 10:33 zpasswd.pyc
#
Yigal.
J Cameron Cooper-8 wrote:
Yigal wrote:
Running from terminal one (root!)
# /opt/Plone-3.0/zeocluster/server/bin/zeoctl fg
/opt/Plone-3.0/zeocluster/server/bin/runzeo
/opt/Plone-3.0/zeocluster/server/bin/runzeo
Running from terminal two (also as a root):
# /opt/Plone-3.0/zeocluster/client1/bin/zopectl fg
/opt/Plone-3.0/zeocluster/client1/bin/runzope -X debug-mode=on
2007-08-27 15:26:17 INFO ZServer HTTP server started at Mon Aug 27
15:26:17
2007
Hostname: 0.0.0.0
Port: 8080
2007-08-27 15:26:17 INFO Zope Set effective user to "plone"
Traceback (most recent call last):
File "/opt/Plone-3.0/lib/python/Zope2/Startup/run.py", line 56, in ?
File "/opt/Plone-3.0/lib/python/Zope2/Startup/run.py", line 21, in run
File "/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py", line 99, in
prepare
File "/opt/Plone-3.0/lib/python/Zope2/Startup/__init__.py", line 293,
in
makeLockFile
ImportError: No module named misc.lock_file
Any clue??
In Zope 2.9.6, this line is::
from Zope2.Startup.misc.lock_file import lock_file
It should find $ZOPE/lib/python/Zope2/Startup/mist/lock_file.py
Do you have this? Is your import the same?
--jcc
--
Connexions
http://cnx.org
"Building Websites with Plone"
http://plonebook.packtpub.com
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup
--
______________________________________________________
Steve McMahon
Reid-McMahon, LLC
[EMAIL PROTECTED]
[EMAIL PROTECTED]
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup