You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/11/06 13:46:27 UTC

[jira] [Commented] (AMBARI-13761) RU: SUSE new stack install failed

    [ https://issues.apache.org/jira/browse/AMBARI-13761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993597#comment-14993597 ] 

Hudson commented on AMBARI-13761:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #3782 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3782/])
AMBARI-13761. RU: SUSE new stack install failed (aonishuk) (aonishuk: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=18274ea01379527fceb8ee8fe6120dd262544f44])
* ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
* ambari-server/src/test/python/custom_actions/configs/install_packages_config.json


> RU: SUSE new stack install failed
> ---------------------------------
>
>                 Key: AMBARI-13761
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13761
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.3
>
>
> Installation of new stack failed on SuSE  
> Cluster: <http://172.22.113.76:8080> \- 48h - os-s11-3-thmgis-c102dalunsdgha
> -please stop when done.
>     
>     
>     
>     No handlers could be found for logger "root"
>     2015-11-05 14:30:29,640 - Package Manager failed to install packages. Error: Execution of '/usr/bin/zypper --quiet install --auto-agree-with-licenses --no-confirm --repo HDP-2.3.4.0-3148 --repo HDP-UTILS-2.3.4.0-3148 'hadooplzo_2_3_4_0_3148*'' returned 4. Problem: nothing provides libjvm.so()(64bit) needed by hadooplzo_2_3_4_0_3148-native-0.6.0.2.3.4.0-3148.x86_64
>      Solution 1: do not install hadooplzo_2_3_4_0_3148-native-0.6.0.2.3.4.0-3148.x86_64
>      Solution 2: break hadooplzo_2_3_4_0_3148-native-0.6.0.2.3.4.0-3148.x86_64 by ignoring some of its dependencies
>     
>     Choose from above solutions by number or cancel [1/2/c] (c): c
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py", line 307, in install_packages
>         skip_repos=[self.REPO_FILE_NAME_PREFIX + "*"] if OSCheck.is_redhat_family() else [])
>       File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 154, in __init__
>         self.env.run()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 156, in run
>         self.run_action(resource, action)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 119, in run_action
>         provider_action()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 45, in action_install
>         self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/zypper.py", line 70, in install_package
>         shell.checked_call(cmd, sudo=True, logoutput=self.get_logoutput())
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
>         result = function(command, **kwargs)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
>         tries=tries, try_sleep=try_sleep)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
>         result = _call(command, **kwargs_copy)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
>         raise Fail(err_msg)
>     Fail: Execution of '/usr/bin/zypper --quiet install --auto-agree-with-licenses --no-confirm --repo HDP-2.3.4.0-3148 --repo HDP-UTILS-2.3.4.0-3148 'hadooplzo_2_3_4_0_3148*'' returned 4. Problem: nothing provides libjvm.so()(64bit) needed by hadooplzo_2_3_4_0_3148-native-0.6.0.2.3.4.0-3148.x86_64
>      Solution 1: do not install hadooplzo_2_3_4_0_3148-native-0.6.0.2.3.4.0-3148.x86_64
>      Solution 2: break hadooplzo_2_3_4_0_3148-native-0.6.0.2.3.4.0-3148.x86_64 by ignoring some of its dependencies
>     
>     Choose from above solutions by number or cancel [1/2/c] (c): c
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py", line 389, in <module>
>         InstallPackages().execute()
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 218, in execute
>         method(env)
>       File "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py", line 152, in actionexecute
>         raise Fail("Failed to distribute repositories/install packages")
>     resource_management.core.exceptions.Fail: Failed to distribute repositories/install packages
>     



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