while doing yum install ghostscript to a centos 4.3 x86_64 I have the following error: ============================================================================ Package Arch Version Repository Size ============================================================================Installing: ghostscript i386 7.07-33 base 7.6 M ghostscript x86_64 7.07-33 base 7.7 M Installing for dependencies: VFlib2 x86_64 2.25.6-25 base 278 k VFlib2 i386 2.25.6-25 base 271 k cups-libs i386 1:1.1.22-0.rc1.9.10 base 105 k e2fsprogs i386 1.35-12.3.EL4 base 770 k ghostscript-fonts noarch 5.50-13 base 808 k glib2 i386 2.4.7-1 base 476 k krb5-libs i386 1.3.4-27 base 479 k libgcc i386 3.4.5-2 base 57 k libpng i386 2:1.2.7-1.el4.2 base 155 k libstdc++ i386 3.4.5-2 base 279 k openssl i686 0.9.7a-43.8 base 1.1 M urw-fonts noarch 2.2-6.1 base 4.5 M Transaction Summary ============================================================================Install 14 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 24 M Is this ok [y/N]: y Downloading Packages: Running Transaction Test Finished Transaction Test 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? thanks, -- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------
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