You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2015/12/17 22:17:46 UTC

[jira] [Updated] (AMBARI-14426) If repos for the current os are not defined install_packages doesn't show error

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

Yusaku Sako updated AMBARI-14426:
---------------------------------
    Affects Version/s:     (was: 2.3.0)
                       2.4.0

> If repos for the current os are not defined install_packages doesn't show error
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-14426
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14426
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.2.0
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>             Fix For: 2.4.0
>
>
> 1. After cluster deployment in 'Versions' tab, On os X define new repo version, but set the repos only for os Y.
> 2. Click install_packages. It gives 500 error from server with reasonable error, however UI doesn't show anything to user, which is pretty confusing.
> {noformat}
> {
>   "status" : 500,
>   "message" : "Repositories for os type ubuntu12 are not defined. Repo version=2.3.5.0, stackId=HDP-2.3"
> }
> {noformat}
> We could show a general error message for all the errors on this stage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)