When upgrading to/or installing 7.5.2.26 on AIX, got ERROR: SharePlex-7.5.2-b26-oracle100-aix-52-ppc.tpm: Unpacking failed
Example:
$ ./SharePlex-7.5.2-b26-oracle100-aix-52-ppc.tpm -v
=> mkdir -p /tmp/SharePlex-7.5.2-b26-oracle100-aix-52-ppc.tpm.temp.13697790
=> cd /tmp/SharePlex-7.5.2-b26-oracle100-aix-52-ppc.tpm.temp.13697790
=> uncompress -c
=> cpio -idvu
Unpacking
..................................................................
..................................
ERROR: SharePlex-7.5.2-b26-oracle100-aix-52-ppc.tpm: Unpacking failed,
please use option -v to get details.
NOTE: Most likely causes may be one of the following:
o Wrong platform (no platform specific decompression utility)
o Insufficient privileges in the current working directory
o Insufficient privileges in /tmp
stderr> contents/location-273232990/sp_oreconcile
stderr> contents/location-273232990/sp_cop
stderr> contents/location-273232990/sp_xport
stderr> contents/location-273232990/sp_tconf
stderr> contents/location-273232990/sp_ordr
stderr> contents/location-273232990/splex_get_key
stderr> contents/location-273232990/iwgrep
stderr> contents/location-273232990/perf_mon.sh
stderr> contents/location-273232990/sp_ctrl
stderr> contents/location-273232990/sa_ocap
stderr> contents/location-273232990/splexrpt
stderr> contents/location-273232990/sp_sync_clt
stderr> contents/location-273232990/splex_uname
stderr> contents/location-273232990/sp_ocap
stderr> contents/location-273232990/sp_mport
stderr> contents/location-273232990/sp_cnc
stderr> contents/location-273232990/provision
stderr> contents/locat
The installer failed only when insufficient space under /tmp which requires at least 600 MB of space to install 7.5.2-
Check /tmp directory and ensure that there is at least 600 MB of space to install. Make sure which directory is specified when installing with the -t and how much space that folder directory on the filesystem has to spare
If there is not enough space under the /tmp, option -t may be used to specify another location where space is sufficient for the installation (at least 600MB). AIX builds are different from other platforms in that they do not use shared libraries and are larger than the other platforms.