You are not logged in.
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
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!
(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
Stupid answer:
Seems like you are missing libssl.so.0.9.7EDIT:
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!
(I will send him a message for you)
I am sorry, I didn't read...
Amarok work after I did recompile.
Offline
profoX wrote:Stupid answer:
Seems like you are missing libssl.so.0.9.7EDIT:
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!
(I will send him a message for you)I am sorry, I didn't read...
Amarok work after I did recompile.
Okay, great!
When there's a problem, always go check out http://www.archlinux.org/news.php first
Collecting data is only the first step toward wisdom.
But sharing data is the first step toward community.
Offline
hmm me wonders, why amarok here still works, do you have normal amarok package installed?
i use amarok-mysqlfree veriosn this still works.
Offline
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 . Thanks.
BTW: Tor need rebuilding too (on my computer).
Offline
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
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
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 directoryStrange ..?
Did you try to rebuilt amarok packages? It works for me. I didn't downgrade libssl...
Offline
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
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
Offline
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
[My Blog] | [My Repo] | [My AUR Packages]
Offline
So, when will amarok be recompile?
Offline
done
Offline
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
Get the PKGBUILD from abs, run makepkg and install with pacman.
http://wiki.archlinux.org/index.php/ABS
Offline
ardour and hydrogen are fixed in testing
Offline
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