Again: zope-common: Fails to install products (Was: #339292)

Fabio Tranchitella kobold at kobold.it
Fri Jan 12 09:33:27 CET 2007


* 2007-01-12 08:38, Andreas Tille wrote:
> Hi,
> 
> once I reported this bug as #339292 but I had no time to respond
> to Fabio's questions (sorry :-() and it seemed that it was solved
> later on.  Now I face the problem again.  Before reopening the
> bug (or rather open a new one because the bug seems to old for
> reopening, I try to track down the problem with the help of this
> list:

Hi Andreas,
  this is not the same bug report but indeed a different one. I would
consider it RC, too. The problem here is with the restart of the instance,
which fails while checking if the instance was running or not.

>   File "/usr/bin/dzhandle", line 1948, in handle_restart_policy
>     if not self.is_running():
>   File "/usr/bin/dzhandle", line 1965, in is_running
>     stdout=subprocess.PIPE, stderr=subprocess.STDOUT).stdout.read()

This is where dzhandle runs zopectl status to check if the instance is
running or not before trying the restart.

> What can I do to provide more information?

Could you please forward me the output of the commands:

dzhandle list-instances
ls -lah /var/lib/zope2*/instance/
ls -lah /var/lib/zope2*/instance/*/bin
ls -lah /var/lib/zope2*/instance/*/var

Thanks,

-- 
Fabio Tranchitella                         http://www.kobold.it
Free Software Developer and Consultant     http://www.tranchitella.it
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564



More information about the pkg-zope-developers mailing list