[
https://issues.apache.org/jira/browse/AMBARI-12278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Lysnichenko updated AMBARI-12278:
----------------------------------------
Attachment: AMBARI-12278.2.patch
> Pre RU - install failed and attempts to re-install continue to fail
> -------------------------------------------------------------------
>
> Key: AMBARI-12278
> URL: https://issues.apache.org/jira/browse/AMBARI-12278
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-12278.2.patch, AMBARI-12278.patch
>
>
> This is the error I see:
> {code}
> 2015-07-01 08:07:10,323 - Failure while computing actual version. Error:
> Could not determine actual version. This stack's root directory (/usr/hdp)
> exists but was not able to determine the actual repository version installed.
> Try reinstalling packages again.
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py",
> line 299, in install_packages
> self.compute_actual_version()
> File
> "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py",
> line 254, in compute_actual_version
> raise Fail(msg)
> Fail: Could not determine actual version. This stack's root directory
> (/usr/hdp) exists but was not able to determine the actual repository version
> installed. Try reinstalling packages again.
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py",
> line 367, in <module>
> InstallPackages().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 216, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py",
> line 154, in actionexecute
> raise Fail("Failed to distribute repositories/install packages")
> resource_management.core.exceptions.Fail: Failed to distribute
> repositories/install packages
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)