utorrent for X86 2.2.01

Please post questions about ReadyNAS add-ons here.

Re: utorrent for X86 2.2.01

Postby super-poussin » Tue Sep 27, 2011 5:34 am

startide wrote:I tried to update to 2.2.01 today, but it also failed.
I am running 4.2.19 on an Ultra 2.

It seems that the libc6 problem is not solved yet.

Going to /usr/local/utorrent, and trying (as root):

Code: Select all
nas:/usr/local/utorrent# ./utserver --help
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)


Code: Select all
nas:/etc/frontview/addons/bin/UTORRENT# ldd /usr/local/utorrent/utserver
/usr/local/utorrent/utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/local/utorrent/utserver)
        linux-gate.so.1 =>  (0xffffe000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf76fb000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf75a3000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf758a000)
        libm.so.6 => /lib/libm.so.6 (0xf7564000)
        librt.so.1 => /lib/librt.so.1 (0xf755b000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf754e000)
        libc.so.6 => /lib/libc.so.6 (0xf7410000)
        /lib/ld-linux.so.2 (0xf774b000)
        libdl.so.2 => /lib/libdl.so.2 (0xf740c000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf73f6000)


Code: Select all
nas:~# ls -al /lib/libc*
-rwxr-xr-x 1 root root 1294572 2011-01-08 07:59 /lib/libc-2.7.so
lrwxrwxrwx 1 root root      14 2011-09-25 12:08 /lib/libcap.so.1 -> libcap.so.1.10
-rw-r--r-- 1 root root   11024 2004-04-14 00:10 /lib/libcap.so.1.10
-rw-r--r-- 1 root root  185816 2011-01-08 07:59 /lib/libcidn-2.7.so
lrwxrwxrwx 1 root root      14 2011-09-25 12:08 /lib/libcidn.so.1 -> libcidn-2.7.so
lrwxrwxrwx 1 root root      17 2011-09-25 12:08 /lib/libcom_err.so.2 -> libcom_err.so.2.1
-rw-r--r-- 1 root root    9836 2011-02-09 23:27 /lib/libcom_err.so.2.1
-rw-r--r-- 1 root root   38296 2011-01-08 07:59 /lib/libcrypt-2.7.so
lrwxrwxrwx 1 root root      15 2011-09-25 12:08 /lib/libcrypt.so.1 -> libcrypt-2.7.so
lrwxrwxrwx 1 root root      11 2011-09-25 12:08 /lib/libc.so.6 -> libc-2.7.so


Going back to 2.0.00 that works.



will take a look
If you like my add-ons - Si vous aimez mes add-ons :
Image --- -------- Image
I'm not a 6 weeks Rabbit
Where I'm teaching
User avatar
super-poussin
ReadyNAS Add-ons Expert
 
Posts: 4715
Joined: Fri Jul 13, 2007 1:16 pm
ReadyNAS: Pro

Re: utorrent for X86 2.2.01

Postby super-poussin » Tue Sep 27, 2011 8:22 am

try 2.2.02
If you like my add-ons - Si vous aimez mes add-ons :
Image --- -------- Image
I'm not a 6 weeks Rabbit
Where I'm teaching
User avatar
super-poussin
ReadyNAS Add-ons Expert
 
Posts: 4715
Joined: Fri Jul 13, 2007 1:16 pm
ReadyNAS: Pro

Re: utorrent for X86 2.2.01

Postby ranko » Tue Sep 27, 2011 10:10 am

Just updated to 2.2.02 and I cant get utorrent to work either:

Code: Select all
Holybell:/usr/local/utorrent# ./utserver --help
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
Holybell:/usr/local/utorrent#


Using RAIDiator 4.2.17
ranko
ReadyNAS Newbie
 
Posts: 29
Joined: Tue Sep 13, 2011 8:09 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby super-poussin » Tue Sep 27, 2011 10:12 am

ranko wrote:Just updated to 2.2.02 and I cant get utorrent to work either:

Code: Select all
Holybell:/usr/local/utorrent# ./utserver --help
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
Holybell:/usr/local/utorrent#



what does ldd utserver provide ?

can you also provide me a uname -a ?
If you like my add-ons - Si vous aimez mes add-ons :
Image --- -------- Image
I'm not a 6 weeks Rabbit
Where I'm teaching
User avatar
super-poussin
ReadyNAS Add-ons Expert
 
Posts: 4715
Joined: Fri Jul 13, 2007 1:16 pm
ReadyNAS: Pro

Re: utorrent for X86 2.2.01

Postby ranko » Tue Sep 27, 2011 10:14 am

