Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Error when installing packages for HDP 2.3

$
0
0

When trying to install the packages for HDP 2.3, I am getting a timeout after 900 seconds, with the error “Package Manager failed to install packages. Error: (4, ‘Interrupted system call’)”. This is occurring on all nodes of my cluster. I am currently running HDP 2.2.4.2-2 on CentOS 6. I have posted the error below. Are there any steps that I could take to try to resolve this?

2015-07-29 14:57:12,736 – Caught signal 15, will handle it gracefully. Compute the actual version if possible before exiting.
2015-07-29 14:57:12,794 – Package Manager failed to install packages. Error: (4, ‘Interrupted system call’)
Traceback (most recent call last):
File “/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py”, line 233, 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 157, in __init__
self.env.run()
File “/usr/lib/python2.6/site-packages/resource_management/core/environment.py”, line 152, in run
self.run_action(resource, action)
File “/usr/lib/python2.6/site-packages/resource_management/core/environment.py”, line 118, 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/yumrpm.py”, line 49, 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 240, in _call
ready, _, _ = select.select(read_set, [], [], 1)
error: (4, ‘Interrupted system call’)
Traceback (most recent call last):
File “/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py”, line 312, 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 162, in actionexecute
raise Fail(“Failed to distribute repositories/install packages”)
resource_management.core.exceptions.Fail: Failed to distribute repositories/install packages

Python script has been killed due to timeout after waiting 900 secs


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>