----- Original Message ----- From: "Wes Modes" <wmodes@ucsc.edu> To: "Dieter Maurer" <dieter@handshake.de>; <zope@zope.org> Sent: Friday, April 11, 2008 1:44 PM Subject: Re: [Zope] Upgrade to 2.7.2 results in all content unavailable
2008-04-11 10:36:54 ERROR ZODB.lock_file Error locking file /var/lib/zope/var/Data.fs.lock Traceback (most recent call last): File "/usr/lib/zope/lib/python/ZODB/lock_file.py", line 63, in __init__ lock_file(self._fp) File "/usr/lib/zope/lib/python/ZODB/lock_file.py", line 42, in lock_file fcntl.flock(file.fileno(), _flags) IOError: [Errno 11] Resource temporarily unavailable
Make sure you have read/write access to the /var/lib/zope/var directory and that is 'owned' by 'zope' Jonathan