I just uploaded a new version of the package that supposedly fixes
this bug, when I uploaded the upload closed #300091 which was exactly
this bug report.

Please try that version (0.3.11-3) to see if it solves this problem.

Micah


On Sun, 17 Apr 2005, Luke Reeves wrote:

> Package: bittornado
> Version: 0.3.11-2
> Severity: normal
> 
> After the torrent has finished, I get the following error now:
> 
>   File "/usr/lib/python2.3/site-packages/BitTornado/RawServer.py", line 142, 
> in listen_forever
>     self.sockethandler.handle_events(events)
>   File "/usr/lib/python2.3/site-packages/BitTornado/SocketHandler.py", line 
> 319, in handle_events
>     s.handler.data_came_in(s, data)
>   File "/usr/lib/python2.3/site-packages/BitTornado/BT1/Encrypter.py", line 
> 189, in data_came_in
>     x = self.next_func(m)
>   File "/usr/lib/python2.3/site-packages/BitTornado/BT1/Encrypter.py", line 
> 135, in read_peer_id
>     c = self.Encoder.connecter.connection_made(self)
>   File "/usr/lib/python2.3/site-packages/BitTornado/BT1/Connecter.py", line 
> 197, in connection_made
>     c.upload = self.make_upload(c, self.ratelimiter, self.totalup)
>   File "/usr/lib/python2.3/site-packages/BitTornado/download_bt1.py", line 
> 551, in _make_upload
>     self.config)
>   File "/usr/lib/python2.3/site-packages/BitTornado/BT1/Uploader.py", line 
> 37, in __init__
>     bitfield, msgs = storage.get_have_list_cloaked()
>   File "/usr/lib/python2.3/site-packages/BitTornado/BT1/StorageWrapper.py", 
> line 459, in get_have_list_cloaked
>     newhave = Bitfield(copyfrom = self.have)
> TypeError: __init__() got an unexpected keyword argument 'copyfrom'
> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.8.1
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> 
> Versions of packages bittornado depends on:
> ii  python                        2.3.5-2    An interactive high-level 
> object-o
> 
> -- no debconf information
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to