You are not logged in.

#1 2007-06-19 01:16:46

PhantmShado
Member
Registered: 2007-04-07
Posts: 20

rtorrent issue

After seeing all sorts of great praise for rtorrent, I had pacman install it on my computer.  The issue is, when I try to start it up, it fails with the following message:
rtorrent: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory

can anyone offer assistance?

thanks,
PhantmShado

Offline

#2 2007-06-19 02:12:29

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: rtorrent issue

do you have curl installed?

Offline

#3 2007-06-19 02:20:31

PhantmShado
Member
Registered: 2007-04-07
Posts: 20

Re: rtorrent issue

yep

Offline

#4 2007-06-19 02:23:17

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: rtorrent issue

what does locate libcurl.so.3 say?

Offline

#5 2007-06-19 03:38:00

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: rtorrent issue

I had this same problem, and I believe it is because the rtorrent package wasn't rebuilt after the last curl upgrade. If you use abs to build rtorrent, it should take care of the problem.

Offline

#6 2007-06-19 14:07:38

codemac
Member
From: Cliche Tech Place
Registered: 2005-05-13
Posts: 794
Website

Re: rtorrent issue

Ok, thanks to dw for sending me the PM.

I'm rebuilding it right now, it'll be in the repos soon.

In the future, you are ALWAYS welcome to email me directly.  My email should be at the top of any pkgbuild I maintain.  I really haven't been able to keep up with the forum at all recently.

Offline

#7 2007-06-19 17:59:45

dw
Member
From: Vienna, Austria
Registered: 2006-11-25
Posts: 160

Re: rtorrent issue

codemac.

that's really a very impressive response time. thank you very much for rebuilding rtorrent!

Offline

#8 2007-06-20 05:34:43

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: rtorrent issue

argh now it doesnt work here. it used to normally before the upgrade of the pkg as the current version has libcurl.so.3 not 4. latest curl is still in testing its not in current yet.

rtorrent: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory

There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#9 2007-06-20 19:56:17

Oin
Member
Registered: 2005-09-02
Posts: 63

Re: rtorrent issue

Same here. Until it gets fixed, everybody can just grab curl from testing (worked for me just fine) though I don't follow testing.


In Linux there are no secrets!

Offline

#10 2007-06-20 20:37:15

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: rtorrent issue

rtorrent 0.7.4-3 and libtorrent 0.11.4-3 are now in community, built against current/curl. They will arrive on your chosen mirror shortly, at which time anyone who has changed to testing/curl should change back.

Offline

#11 2007-06-20 23:22:53

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: rtorrent issue

All's working now, thanks.

Offline

#12 2007-06-22 04:50:24

codemac
Member
From: Cliche Tech Place
Registered: 2005-05-13
Posts: 794
Website

Re: rtorrent issue

PS: I totally rock at rebuilding.


Sorry again, I ssh'd to my testing machine accidentally and didn't notice... Thank wizzo for responding to me and rebuilding it on a standard machine for me.

Offline

#13 2007-06-26 03:32:01

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Re: rtorrent issue

I'm having problems again after a recent update:

justin @ rain > rtorrent
rtorrent: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory
justin @ rain >

Any suggestions?

Offline

#14 2007-06-26 04:34:54

codemac
Member
From: Cliche Tech Place
Registered: 2005-05-13
Posts: 794
Website

Re: rtorrent issue

Justin, can you run

pacman -Qi curl

for me?  It should be 7.16.2-1.

Offline

#15 2007-06-26 04:46:33

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: rtorrent issue

rtorrent needs to be rebuilt.  I've poste d a reminder on the TUR ML.

Offline

#16 2007-06-26 18:34:43

bug
Member
From: Israel
Registered: 2007-06-10
Posts: 48

Re: rtorrent issue

I get this as well [The error that is].


curl: Version        : 7.16.3-1
rtorrent: Version        : 0.7.4-3

[curl from current.]

Last edited by bug (2007-06-26 18:35:03)

Offline

#17 2007-06-27 05:32:06

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: rtorrent issue

The only problem I have now is that I'm using the curl from testing, which breaks rtorrent. I guess I'll just have to make friends with --ignore rtorrent untill the new curl moves to current

Offline

#18 2007-06-27 05:48:33

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: rtorrent issue

curl HAS moved to current for a couple of days now. thats the problem now. if the previous problem hadnt been fixed it would now work normally. not much to worry about tho u can symlink libcurl.so.3 to libcurl.so.4 for as long as it takes for the pkg to be updated and then delete the symlink if u want


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#19 2007-06-27 14:22:04

ucf
Member
Registered: 2007-06-27
Posts: 3

Re: rtorrent issue

Thanks Dolby! Made a symlink and rtorrent is now working.
It's at a rate much higher than when I had ubuntu installed. big_smile

Offline

#20 2007-06-29 12:55:21

bug
Member
From: Israel
Registered: 2007-06-10
Posts: 48

Re: rtorrent issue

Thank you very much Dolby. Thank you very much.
When do you think I'll be able to remove the symbolic link, or when will I have to update it tongue.

Edit:
There is a new package that doesn't require the symbolic link.

Last edited by bug (2007-07-01 06:30:15)

Offline

Board footer

Powered by FluxBB