Bug#423107: rtorrent fails to start

2007-05-10 Thread Adeodato Simó
Hi, rtorrent fails to start with following error: rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent21max_download_unchokedEv Can you please send the output of the following commands? $ which rtorrent $ md5sum /usr/lib/libtorrent.so.10 $ ldd /usr/bin/rtorrent

Bug#423107: rtorrent fails to start

2007-05-10 Thread Skibbi
$ which rtorrent /usr/bin/rtorrent $ md5sum /usr/lib/libtorrent.so.10 52cf12ffe7b12174bf354b0dd31d7ae3 /usr/lib/libtorrent.so.10 $ ldd /usr/bin/rtorrent libncurses.so.5 = /lib/libncurses.so.5 (0xb7f93000) libcurl.so.3 = /usr/lib/libcurl.so.3 (0xb7f5e000)

Bug#423107: rtorrent fails to start

2007-05-10 Thread Adeodato Simó
Hi, thanks for your answer. It seems that the cause of the problem is this: $ md5sum /usr/lib/libtorrent.so.10 52cf12ffe7b12174bf354b0dd31d7ae3 /usr/lib/libtorrent.so.10 That md5sum does not match the one shipped in the official libtorrent10 0.11.4-1 (i386) package. Try reinstalling the

Bug#423107: rtorrent fails to start

2007-05-10 Thread Skibbi
Adeodato Simó pisze: That md5sum does not match the one shipped in the official libtorrent10 0.11.4-1 (i386) package. Try reinstalling the libtorrent10 package, and check that afterwards the md5sum of /usr/lib/libtorrent.so.10 is 3dc81e4136a6ebe4e34bbc5f962dcba7. rtorrent should work then.

Bug#423107: rtorrent fails to start

2007-05-10 Thread Adeodato Simó
Hi again. I've downloaded official debian package, but md5 od the librottent file is: 52cf12ffe7b12174bf354b0dd31d7ae3 /usr/lib/libtorrent.so.10 I've downloaded file from: http://http.us.debian.org/debian/pool/main/libt/libtorrent/libtorrent10_0.11.4-1_i386.deb md5 of the package is OK.

Bug#423107: rtorrent fails to start

2007-05-10 Thread Skibbi
Adeodato Simó pisze: # dpkg -i libtorrent10_0.11.4-1_i386.deb $ md5sum /usr/lib/libtorrent.so.10* (this should output, as said before, 3dc81e4136a6ebe4e34bbc5f962dcba7) $ md5sum /usr/lib/libtorrent.so.10* 52cf12ffe7b12174bf354b0dd31d7ae3 /usr/lib/libtorrent.so.10 (it seems I checked

Bug#423107: rtorrent fails to start

2007-05-10 Thread Adeodato Simó
* Skibbi [Thu, 10 May 2007 22:06:19 +0200]: Adeodato Simó pisze: # dpkg -i libtorrent10_0.11.4-1_i386.deb $ md5sum /usr/lib/libtorrent.so.10* (this should output, as said before, 3dc81e4136a6ebe4e34bbc5f962dcba7) $ md5sum /usr/lib/libtorrent.so.10* 52cf12ffe7b12174bf354b0dd31d7ae3

Bug#423107: rtorrent fails to start

2007-05-10 Thread Skibbi
Adeodato Simó pisze: Uhm, very strange indeed. Particularly because you removed libtorrent.so.10* before reinstalling the package, which should have overwritten the broken symlink with the appropriate file. What does `ls -l /usr/lib/libtorrent.so.10*` say? $ ls -l /usr/lib/libtorrent.so.10*

Bug#423107: rtorrent fails to start

2007-05-09 Thread Skibbi
Subject: rtorrent fails to start Package: rtorrent Version: 0.7.4-1 Severity: grave Justification: renders package unusable *** Please type your report below this line *** rtorrent fails to start with following error: rtorrent: symbol lookup error: rtorrent: undefined symbol:

Bug#423107: rtorrent fails to start

2007-05-09 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Skibbi escribió: rtorrent fails to start with following error: rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent21max_download_unchokedEv Hi, does you have any `~/.rtorrent.rc' ? If this is the case then will be helpful to

Bug#423107: rtorrent fails to start

2007-05-09 Thread Skibbi
Here it is: mailto:[EMAIL PROTECTED]directory = /home/data/incoming session = ./.rtorrent schedule = watch_directory,5,5,load_start=/home/data/incoming/*.torrent port_range = - use_udp_trackers = yes encryption = allow_incoming,enable_retry,prefer_plaintext max_open_sockets = 75 regards