[
https://issues.apache.org/jira/browse/AMBARI-20801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk updated AMBARI-20801:
-------------------------------------
Status: Patch Available (was: Open)
> Remove Hard Coded Dependency to libtirpc-devel
> ----------------------------------------------
>
> Key: AMBARI-20801
> URL: https://issues.apache.org/jira/browse/AMBARI-20801
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.5.1
>
> Attachments: AMBARI-20801.patch
>
>
> It looks like there was a problem discovered with HDP 2.5 NFS Gateway's RPM
> where it was missing a dependency on `libtirpc-devel`. This seems to have been
> discovered at the exact same time by both Ambari and HDFS release teams. As
> such, two parallel fixes were made:
> * AMBARI-19567 adds this to the `metainfo.xml` of HDFS.
> * HDFS fixed this in their NFS RPM
> Because HDFS fixed this, Ambari should _not_ need to manually call out the
> requirement of this package. Instead, we should rely on the RPM dependencies.
> The code from AMBARI-19567 should be reverted.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)