When upgrading Safeguard Authentication Services (SAS) to version 6.2.0.3400 on Solaris 11, customers may encounter installation failures or mismatched component versions. The issue is not caused by missing or incorrect packages, but results from a logic validation error within the common-library.sh script used by the installer.
This defect prevents the installer from correctly detecting installed components—particularly vasgp—resulting in incomplete or inconsistent upgrades.
A permanent fix is planned for a future SAS release; however, no ETA is currently available.
Impacted systems may show:
vasclnt upgrading successfully while vasgp remains at the previous version.
WARNING: 711 /opt/quest/bin/vgptool version <6.0.1.1200> does not match SAS version
install.sh, including unsupported platform messages.An incorrect conditional check within common-library.sh (line ~800) causes the installer to misinterpret package state information. This leads to:
vasgpAll necessary SAS 6.2.0.3400 packages are included in the product distribution. The issue lies solely in the installer’s logic validation, not the package contents.
Until a corrected installer is released, there are three supported workaround options.
This method avoids the faulty IPS validation logic.:
Extract the SVR4 packages from the SAS 6.2.0.3400 bundle.
solaris10-sparc, solaris10-x64)sudo ./install.sh --variant svr4
This forces the installer to use SVR4/pkg tools, bypassing the logic error.
install.sh.pkg install -g '<path>/solaris11-sparc/sas-6.2.0.3400.p5p' vasclnt vasgp dnsupdate
This correctly updates both vasclnt and vasgp and all required components.
vasgpvasgp remains outdated:install.sh upgrade vasgp
vastool status.
A permanent fix for this installer logic issue is currently under development and will be included in a future SAS release.
At this time, no ETA is available for the updated version.
Customers operating SAS 6.2.0.3400 on Solaris 11 should use one of the workarounds above until a corrected build becomes available.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center