$ sudo strace /etc/init.d/zope2.10 restart [...] open("/etc/init.d/zope2.10", O_RDONLY) = 3 fcntl(3, F_DUPFD, 10) = 10 close(3) = 0 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {0x40de90, ~[RTMIN RT_1], SA_RESTORER, 0x2b037ef3d7d0}, NULL, 8) = 0 rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0 read(10, "#!/bin/sh\n\n### BEGIN INIT INFO\n#"..., 8192) = 2891 stat("/var/lib/zope2.10/instance", 0x7fff2bdbacf0) = -1 ENOENT (No such file or directory) stat("/var/lib/zope2.10/zeo", 0x7fff2bdbacd0) = -1 ENOENT (No such file or directory) stat("/usr/lib/zope2.10", 0x7fff2bdbacb0) = -1 ENOENT (No such file or directory) exit_group(0) = ? Process 30553 detached
$ lynx --dump http://localhost:9673/Control_Panel/manage_workspace Looking up localhost:9673 Making HTTP connection to localhost:9673 Alert!: Unable to connect to remote host. lynx: Can't access startfile http://localhost:9673/Control_Panel/manage_workspace $ dpkg -L zope-2.10.4-final|egrep "(instance|zeo)" /usr/lib/zope.210/bin/mkzeoinstance.py /usr/lib/zope.210/bin/mkzopeinstance.py /usr/lib/zope.210/bin/parsezeolog.py /usr/lib/zope.210/bin/zeopack.py /usr/lib/zope.210/bin/zeoqueue.py /usr/lib/zope.210/bin/zeoreplay.py /usr/lib/zope.210/bin/zeoserverlog.py /usr/lib/zope.210/bin/zeoup.py /usr/lib/zope.210/lib/python/ZEO/mkzeoinst.py /usr/lib/zope.210/lib/python/ZEO/mkzeoinst.pyc /usr/lib/zope.210/lib/python/ZEO/runzeo.py /usr/lib/zope.210/lib/python/ZEO/runzeo.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/manual_tests/testzeopack.py /usr/lib/zope.210/lib/python/ZEO/scripts/manual_tests/testzeopack.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/mkzeoinst.py /usr/lib/zope.210/lib/python/ZEO/scripts/mkzeoinst.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/parsezeolog.py /usr/lib/zope.210/lib/python/ZEO/scripts/parsezeolog.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/runzeo.py /usr/lib/zope.210/lib/python/ZEO/scripts/runzeo.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeoctl.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeoctl.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeopack.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeopack.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeopasswd.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeopasswd.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeoqueue.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeoqueue.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeoreplay.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeoreplay.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeoserverlog.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeoserverlog.pyc /usr/lib/zope.210/lib/python/ZEO/scripts/zeoup.py /usr/lib/zope.210/lib/python/ZEO/scripts/zeoup.pyc /usr/lib/zope.210/lib/python/ZEO/tests/zeoserver.py /usr/lib/zope.210/lib/python/ZEO/tests/zeoserver.pyc /usr/lib/zope.210/lib/python/ZEO/zeoctl.py /usr/lib/zope.210/lib/python/ZEO/zeoctl.pyc /usr/lib/zope.210/lib/python/ZEO/zeoctl.xml /usr/lib/zope.210/lib/python/ZEO/zeopasswd.py /usr/lib/zope.210/lib/python/ZEO/zeopasswd.pyc /usr/lib/zope.210/lib/python/ZODB/scripts/manual_tests/testzeopack.py /usr/lib/zope.210/lib/python/ZODB/scripts/manual_tests/testzeopack.pyc I'm stuck -- Update to 2.10.4 to support Plone 3 and others https://bugs.launchpad.net/bugs/138772 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs