bittornado python-support

Bug #416869 reported by JS
8
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bittornado (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Dapper by JS
Nominated for Hardy by JS
Nominated for Intrepid by JS
Nominated for Jaunty by JS
Nominated for Karmic by JS

Bug Description

Binary package hint: python-support

BitTorrent T-0.3.18 (BitTornado)
OS: linux2
Python version: 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
wx.Windows version: 2.6.3.2
Allocation method: normal

Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/BitTornado/RawServer.py", line 144, in listen_forever
    self.sockethandler.handle_events(events)
  File "/var/lib/python-support/python2.6/BitTornado/SocketHandler.py", line 319, in handle_events
    s.handler.data_came_in(s, data)
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Encrypter.py", line 394, in data_came_in
    self.read(s)
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Encrypter.py", line 479, in _read2
    x = self.next_func(m)
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Encrypter.py", line 360, in read_message
    self.connecter.got_message(self, s)
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Connecter.py", line 326, in got_message
    if c.download.got_piece(i, toint(message[5:9]), message[9:]):
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Downloader.py", line 182, in got_piece
    self._request_more()
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Downloader.py", line 189, in _request_more
    self.fix_download_endgame(new_unchoke)
  File "/var/lib/python-support/python2.6/BitTornado/BT1/Downloader.py", line 256, in fix_download_endgame
    del want[self.backlog - len(self.active_requests):]
TypeError: slice indices must be integers or None or have an __index__ method

Revision history for this message
Thomas Kluyver (takluyver) wrote :

Would appear to be a bug in bittornado python code. Changing package.

affects: python-support (Ubuntu) → bittornado (Ubuntu)
Changed in bittornado (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.