[Yum] Disentangling from apache2 -> libssl/libcrypto problems.

Brad Cox bcox at virtualschool.edu
Sat Mar 13 23:26:06 UTC 2004


This is an rpm problem, not yum, but you guys know rpm far better 
than I and I hope you can help.

I'm trying to install subversion on a stock redhat fedora system.

Downloaded all subversion rpms and rpm -Uvh *.rpm
	error: Failed dependencies:
         libcrypto.so.2 is needed by mod_ssl-2.0.48-3
         libssl.so.2 is needed by mod_ssl-2.0.48-3

But
	rpm -q --whatprovides libcrypto.so.2
	no package provides libcrypto.so.2
	rpm -qa | grep libcrypto
	nada

I'm pretty sure the problem was that I installed apache2 at some 
point, which drug in inconsistent stuff that is no longer needed now 
that the httpd 2 packages stabilized. Not entirely sure... that's a 
best guess.

In /usr/lib
-rw-r--r--  1 root root 1893910 Sep 30 18:00 libcrypto.a
lrwxrwxrwx  1 root root      29 Jan 14 02:36 libcrypto.so -> 
../../lib/libcrypto.so.0.9.7a
lrwxrwxrwx  1 root root      23 Jan 14 19:30 libcrypt.so -> 
../../lib/libcrypt.so.1
-rwxr-xr-x  1 root root 123928 Nov 14 11:03 libssl3.so
-rw-r--r--  1 root root 329464 Sep 30 18:00 libssl.a
lrwxrwxrwx  1 root root     26 Jan 14 02:36 libssl.so -> 
../../lib/libssl.so.0.9.7a

-- 
Brad J. Cox, PhD, 703 361 4751, http://virtualschool.edu
        http://virtualschool/ale Action Learning Environment
http://virtualschool.edu/mybank Digital Rights Management System
    http://virtualschool.edu/jco Java Cryptographic Objects (JCO)
   http://virtualschool.edu/jwaa Java Web Application Architecture (JWAA)
  http://virtualschool.edu/java+ Java Preprocessor (Java+)



More information about the Yum mailing list