Hello,
We plan to install yum bundle on our AIX 7.2 partition but we have conflits with the gettext package.
Should we ignore these messages, skip this gettext package and continue with the next package to install ?
Or what could be the solution to successfully install the gettext-0.19.7-1.ppc package ?
We thank you very much for your help,
Christophe
adcci034(root) /tmp/yum_deploiement # oslevel -s
7200-04-01-1939
adcci034(root) /tmp/yum_deploiement #
adcci034(root) /tmp/yum_deploiement # ./Yum_rpm_install.ksh
Preparing... ################################# [100%]
file /opt/freeware/bin/msgcmp from install of
gettext-0.19.7-1.ppc conflicts with file from package
gettext-0.10.40-8.ppc file /opt/freeware/bin/msgcomm from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/bin/msgfmt from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/bin/msgmerge from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/bin/msgunfmt from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/bin/ngettext from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/bin/xgettext from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/bin/gettext from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
file /opt/freeware/lib/libintl.a from install of gettext-0.19.7-1.ppc conflicts with file from package gettext-0.10.40-8.ppc
### simulation gettext-0.19.7-1.aix6.1.ppc.rpm --test en anomalie rc=1 ###
adcci034(root) /tmp/yum_deploiement # rpm -qa|grep -i gettext
gettext-0.10.40-8.ppcadcci034(root) /tmp/yum_deploiement #
adcci034(root) /tmp/yum_deploiement #
adcci034(root) /tmp/yum_deploiement # rpm -qi gettext-0.10.40-8.ppc
Name : gettext
Version : 0.10.40
Release : 8
Architecture: ppc
Install Date: Mon Jul 7 16:48:18 DFT 2014
Group : Gnome2/Tools
Size : 3693148
License : GPL/LGPL
Signature : (none)
Source RPM : gettext-0.10.40-8.src.rpm
Build Date : Fri Jan 4 21:41:20 NFT 2008
Build Host : delrio.austin.ibm.com
Relocations : (not relocatable)
URL :
http://www.gnu.org/software/gettext/Summary : GNU libraries and utilities for producing multi-lingual messages.
Description :
The GNU gettext package provides a set of tools and documentation for
producing multi-lingual messages in programs. Tools include a set of
conventions about how programs should be written to support message
catalogs, a directory and file naming organization for the message
catalogs, a runtime library which supports the retrieval of translated
messages, and stand-alone programs for handling the translatable and
the already translated strings. Gettext provides an easy to use
library and tools for creating, using, and modifying natural language
catalogs and is a powerful and simple method for internationalizing
programs.
adcci034(root) /tmp/yum_deploiement #
------------------------------
christophe derouet
------------------------------
#AIXOpenSource