[ https://issues.apache.org/jira/browse/AMBARI-22957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhuvanthi Radhakrishnan resolved AMBARI-22957. ------------------------------------------------ Resolution: Fixed > Stack Metainfo.xml should contain the osSpecifics tag. Add as part of > metainfo generation. > ------------------------------------------------------------------------------------------ > > Key: AMBARI-22957 > URL: https://issues.apache.org/jira/browse/AMBARI-22957 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 3.0.0 > Reporter: Madhuvanthi Radhakrishnan > Assignee: Madhuvanthi Radhakrishnan > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0 > > Time Spent: 50m > Remaining Estimate: 0h > > {noformat} > <osSpecifics> > <osSpecific> > <osFamily>any</osFamily> > <packages> > <package> > <name>hdpcore</name> > <condition></condition> > <skipUpgrade>false</skipUpgrade> > </package> > </packages> > </osSpecific> > </osSpecifics> > {noformat} > This should be added to metainfo.xml for each stack during its generation. > The only package that we now install is yum install <mpackname> which takes > dependencies on all modules of the mpack. -- This message was sent by Atlassian JIRA (v7.6.3#76005)