super-poussin wrote:
ranko wrote:Just updated to 2.2.02 and I cant get utorrent to work either:

Code: Select all
Holybell:/usr/local/utorrent# ./utserver --help
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
Holybell:/usr/local/utorrent#



what does ldd utserver provide ?

can you also provide me a uname -a ?


uname -a
Code: Select all
Holybell:/usr/local/utorrent# uname -a
Linux Holybell 2.6.37.5.RNx86_64.2.1 #1 SMP Tue Mar 29 16:38:58 PDT 2011 x86_64 GNU/Linux
Holybell:/usr/local/utorrent#


LDD Info:
Code: Select all
Holybell:/usr/local/utorrent# ldd utserver                                      ./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
        linux-gate.so.1 =>  (0xffffe000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf7793000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf7640000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf7627000)
        libm.so.6 => /lib/libm.so.6 (0xf7601000)
        librt.so.1 => /lib/librt.so.1 (0xf75f8000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf75eb000)
        libc.so.6 => /lib/libc.so.6 (0xf74ad000)
        /lib/ld-linux.so.2 (0xf77e1000)
        libdl.so.2 => /lib/libdl.so.2 (0xf74a9000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf7493000)
Holybell:/usr/local/utorrent#


EDIT: This is a brand new unit, just shoved in 6 disks and factory reset it. Mods installed: istatd, php, enableroot, htop.
Would prefer to run utorrent, rather than your transmission addon, I find utorrent nicer :)
ranko
ReadyNAS Newbie
 
Posts: 29
Joined: Tue Sep 13, 2011 8:09 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby startide » Tue Sep 27, 2011 10:56 am

I tried a quick update, first from frontview, no go, same problem.
Then I tried to add the AddOn again over the existing, no go.
Added the 2.0.00 AddOn again, and it works.

Sorry I forgot to do a LDD when it was installed, but I get the same

Code: Select all
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)


error when trying to execute utserver.

Code: Select all
root@nas:/usr/local/utorrent# uname -a
Linux nas-medusa 2.6.37.6.RNx86_64.2.1 #1 SMP Mon Aug 15 16:19:41 PDT 2011 x86_64 GNU/Linux


Can try some more tomorrow.
startide
ReadyNAS Newbie
 
Posts: 8
Joined: Mon Apr 11, 2011 9:31 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby ranko » Wed Sep 28, 2011 8:26 am

super-poussin, any news for us if there is a fix for this uTorrent issue?

I'd love to get it working... :)
ranko
ReadyNAS Newbie
 
Posts: 29
Joined: Tue Sep 13, 2011 8:09 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby Orionos » Wed Sep 28, 2011 9:00 am

Same issue here. Fresh Ultra with 4.2.19
2.2.00 works, updating/overwriting with 2.2.01 works. Fresh install of 2.2.01 and update/overwrite or fresh install of 2.2.02 fails.

Code: Select all
RDNSAN:~# uname -a
Linux RDNSAN 2.6.37.6.RNx86_64.2.1 #1 SMP Mon Aug 15 16:19:41 PDT 2011 x86_64 GNU/Linux


Code: Select all
RDNSAN:~# ldd /usr/local/utorrent/utserver
/usr/local/utorrent/utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/local/utorrent/utserver)
        linux-gate.so.1 =>  (0xffffe000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf76e6000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf758e000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf7575000)
        libm.so.6 => /lib/libm.so.6 (0xf754f000)
        librt.so.1 => /lib/librt.so.1 (0xf7546000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7539000)
        libc.so.6 => /lib/libc.so.6 (0xf73fb000)
        /lib/ld-linux.so.2 (0xf7737000)
        libdl.so.2 => /lib/libdl.so.2 (0xf73f7000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf73e1000)


This is 2.2.02, I'll post 2.2.00 in a bit.
Orionos
ReadyNAS Newbie
 
Posts: 14
Joined: Wed Sep 28, 2011 8:32 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby Orionos » Wed Sep 28, 2011 9:25 am

2.0.00
Code: Select all
RDNSAN:~# ldd /usr/local/utorrent/utserver
        linux-gate.so.1 =>  (0xffffe000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf76e0000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf76c8000)
        libm.so.6 => /lib/libm.so.6 (0xf76a1000)
        librt.so.1 => /lib/librt.so.1 (0xf7698000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf768b000)
        libc.so.6 => /lib/libc.so.6 (0xf754d000)
        /lib/ld-linux.so.2 (0xf7731000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf73f5000)
        libdl.so.2 => /lib/libdl.so.2 (0xf73f1000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf73db000)


