Hi ,
I was able to install YUM and ZGREP as well with installation of grep and gzip. However app team is getting error as below. Please help / suggest for the solution for below error to resolve it as soon as possible.
==========================================================================================
ERROR:
Could not load program grep_64:
Symbol resolution failed for grep_64 because:
Symbol _GLOBAL__AIXI_libintl_so (number 116) is not exported from dependent
module /opt/freeware/lib/libintl.a[libintl.so.8].
Symbol _GLOBAL__AIXD_libintl_so (number 117) is not exported from dependent
module /opt/freeware/lib/libintl.a[libintl.so.8].
Examine .loader section symbols with the 'dump -Tv' command.
kill: 11534812: The signal is invalid for this process
==========================================================================================
root@server# zgrep --version
zgrep (gzip) 1.12
Copyright (C) 2010-2018 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by Jean-loup Gailly.
root@server# /usr/bin/zgrep --help
Usage: /usr/bin/zgrep [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
uncompressed contents if they are compressed.
OPTIONs are the same as for 'grep', except that the following 'grep'
options are not supported: --dereference-recursive (-R), --directories (-d),
--exclude, --exclude-from, --exclude-dir, --include, --null (-Z),
--null-data (-z), and --recursive (-r).
root@server#
root@server# whereis zgrep
zgrep: /usr/bin/zgrep
root@server#
------------------------------
Karunakar Manne
------------------------------
Original Message:
Sent: Mon April 03, 2023 03:44 AM
From: Karunakar Manne
Subject: dnf update gets cannot install the best update candidate for package xxxx errors
I could able to install Yum , but it has some issue , could not able to install zgrep tool from YUM package manage , please reply with your suggestion to reslove it.
root@server# yum check
libgcc-6.3.0-2.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libstdc++-6.3.0-2.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
Error: check all
root@server# yum --version
3.4.3
Installed: yum-3.4.3-8.noarch at 2023-03-31 08:43
Built : IBM AIX Toolbox <https://ibm.biz/AIXToolbox> at 2020-12-04 12:33
Committed: Sangamesh Mallayya <<sangamesh.swamy@in.ibm.com> at 2020-11-30
root@server#
root@server# yum install zgrep
anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/repodata/repomd.xml:">https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn't resolve host 'public.dhe.ibm.com'"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: AIX_Toolbox. Please verify its path and try again
root@server#
------------------------------
Karunakar Manne
------------------------------
Original Message:
Sent: Wed March 29, 2023 08:44 AM
From: minesh patel
Subject: dnf update gets cannot install the best update candidate for package xxxx errors