You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "ViVek Raghuwanshi (JIRA)" <ji...@apache.org> on 2015/08/24 17:18:45 UTC

[jira] [Assigned] (AMBARI-12793) Ambari Install Wizard failure due to repository name change

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

ViVek Raghuwanshi reassigned AMBARI-12793:
------------------------------------------

    Assignee: ViVek Raghuwanshi

> Ambari Install Wizard failure due to repository name change
> -----------------------------------------------------------
>
>                 Key: AMBARI-12793
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12793
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>         Environment: CentOS 7
>            Reporter: Mark S
>            Assignee: ViVek Raghuwanshi
>            Priority: Blocker
>
> The Ambari Install Wizard will fail due to repository name change from "ambari.repo" to "ambaribn.repo".
> Screenshot of Wizard:
> http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.0.0/bk_Installing_HDP_AMB/content/_launching_the_ambari_install_wizard.html
> The Ambari 2.1.0 install documentation:  
> https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.1.0+from+Public+Repositories
> _Uses a different repository name which causes issues:_
> CentOS 7
> http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos7/2.x/BUILDS/2.1.0-1409/ambaribn.repo
> CentOS 6
> http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos6/2.x/BUILDS/2.1.0-1409/ambaribn.repo
> Issue:
> {code}
> ==========================
> Copying repo file to 'tmp' folder...
> ==========================
> Command start time 2015-08-17 12:04:49
> /etc/yum.repos.d/ambari.repo: No such file or directory
> scp /etc/yum.repos.d/ambari.repo
> {code}
> Workaround:
> {code}
> mv /etc/yum.repos.d/ambaribn.repo /etc/yum.repos.d/ambari.repo
> {code}
> The previous Ambari install documentation:
> https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.0.2+from+Public+Repositories
> CentOS 6
> http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.0.2/ambari.repo



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