xijunmu opened a new pull request, #3802: URL: https://github.com/apache/ambari/pull/3802
## What changes were proposed in this pull request? RockyLinux8.10, Local repo I used cmd>> yum install ambari-server ,and i found the error message.  After run "ambari-server setup" and exec faild [root@node1 opt]# ambari-server setup /usr/sbin/ambari-server: line 91: line: unbound variable Finally, I found that install-helper.sh and ambari-env.sh did not have +x permission  ## How was this patch tested? 1.build ambari-server 2.install ambari-server_xxx.rpm and check result 3.check install-helper.sh and ambari-env.sh file permission -- 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]