Upgraded to 2.2.01
Code: Select all
RDNSAN:~# ldd /usr/local/utorrent/utserver
        linux-gate.so.1 =>  (0xffffe000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf777e000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf7766000)
        libm.so.6 => /lib/libm.so.6 (0xf773f000)
        librt.so.1 => /lib/librt.so.1 (0xf7736000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7729000)
        libc.so.6 => /lib/libc.so.6 (0xf75eb000)
        /lib/ld-linux.so.2 (0xf77cf000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf7493000)
        libdl.so.2 => /lib/libdl.so.2 (0xf748f000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf7479000)


Clean install 2.2.01
Code: Select all
RDNSAN:~# ldd /usr/local/utorrent/utserver
/usr/local/utorrent/utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/local/utorrent/utserver)
        linux-gate.so.1 =>  (0xffffe000)
        libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf76fc000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf75a4000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf758b000)
        libm.so.6 => /lib/libm.so.6 (0xf7565000)
        librt.so.1 => /lib/librt.so.1 (0xf755c000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf754f000)
        libc.so.6 => /lib/libc.so.6 (0xf7411000)
        /lib/ld-linux.so.2 (0xf774d000)
        libdl.so.2 => /lib/libdl.so.2 (0xf740d000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf73f7000)


You know, I have no idea what ldd does...

EDIT: I just found out there was no 2.2.00, just 2.0.00, apologies...
Last edited by Orionos on Wed Sep 28, 2011 3:18 pm, edited 1 time in total.
Orionos
ReadyNAS Newbie
 
Posts: 14
Joined: Wed Sep 28, 2011 8:32 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby TeknoJnky » Wed Sep 28, 2011 10:26 am

nv+ ~ 1gb ram ~ 4x WDC WD20EARS-00S8B1 ~ 5555 GB
ultra4 ~ 4 gb ram ~ 2x ST31500341AS ~ 2x ST4000DX000-1C5160 ~ 6471 GB
pro business ~ 4gb ram ~ dual redundancy ~ 4x Hitachi HDS724040ALE640 ~ 2x SAMSUNG HD204UI ~ 9130 GB
A/V streaming ---> Subsonic ---> EVO 3D
User avatar
TeknoJnky
ReadyNAS Addict
 
Posts: 2910
Joined: Mon Oct 13, 2008 1:34 pm
Location: MO
ReadyNAS: Pro

Re: utorrent for X86 2.2.01

Postby ranko » Wed Sep 28, 2011 2:06 pm

Anyone able to provide a uTorrent 2.2.0 install (download) the link for it on Page 1 now gives a 404.

Thanks,
ranko
ReadyNAS Newbie
 
Posts: 29
Joined: Tue Sep 13, 2011 8:09 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby Orionos » Wed Sep 28, 2011 3:25 pm

If you mean 2.0.00, somebody already posted the link on page 10. Just take the link for 2.2.01, and turn the 01 into 00 (or 02 for the latest package).
Orionos
ReadyNAS Newbie
 
Posts: 14
Joined: Wed Sep 28, 2011 8:32 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby ranko » Wed Sep 28, 2011 4:33 pm

Thanks I got 2.0.0 now and its running.

I've got a question, where does all the settings get saved too, because I've edited the configuration within the utorrent webgui, and the settings I've put in there are not stored in the utorrent.conf file under the /c/add-ons/utorrent/utorrent.conf file.

I've even rebooted the NAS and its using the settings I set in the GUI, which is great! But one problem, its not remembering or saving the option for the admin password, which I will need to have in place as I intend to open the WebGUI port over the web so I can monitor my torrents and add new ones, from when I am out the house, i.e. at work etc.

Till I can get the password option to stick and work all the time...

So any ideas?
ranko
ReadyNAS Newbie
 
Posts: 29
Joined: Tue Sep 13, 2011 8:09 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby Orionos » Thu Sep 29, 2011 12:37 am

settings.dat, I believe. Either in addons-config or usr/local.
Orionos
ReadyNAS Newbie
 
Posts: 14
Joined: Wed Sep 28, 2011 8:32 am
ReadyNAS: Ultra

Re: utorrent for X86 2.2.01

Postby ranko » Fri Sep 30, 2011 9:17 am

Thanks mate :D

Whilst I am here, Super-Poussin, any news on getting 2.2.02 to work with the 4.1.17 or later firmware ?
ranko
ReadyNAS Newbie
 
Posts: 29
Joined: Tue Sep 13, 2011 8:09 am
ReadyNAS: Ultra

PreviousNext

Return to General Discussion on ReadyNAS Add-ons



Who is online

Users browsing this forum: No registered users and 4 guests