fresh zop2.10 instance does not start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zope2.10 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: zope2.10
./zopectl start only produces the error:
AttributeError: 'module' object has no attribute 'CAPI'
I ecpected the fresh instance to start and liten on an tcp port.
environment: on an Ubuntu 8.04.1 x86 server (with all available updates) I just installed:
zope2.10 2.10.5-2
zope-common 0.5.38
zope-tinytableplus 0.9-18
zope-zwiki 0.60.0-1
and called mkzopeinstance.py
and edited the log file location in instancehome/
to /var/log/zope/* and chowned that dir to user zope
as a last big paragraph: the complete python exception output:
root@instanceho
Traceback (most recent call last):
File "/usr/lib/
main()
File "/usr/lib/
options.
File "/usr/lib/
ZDOptions.
File "/usr/lib/
self.
File "/usr/lib/
self.schema = ZConfig.
File "/usr/lib/
return SchemaLoader(
File "/usr/lib/
return self.loadResour
File "/usr/lib/
schema = ZConfig.
File "/usr/lib/
xml.
File "/usr/lib/
parser.
File "/usr/lib/
xmlreader.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
getattr(self, "start_" + name)(attrs)
File "/usr/lib/
keytype, valuetype, datatype = self.get_
File "/usr/lib/
datatype = self.get_
File "/usr/lib/
return self._registry.
File "/usr/lib/
t = self.search(name)
File "/usr/lib/
package = __import__(n, g, g, component)
File "/usr/lib/
import OFS.Uninstalled
File "/usr/lib/
import SimpleItem, Globals, Acquisition
File "/usr/lib/
import AccessControl.Role, AccessControl.
File "/usr/lib/
from Implementation import setImplementation
File "/usr/lib/
setImplemen
File "/usr/lib/
from AccessControl import ImplC as impl
File "/usr/lib/
from cAccessControl import rolesForPermiss
File "/usr/lib/
from BTrees.OOBTree import OOBTree, OOBucket, OOSet
File "/net/projects/
import Interfaces
File "/net/projects/
import OOBTree, Interface
File "/net/projects/
from _OOBTree import *
AttributeError: 'module' object has no attribute 'CAPI'