Hi,
I was trying to install openssl-devel via yum on CentOS 5 x86 and notice that it requires i386 package.
Installing: openssl-devel x86_64 0.9.8b-8.3.el5 base 1.8 M openssl-devel i386 0.9.8b-8.3.el5 base 1.8 M
And below are the errors.
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5 file /usr/share/man/man1/nseq.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5 file /usr/share/man/man1/ocsp.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5 file /usr/share/man/man1/smime.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5
Why does a x86 structure requires i386 package?
regards
"CentOS List" centoslist@gmail.com writes:
Why does a x86 structure requires i386 package?
It doesn't -- just "yum install openssl-devel.x86_64".
"CentOS List" centoslist@gmail.com writes:
Why does a x86 structure requires i386 package?
It doesn't -- just "yum install openssl-devel.x86_64".
That works..
Thanks
"CentOS List" centoslist@gmail.com writes:
Why does a x86 structure requires i386 package?
It doesn't -- just "yum install openssl-devel.x86_64".
Well, it does the trick for openssl-devel.. But there are other packages which still require openssl i386. What should i do?
"CentOS List" centoslist@gmail.com writes:
Well, it does the trick for openssl-devel.. But there are other packages which still require openssl i386. What should i do?
It really depends if you need 32 bit compatibility. I tend to do "yum remove glibc.i686" to get rid of it entirely.
Well, it does the trick for openssl-devel.. But there are other packages which still require openssl i386. What should i do?
It really depends if you need 32 bit compatibility. I tend to do "yum remove glibc.i686" to get rid of it entirely.
I did that and yet it getting the same error.
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5 file /usr/share/man/man1/nseq.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5 file /usr/share/man/man1/ocsp.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5 file /usr/share/man/man1/smime.1ssl.gz from install of openssl-0.9.8b-8.3.el5 conflicts with file from package openssl-0.9.8b-8.3.el5