[bug-notifications] [twisted 0004790]: twisted doesn't depend on zope

Mantis Bug Tracker noreply at opencsw.org
Sun Mar 25 22:04:13 CEST 2012


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4790 
====================================================================== 
Reported By:                igalic
Assigned To:                maciej
====================================================================== 
Project:                    twisted
Issue ID:                   4790
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-06-21 19:10 CEST
Last Modified:              2012-03-25 22:04 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 
====================================================================== 

---------------------------------------------------------------------- 
 (0009768) maciej (manager) - 2012-03-25 22:04
 https://www.opencsw.org/mantis/view.php?id=4790#c9768 
---------------------------------------------------------------------- 
Twisted is now updated and contains the missing dep.

http://www.opencsw.org/packages/py_twisted/



More information about the bug-notifications mailing list