[
https://issues.apache.org/jira/browse/AMBARI-23689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456602#comment-16456602
]
Hudson commented on AMBARI-23689:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9139 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9139/])
AMBARI-23689 Installing Packages Fails Silently When Dependencies Are
(hapy.lestat:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=76d4e315158f144ff6bf138d8056aed59363d4c6])
* (edit)
ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
* (edit) ambari-common/src/main/python/ambari_commons/shell.py
> Installing Packages Fails Silently When Dependencies Are Not Resolved
> ---------------------------------------------------------------------
>
> Key: AMBARI-23689
> URL: https://issues.apache.org/jira/browse/AMBARI-23689
> Project: Ambari
> Issue Type: Bug
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> STR:
> Stack installation not failing even when some problem happen with package
> installation
>
> {code}
> --> Running transaction check
> ---> Package hadoop_3_0_0_0_1245.x86_64 0:3.0.0.3.0.0.0-1245 will be installed
> --> Processing Dependency: system-lsb for package:
> hadoop_3_0_0_0_1245-3.0.0.3.0.0.0-1245.x86_64
> ---> Package ranger_3_0_0_0_1245-hdfs-plugin.x86_64 0:1.0.0.3.0.0.0-1245 will
> be installed
> ---> Package ranger_3_0_0_0_1245-yarn-plugin.x86_64 0:1.0.0.3.0.0.0-1245 will
> be installed
> ---> Package spark2_3_0_0_0_1245-yarn-shuffle.noarch 0:2.3.0.3.0.0.0-1245
> will be installed
> --> Finished Dependency Resolution
> Error: Package: hadoop_3_0_0_0_1245-3.0.0.3.0.0.0-1245.x86_64
> (HDP-3.0-repo-51)
> Requires: system-lsb
> You could try using --skip-broken to work around the problem
> You could try running: rpm -Va --nofiles --nodigest
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)