You are not logged in.

#1 2007-06-08 22:23:25

lumiwa
Member
Registered: 2005-12-26
Posts: 712

amarok - SOLVED

After morning update Amarok stopped working:

amarok
Amarok: [Loader] Starting amarokapp..
Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
amarokapp: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory

Thanks...

Last edited by lumiwa (2007-06-09 01:23:33)

Offline

#2 2007-06-08 22:44:09

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: amarok - SOLVED

Did your libcurl go missing? Try to reinstall that package (not amarok, the curl library one).

Offline

#3 2007-06-08 23:24:39

lumiwa
Member
Registered: 2005-12-26
Posts: 712

Re: amarok - SOLVED

ataraxia wrote:

Did your libcurl go missing? Try to reinstall that package (not amarok, the curl library one).

It was my mistake. I had curl updated from testing. Now is okay.

Offline

#4 2007-06-26 10:21:42

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: amarok - SOLVED

I have the same error. I have libcurl 7.16.3 (before 7.16.2, but exactly the same problem) and amarok 1.4.5, both from current. Amarok errors on libcurl.so.3, which it obviously cannot find anymore, and bails out.

I have tried to rebuild amarok on the new libcurl (libcurl.so.4), but the build throws some very ugly libtunepimp errors (libtunepimp is 0.5.3). I ended up just symlinking libcurl.so.4 to libcurl.so.3. Either way, amarok should not be linking to the library itself, but to the general symlink (libcurl.so).


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2007-06-26 10:46:47

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: amarok - SOLVED

B wrote:

I have the same error. I have libcurl 7.16.3 (before 7.16.2, but exactly the same problem) and amarok 1.4.5, both from current. Amarok errors on libcurl.so.3, which it obviously cannot find anymore, and bails out.

I have tried to rebuild amarok on the new libcurl (libcurl.so.4), but the build throws some very ugly libtunepimp errors (libtunepimp is 0.5.3). I ended up just symlinking libcurl.so.4 to libcurl.so.3. Either way, amarok should not be linking to the library itself, but to the general symlink (libcurl.so).

Yes apparently, it's tunepimp which depends on curl (not amarok directly), so I guess that's the one which needs to be rebuilt.
If that's correct, file a bug.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#6 2007-06-26 12:24:53

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: amarok - SOLVED

Ah smile. That would explain it. Thanks for the tip!


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB