Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple M1 osxfuse/macfuse brew version mismatch #4

Open
stereo3d opened this issue Sep 22, 2021 · 1 comment
Open

Apple M1 osxfuse/macfuse brew version mismatch #4

stereo3d opened this issue Sep 22, 2021 · 1 comment

Comments

@stereo3d
Copy link

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.

@stereo3d stereo3d changed the title Apple M1 osxfuse/macfuse brew version error Apple M1 osxfuse/macfuse brew version mismatch Sep 22, 2021
@stereo3d
Copy link
Author

stereo3d commented Oct 2, 2021

osxfuse has become macfuse as of version 4.0.0?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant