Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Peter Hollandare on June 27, 2002, 06:42:26 PM

Title: openssh 3.4 from arvin.dk
Post by: Peter Hollandare on June 27, 2002, 06:42:26 PM
Our friend Arvin at http://rpms.arvin.dk, has released openssh 3.4. I wonder if someone successfully installed the updates found at : http://rpms.arvin.dk/openssh/rh62/  into a e-smith 4.12 box???

I currently have e-smith 4.12 installed, and if you sucessfully installed these updates, drop me a e-mail at : admin@our.homelinux.net, or replay here.
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 27, 2002, 07:10:45 PM
I'm on 4.1.2, I've used many of Troels rpm's, but right now it appears his site is down.  I'll be sure to upgrade and let you know what I find.
Title: Upgrade Failed
Post by: Nathan Fowler on June 27, 2002, 07:19:02 PM
I am E-Smith 4.1.2

[root@inet01 RPMS]# rpm -Uvh *
error: failed dependencies:
        libk5crypto.so.2   is needed by openssh-3.4p1-2.arvin.rh6.2
        libkrb5.so.2   is needed by openssh-3.4p1-2.arvin.rh6.2
        libk5crypto.so.2   is needed by openssh-clients-3.4p1-2.arvin.rh6.2
        libkrb5.so.2   is needed by openssh-clients-3.4p1-2.arvin.rh6.2
        libk5crypto.so.2   is needed by openssh-server-3.4p1-2.arvin.rh6.2
        libkrb5.so.2   is needed by openssh-server-3.4p1-2.arvin.rh6.2
Title: Re: Upgrade Failed
Post by: Nathan Fowler on June 27, 2002, 07:31:06 PM
You have to have the updated Kerberos libraries to perform this upgrade.  If you are E-Smith 4.1.2 then download:

ftp://speakeasy.rpmfind.net/linux/redhat/updates/6.2/en/os/i386/krb5-configs-1.1.1-28.i386.rpm
ftp://speakeasy.rpmfind.net/linux/redhat/updates/6.2/en/os/i386/krb5-libs-1.1.1-28.i386.rpm

At console:
rpm -i krb5-configs-1.1.1-28.i386.rpm --force
rpm -i krb5-libs-1.1.1-28.i386.rpm --force

Then you can rpm -Uvh openssh*

The upgrade after updating kerberos went well.  You are warned that:
libk5crypto.so.3 is needed by fetchmail-5.5.0-3
libk5crypto.so.3 is needed by LPRng-3.6.24-2
libk5crypto.so.3 is needed by mutt-1.2.5i-8.7
libk5crypto.so.3 is needed by pine-4.30-2
libk5crypto.so.3 is needed by samba-2.0.7-21ssl
libk5crypto.so.3 is needed by samba-client-2.0.7-21ssl
libk5crypto.so.3 is needed by samba-common-2.0.7-21ssl

The new krb5-libs will install libk5crypt.so.5 or something like that, I only use fetchmail so I disregarded the warning.  Fetchmail still works.

Server version: SSH-1.99-OpenSSH_3.4p1
We claim version: SSH-2.0-PuTTY
Using SSH protocol version 2
Host key fingerprint is:
1024 12:22:a8:2c:7c:73:e9:02:
Title: Re: Upgrade Failed
Post by: Nathan Fowler on June 27, 2002, 07:31:12 PM
You have to have the updated Kerberos libraries to perform this upgrade.  If you are E-Smith 4.1.2 then download:

ftp://speakeasy.rpmfind.net/linux/redhat/updates/6.2/en/os/i386/krb5-configs-1.1.1-28.i386.rpm
ftp://speakeasy.rpmfind.net/linux/redhat/updates/6.2/en/os/i386/krb5-libs-1.1.1-28.i386.rpm

At console:
rpm -i krb5-configs-1.1.1-28.i386.rpm --force
rpm -i krb5-libs-1.1.1-28.i386.rpm --force

Then you can rpm -Uvh openssh*

The upgrade after updating kerberos went well.  You are warned that:
libk5crypto.so.3 is needed by fetchmail-5.5.0-3
libk5crypto.so.3 is needed by LPRng-3.6.24-2
libk5crypto.so.3 is needed by mutt-1.2.5i-8.7
libk5crypto.so.3 is needed by pine-4.30-2
libk5crypto.so.3 is needed by samba-2.0.7-21ssl
libk5crypto.so.3 is needed by samba-client-2.0.7-21ssl
libk5crypto.so.3 is needed by samba-common-2.0.7-21ssl

The new krb5-libs will install libk5crypt.so.5 or something like that, I only use fetchmail so I disregarded the warning.  Fetchmail still works.

Server version: SSH-1.99-OpenSSH_3.4p1
We claim version: SSH-2.0-PuTTY
Using SSH protocol version 2
Host key fingerprint is:
1024 12:22:a8:2c:7c:73:e9:02:
Title: Re: Upgrade Failed
Post by: Peter Hollandare on June 27, 2002, 10:58:38 PM
Thanks for all help Nathan, you truly rock! - everything went in smoth with these suggests.
Title: Re: Upgrade Failed
Post by: Nathan Fowler on June 27, 2002, 11:05:47 PM
Anytime man, thanks.

