sorry, the error pic can not show successfully, the error content is:
➜ apache-hertzbeat-1.6.1-incubating-src sh script/assembly/server/bin/startup.sh : command not foundver/bin/startup.sh: line 2: : command not foundver/bin/startup.sh: line 18: : command not foundver/bin/startup.sh: line 21: : command not foundver/bin/startup.sh: line 24: : No such file or directorystartup.sh: line 26: cd: script/assembly/server/bin : No such file or directorystartup.sh: line 30: cd: .. : command not foundver/bin/startup.sh: line 33: : command not foundver/bin/startup.sh: line 40: script/assembly/server/bin/startup.sh: line 136: syntax error: unexpected end of file ➜ apache-hertzbeat-1.6.1-incubating-src sh -x script/assembly/server/bin/startup.sh + $'\r' : command not foundver/bin/startup.sh: line 2: + $'\r' : command not foundver/bin/startup.sh: line 18: + SERVER_NAME=$'hertzbeat-manager\r' + $'\r' : command not foundver/bin/startup.sh: line 21: + $'\r' : command not foundver/bin/startup.sh: line 24: ++ dirname script/assembly/server/bin/startup.sh + cd $'script/assembly/server/bin\r' : No such file or directorystartup.sh: line 26: cd: script/assembly/server/bin ++ pwd + BIN_DIR=$'/Users/aias/Downloads/apache-hertzbeat-1.6.1-incubating-src\r' + cd $'..\r' : No such file or directorystartup.sh: line 30: cd: .. ++ pwd + DEPLOY_DIR=$'/Users/aias/Downloads/apache-hertzbeat-1.6.1-incubating-src\r' + $'\r' : command not foundver/bin/startup.sh: line 33: + CONF_DIR=$'/Users/aias/Downloads/apache-hertzbeat-1.6.1-incubating-src\r/config\r' + SERVER_PORT=$'1157\r' + $'\r' : command not foundver/bin/startup.sh: line 40: ++ ps -ef ++ grep java ++ grep $'/Users/aias/Downloads/apache-hertzbeat-1.6.1-incubating-src\r/config\r' ++ awk '{print $2}' + PIDS=$'\r' script/assembly/server/bin/startup.sh: line 136: syntax error: unexpected end of file At 2024-09-19 21:15:15, "Hongyu Liu" <liuhon...@apache.org> wrote: -1 disapprove with the reason I checked: [x] Download HertzBeat is valid. [x] Checksums and PGP signatures are valid. [x] Source code distributions have correct names matching the current release. [x] Can compile from source. and i got this error: unzip the source code from apache-hertzbeat-1.6.1-incubating-src.tar.gz, and run "sh ./script/assembly/server/bin/startup.sh" will got this : At 2024-09-19 20:10:08, "zhaoqingran" <zhaoqing...@apache.org> wrote: >Hello HertzBeat Community: > >This is a call for vote to release Apache HertzBeat (incubating) version >release-1.6.1-RC2. > >Apache HertzBeat - a real-time monitoring system with agentless, >performance cluster, prometheus-compatible, custom monitoring and status >page building capabilities. > >Release notes: >https://github.com/apache/hertzbeat/releases/tag/v1.6.1-rc2 > >The release candidates: >https://dist.apache.org/repos/dist/dev/incubator/hertzbeat/1.6.1-RC2/ > >Git tag for the release: >https://github.com/apache/hertzbeat/releases/tag/v1.6.1-rc2 > >The artifacts signed with PGP key [CCA09358], corresponding to [ >zhaoqing...@apache.org], that can be found in keys file: >https://downloads.apache.org/incubator/hertzbeat/KEYS > >The vote will be open for at least 72 hours or until the necessary number >of votes are reached. > >Please vote accordingly: > >[ ] +1 approve >[ ] +0 no opinion >[ ] -1 disapprove with the reason > >*Valid check is a requirement for a vote. *Checklist for reference: > >[ ] Download HertzBeat is valid. >[ ] Checksums and PGP signatures are valid. >[ ] Source code distributions have correct names matching the current >release. >[ ] LICENSE and NOTICE files are correct for each HertzBeat repo. >[ ] All files have license headers if necessary. >[ ] No compiled archives bundled in source archive. >[ ] Can compile from source. > >More detail checklist please refer: >https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > >Steps to validate the release,Please refer to: >https://hertzbeat.apache.org/docs/community/how_to_verify_release > >How to Build: >https://hertzbeat.apache.org/docs/community/development/#build-hertzbeat-binary-package > >Thanks!