Bug#433349: fails to run with python-zopeinterface
TANIGUCHI Takaki
takaki at asis.media-as.org
Mon Jul 16 13:41:29 UTC 2007
Package: zope2.9
Version: 2.9.7-3
Severity: important
zope2.9 instance failes to run with python-zopeinterface.
--- cut --- cut --- cut --- cut --- cut --- cut --- cut --- cut ---
$ dzhandle -z2.9 make-instance test -m manual -u admin:admin
$ ~/zope/instance/zope2.9/test/bin/runzope
... snip ...
/usr/lib/zope2.9/lib/python/OFS/subscribers.py:32: DeprecationWarning:
zope.app.location.interfaces has moved to zope.location.interfaces.
Import of zope.app.lo
cation.interfaces will become unsupported in Zope 3.5
from zope.app.location.interfaces import ISublocations
Traceback (most recent call last):
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/run.py", line 56, in ?
run()
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/run.py", line 21, in
run
starter.prepare()
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/__init__.py", line 98,
in prepare
self.startZope()
File "/usr/lib/zope2.9/lib/python/Zope2/Startup/__init__.py", line
257, in startZope
Zope2.startup()
File "/usr/lib/zope2.9/lib/python/Zope2/__init__.py", line 46, in
startup
from Zope2.App.startup import startup as _startup
File "/usr/lib/zope2.9/lib/python/Zope2/App/startup.py", line 33, in ?
import OFS.Application
File "/usr/lib/zope2.9/lib/python/OFS/Application.py", line 28, in ?
from App.ApplicationManager import ApplicationManager
File "/usr/lib/zope2.9/lib/python/App/ApplicationManager.py", line 36,
in ?
from Products.PageTemplates.PageTemplateFile import PageTemplateFile
File
"/usr/lib/zope2.9/lib/python/Products/PageTemplates/PageTemplateFile.py",
line 28, in ?
from PageTemplate import PageTemplate
File
"/usr/lib/zope2.9/lib/python/Products/PageTemplates/PageTemplate.py",
line 26, in ?
from TAL.TALInterpreter import TALInterpreter, FasterStringIO
File "/usr/lib/zope2.9/lib/python/TAL/TALInterpreter.py", line 30, in
?
from zope.i18nmessageid import Message, MessageID
ImportError: cannot import name MessageID
# aptitude remove python-zopeinterface
$ ~/zope/instance/zope2.9/test/bin/runzope
(run successfully)
--- cut --- cut --- cut --- cut --- cut --- cut --- cut --- cut ---
-- System Information:
Debian Release: lenny/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages zope2.9 depends on:
ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii libc6 2.6-2 GNU C Library: Shared libraries
ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip
ii python2.4 2.4.4-4 An interactive high-level object-o
ii zope-common 0.5.36 common settings and scripts for zo
zope2.9 recommends no packages.
-- no debconf information
More information about the pkg-zope-developers
mailing list