You are not logged in.

#1 2006-06-01 11:39:12

SICH
Member
Registered: 2005-12-18
Posts: 6

openssl 0.9.8 brings problems

Yesterday I did pacman -Syu and openssl has been upgraded and ssh gives the following err:
ssh: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory

Now gdm doesn't work because it uses ssh, d4x and wget use libssl.so.0.9.7 and they don't work, too.

I have debian on another partion and there are both 0.9.7 and 0.9.8 and copied 0.9.7 and now everything is working.

Offline

#2 2006-06-01 12:58:36

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

Re: openssl 0.9.8 brings problems

seems your mirror was not completly synced change your mirror, those stuff is already fixed.

Offline

#3 2006-06-01 19:21:11

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: openssl 0.9.8 brings problems

Had someone in IRC with the same issue.  Check you are actually using openssh.  openssh-chroot is NOT compiled for the new libcrypto and will not be until testing moves to current/extra.

Offline

#4 2006-06-01 20:17:40

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

Re: openssl 0.9.8 brings problems

SICH wrote:

I have debian on another partion and there are both 0.9.7 and 0.9.8 and copied 0.9.7 and now everything is working.

If I understand you correctly, this is a bad solution. You copied individual 0.9.7 libs from Debian to Arch, but pacman still thinks you have 0.9.8 installed, and doesn't know anything about the copied files.The right thing to do is downgrade to 0.9.7 - using pacman, of course. smile

Offline

#5 2006-06-01 22:46:10

SICH
Member
Registered: 2005-12-18
Posts: 6

Re: openssl 0.9.8 brings problems

tomk wrote:

If I understand you correctly, this is a bad solution. You copied individual 0.9.7 libs from Debian to Arch, but pacman still thinks you have 0.9.8 installed, and doesn't know anything about the copied files.The right thing to do is downgrade to 0.9.7 - using pacman, of course.

The first think I checked was if I have openssl 0.9.7 but no luck(I recently have deleted all cached packages)
I know that is not good solution but I needed ssh running.

I had removed openssh-CHROOT and installed openssh and now everythning is OK.

Thanks for the help

Offline

#6 2006-06-02 08:47:07

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

Re: openssl 0.9.8 brings problems

OK, glad you're up and running again, but for the sake of accuracy, 0.9.7 is still in current - you don't have to have it in your cache to downgrade.

Offline

#7 2006-06-02 11:36:59

SICH
Member
Registered: 2005-12-18
Posts: 6

Re: openssl 0.9.8 brings problems

10x tomk smile
I downgraded to 0.9.7 and now all other apps which require openssl 0.9.7 work.

Offline

Board footer

Powered by FluxBB