[MacPorts] #25807: hellanzb.py fails to start
#25807: hellanzb.py fails to start ------------------------------------+--------------------------------------- Reporter: michaelm@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: py26-twisted | Port: hellanzb ------------------------------------+--------------------------------------- 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> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ------------------------------------+--------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => pjenvey@… * cc: mcalhoun@… (added) Comment: Please remember to cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/25807#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 ------------------------------------+--------------------------------------- Comment(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. -- Ticket URL: <http://trac.macports.org/ticket/25807#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ------------------------------------+--------------------------------------- Comment(by jon.hermansen@…): Sorry, I should have simply provided a patch to the Portfile... I've attached it. -- Ticket URL: <http://trac.macports.org/ticket/25807#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25807: hellanzb.py fails to start -------------------------------------+-------------------------------------- Reporter: michaelm@… | Owner: pjenvey@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: py26-twisted Port: hellanzb | -------------------------------------+-------------------------------------- Changes (by raimue@…): * status: new => closed * resolution: => fixed Comment: According to [http://lists.macosforge.org/pipermail/macports- users/2010-September/021841.html macports-users] the port is broken, so I am not waiting for maintainer approval. Committed in r71288. -- Ticket URL: <http://trac.macports.org/ticket/25807#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts