[MacPorts] #63063: macfuse @4.1.2_0:

MacPorts noreply at macports.org
Wed Jun 9 20:36:38 UTC 2021


#63063: macfuse @4.1.2_0:
----------------------------+---------------------
 Reporter:  MarcelBochtler  |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:  2.7.1
 Keywords:                  |       Port:  macfuse
----------------------------+---------------------
 Multiple ports are not working correctly using macfuse.

 e.g. encfs. I get it working on my Intel Macbook Pro 2019 Big Sur after
 running these commands:

 {{{
 sudo ln -sn /opt/local/Library/Filesystems/macfuse.fs
 /Library/Filesystems/macfuse.fs
 sudo /Library/Filesystems/macfuse.fs/Contents/Resources/load_macfuse
 }}}

 After a reboot encfs stops working and this error gets printed:

 {{{
 kext load failed: -603947007
 mount_macfuse: the file system is not available (255)
 fuse failed.  Common problems:
  - fuse kernel module not installed (modprobe fuse)
  - invalid options -- see usage message
 }}}

 To temporarily fix it I need to run this command again:
 {{{
 sudo /Library/Filesystems/macfuse.fs/Contents/Resources/load_macfuse
 }}}

 This needs to be done after every reboot and I can reproduce it using
 encfs and other macfuse dependant ports.

-- 
Ticket URL: <https://trac.macports.org/ticket/63063>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list