vseshan commented on issue #113: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/113#issuecomment-1077721656
It works now, earlier we downloaded the binary directly from the browser now after downloading from wget it works. Thanks for your help. On Thursday, March 24, 2022, 02:03:09 AM PDT, Rohit Yadav ***@***.***> wrote: @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. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: ***@***.***> -- 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