brew install fails with 'gitfs has been disabled because it requires closed-source macFUSE!'
See original GitHub issueRunning brew install gitfs
results in the error:
Error: gitfs has been disabled because it requires closed-source macFUSE!
Using macOS Big Sur 11.5.2, M1 chip. Brew version:
Homebrew 3.2.9
Homebrew/homebrew-core (git revision 33654f50a2; last commit 2021-08-23)
Homebrew/homebrew-cask (git revision 653d669643; last commit 2021-08-23)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:5
Top Results From Across the Web
Homebrew Install fails: Error: sshfs has been disabled ...
I'm facing the same error on running brew install datawire/blackbird/telepresence in BigSure 11.2.3. I tried reinstalling MacFuse twice and ...
Read more >Installing ifuse with Homebrew results in ERROR message
The error I am receiving is: Error: ifuse has been disabled because it requires FUSE! Sun Apr 18 05:18:54 iMac191:Homebrew john$ brew ......
Read more >Use homebrew to install encfs on macOS?
$ brew install encfs Error: encfs has been disabled because it requires closed-source macFUSE! How can I install encfs using homebrew? † There ......
Read more >bindfs has been disabled because it requires closed ...
brew install bindfs Error: bindfs has been disabled because it requires closed-source macFUSE! ... macFUSE installed, but bindfs is still disabled.
Read more >brew gives: "Error: gocryptfs has been disabled because it ...
When I run brew install encfs or brew install encfs I get the message Error: encfs / gocryptfs has been disabled because it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve taken over maintenance of all macOS FUSE formulae in my own tap, until macFUSE (hopefully) becomes open-source again. For
gitfs
, you can nowbrew install gromgit/fuse/gitfs-mac
.Please read the README before asking any questions, especially about why the formulae are named funny. It would save us all a good deal of time. Thanks much!
same