[
https://issues.apache.org/jira/browse/AMBARI-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nate Cole updated AMBARI-16854:
-------------------------------
Status: Patch Available (was: Open)
> Failed to install packages for HDP 2.4 and 2.5
> ----------------------------------------------
>
> Key: AMBARI-16854
> URL: https://issues.apache.org/jira/browse/AMBARI-16854
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16854.patch
>
>
> If there is a repository that is already installed and the version
> is GREATER than the one trying to install, we must fail (until we can
> support that via Patch Upgrades)
> For example:
> 1. Install 2.3.0.0
> 2. Register and Install 2.5.0.0 (with or without package-version; it gets
> computed correctly)
> 3. Register 2.4 (without package-version)
> Installation of 2.4 will fail because the way agents invoke installation
> is to
> install by name. if the package-version is not known, then the 'newest'
> is ALWAYS installed.
> In this case, that would be 2.5.0.0. 2.4 is never picked up as the
> correct repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)