Nathan
Title: Re: Upgrade Failed
Post by: Howard D on June 28, 2002, 02:44:46 AM
Does this "Arvin" use ES 4.1.2?  I know a lot of people who are sticking with this platform.  It would be nice to centralize updates for 4.1.2 users.

I don't like 5+ versions of esmith.
Title: Re: Upgrade Failed
Post by: Nathan Fowler on June 28, 2002, 03:08:30 AM
I'm 4.1.2, E-Smith 4.1.2 is based off of RH 6.2, because RH 6.2 is considered old it is very hard to find updated RPMS, Troels Arvin provides current updates to RH 6.2 via RPM, these RPMS are compatible with E-Smith.  I use his RPMS for Apache, OpenSSH, mod_ssh, PHP, etc.  If you are looking for a place for current updates for 4.1.2 I would always check http://rpms.arvin.dk

Hope this helped,
Nathan.
Title: Re: Upgrade Failed
Post by: Howard D on June 28, 2002, 03:24:26 AM
Cool.  Thanks Nathan!

BTW, I also followed your OpenSSH update and it worked for me too!  Good job.

How do I verify that OpenSSH is working correctly?  What tests do you want me to try?

I did a rpm -qa | grep openssh and it shows the arvin updates.

I also did a ssh 192.168.1.1 to my other server and that worked also.

Thanks!
Title: Re: Upgrade Failed
Post by: Nathan Fowler on June 28, 2002, 04:58:48 AM
Howard, any time.  If you use putty (http://www.stickit.nu/putty.exe) after connecting you can view the "event log" and get the version information.  Glad it worked well for you and I'm glad I could help.

Nathan
Title: Re: Upgrade Successful. Minor issues to sort out.
Post by: Howard D on June 28, 2002, 07:31:36 AM
The last thing that I'm testing right now is my rsync.

before:

rsync -auvz --delete -e ssh $serverip:$maindir $repldir

did a proper rsync of my data.

but now I get this error message:

bash: rsync: command not found
unexpected EOF in read_timeout

So, I'm stumped... it might be SSH compression issues, but I'm not sure...

When I figure it out... I will post back here.
Title: Re: Upgrade Successful. Minor issues to sort out.
Post by: Howard D on June 28, 2002, 07:41:30 AM
So.....

I put my brain in forward gear... and I realized that I didn't have rsync installed on the other server!  That's why it kept telling me that bash couldn't find rsync even though it was installed on my first server.

So I installed the RPM onto the other server and presto... perfect, secure hourly syncro's of my data using SSH!

Sorry for the false alarm, Nathan & Peter.   All is well now.
Title: Re: Upgrade Successful. Minor issues to sort out.
Post by: Nathan Fowler on June 28, 2002, 07:57:02 AM
Howard, we will abuse you later. :)

Nathan
Title: Re: openssh 3.4 from arvin.dk
Post by: Dave Wyatt on June 29, 2002, 01:25:36 AM
Hi,

I updated one of our 4.12 servers and got these errors:

[root@abraF01 temp02]# rpm -Uvh *.rpm
error: failed dependencies:
        libICE.so.6   is needed by openssh-askpass-3.4p1-2.arvin.rh6.2
        libSM.so.6   is needed by openssh-askpass-3.4p1-2.arvin.rh6.2
        libX11.so.6   is needed by openssh-askpass-3.4p1-2.arvin.rh6.2
        libXt.so.6   is needed by openssh-askpass-3.4p1-2.arvin.rh6.2
        libart_lgpl.so.2   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libaudiofile.so.0   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libesd.so.0   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libgdk-1.2.so.0   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libgdk_imlib.so.1   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libgnome.so.32   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libgnomesupport.so.0   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libgnomeui.so.32   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libgtk-1.2.so.0   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libICE.so.6   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libSM.so.6   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libX11.so.6   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libXext.so.6   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
        libXi.so.6   is needed by openssh-askpass-gnome-3.4p1-2.arvin.rh6.2
[root@abraF01 temp02]#

Now I do not use Gnome, in fact no Xserver at all.  Did this install anyway?  How can I tell which version of openssh is in use?

Thanks,
Dave
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:41:28 AM
You do not need the openssh-askpass RPM, do not install it.

Nathan
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:41:34 AM
You do not need the openssh-askpass RPM, do not install it.

Nathan
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:41:58 AM
You do not need openssh-askpass, do not install it.
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:42:01 AM
You do not need openssh-askpass, do not install it.
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:42:12 AM
You do not need openssh-askpass, do not install it.
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:42:37 AM
You do not need openssh-askpass, do not install it.
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 01:42:39 AM
You do not need openssh-askpass, do not install it.
Title: Re: openssh 3.4 from arvin.dk
Post by: Dan Brown on June 29, 2002, 01:54:38 AM
OK, I think we get the message...  (-:
Title: Re: openssh 3.4 from arvin.dk
Post by: Dave Wyatt on June 29, 2002, 02:04:25 AM
Yeah, uhh - thanks!

Dave
Title: Re: openssh 3.4 from arvin.dk
Post by: Nathan Fowler on June 29, 2002, 02:54:42 AM
Sorry guys, I've got a WORTHLESS corporate proxy server here.  Everytime I do a POST action it tells me it failed.  I hit refresh too many times I guess.  Sorry about that guys.