Public bug reported:

Binary package hint: rtorrent

I follow the guide at http://libtorrent.rakshasa.no/wiki/RTorrentXMLRPCGuide
in my .rtorrent.rc I set scgi_port = localhost:5000

$ netstat -naptu|grep 5000
tcp        0      0 127.0.0.1:5000          0.0.0.0:*               LISTEN      
32063/rtorrent

Than I installed the debian/ubuntu package rtgui and restarted apache2

rtgui package defines in /etc/rtgui/apache.conf the needed apache stuff.

SCGIMount /RPC2 127.0.0.1:5000

I removed the default symlink from /etc/apache2/conf.d/ and Include it
in my vhost conf.

But rtGui says:
Cannot connect to rtorrent :(
Please, ensure that rtorrent is running.

Ok, so I installed libxmlrpc-core-c3-dev to run 
$ xmlrpc localhost system.listMethods
Error: HTTP response: 404 (-504)

I think it is a library problem like there
http://code.google.com/p/ntorrent/issues/detail?id=111

ProblemType: Bug
Architecture: amd64
Date: Sun Mar 21 09:09:40 2010
DistroRelease: Ubuntu 10.04
Package: rtorrent 0.8.6-1
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: rtorrent
Uname: Linux 2.6.32-16-generic x86_64

** Affects: rtgui (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: rtorrent (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: rtpg (Ubuntu)
     Importance: Undecided
         Status: Invalid


** Tags: amd64 apport-bug lucid

-- 
xmlrpc is not working
https://bugs.launchpad.net/bugs/543241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to