Andrew Onischuk created AMBARI-17654:
----------------------------------------
Summary: Installation of Components are failed on suse12 with
suse11sp3 ambari/hdp repo
Key: AMBARI-17654
URL: https://issues.apache.org/jira/browse/AMBARI-17654
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.4.0
Attachments: AMBARI-17654.patch
STR:
1) Try to deploy ambari on sles12 by using suse11sp3 repo as was proposed
before
**Cluster:** <http://172.22.80.171:8080/#/installer/step9>
Actual result:
Installation of Components are failed on suse12 with suse11sp3 ambari/hdp repo
2016-07-06 12:22:59,978 - checked_call['rpm -q --queryformat
'%{version}-%{release}' hdp-select | sed -e 's/\.el[0-9]//g''] {'stderr': -1}
2016-07-06 12:22:59,994 - checked_call returned (0, '2.5.0.0-887', '')
2016-07-06 12:23:00,001 - Package['hadoop_2_5_0_0_887']
{'retry_on_repo_unavailability': True, 'retry_count': 5}
2016-07-06 12:23:00,019 - Skipping installation of existing package
hadoop_2_5_0_0_887
2016-07-06 12:23:00,020 - Package['snappy']
{'retry_on_repo_unavailability': True, 'retry_count': 5}
2016-07-06 12:23:00,095 - Skipping installation of existing package snappy
2016-07-06 12:23:00,096 - Package['snappy-devel']
{'retry_on_repo_unavailability': True, 'retry_count': 5}
2016-07-06 12:23:00,105 - Skipping installation of existing package
snappy-devel
2016-07-06 12:23:00,107 - Package['lzo'] {'retry_on_repo_unavailability':
True, 'retry_count': 5}
2016-07-06 12:23:00,209 - Installing package lzo ('/usr/bin/zypper --quiet
install --auto-agree-with-licenses --no-confirm lzo')
Command failed after 1 tries
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)