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

Hudson commented on AMBARI-12766:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #373 (See 
[https://builds.apache.org/job/Ambari-branch-2.1/373/])
AMBARI-12766 Deployment on Ubuntu14 fails at Atlas install (dsen) (dsen: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b9dc9fb449bdbeefdcd8e1108d0e492ea789de78)
* 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/setup_atlas_hive.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml


> Deployment on Ubuntu14 fails at Atlas install
> ---------------------------------------------
>
>                 Key: AMBARI-12766
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12766
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>         Environment: Ubuntu
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Blocker
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-12766-trunk.patch, AMBARI-12766_21.patch
>
>
> When Atlas is selected to be installed, deployment fails due to the below 
> error:
> {code}
>     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/apt.py",
>  line 51, in wrapper
>     return function_to_decorate(self, name, *args[2:])
>   File 
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/apt.py",
>  line 91, 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 291, in _call
>     raise Fail(err_msg)
> resource_management.core.exceptions.Fail: Execution of '/usr/bin/apt-get -q 
> -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes 
> install 'atlas-metadata*-hive-plugin'' returned 100. Reading package lists...
> Building dependency tree...
> Reading state information...
> E: Unable to locate package atlas-metadata*-hive-plugin
> E: Couldn't find any package by regex 'atlas-metadata*-hive-plugin'
> {code}



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

Reply via email to