rohityadavcloud commented on issue #113: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/113#issuecomment-1077392313
@vseshan @wongster80 can you check and share the md5 checksum of the binary? See how I tested below: ``` bash-3.2$ wget https://github.com/apache/cloudstack-cloudmonkey/releases/download/6.2.0/cmk.darwin.arm64 ... Length: 7739714 (7.4M) [application/octet-stream] Saving to: ‘cmk.darwin.arm64’ cmk.darwin.arm64 100%[======================================================>] 7.38M 6.64MB/s in 1.1s 2022-03-24 14:31:14 (6.64 MB/s) - ‘cmk.darwin.arm64’ saved [7739714/7739714] bash-3.2$ md5 cmk.darwin.arm64 MD5 (cmk.darwin.arm64) = 479f6c9132c216bfbf0e5e650021f625 bash-3.2$ chmod +x cmk.darwin.arm64 bash-3.2$ ./cmk.darwin.arm64 -v Apache CloudStack 🐵 CloudMonkey 6.2.0 (build: 2176ff6, 2021-10-27T17:14:21+0530) ``` I'm not able to reproduce your error, though I've Macbook Air M1. -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org