[MacPorts] #63019: macfuse @4.1.2_0 / sshfs @2.10_1: dyld: Library not loaded: /opt/local/lib/libfuse.2.dylib

MacPorts noreply at macports.org
Sun Jun 6 13:15:28 UTC 2021


#63019: macfuse @4.1.2_0 / sshfs @2.10_1: dyld: Library not loaded:
/opt/local/lib/libfuse.2.dylib
-----------------------+------------------------
  Reporter:  vidakris  |      Owner:  mohd-akram
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:            |   Keywords:  bigsur
      Port:  macfuse   |
-----------------------+------------------------

Comment (by MarcelBochtler):

 I can reproduce this on my 2019 Intel Macbook Pro.

 encfs works after running the two commands from macfuse's install notes:
 {{{
 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 with this error:
 {{{
 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
 }}}

 This can be fixed by running the second command from macfuse's install
 notes:
 {{{
 sudo /Library/Filesystems/macfuse.fs/Contents/Resources/load_macfuse
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63019#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list