[ 
https://issues.apache.org/jira/browse/AMBARI-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295015#comment-13295015
 ] 

Aaron Tokhy commented on AMBARI-546:
------------------------------------

I noticed that Ambari now packages both the 32-bit and 64-bit JDKs per the 
instructions in SVN (revision 1350223):

http://svn.apache.org/repos/asf/incubator/ambari/trunk/README.txt

Does this mean that this can be resolved through simply installing the 64-bit 
JDK on only those systems with 64-bit RHEL 6?  What about no-multilib systems 
(systems that are configured to not have 32-bit environments)?
                
> 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
>
> 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

        

Reply via email to