[
https://issues.apache.org/jira/browse/AMBARI-17808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386616#comment-15386616
]
Hudson commented on AMBARI-17808:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5348 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5348/])
AMBARI-17808. Kerberos Client fails to install (rlevas) (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=96a29c816e1a9b3a6096f5f24c94f5a3552b4a67])
*
ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/package/templates/kadm5_acl.j2
*
ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/metainfo.xml
*
ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/package/scripts/kerberos_server.py
*
ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/package/templates/kdc_conf.j2
*
ambari-common/src/main/python/resource_management/libraries/functions/package_conditions.py
> Kerberos Client fails to install
> --------------------------------
>
> Key: AMBARI-17808
> URL: https://issues.apache.org/jira/browse/AMBARI-17808
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Blocker
> Labels: kerberos
> Fix For: 2.4.0
>
> Attachments: AMBARI-17808_branch-2.4_01.patch,
> AMBARI-17808_trunk_01.patch
>
>
> Log
> {noformat}
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/KERBEROS/1.10.3-10/package/scripts/kerberos_client.py",
> line 80, in <module>
> KerberosClient().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 280, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/KERBEROS/1.10.3-10/package/scripts/kerberos_client.py",
> line 28, in install
> self.install_packages(env)
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 545, in install_packages
> if Script.check_package_condition(package):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 583, in check_package_condition
> return chooser_method()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/package_conditions.py",
> line 93, in should_install_kerberos_server
> return 'role' in config and not
> _has_applicable_local_component("KERBEROS_CLIENT")
> TypeError: _has_applicable_local_component() takes exactly 2 arguments (1
> given)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)