You are not logged in.

#1 2006-05-29 21:43:09

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

amarok after testing update

Hi!

I uncomented Testing and after pacman -Syu I have two problems:
1. amarok doesnt works:

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

and Ekiga stop working too:

ekiga
ekiga: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory

Thanks.

Offline

#2 2006-05-29 21:57:09

profoX
Member
From: Belgium
Registered: 2006-04-13
Posts: 110
Website

Re: amarok after testing update

Stupid answer:
Seems like you are missing libssl.so.0.9.7

EDIT:
I think it could be tpowa's fault. He updated openssl to 0.9.8.

Posted by Tpowa on May 29, 2006: Hi openssl has been updated to latest 0.9.8 series, expect breakage on some apps, we already have a TODO list about the packages that need to rebuild, i tried to rebuild the most important ones already. greetings tpowa

I guess you'll just have to wait until tpowa gets it done! sad
(I will send him a message for you)


Collecting data is only the first step toward wisdom.
But sharing data is the first step toward community.

Offline

#3 2006-05-29 22:28:10

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

Re: amarok after testing update

profoX wrote:

Stupid answer:
Seems like you are missing libssl.so.0.9.7

EDIT:
I think it could be tpowa's fault. He updated openssl to 0.9.8.

Posted by Tpowa on May 29, 2006: Hi openssl has been updated to latest 0.9.8 series, expect breakage on some apps, we already have a TODO list about the packages that need to rebuild, i tried to rebuild the most important ones already. greetings tpowa

I guess you'll just have to wait until tpowa gets it done! sad
(I will send him a message for you)

I am sorry, I didn't read...
Amarok work after I did recompile.

Offline

#4 2006-05-29 22:38:24

profoX
Member
From: Belgium
Registered: 2006-04-13
Posts: 110
Website

Re: amarok after testing update

lumiwa wrote:
profoX wrote:

Stupid answer:
Seems like you are missing libssl.so.0.9.7

EDIT:
I think it could be tpowa's fault. He updated openssl to 0.9.8.

Posted by Tpowa on May 29, 2006: Hi openssl has been updated to latest 0.9.8 series, expect breakage on some apps, we already have a TODO list about the packages that need to rebuild, i tried to rebuild the most important ones already. greetings tpowa

I guess you'll just have to wait until tpowa gets it done! sad
(I will send him a message for you)

I am sorry, I didn't read...
Amarok work after I did recompile.

Okay, great! big_smile

When there's a problem, always go check out http://www.archlinux.org/news.php first wink


Collecting data is only the first step toward wisdom.
But sharing data is the first step toward community.

Offline

#5 2006-05-30 06:00:33

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: amarok after testing update

hmm me wonders, why amarok here still works, do you have normal amarok package installed?
i use amarok-mysqlfree veriosn this still works.

Offline

#6 2006-05-30 11:26:11

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

Re: amarok after testing update

tpowa wrote:

hmm me wonders, why amarok here still works, do you have normal amarok package installed?
i use amarok-mysqlfree veriosn this still works.

I have the same packagae and xine engine packagae. After rebuild them t works same as before. Ekoga works great after rebuild too smile. Thanks.
BTW: Tor need rebuilding too (on my computer).

Offline

#7 2006-05-30 11:43:06

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

Re: amarok after testing update

Hi!

Again me...I wrote that Ekiga works after rebuild. No, it doesn't. Rebuildin was okay and when I start it I got again:
ekiga: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory
Thanks.

Offline

#8 2006-05-30 18:38:19

profoX
Member
From: Belgium
Registered: 2006-04-13
Posts: 110
Website

Re: amarok after testing update

I have the same problem with amaroK (testing repo)
Downgrading to libssl.so.0.9.7 does not help. Then I get the following error: libssl.so.0.9.8: cannot open shared object file: No such file or directory

Strange ..?


Collecting data is only the first step toward wisdom.
But sharing data is the first step toward community.

Offline

#9 2006-05-30 19:23:51

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

Re: amarok after testing update

profoX wrote:

I have the same problem with amaroK (testing repo)
Downgrading to libssl.so.0.9.7 does not help. Then I get the following error: libssl.so.0.9.8: cannot open shared object file: No such file or directory

Strange ..?

Did you try to rebuilt amarok packages? It works for me. I didn't downgrade libssl...

Offline

#10 2006-05-31 00:50:59

MartinZ
Member
From: Chiloé, Chile
Registered: 2005-06-10
Posts: 379

Re: amarok after testing update

I just made the right symbolic links, i didn't want to think too much.

cd /usr/lib
ln -s libssl.so.0.9.8 libssl.so.0.9.7
ln -s libcrypto.so.0.9.8 libcrypto.so.0.9.7

All your base are belong to us

Offline

#11 2006-05-31 01:51:19

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

Re: amarok after testing update

MartinZ wrote:

I just made the right symbolic links, i didn't want to think too much.

cd /usr/lib
ln -s libssl.so.0.9.8 libssl.so.0.9.7
ln -s libcrypto.so.0.9.8 libcrypto.so.0.9.7

Thanks smile

Offline

#12 2006-05-31 01:59:05

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: amarok after testing update

Don't symlink openssl 0.9.8 to openssl0.9.7 libs guys, that could create some problems, whenever a package complains about openssl (or btw /usr/lib/libdb-4.3.so.0 or /usr/lib/libgnutls.so.12) open a bug report about it so it'll get recompiled but i believe they'll get all necessary package recompiled in a while

Offline

#13 2006-06-03 08:53:26

EAD
Member
Registered: 2006-03-11
Posts: 255

Re: amarok after testing update

So, when will amarok be recompile?

Offline

#14 2006-06-03 11:01:03

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: amarok after testing update

done

Offline

#15 2006-06-03 15:13:23

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Re: amarok after testing update

I have the same issues. I need to get ardour and hydrogen working as I do a bunch of audio stuff.
I tried reinstalling them but nothing. How can I rebuild them?

Offline

#16 2006-06-04 22:01:38

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

Re: amarok after testing update

Get the PKGBUILD from abs, run makepkg and install with pacman.
http://wiki.archlinux.org/index.php/ABS

Offline

#17 2006-06-05 06:02:11

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: amarok after testing update

ardour and hydrogen are fixed in testing

Offline

#18 2006-06-05 11:21:05

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Re: amarok after testing update

no. I ran that lddd-script and none of them, including rosegarden worked. I got the latest test updates and the didn't work. only sylpheed-claws worked.

Offline

Board footer

Powered by FluxBB