Package: debtorrent
Version: 0.1.10
Severity: normal

When debtorrent-client is started with IPv6 enabled (ipv6_enabled = 1), it immediately fails:

error: [Errno 98] Address already in use

IPv4 only works fine.

https://bugs.launchpad.net/ubuntu/+source/debtorrent/+bug/1254615

2013-11-25 07:17:14,635 MainThread DebTorrent.RawServer INFO Received signal: 2 2013-11-25 07:17:14,636 MainThread DebTorrent.RawServer ERROR RawServer exception occurred
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 319, in listen_forever
    events = self.sockethandler.do_poll(period)
File "/usr/lib/pymodules/python2.7/DebTorrent/SocketHandler.py", line 615, in do_poll
    r = self.poll.poll(t*timemult)
File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 294, in sighandler
    raise KeyboardInterrupt
KeyboardInterrupt
2013-11-25 07:17:14,638 MainThread DebTorrent.launchmanycore INFO shutting down
2013-11-25 07:17:14,638 MainThread root INFO Shutting down
2013-11-25 07:18:51,227 MainThread root INFO Logging begins
2013-11-25 07:18:51,232 MainThread DebTorrent.launchmanycore ERROR SYSTEM ERROR - EXCEPTION GENERATED
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/DebTorrent/launchmanycore.py", line 366, in run
    randomizer = self.config['random_port'])
File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 228, in find_and_bind
    ipv6_socket_style, randomizer)
File "/usr/lib/pymodules/python2.7/DebTorrent/SocketHandler.py", line 430, in find_and_bind
    raise socket.error(str(e))
error: [Errno 98] Address already in use
2013-11-25 07:18:51,254 MainThread root INFO Shutting down
2013-11-25 07:22:23,311 MainThread root INFO Logging begins
2013-11-25 07:22:23,315 MainThread DebTorrent.launchmanycore ERROR SYSTEM ERROR - EXCEPTION GENERATED
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/DebTorrent/launchmanycore.py", line 366, in run
    randomizer = self.config['random_port'])
File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 228, in find_and_bind
    ipv6_socket_style, randomizer)
File "/usr/lib/pymodules/python2.7/DebTorrent/SocketHandler.py", line 430, in find_and_bind
    raise socket.error(str(e))
error: [Errno 98] Address already in use

I don't understand the "KeyboardInterrupt" line as it is not interactive.


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

Reply via email to