Your message dated Sat, 18 Oct 2014 18:49:24 +0000
with message-id <[email protected]>
and subject line Bug#756503: fixed in libtorrent-rasterbar 0.16.18-1
has caused the Debian Bug report #756503,
regarding python3-libtorrent is broken because of string handling
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.)
--
756503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756503
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-libtorrent
Version: 0.16.17-1
Severity: important
Hi,
I do not believe that the package should ship the python3 module until
it is usable. This upstream bugreport is relevant:
https://code.google.com/p/libtorrent/issues/detail?id=449
At the very least the package should express somewhere that the python3
module ships with severely limited functionality. To reproduce the
error, either save the state of a session as in the upstream bugreport:
import libtorrent as lt
ses = lt.session()
ses.listen_on(6821, 6831)
ses.save_state()
Or try to load a torrent from a file:
import libtorrent as lt
with open("my.torrent", "rb") as f:
content = f.read()
e = lt.bdecode(content)
Both will result in UnicodeDecodeError which makes the module not usable
for its intended purpose.
cheers, josch
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3-libtorrent depends on:
ii dpkg 1.17.10
ii libboost-python1.54.0 1.54.0-5+b1
ii libboost-system1.54.0 1.54.0-5+b1
ii libc6 2.19-7
ii libgcc1 1:4.9.0-7
ii libstdc++6 4.9.0-7
ii libtorrent-rasterbar7 0.16.17-1
ii python3 3.4.1-1
python3-libtorrent recommends no packages.
python3-libtorrent suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libtorrent-rasterbar
Source-Version: 0.16.18-1
We believe that the bug you reported is fixed in the latest version of
libtorrent-rasterbar, which is due to be installed in the Debian FTP archive.
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.
Cristian Greco <[email protected]> (supplier of updated libtorrent-rasterbar
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: SHA256
Format: 1.8
Date: Sat, 18 Oct 2014 19:47:37 +0200
Source: libtorrent-rasterbar
Binary: libtorrent-rasterbar7 libtorrent-rasterbar-dev libtorrent-rasterbar-dbg
libtorrent-rasterbar-doc python-libtorrent python-libtorrent-dbg
python3-libtorrent python3-libtorrent-dbg
Architecture: source amd64 all
Version: 0.16.18-1
Distribution: unstable
Urgency: medium
Maintainer: Cristian Greco <[email protected]>
Changed-By: Cristian Greco <[email protected]>
Description:
libtorrent-rasterbar-dbg - Debug symbols for libtorrent-rasterbar
libtorrent-rasterbar-dev - Development files for libtorrent-rasterbar
libtorrent-rasterbar-doc - Documentation for libtorrent-rasterbar
libtorrent-rasterbar7 - C++ bittorrent library by Rasterbar Software
python-libtorrent - Python bindings for libtorrent-rasterbar
python-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug
symbols)
python3-libtorrent - Python bindings for libtorrent-rasterbar (Python 3)
python3-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug
symbols) (Python
Closes: 756503
Changes:
libtorrent-rasterbar (0.16.18-1) unstable; urgency=medium
.
* New upstream version.
- fix string handling in python3 bindings (Closes: #756503).
* debian/patches:
- fix-python-dbg-build.patch: drop, fixed upstream.
- fix-html-docs.patch: refresh.
- fix-python-build-missing-byteshpp.patch: new, fix missing file
from upstream tarball.
Checksums-Sha1:
3db0e3c1a2711ef374a52f1f0ae26b3702801cc5 2802
libtorrent-rasterbar_0.16.18-1.dsc
3d745b37fc84eb7df1e74243fa749f72d7af95a0 3029308
libtorrent-rasterbar_0.16.18.orig.tar.gz
26fa4b6324f391b660b7a0a73cecf69f76a4ace0 14348
libtorrent-rasterbar_0.16.18-1.debian.tar.xz
584b0437a84cc31f297fa20fe05a17da5b56e08c 1066322
libtorrent-rasterbar7_0.16.18-1_amd64.deb
213825c07efc839fb7ed97bc3f1bdefdc2730207 1476354
libtorrent-rasterbar-dev_0.16.18-1_amd64.deb
2695512a682fde564e4db4a70c42dfd1fb1751b4 26255010
libtorrent-rasterbar-dbg_0.16.18-1_amd64.deb
b888abd777703e235238c009f15975288de64dac 1252796
libtorrent-rasterbar-doc_0.16.18-1_all.deb
3e6ffe449c00bd5bbf7ee1be00d69cbc53edf24a 294080
python-libtorrent_0.16.18-1_amd64.deb
ef2586e30e19ed0dc7ac3e536409819fd992c9ea 310106
python-libtorrent-dbg_0.16.18-1_amd64.deb
e8fd161e5a19961118dc409f7cc6ff020190ae0a 290418
python3-libtorrent_0.16.18-1_amd64.deb
12b13d0ce3015fba233c539fc87e3af10ab2aa54 310892
python3-libtorrent-dbg_0.16.18-1_amd64.deb
Checksums-Sha256:
45c239f1b0e45b62a5c9ebf7de4c50ace1a970c93bbfbc00ebfd07da38ea25d9 2802
libtorrent-rasterbar_0.16.18-1.dsc
0ebbddacaa269a597ea3f07f130bb96cfeb4ec2a1a3d56ecbedf11ec80bdf84a 3029308
libtorrent-rasterbar_0.16.18.orig.tar.gz
24931dbb3f7d9dc1151b6c8d74e09b4828c4b1567c6f1adcc8ec8c81b94be658 14348
libtorrent-rasterbar_0.16.18-1.debian.tar.xz
d4d9f7da5e0518a188483851267240ae711f36ba2f47bbf4deba5c01c113c30d 1066322
libtorrent-rasterbar7_0.16.18-1_amd64.deb
e617f79d759ac8cf392b6fca2e3d4196e26f79097d836f40a83c6588c488ce68 1476354
libtorrent-rasterbar-dev_0.16.18-1_amd64.deb
ea70c9d9d55024130aec1121d1f88e4c7374371f0599ed5a99a8f1bda1a94337 26255010
libtorrent-rasterbar-dbg_0.16.18-1_amd64.deb
cfe3a4af3d25ad21e85c8b82dfdb9ba39eb633d3c6fb95d244cddefad345bd17 1252796
libtorrent-rasterbar-doc_0.16.18-1_all.deb
f0d5cc4b7e1eb94f223dcffea4d920522ad96c723dadfdb8e4bff3994ff51a5d 294080
python-libtorrent_0.16.18-1_amd64.deb
560572bc70221a7cc64c0272fd9e9021042dc8b8756b55eeaef48e8eb40198b7 310106
python-libtorrent-dbg_0.16.18-1_amd64.deb
3e15177e0d518345905b58eaa9ed9187c20624e68350c84862e495154e4613b4 290418
python3-libtorrent_0.16.18-1_amd64.deb
d93f02e1bf2b44a40f4020e1cde5e87c106bc986d9df13824ce5a8382d25b3af 310892
python3-libtorrent-dbg_0.16.18-1_amd64.deb
Files:
ff64640c660caca6c60dc8aaef231d30 2802 libs optional
libtorrent-rasterbar_0.16.18-1.dsc
25429688389aa90d5dced9b5ec4c6577 3029308 libs optional
libtorrent-rasterbar_0.16.18.orig.tar.gz
c90362569b996c6bfa57847f93330e37 14348 libs optional
libtorrent-rasterbar_0.16.18-1.debian.tar.xz
ec86cc8618242143a3e3c240475f9782 1066322 libs optional
libtorrent-rasterbar7_0.16.18-1_amd64.deb
9e990c3088db8962b025d0360774f43b 1476354 libdevel optional
libtorrent-rasterbar-dev_0.16.18-1_amd64.deb
612e716afa959b4d668a82826d8a0853 26255010 debug extra
libtorrent-rasterbar-dbg_0.16.18-1_amd64.deb
7e5c6e789a36c66d355e160cf597d641 1252796 doc optional
libtorrent-rasterbar-doc_0.16.18-1_all.deb
fdf13a625767c55bce3a05b6b0ab4a1c 294080 python optional
python-libtorrent_0.16.18-1_amd64.deb
d171cbdb82f74ac32b0a5a576a2305a3 310106 debug extra
python-libtorrent-dbg_0.16.18-1_amd64.deb
8b1768b5834346d39cbd6a2a04091530 290418 python optional
python3-libtorrent_0.16.18-1_amd64.deb
0d63ae3baf9dc4b20edc709e3772034c 310892 debug extra
python3-libtorrent-dbg_0.16.18-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJUQqmjAAoJEID329zPTTLkvlsQALJzMRocMJAkPkyisMrenV4l
f5gYV2estwbtB5SztjmrN0YtCvB16+Bp4Du0nT4f70us4n1Y49YQA44eKvqwSW0x
fcgapCzHHgLEmZJc4emSmDwuGR9VS1UFjBiMwjNUE5XZRO37dG3HZo9qG2GGk5Gh
+qzl1gsxT1QIV0UIaIspTyin0aiFUbvk0QPmy028GlnYyK8vA1Ubh5objcPS6srA
zpsZvpTXwwUi8EanKTHdfeewOmP5V0E3zaYUAijPQRV3orQh4HWTQpO0DOY0TYPk
k8oXo74DSVix4OV9Kj3oXJj50j1QvXfkgwTQlDyIpMulpwqlW4I3GWI1szSBfFrI
KahuiUp/w/6nqsUVtpBYMr8eYcKecE21oEzOWgmR6o8ipbngPg3WbfhfHAhs3kAV
Mtzv0xB7vMgU58KwHyCn6g/JVZnMkqsbj1UH1dt7bgAg5qgdpsGb6nDICsSdQGFC
Gfl/ah9KvBDQfNZ/n9iaYeUdn4lrl/PlvaJP1SnNwazk1iUxig1JoKLuLeCP7yov
Ru8ywd+Kun1b0nLJPRDjeiMmozbmyldgK8lBVoUGOe7kFkmeCGSYrW7Hp5rIeBgm
9Q1BM1GQJL+dc+uAdtNBQc9k2NBkmzekTVWXwSHI8W5Tw2sn3g7FmmZELQ35cvQR
jv1SrDEVBAR7SCY4sjw4
=FqNO
-----END PGP SIGNATURE-----
--- End Message ---