[
https://issues.apache.org/jira/browse/AMBARI-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Shah updated AMBARI-546:
-------------------------------
Attachment: AMBARI-546.1.patch
A patch which installs glibc.i686 for now for RHEL/CentOS6 to get around the
install failure.
Need to look at the reason for why 32-bit procs are a must given the jdk fixes
mentioned by Aaron - will open a separate jira for that.
> 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: Bug
> Reporter: Hitesh Shah
> Assignee: Hitesh Shah
> Attachments: AMBARI-546.1.patch
>
>
> 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