| Anonymous | Login | 2026-07-04 23:59 CEST |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0004790 | [twisted] packaging | minor | always | 2011-06-21 19:10 | 2012-03-25 22:04 | ||
| Reporter | igalic | View Status | public | ||||
| Assigned To | maciej | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Product Build | |||||
| Summary | 0004790: twisted doesn't depend on zope | ||||||
| Description |
root@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@atvp1uascm031:~# Clearly, twisted is lacking a dependency to py_zope_interface |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0009768) maciej (manager) 2012-03-25 22:04 |
Twisted is now updated and contains the missing dep. http://www.opencsw.org/packages/py_twisted/ [^] |
| Copyright © 2000 - 2008 Mantis Group |