[bug-notifications] [apache2 0004789]: twisted doesn't depend on zope
Mantis Bug Tracker
noreply at opencsw.org
Tue Jun 21 19:11:29 CEST 2011
The following issue has been DELETED.
======================================================================
Reported By: igalic
Assigned To:
======================================================================
Project: apache2
Issue ID: 4789
Category: packaging
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-06-21 19:08 CEST
Last Modified: 2011-06-21 19:08 CEST
======================================================================
Summary: twisted doesn't depend on zope
Description:
root at atvp1uascm031:~# /opt/csw/bin/twistd --help
Traceback (most recent call last):
File "/opt/csw/bin/twistd", line 18, in <module>
from twisted.scripts.twistd import run
File "/opt/csw/lib/python/site-packages/twisted/scripts/twistd.py", line
11, in <module>
from twisted.application import app
File "/opt/csw/lib/python/site-packages/twisted/application/app.py",
line 7, in <module>
from twisted.python import runtime, log, usage, failure, util,
logfile
File "/opt/csw/lib/python/site-packages/twisted/python/log.py", line 17,
in <module>
from zope.interface import Interface
ImportError: No module named zope.interface
root at atvp1uascm031:~#
Clearly, twisted is lacking a dependency to py_zope_interface
======================================================================
More information about the bug-notifications
mailing list