brew config output
HOMEBREW_VERSION: 3.2.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 09f7bc27a99469cf947431df4754737dfbadb31d
Last commit: 9 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 9d2063685565b06c5b19a285ffda3b094e222d1f
Core tap last commit: 61 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.5FTsCfgHuS/org.xquartz:0
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_ANALYTICS: set
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 12.0.5 build 1205
Git: 2.30.1 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.4-arm64
CLT: 12.5.1.0.1.1623191612
Xcode: 12.5
Rosetta 2: false
brew doctor output
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Unbrewed '.pc' files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected '.pc' files:
/usr/local/lib/pkgconfig/blkid.pc
/usr/local/lib/pkgconfig/com_err.pc
/usr/local/lib/pkgconfig/e2p.pc
/usr/local/lib/pkgconfig/ext2fs.pc
/usr/local/lib/pkgconfig/ss.pc
/usr/local/lib/pkgconfig/uuid.pc
What were you trying to do (and why)?
I want to install ext4fuse because I don't want to buy Paragon's extFS. I need to be able to read/write on my Linux partitions (external drives).
What happened (include all command output)?
Error: ext4fuse has been disabled because it requires FUSE!
What did you expect to happen?
Its installation to proceed successfully and be usable.
Step-by-step reproduction instructions (by running brew commands)
1) brew install --cask macfuse
2) brew install ext4fuse
brew configoutputbrew doctoroutputbrew updateand am still able to reproduce my issue.brew doctorand that did not fix my problem.What were you trying to do (and why)?
I want to install ext4fuse because I don't want to buy Paragon's extFS. I need to be able to read/write on my Linux partitions (external drives).
What happened (include all command output)?
Error: ext4fuse has been disabled because it requires FUSE!
What did you expect to happen?
Its installation to proceed successfully and be usable.
Step-by-step reproduction instructions (by running
brewcommands)