Hitesh Shah created AMBARI-546:
----------------------------------
Summary: Puppet fails to install 32-bit JDK properly on RHEL6
Key: AMBARI-546
URL: https://issues.apache.org/jira/browse/AMBARI-546
Project: Ambari
Issue Type: New Feature
Reporter: Hitesh Shah
mkdir -p /usr/jdk32 ; chmod +x /tmp/HDP-artifacts//jdk-6u31-linux-i586.bin; cd
/usr/jdk32 ; echo A | /tmp/HDP-artifacts//jdk-6u31-linux-i586.bin -noregister
2>&1
Unpacking...
Checksumming...
Extracting...
/var/www/html/downloads/jdk-6u31-linux-i586.bin: ./install.sfx.1794:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Failed to extract the files. Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.
Puppet should ensure glibc.i686 is installed before trying to install jdk.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira