[
https://issues.apache.org/jira/browse/AMBARI-23531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Magyar resolved AMBARI-23531.
------------------------------------
Resolution: Fixed
> Debian9: Atlas client installation failed due to unsupported OS family error
> ----------------------------------------------------------------------------
>
> Key: AMBARI-23531
> URL: https://issues.apache.org/jira/browse/AMBARI-23531
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-agent
> Affects Versions: 2.7.0
> Reporter: Denys Buzhor
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/stack-hooks/before-INSTALL/scripts/hook.py",
> line 37, in <module>
> BeforeInstallHook().execute()
> File
> "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py",
> line 353, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/stack-hooks/before-INSTALL/scripts/hook.py",
> line 34, in hook
> install_packages()
> File
> "/var/lib/ambari-agent/cache/stack-hooks/before-INSTALL/scripts/shared_initialization.py",
> line 37, in install_packages
> retry_count=params.agent_stack_retry_count)
> File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line
> 125, in __new__
> cls(names_list.pop(0), env, provider, **kwargs)
> File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line
> 166, in __init__
> self.env.run()
> File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py",
> line 160, in run
> self.run_action(resource, action)
> File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py",
> line 119, in run_action
> provider = provider_class(resource)
> File
> "/usr/lib/ambari-agent/lib/resource_management/core/providers/packaging.py",
> line 26, in __init__
> self._pkg_manager = ManagerFactory.get()
> File "/usr/lib/ambari-agent/lib/ambari_commons/repo_manager/__init__.py",
> line 46, in get
> cls.__repo_manager = cls.get_new_instance(OSCheck.get_os_family())
> File "/usr/lib/ambari-agent/lib/ambari_commons/repo_manager/__init__.py",
> line 71, in get_new_instance
> raise RuntimeError("Not able to create Repository Manager object for
> unsupported OS family {0}".format(os_family))
> RuntimeError: Not able to create Repository Manager object for unsupported OS
> family debian
> Attempt Count :1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)