Openssl is already installed because of other programs that need it. So, i cannot remove it and reinstall due to the 100s dependencies it has. And I already have openssl, why is yum trying to instal it again?
[root@centos asterisk]# rpm -qa | grep ssl openssl-0.9.7a-43.8 openssl-devel-0.9.7a-43.8 xmlsec1-openssl-1.2.6-3
On 7/9/06, Kanwar Ranbir Sandhu m3freak@rogers.com wrote:
On Sun, 2006-09-07 at 00:21 -0500, Erick Perez wrote:
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz from install of openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8 file /usr/share/man/man1/nseq.1ssl.gz from install of openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8 file /usr/share/man/man1/s_client.1ssl.gz from install of openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8 file /usr/share/man/man1/s_server.1ssl.gz from install of openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8 file /usr/share/man/man1/sslpasswd.1ssl.gz from install of openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8
Suggestions?
I ran into this on a client's server recently. I posted to this list, and someone kindly reminded me that openssl could be installed sans man pages. Download the update to your system, and then:
rpm -Uvh --excludedocs openssl....
Since the conflict is only with the man pages, this is a safe workaround. Search the list for 'Conflict installing openssl.i386 with openssl.x86_64 on a x86_64 system' if you want more details.
It's a problem, for sure. The i686 or x86_64 openssl packages are likely not built right (I'm guessing...don't know for sure).
Regards,
Ranbir
Kanwar Ranbir Sandhu Linux 2.6.17-1.2139_FC4 i686 GNU/Linux 01:30:28 up 19:00, 3 users, load average: 1.19, 0.46, 0.23
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos