Hello,
I’m experiencing a SHA256 mismatch error when trying to install the px4-dev formula using Homebrew on my macOS system. The error message indicates that the expected SHA256 is:
6e4a8a6aad592a0c156d16233e16ee276fd6cc63b620be5bd047375b1352e27d
but the actual SHA256 of the downloaded file is:
5eda2111dc20c092dc8241768121cf4173edabb593b2b199e6c233b5088c52aa.
I’ve already tried the following steps:
- Removed the cached file at:
/Users/onitsukaryo/Library/Caches/Homebrew/downloads/be4aff9b473b8b0c6bae0ff08a6611885de9d56ee3a477c05453bb6bbcaab246–px4.py
-
Ran brew update to ensure Homebrew is up-to-date.
-
Attempted to reinstall with brew install px4-dev.
However, the error persists. Has anyone encountered this issue or have any suggestions on how to resolve it? I’m planning to use PX4 for my autopilot setup and would appreciate any guidance.
Thank you in advance for your help!