Your message dated Tue, 06 Apr 2010 22:20:49 +0000
with message-id <[email protected]>
and subject line Bug#575897: fixed in transmissionrpc 0.4-1
has caused the Debian Bug report #575897,
regarding python-transmissionrpc: Package is incompatible with repository
version of the main Transmission app's RPC
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
575897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-transmissionrpc
Version: 0.3-2
Severity: important
The squeeze version of python-transmissionrpc uses transmission RPC version 1.7x
The current version of transmission in squeeze is 1.92 which uses the newer
trunk version - http://trac.transmissionbt.com/browser/trunk/doc/rpc-spec.txt
Unfortunately there has been a breaking change in the spec. Many attributes
have been moved into the 'trackerStats' array - e.g. seederCount.
The following script will demonstrate the problem:
***
#!/usr/bin/python
import transmissionrpc
tc = transmissionrpc.Client('localhost', port=9091, user='transmission',
password='transmission')
torrent = tc.info(1)[1]
print torrent.trackerStats[0]['seederCount']
***
Actual output:
Traceback (most recent call last):
File "./transmission-control", line 9, in <module>
print torrent.trackerStats[0]['seederCount']
File "/usr/lib/pymodules/python2.5/transmissionrpc/transmission.py", line 86,
in __getattr__
raise AttributeError('No attribute %s' % name)
AttributeError: No attribute trackerStats
Expected output:
<an integer>
I have tried my test script with version 4.0 of transmissionrpc it works
correctly.
Regards
AllenS
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-486
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-transmissionrpc depends on:
ii python 2.5.4-9 An interactive high-level object-o
ii python-simplejson 2.0.9-2 simple, fast, extensible JSON enco
ii python-support 1.0.7 automated rebuilding support for P
Versions of packages python-transmissionrpc recommends:
ii transmission-daemon 1.91-1 lightweight BitTorrent client (dae
python-transmissionrpc suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: transmissionrpc
Source-Version: 0.4-1
We believe that the bug you reported is fixed in the latest version of
transmissionrpc, which is due to be installed in the Debian FTP archive:
python-transmissionrpc_0.4-1_all.deb
to main/t/transmissionrpc/python-transmissionrpc_0.4-1_all.deb
transmissionrpc_0.4-1.diff.gz
to main/t/transmissionrpc/transmissionrpc_0.4-1.diff.gz
transmissionrpc_0.4-1.dsc
to main/t/transmissionrpc/transmissionrpc_0.4-1.dsc
transmissionrpc_0.4.orig.tar.gz
to main/t/transmissionrpc/transmissionrpc_0.4.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Debian Python Modules Team <[email protected]>
(supplier of updated transmissionrpc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 06 Apr 2010 22:44:05 +0200
Source: transmissionrpc
Binary: python-transmissionrpc
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Debian Python Modules Team
<[email protected]>
Description:
python-transmissionrpc - Transmission RPC client module for Python
Closes: 569178 575897
Changes:
transmissionrpc (0.4-1) unstable; urgency=low
.
[ Luca Falavigna ]
* New upstream release.
- Support for Transmission 1.8 and newer (Closes: #575897).
- Do not raise an exception if the same torrent is being added twice,
warn user instead (Closes: #569178).
* Bump Standards-Version to 3.8.4, no changes required.
Checksums-Sha1:
19f53b49898af8541369766b76d25f1529865b71 1460 transmissionrpc_0.4-1.dsc
ed250befc104f68a689a7df040ca386ce7479f3f 30309 transmissionrpc_0.4.orig.tar.gz
d16e85861edbccd905781885d457f0a0d1c17a84 4515 transmissionrpc_0.4-1.diff.gz
e96f66b58dc94ffaac837a79a3b040ed7aed28fc 19428
python-transmissionrpc_0.4-1_all.deb
Checksums-Sha256:
a5e3f5a38561525f5e2daebcfb1d21183438ad58c9344e6b87c673a4f459db59 1460
transmissionrpc_0.4-1.dsc
dc11b8adea115d99b3e9fa371e6bdcc374504dad833372ffc3d24b9dd2f722fc 30309
transmissionrpc_0.4.orig.tar.gz
69261fd82ea718f6262752ded73b9182163c61f2d464ad9bcf9d9e20627f4ac6 4515
transmissionrpc_0.4-1.diff.gz
1660439f6c13957063100cd69fafa3d547e377254495195277e0586e8cdbcf60 19428
python-transmissionrpc_0.4-1_all.deb
Files:
87b9305b55eb27c94f65a6ce8942f857 1460 python optional transmissionrpc_0.4-1.dsc
997665e90f5eac93730ef1651f5b5d3c 30309 python optional
transmissionrpc_0.4.orig.tar.gz
e0f0f46b36d3e720c05a526b10473309 4515 python optional
transmissionrpc_0.4-1.diff.gz
e4205d54ca7783312b9bdcc28c1022d1 19428 python optional
python-transmissionrpc_0.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAku7ncQACgkQnXjXEYa8KlCM0gCfRFk1UltwUtRLwv4ChXXtVM1J
ma0AnAh6ZgziM5FhFuRJRhsSju3NfTWL
=cH28
-----END PGP SIGNATURE-----
--- End Message ---