FS#17455 - [libtorrent] i8 support
Attached to Project:
Community Packages
Opened by Lucas T. (eltebe) - Wednesday, 09 December 2009, 23:00 GMT
Last edited by Gavin Bisesi (Daenyth) - Saturday, 06 February 2010, 13:52 GMT
Opened by Lucas T. (eltebe) - Wednesday, 09 December 2009, 23:00 GMT
Last edited by Gavin Bisesi (Daenyth) - Saturday, 06 February 2010, 13:52 GMT
|
Details
Description: libtorrent is missing i8 support
Additional info: Problem arise while using rtorrent with xmlrpc enabled and rutorrent web interface. Numbers are broken like Size = -1953140.00 kB Example errors from rutorrent: rTorrent is compiled with incorrect version of xmlrpc-c library, without i8 support. Version must be >= 1.11. Some functionality will be unavailable.(when you open rutorrent) XMLRPC Error: -503 - Call XML not a proper XML-RPC call. Unknown value type -- XML element is named <i8>(error given from rutorrent throttle plug-in) read http://libtorrent.rakshasa.no/ticket/1538 for more details on this topic Steps to reproduce: install rtorrent and rutorrent on apache rpc interface via scgi_port parameter set in rtorrent tested on x86_64(not sure if same happens on i686) |

should be feature request sorry for mistake

Thanks for the report. I'll look into it.

rtorrent 0.8.6-2 should support this. Let me know if there's any
issues.

Should be fixed. Status?

i686 should be fixed, I'm waiting on x86_64 xmlrpc-c to hit repos
so that pkgbuild.com can sync, due to a design limitation in
Ghost's mkarchroot scripts, before I can build+push the 64bit
version. Should be done tomorrow.