Bug#573221: Info received (hellanzb: doesn't work with newer twisted)

2010-03-21 Thread Hapee de Groot



these patches worked to fix twisted-10.0.0

http://pastie.org/877271 should be ran in 
/usr/lib/python2.6/site-packages/Hellanzb/HellaXMLRPC/

and
http://pastie.org/877281 should be ran in 
/usr/lib/python2.6/site-packages/Hellanzb/


At least it worked for me! :D



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573221: hellanzb: doesn't work with newer twisted

2010-03-17 Thread Hapee de Groot

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
from Hellanzb.Core import main
  File "/usr/lib/pymodules/python2.5/Hellanzb/Core.py", line 9, in
from Hellanzb.HellaReactor import HellaReactor
  File "/usr/lib/pymodules/python2.5/Hellanzb/HellaReactor.py", line 18, 
in
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