[lug] Creating source rpm with tarball source

D. Stimits stimits at attbi.com
Fri Sep 20 13:35:44 MDT 2002


Justin-lists wrote:
> So I have made a source rpm from the new openssl source tarball using 'rpm -ts openssl-0.9.6g.tar.gz'. I did a --rebuild on the the src.rpm and got the new binary rpm's to install. I tried upgrading my current openssl (0.9.6-13) with the newly made rpm's and it fails with dependancy errors.
> [glowecon at oldschool i386]$ sudo rpm -Fvh openssl-*
> error: failed dependencies:
>         libcrypto.so.1   is needed by bind-utils-9.1.0-10
>         libcrypto.so.1   is needed by lynx-2.8.4-9
>         libcrypto.so.1   is needed by python-1.5.2-30
>         libcrypto.so.1   is needed by pidentd-3.0.12-4
>         libcrypto.so.1   is needed by cyrus-sasl-1.5.24-22.7
>         libcrypto.so.1   is needed by pine-4.44-1.71.0
>         libcrypto.so.1   is needed by mutt-1.2.5.1-0.7
>         libcrypto.so.1   is needed by openldap-2.0.21-0.7.1
>         libcrypto.so.1   is needed by openssh-3.4p1-1
>         libcrypto.so.1   is needed by openssh-clients-3.4p1-1
>         libcrypto.so.1   is needed by openssh-server-3.4p1-1
>         libssl.so.1   is needed by lynx-2.8.4-9
>         libssl.so.1   is needed by python-1.5.2-30
>         libssl.so.1   is needed by pine-4.44-1.71.0
>         libssl.so.1   is needed by mutt-1.2.5.1-0.7
>         libssl.so.1   is needed by openldap-2.0.21-0.7.1
> 
> Do I need to remove the redhat packaged openssl rpms before being able to use my own source built rpms? I'm afraid to remove ssl because it could potentially break other things. Any ideas?

I believe it is possible to dual install versions of openssl. Unless the 
prior version has a security problem, try installing not as update, but 
as a regular install. Otherwise, collect all of the packages that need 
this install, based on a newer rpm that also uses newer openssl, and 
name all of them on the command line for rpm update at the same time. 
Hopefully someone else has a less painful answer.

D. Stimits, stimits AT attbi.com




More information about the LUG mailing list