Opened 12 years ago

Last modified 5 years ago

#36194 new defect

hellanzb doesn't start (Snow Leopard 10.6.8) - previous fix not worling

Reported by: tehcog (tehcog) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: hellanzb

Description (last modified by mf2k (Frank Schima))

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 14, in <module>
    from twisted.internet.selectreactor import _NO_FILENO
ImportError: cannot import name _NO_FILENO

Change History (4)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: hella removed
Owner: changed from macports-tickets@… to pjenvey@…
Port: hellanzb added; hellanzb.py removed

In the future, please use WikiFormatting and Cc the port maintainer(s).

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from pjenvey@… to macports-tickets@…

comment:4 Changed 5 years ago by kencu (Ken)

I have a feeling this port is broken for all systems. Right now it installs against python 2.6, which fails as we don't have that it appears, and when you change it to python 2.7, you just get the error noted in the ticket above.

IMHO we should just delete this port.

Note: See TracTickets for help on using tickets.