[rtorrent/libtorrent] issues + [amule] recompile req

Problems with packages? Post here, using [tags] of the package name.

[rtorrent/libtorrent] issues + [amule] recompile req

Postby mon » Fri May 17, 2013 10:16 am

Hello,
running ALARM on ARM5; recently updated rtorrent/libtorrent from 0.9.2-2/0.13.3.-2 to the current 0.9.3-2/0.13.3-2 and everything stopped working — debug log showed failed handshakes "message:7 network error" and failed every dl/ul. Had to recompile and rollback to 0.9.2-2/0.13.2-2, all is fine now.

Also, amuleweb needs a recompile:
:: Starting amuleweb [DONE]
~ /usr/bin/amuleweb: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory

Obviously, a symlink to libpng16 doesn't work.

Thank you
mon
 
Posts: 11
Joined: Sun Nov 21, 2010 11:50 am

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby moonman » Sat May 18, 2013 9:59 am

Don't know about libtorrent, but for amuleweb https://github.com/archlinuxarm/PKGBUILDs/issues/480
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby Kamikaze84 » Tue May 21, 2013 12:35 pm

I've just upgraded to rtorrent 0.9.3-2 aswell, and am having issues on my ARMv5te DreamPlug. The following crash occurs when using DHT:

$this->bbcode_second_pass_code('', '
Caught internal_error: DhtRouter::get_tracker did not actually insert tracker.
/usr/lib/libtorrent.so.17(_ZN7torrent14internal_error10initializeERKSs+0x184) [0xb6e00838]
rtorrent(_ZN7torrent14internal_errorC1EPKc+0x34) [0x4b5e8]
/usr/lib/libtorrent.so.17(+0x7c804) [0xb6e55804]
/usr/lib/libtorrent.so.17(+0x80d30) [0xb6e59d30]
/usr/lib/libtorrent.so.17(+0x8370c) [0xb6e5c70c]
/usr/lib/libtorrent.so.17(+0x85f48) [0xb6e5ef48]
/usr/lib/libtorrent.so.17(_ZN7torrent9PollEPoll7performEv+0x10c) [0xb6e12b18]
/usr/lib/libtorrent.so.17(_ZN7torrent9PollEPoll7do_pollExi+0x64) [0xb6e12bd0]
/usr/lib/libtorrent.so.17(_ZN7torrent11thread_base10event_loopEPS0_+0xb0) [0xb6e46710]
rtorrent() [0x19224]
/usr/lib/libc.so.6(__libc_start_main+0x110) [0xb6996090]
')

I'm also looking at downgrading to an earlier rtorrent package now aswell.
Kamikaze84
 
Posts: 4
Joined: Fri Mar 08, 2013 6:00 am

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby nick2012 » Sat May 25, 2013 11:03 am

anyone here can pls tellme how to run rtorrent as a user??
[URL=https://meettomy.site] Sexy Womans in your city[/URL]
nick2012
 
Posts: 85
Joined: Fri Apr 26, 2013 6:03 pm
Location: Usa

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby sputnik » Thu May 30, 2013 2:49 am

I must chime in here also. Been running rtorrent for over a year, after the upgrade to 0.9.3 suddenly it seems broken. Starts, pretends to check in with trackers, etc. but no takers come along, after a couple of minutes it crashes. I've been downgrading to 0.9.2 for a couple of weeks, still no problem with it. Just reinstalled all my packages today (not the base install though) and I concede there may be corruption. I use only usb sticks and on reboots it seems there's a 50/50 chance I have to repair disk errors. Yeah, they suck, but power efficiency is primary for me. The only thing holding me back from a fresh install (besides the hassle) is that you fellows are having trouble too.
sputnik
 
Posts: 14
Joined: Mon Jan 16, 2012 6:50 pm

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby moonman » Sun Jun 02, 2013 5:53 am

Try these: I basically just recompiled them, first libtorrent, then rtorrent with my libtorrent installed.

$this->bbcode_second_pass_code('', 'pacman http://dl.dropboxusercontent.com/u/15043728/ArchLinuxArm/libtorrent/libtorrent-0.13.3-3-arm.pkg.tar.xz http://dl.dropboxusercontent.com/u/15043728/ArchLinuxArm/rtorrent/rtorrent-0.9.3-3-arm.pkg.tar.xz')

If they work, then we will need to recompile them, if they do the same thing then the bug is upstream in one of those.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby doragasu1 » Wed Jun 12, 2013 6:59 pm

I'm pretty busy ATM, but I think I will be able to test it and report this weekend.
doragasu1
 
Posts: 100
Joined: Sun Jun 03, 2012 3:52 pm

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby doragasu1 » Fri Jun 14, 2013 7:42 pm

Tested, and unfortunately it's not working :cry:. As with 0.9.3-2 version, rtorrent starts and doesn't output errors, but does neither seed nor download torrents.

I wonder what the problem might be, as 0.9.3 version works flawlessly in x64 arch.

Edit: By the way, does anyone have v0.9.2 packages available? I don't have them, and to go back to 0.9.2 version, I have to restore an old system backup. It would be a lot easier for me just to downgrade rtorrent/libtorrent.
doragasu1
 
Posts: 100
Joined: Sun Jun 03, 2012 3:52 pm

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby sputnik » Sun Jun 23, 2013 3:33 am

I have the 9.2 rtorrent & matching libtorrent. I sent doragasu1 a pm, but I thought if anyone else needs them, happy to send them along. Just pm me, I'll check in every couple of days. Or ping me @ #archlinux-arm, sputnik_too.
sputnik
 
Posts: 14
Joined: Mon Jan 16, 2012 6:50 pm

Re: [rtorrent/libtorrent] issues + [amule] recompile req

Postby doragasu1 » Sun Jul 07, 2013 8:53 pm

I can now confirm for sure rtorrent/libtorrent are broken. I had finally time to build libtorrent 0.13.2-2-arm and rtorrent-0.9.2-2-arm, downgraded to these packages, and rtorrent started working again. In case anyone needs the old packages, grab them while they are hot:

libtorrent-0.13.2-2-arm.pkg.tar.xz
rtorrent-0.9.2-2-arm.pkg.tar.xz
doragasu1
 
Posts: 100
Joined: Sun Jun 03, 2012 3:52 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 7 guests