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

Andreas Tille tillea at rki.de
Fri Jan 12 10:14:36 CET 2007


On Fri, 12 Jan 2007, Fabio Tranchitella wrote:

>  this is not the same bug report but indeed a different one.

Should I report it or do we want to solve the issue here via the
list?

> I would consider it RC, too.

My first shot would be "important" but if you think so ...

> 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

$ dzhandle list-instances
default2             2.6    addon-mode=manual addon-technique=manually installed layout=(2.5 and before) purged
default              2.7    addon-mode=all addon-technique=tree-linked layout=(2.5 and before) purged
default              2.8    addon-mode=all addon-technique=tree-linked userfile=inituser

> ls -lah /var/lib/zope2*/instance/

$ ls -lah /var/lib/zope2*/instance/
/var/lib/zope2.7/instance/:
total 12K
drwxr-xr-x 3 root root 4.0K Apr  8  2005 .
drwxr-xr-x 3 root root 4.0K Nov 15  2005 ..
drwxr-xr-x 7 root root 4.0K Nov 15  2005 default

/var/lib/zope2.8/instance/:
total 12K
drwxr-xr-x 3 root root 4.0K Nov  7  2005 .
drwxr-xr-x 4 root root 4.0K Sep 13 09:10 ..
drwxr-xr-x 6 root root 4.0K Nov 21  2005 default

> ls -lah /var/lib/zope2*/instance/*/bin

$ ls -lah /var/lib/zope2*/instance/*/bin
total 28K
drwxr-xr-x 2 zope zope 4.0K Nov  7  2005 .
drwxr-xr-x 6 root root 4.0K Nov 21  2005 ..
-rwxr-xr-x 1 zope zope  381 Nov  7  2005 runzope
-rw-r--r-- 1 zope zope  375 Nov  7  2005 runzope.bat
-rwxr-xr-x 1 zope zope  379 Nov  7  2005 zopectl
-rw-r--r-- 1 zope zope 4.7K Nov  7  2005 zopeservice.py

> ls -lah /var/lib/zope2*/instance/*/var

$ ls -lah /var/lib/zope2*/instance/*/var
/var/lib/zope2.7/instance/default/var:
total 13M
drwxr-xr-x 2 zope zope 4.0K Nov 15  2005 .
drwxr-xr-x 7 root root 4.0K Nov 15  2005 ..
-rw-r--r-- 1 zope zope  13M Nov  1  2005 Data.fs
-rw-r--r-- 1 root root   14 Sep 21 14:13 restart-pending

/var/lib/zope2.8/instance/default/var:
total 30M
drwxr-xr-x 2 zope zope 4.0K Jan 12 08:19 .
drwxr-xr-x 6 root root 4.0K Nov 21  2005 ..
-rw-r--r-- 1 zope zope  30M Jan 12 08:19 Data.fs
-rw-r--r-- 1 zope zope  35K Nov  7  2005 Data.fs.index
-rw-r--r-- 1 zope zope    6 Jan 12 08:19 Data.fs.lock
-rw-r--r-- 1 zope zope    0 Jan 12 08:19 Data.fs.tmp
-rw-r--r-- 1 zope zope  299 Nov  7  2005 README.txt
-rw-r--r-- 1 zope zope    5 Jan 12 08:19 Z2.lock
-rw-r--r-- 1 zope zope    5 Jan 12 08:19 Z2.pid
-rw-r--r-- 1 zope zope 610K Jan 26  2006 erfassungsbogen.xml
-rw-r--r-- 1 zope zope  76K Jan 26  2006 erfassungsbogen.zexp
srwx------ 1 root root    0 Jan  5 12:57 zopectlsock
-rw-r--r-- 1 zope zope 120K Jan 26  2006 zw.xml
-rw-r--r-- 1 zope zope  39K Jan 26  2006 zw.zexp

Any more questions?

Kind regards

         Andreas.

-- 
http://fam-tille.de



More information about the pkg-zope-developers mailing list