Andrew Onischuk created AMBARI-19564:
----------------------------------------

             Summary: Devdeploy: Hcat client install fails on sles
                 Key: AMBARI-19564
                 URL: https://issues.apache.org/jira/browse/AMBARI-19564
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.5.0
         Attachments: AMBARI-19564.patch


    Traceback (most recent call last):
      File 
"/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hcat_client.py",
 line 85, in <module>
        HCatClient().execute()
      File 
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
 line 287, in execute
        method(env)
      File 
"/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hcat_client.py",
 line 35, in install
        self.install_packages(env)
      File 
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
 line 578, in install_packages
        retry_count=agent_stack_retry_count)
      File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", 
line 155, in __init__
        self.env.run()
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
line 160, in run
        self.run_action(resource, action)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
line 124, in run_action
        provider_action()
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py",
 line 54, 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 59, in install_package
        self.checked_call_with_retries(cmd, sudo=True, 
logoutput=self.get_logoutput())
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py",
 line 86, in checked_call_with_retries
        return self._call_with_retries(cmd, is_checked=True, **kwargs)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py",
 line 98, in _call_with_retries
        code, out = func(cmd, **kwargs)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 72, 
in inner
        result = function(command, **kwargs)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 102, 
in checked_call
        tries=tries, try_sleep=try_sleep, 
timeout_kill_strategy=timeout_kill_strategy)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 150, 
in _call_wrapper
        result = _call(command, **kwargs_copy)
      File 
"/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 303, 
in _call
        raise ExecutionFailed(err_msg, code, out, err)
    resource_management.core.exceptions.ExecutionFailed: Execution of 
'/usr/bin/zypper --quiet install --auto-agree-with-licenses --no-confirm 
mysql-connector-java' returned 106. New repository or package signing key 
received:
    
      Repository:       scvutilaccount's Home Project (SLE_11_SP3) hosted in 
hwx                
      Key Name:         home:scvutilaccount OBS Project 
<home:[email protected]>
      Key Fingerprint:  4548523B 6F245323 1C356242 F652B5D8 7C4D5AE7            
                
      Key Created:      Fri Oct 31 10:47:30 2014                                
                
      Key Expires:      Sun Jan  8 10:47:30 2017 (EXPIRED)                      
                
      Rpm Name:         gpg-pubkey-7c4d5ae7-545368c2     
    





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

Reply via email to