You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems brew is looking for an old osx fuse version 3.11.2
Manually installing macfuse with version 4.2.0 for m1 sillicone is not recognized by the homebrew installing process.
installer: Error - The FUSE for macOS installation package is not compatible with this version of macOS.
==> Purging files for version 3.11.2 of Cask osxfuse
Error: Failure while executing; `/usr/bin/sudo -E -- /usr/bin/env LOGNAME=alarix USER=alarix USERNAME=alarix /usr/sbin/installer -pkg /opt/homebrew/Caskroom/osxfuse/3.11.2/Extras/FUSE\ for\ macOS\ 3.11.2.pkg -target /` exited with 1. Here's the output:
installer: Error - The FUSE for macOS installation package is not compatible with this version of macOS.
alarix@mmm1 ~ % brew install ltfs
Warning: You are using macOS 12.
We do not provide support for this pre-release version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
pre-release version.
ltfs: osxfuse is required to build ltfs. Please run `brew install --cask osxfuse` first.
Error: ltfs: An unsatisfied requirement failed this build.
Any help sincerely appreciated.
The text was updated successfully, but these errors were encountered:
stereo3d
changed the title
Apple M1 osxfuse/macfuse brew version error
Apple M1 osxfuse/macfuse brew version mismatch
Sep 22, 2021
As I try to install osxfuse, I get the wrong version.
I manually tried the new version 4.2.1 from Oct. 1 2021.
They install both well. Could it be a wrong dependency?
System is OS Montery 12 beta, Mac Mini M1 2020 16GB
brew install --cask osxfuse
==> Caveats
`osxfuse` has been succeeded by `macfuse` as of version 4.0.0.
To update to a newer version, do:
brew uninstall osxfuse
brew install macfuse
It is possible to install macfuse via hombrew, but the homebrew-ltfs ist still looking for the osxfuse dependency.
It seems brew is looking for an old osx fuse version 3.11.2
Manually installing macfuse with version 4.2.0 for m1 sillicone is not recognized by the homebrew installing process.
Any help sincerely appreciated.
The text was updated successfully, but these errors were encountered: