Koozali.org: home of the SME Server

openssl and update2 5.5

Jean-Francois Zahnen

openssl and update2 5.5
« on: October 31, 2002, 11:18:54 PM »
I just upgrade my server from 5.1.2 to 5.5 without problem.  I want to install update 2.  I downloaded rpms and followed procedure.  I can install all rpms but openssl-0.9.6b-28.i386.rpm, have the following message :

# rpm -Uvh openssl-0.9.6b-28.i386.rpm
error: failed dependencies:
        openssl = 0.9.6-9 is needed by openssl-devel-0.9.6-9
#

What am I supposed to install ?

Thanks for your help.

Jean-François

Charlie Brady

Re: openssl and update2 5.5
« Reply #1 on: November 01, 2002, 12:47:41 AM »
Jean-Francois Zahnen wrote:

> # rpm -Uvh openssl-0.9.6b-28.i386.rpm
> error: failed dependencies:
>         openssl = 0.9.6-9 is needed by openssl-devel-0.9.6-9
> #
>
> What am I supposed to install ?

Nothing. Remove openssl-devel. You don't need it.

Charlie

Jean-Francois Zahnen

Re: openssl and update2 5.5
« Reply #2 on: November 01, 2002, 01:25:37 AM »
Thanks, I made a rpm -e of this rpm.

Thanks again for your quick help

Jean-FRançois