Skip to main content

Support Tip: On AIX, the installation fails during the extraction of the "SOA-Dev" package

  • June 30, 2022
  • 0 replies
  • 0 views

Heather Caldwell

When trying to install Enterprise Developer on AIX, using the following command :

./setup_entdev_7.0_aix_systemp -mfconfiglocation="/opt/microfocus/config" \\
-ESadminID=c1rbpmfc -noroot \\
-installlocation=/opt/microfocus/EnterpriseDeveloper/7.0 \\
-skipsafenet -skipautopass 

The installation fails during the extraction of package "EnterpriseDeveloper7.0/entdev_7.0_soa_dev.pax". 

The extraction fails with permission issues on the following SOA files :

pax: lib/libcdom.so : The file access permissions do not allow the specified action.
pax: lib/libcdom64.so : The file access permissions do not allow the specified action.
pax: lib/libcobmfcrypt64.so : The file access permissions do not allow the specified action.
pax: lib/libcobmfcrypt64_t.so : The file access permissions do not allow the specified action.
pax: lib/libgk-os64.so : The file access permissions do not allow the specified action.
pax: lib/libgk-utility64.so : The file access permissions do not allow the specified action.
pax: lib/libhydra64.so : The file access permissions do not allow the specified action.
pax: lib/libmclient64.so : The file access permissions do not allow the specified action.
pax: lib/libmfzip.so : The file access permissions do not allow the specified action.
pax: lib/libmfzip64.so : The file access permissions do not allow the specified action.
pax: lib/safmgr64_t.so : The file access permissions do not allow the specified action. 

The installation works using root, but fails when the "-noroot" is used.

Full article: https://portal.microfocus.com/s/article/KM000008252


#EnterpriseDeveloper
#SupportTips/KnowledgeDocs