After an update today of Hellanzb to 0.13-6 I keep seeing the same mistake:
$ hellanzb --help /usr/lib/python2.5/site-packages/twisted/internet/default.py:15: DeprecationWarning: twisted.internet.default is deprecated. Use posixbase or selectreactor instead. warnings.warn("twisted.internet.default is deprecated. Use posixbase or selectreactor instead.", category=DeprecationWarning) Traceback (most recent call last): File "/usr/bin/hellanzb", line 14, in<module> from Hellanzb.Core import main File "/usr/lib/pymodules/python2.5/Hellanzb/Core.py", line 9, in<module> from Hellanzb.HellaReactor import HellaReactor File "/usr/lib/pymodules/python2.5/Hellanzb/HellaReactor.py", line 18, in<module> from twisted.internet.default import _NO_FILENO ImportError: cannot import name _NO_FILENO $ So the bug can not be closed -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org