You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/04/09 13:45:16 UTC

[jira] [Resolved] (AMBARI-5403) Downloading jdk fails on ambair-server setup on ubuntu due to no curl is installed

     [ https://issues.apache.org/jira/browse/AMBARI-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-5403.
-------------------------------------

    Resolution: Fixed

Committed to trunk

> Downloading jdk fails on ambair-server setup on ubuntu due to no curl is installed
> ----------------------------------------------------------------------------------
>
>                 Key: AMBARI-5403
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5403
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.6.0
>
>
> This happens due to no curl package is installed, we should probably add
> dependency on curl for ambari-server
>     
>     
>     To download the Oracle JDK you must accept the license terms found at http://www
>     .oracle.com/technetwork/java/javase/terms/license/index.html and not accepting w
>     ill cancel the Ambari Server setup.
>     Do you accept the Oracle Binary Code License Agreement [y/n] (y)? y
>     Downloading JDK from http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-7u45-lin
>     ux-x64.tar.gz to /var/lib/ambari-server/resources/jdk-7u45-linux-x64.tar.gz
>     ERROR: Exiting with exit code 1.
>     REASON: Downloading or installing JDK failed: 'Fatal exception:  Failed to downl
>     oad JDK: [Errno 2] No such file or directory. Please check that Oracle JDK is av
>     ailable at http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-7u45-linux-x64.tar
>     .gz. Also you may specify JDK file location in local filesystem using --jdk-loca
>     tion command line argument., exit code 1'. Exiting.
>     



--
This message was sent by Atlassian JIRA
(v6.2#6252)