Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMBARI-23149. Installation of MySQL fails on CentOS 7.2, should install mariadb #555

Merged
merged 1 commit into from Mar 6, 2018

Conversation

aonishuk
Copy link
Contributor

@aonishuk aonishuk commented Mar 6, 2018

Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/init.py", line 268, 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)
ExecutionFailed: Execution of '/usr/bin/yum -d 0 -e 0 -y install mysql-community-release' returned 1. Error: Nothing to do

@aonishuk aonishuk self-assigned this Mar 6, 2018
@asfgit
Copy link

asfgit commented Mar 6, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/992/
Test PASSed.

@aonishuk aonishuk merged commit ac7dee0 into apache:trunk Mar 6, 2018
@aonishuk aonishuk deleted the AMBARI-23149-trunk-2 branch March 6, 2018 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants