carlosonunez / obs-installer-for-apple-silicon

Conveniently build and install OBS from source on your ultra-fast Apple M1 MacBook or Mac
206 stars 23 forks source link

Error: No available formula or cask with the name "mbedtls@2" #19

Closed dizzib closed 2 years ago

dizzib commented 2 years ago

andrew@air obs-installer-for-apple-silicon % ./install.sh [Sun 19 Sep 2021 08:38:35 BST] INFO: Installing build dependencies Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake ==> Searching for similarly named formulae... Error: No similarly named formulae found. Error: No available formula or cask with the name "mbedtls@2". ==> Searching for a previously deleted formula (in the last month)... Error: No previously deleted formula found. ==> Searching taps on GitHub... Error: No formulae found in taps. [Sun 19 Sep 2021 08:38:37 BST] FATAL: Unable to install one or more OBS dependencies. See log above for more details. andrew@air obs-installer-for-apple-silicon %

Compiles, installs and runs if I remove the ‘@2’ from mbedtls@2

dizzib commented 2 years ago

Fixed after “brew update”