Date: Wed, 29 Nov 2006 15:57:13 -0800 (PST) From: Rachel Florentine <rachel_florentine@yahoo.com> To: "illoai@gmail.com" <illoai@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: What Did I Do To My Server?! Message-ID: <20061129235713.65645.qmail@web57805.mail.re3.yahoo.com>
next in thread | raw e-mail | index | archive | help
----- Original Message ----=0AFrom: "illoai@gmail.com" illoai@gmail.com=0A= =0A=0A> Could you please show the actual out-put when zope fails=0A> to ins= tall?=0A=0AIt's long. I'll put it at the end.=0A=0A> Even better might be t= o know what commands you issued=0A> and the output of your failed backup, w= hich might let on=0A> what is actually wrong, since simple pax/tar/dump ope= rations=0A> rarely (never) go "haywire" for _no_ reason.=0A=0Acp -R /* /ad2= =0A=0A> At a guess, you still have zope listed in /var/db/pkg and need=0A> = to make deinstall or pkg_delete before you can reinstall it.=0A=0AI tried e= verything I could think of...that and a whole lot more. I got my clients' s= ites up and running, thank goodness, but now I'm trying to get my site up (= on another instance). Here's the error, and I don't understand it, because = there is no Data.fs.lock and the permissions should be just fine (always wo= rked before, same permissions as the other instance, same effective-user):= =0A=0ATraceback (most recent call last):=0A File "/usr/local/zope/278/lib/= python/Zope/Startup/run.py", line 50, in ?=0A run()=0A File "/usr/local= /zope/278/lib/python/Zope/Startup/run.py", line 19, in run=0A start_zope= (opts.configroot)=0A File "/usr/local/zope/278/lib/python/Zope/Startup/__i= nit__.py", line 52, in start_zope=0A starter.startZope()=0A File "/usr/= local/zope/278/lib/python/Zope/Startup/__init__.py", line 231, in startZope= =0A Zope.startup()=0A File "/usr/local/zope/278/lib/python/Zope/__init_= _.py", line 47, in startup=0A _startup()=0A File "/usr/local/zope/278/l= ib/python/Zope/App/startup.py", line 57, in startup=0A DB =3D configurat= ion.dbtab.getDatabase('/', is_root=3D1)=0A File "/usr/local/zope/278/lib/p= ython/DBTab/DBTab.py", line 96, in getDatabase=0A db =3D self._createDat= abase(name, is_root)=0A File "/usr/local/zope/278/lib/python/DBTab/DBTab.p= y", line 113, in _createDatabase=0A db =3D factory.open()=0A File "/usr= /local/zope/278/lib/python/Zope/Startup/datatypes.py", line 175, in open=0A= DB =3D self.createDB()=0A File "/usr/local/zope/278/lib/python/Zope/St= artup/datatypes.py", line 172, in createDB=0A return ZODBDatabase.open(s= elf)=0A File "/usr/local/zope/278/lib/python/ZODB/config.py", line 97, in = open=0A return ZODB.DB(section.storage.open(),=0A File "/usr/local/zope= /278/lib/python/ZODB/config.py", line 128, in open=0A quota=3Dself.confi= g.quota)=0A File "/usr/local/zope/278/lib/python/ZODB/FileStorage.py", lin= e 227, in __init__=0A self._lock_file =3D LockFile(file_name + '.lock')= =0A File "/usr/local/zope/278/lib/python/ZODB/lock_file.py", line 60, in _= _init__=0A self._fp =3D open(path, 'w+')=0AIOError: [Errno 13] Permissio= n denied: '/usr/local/zope/instance2/var/Data.fs.lock'=0A=0A=0A =0A________= ___________________________________________________________________________= _=0AWant to start your own business?=0ALearn how on Yahoo! Small Business.= =0Ahttp://smallbusiness.yahoo.com/r-index
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061129235713.65645.qmail>