The above comment (confirmed, workaround...port = 9998...) does not seem
to apply to this issue (twisted.protocols.telnet is deprecated)
Wondering if this workaround is for some other bug?
In looking for how this might apply, I have more to report about this bug.
looking at the code, it isn't obvious what to do. it seems twisted module code
is causing it:
python2.5/site-packages/twisted/manhole/telnet.py:8 = from twisted.protocols
import telnet
which comes from File "/usr/sbin/apt-proxy", line 16,
from twisted.manhole.telnet import ShellFactory
looking at /usr/sbin/apt-proxy, ShellFactory gets used at 52 - 64.
from #twisted: (12:39:42 AM) dreid: CarlFK: but the answer is that
internet.TCPServer is an IService like the one returned by makeService
in twisted.conch.manhole_tap
Which I think means reaplace 52 - 64, with something using makeService.
--
twisted.protocols.telnet is deprecated.
https://bugs.launchpad.net/bugs/154494
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs