guluo2016 opened a new pull request, #3928: URL: https://github.com/apache/ambari/pull/3928
## What changes were proposed in this pull request? Details see: [AMBARI-26279](https://issues.apache.org/jira/browse/AMBARI-26279) ## How was this patch tested? Compiling ambari, and installing ambari-agent on centos, we will get the following message. We will find that net-tools would be automatically installed when it's not installed. ```shell Dependencies Resolved ============================================================================================================================================================================ Package Arch Version Repository Size ============================================================================================================================================================================ Installing: ambari-agent x86_64 3.0.0.0-SNAPSHOT ambari-repo 30 M Installing for dependencies: net-tools x86_64 2.0-0.25.20131004git.el7 base 306 k python36-rpm x86_64 4.11.3-10.el7 epel 768 k Updating for dependencies: rpm x86_64 4.11.3-48.el7_9 updates 1.2 M rpm-build x86_64 4.11.3-48.el7_9 updates 150 k rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k rpm-python x86_64 4.11.3-48.el7_9 updates 84 k rpm-sign x86_64 4.11.3-48.el7_9 updates 49 k Transaction Summary ============================================================================================================================================================================ Install 1 Package (+2 Dependent packages) Upgrade ( 6 Dependent packages) ``` Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
