You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Eugene Chekanskiy (JIRA)" <ji...@apache.org> on 2014/02/04 16:00:18 UTC

[jira] [Commented] (AMBARI-4519) Several failures on Suse install

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

Eugene Chekanskiy commented on AMBARI-4519:
-------------------------------------------

+1

> Several failures on Suse install
> --------------------------------
>
>                 Key: AMBARI-4519
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4519
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4519.patch
>
>
> {code}
> stderr:   /var/lib/ambari-agent/data/errors-131.txt
>     self.env.run()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 149, in run
>     self.run_action(resource, action)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 115, in run_action
>     provider_action()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 40, in action_install
>     self.install_package(package_name)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/zypper.py", line 33, in install_package
>     Logger.info("Installing package %s ('%s')", name, cmd)
> TypeError: info() takes exactly 1 argument (3 given)
> stdout:   /var/lib/ambari-agent/data/output-131.txt
> 2014-02-04 03:09:25,968 - Modifying user nobody
> 2014-02-04 03:09:26,077 - User['nobody'] {'gid': 'hadoop', 'groups': [u'nobody']}
> 2014-02-04 03:09:26,078 - Modifying user nobody
> 2014-02-04 03:09:26,206 - User['hdfs'] {'gid': 'hadoop', 'groups': [u'hadoop']}
> 2014-02-04 03:09:26,207 - Modifying user hdfs
> 2014-02-04 03:09:26,344 - User['mapred'] {'gid': 'hadoop', 'groups': [u'hadoop']}
> 2014-02-04 03:09:26,345 - Modifying user mapred
> 2014-02-04 03:09:26,450 - User['zookeeper'] {'gid': 'hadoop'}
> 2014-02-04 03:09:26,451 - Modifying user zookeeper
> 2014-02-04 03:09:26,545 - Package['unzip'] {}
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)