Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AIX 19c runInstaller precheck fails PRVF-7532: unzip missing but it's available?

rothermfSep 16 2020 — edited Sep 16 2020

Hi @all,

Maybe someone can tell me if I can safely ignore this issue:

INFO:  [Sep 16, 2020 4:34:31 PM] Package: unzip-6.00: This is a prerequisite condition to test whether the package "unzip-6.00" is available on the system.

INFO:  [Sep 16, 2020 4:34:31 PM] Severity:IGNORABLE

INFO:  [Sep 16, 2020 4:34:31 PM] OverallStatus:VERIFICATION_FAILED

INFO:  [Sep 16, 2020 4:34:31 PM] -----------------------------------------------

INFO:  [Sep 16, 2020 4:34:31 PM] Verification Result for Node:hostnameremoved

INFO:  [Sep 16, 2020 4:34:31 PM] Expected Value:unzip-6.00

INFO:  [Sep 16, 2020 4:34:31 PM] Actual Value:missing

INFO:  [Sep 16, 2020 4:34:31 PM] Error Message:PRVF-7532 : Package "unzip" is missing on node "hostnameremoved"

INFO:  [Sep 16, 2020 4:34:31 PM] Cause: A required package is either not installed or, if the package is a kernel module, is not loaded on the specified node.

INFO:  [Sep 16, 2020 4:34:31 PM] Action: Ensure that the required package is installed and available.

Unzip is available for the user "oracle" and also it's version 6:

which unzip:

/usr/local/bin/unzip

unzip -version

UnZip 6.00 of 20 April 2009, by Info-ZIP.

Thanks in advance,

Frank

Comments
Post Details
Added on Sep 16 2020
1 comment
3,311 views