Opened 14 years ago
Closed 14 years ago
#25807 closed defect (fixed)
hellanzb.py fails to start
Reported by: | michaelm@… | Owned by: | pjenvey@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | py26-twisted | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
Port: | hellanzb |
Description (last modified by mf2k (Frank Schima))
Script fails to run. This appears to be related to py26-twisted as rolling back to a previous version allows hellanzb to start successfully.
This is the output I get when it fails.
Traceback (most recent call last): File "/opt/local/bin/hellanzb.py", line 17, in <module> from Hellanzb.Core import main File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Hellanzb/Core.py", line 9, in <module> from Hellanzb.HellaReactor import HellaReactor File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Hellanzb/HellaReactor.py", line 18, in <module> from twisted.internet.default import _NO_FILENO ImportError: cannot import name _NO_FILENO
Attachments (3)
Change History (8)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | mcalhoun@… added |
---|---|
Owner: | changed from macports-tickets@… to pjenvey@… |
comment:2 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by jon.hermansen@…
Someone asked about this on the macports-users list so I went ahead and pulled a patch in for this from a Debian bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573221
I also rev-bumped the Portfile and added the patch into the 'patchfiles' directive.
Changed 14 years ago by jon.hermansen@…
Changed 14 years ago by jon.hermansen@…
Attachment: | patch-hellanzb_for_twisted-10.0.0.diff added |
---|
comment:4 Changed 14 years ago by jon.hermansen@…
Sorry, I should have simply provided a patch to the Portfile... I've attached it.
Changed 14 years ago by jon.hermansen@…
Attachment: | hellanzb-Portfile.diff added |
---|
comment:5 Changed 14 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
According to macports-users the port is broken, so I am not waiting for maintainer approval.
Committed in r71288.
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer.