[MacPorts] #25807: hellanzb.py fails to start
MacPorts
noreply at macports.org
Mon Aug 2 07:57:45 PDT 2010
#25807: hellanzb.py fails to start
------------------------------------+---------------------------------------
Reporter: michaelm@… | Owner: pjenvey@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: py26-twisted | Port: hellanzb
------------------------------------+---------------------------------------
Description changed by macsforever2000@…:
Old description:
> 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
New description:
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
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/25807#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list