[
https://issues.apache.org/jira/browse/AMBARI-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk resolved AMBARI-4531.
-------------------------------------
Resolution: Fixed
> Failures on Suse install for Baikal
> -----------------------------------
>
> Key: AMBARI-4531
> URL: https://issues.apache.org/jira/browse/AMBARI-4531
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.5.0
>
> Attachments: AMBARI-4531.patch
>
>
> {code}
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py",
> line 40, in action_install
> self.install_package(package_name)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/zypper.py",
> line 34, in install_package
> shell.checked_call(cmd)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 32, in checked_call
> return _call(command, logoutput, True, cwd, env, preexec_fn, user)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 72, in _call
> raise Fail(err_msg)
> Fail: Execution of '/usr/bin/zypper --quiet install
> --auto-agree-with-licenses --no-confirm net-snmp-utils' returned 104.
> 'net-snmp-utils' not found.
> stdout: /var/lib/ambari-agent/data/output-131.txt
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py",
> line 40, in action_install
> self.install_package(package_name)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/zypper.py",
> line 34, in install_package
> shell.checked_call(cmd)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 32, in checked_call
> return _call(command, logoutput, True, cwd, env, preexec_fn, user)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 72, in _call
> raise Fail(err_msg)
> Fail: Execution of '/usr/bin/zypper --quiet install
> --auto-agree-with-licenses --no-confirm net-snmp-utils' returned 104.
> 'net-snmp-utils' not found.
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)