Feedback
Did this article resolve your question/issue?

   

Article

"Invalid unzip command found" error installing Spark SQL 8.0 SP1, 8.0 SP2 driver in console mode

Information

 
Title"Invalid unzip command found" error installing Spark SQL 8.0 SP1, 8.0 SP2 driver in console mode
URL NameInvalid-unzip-command-found-error-installing-Spark-SQL-8-0-SP1-driver-in-console-mode
Article Number000182855
EnvironmentProduct: Progress DataDirect for ODBC for Apache Spark SQL driver
Version: 8.0 SP1 (8.0.1), 8.0 SP2 (8.0.2)
OS: Unix (AIX, HP-UX IPF)
Database: Apache Spark SQL
Application: Installer
Question/Problem Description

"Invalid unzip command found" error installing Spark SQL 8.0 SP1, 8.0 SP2 driver in console mode

Steps to ReproduceSteps to reproduce issue:
1) Install the drivers using console mode



Observed Results:

AIX 32-bit:
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
./PROGRESS_DATADIRECT_ODBC_8.0_AIX_32_INSTALL.bin[2827]: unzip: not found
Invalid unzip command found
Launching installer...


AIX 64-bit
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
./PROGRESS_DATADIRECT_ODBC_8.0_AIX_64_INSTALL.bin[2827]: unzip: not found
Invalid unzip command found
Launching installer...

HP -UX IPF 32-bit
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
./PROGRESS_DATADIRECT_ODBC_8.0_HPUX_32_IA_INSTALL.bin[2827]: unzip: not found.
Invalid unzip command found
Launching installer...

HP-UX IPF 64-bit
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
./PROGRESS_DATADIRECT_ODBC_8.0_HPUX_64_IA_INSTALL.bin[2827]: unzip: not found.
Invalid unzip command found
Launching installer...


Expected Results:
No error
Clarifying Information

When installing the Spark SQL 8.0.1 /8.0.2 driver in console mode on AIX and HP-UX IPF, the below error is observed but the product installs correctly and the driver connects successfully.

Error Message*.bin[2827]: unzip: not found
Invalid unzip command found

Launching installer...
Defect NumberDefect 25839
Enhancement Number
Cause

Progress DataDirect 8.0 installers uses InstallAnywhere 2015 software from Flexera which needs unzip utility as a prerequisite on the machines using IA 2015.

Resolution

The unzip tool requirement is a restriction by the 3rd party InstallAnywhere software, however there is no impact on running the 8.0 installers and installing the driver successfully despite the error "unzip: not found"

Workaround

Install in GUI mode.

Notes

Link to documentation that describes this requirement (Refer to the Requirements for UNIX-Based Platforms and Unzip Tool Requirement Sections.)
http://helpnet.flexerasoftware.com/installanywhere2015/default_CSH.htm#helplibrary/ia_DefineBuildTargets.htm

Last Modified Date6/23/2016 9:01 PM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.