#30639: sshfs does not work on Lion ------------------------------+--------------------------------------------- Reporter: fxn@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: invalid | Keywords: lion Port: sshfs | ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * cc: nathan.stocks@… (added) Old description:
I just did a clean install of Lion, and with a fresh new machine installed MacPorts and sshfs. The port successfully builds and installs, in particular its macfuse dependency.
But mounting a filesystem throws this error message:
cauchy:~ fxn$ sshfs fxn@172.16.132.128:. prj/rails fxn@172.16.132.128's password: /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) requested architecture/executable not found; check the system/kernel logs for errors or try kextutil(8). the MacFUSE file system is not available (71)
Is there any workaround to that?
New description: I just did a clean install of Lion, and with a fresh new machine installed MacPorts and sshfs. The port successfully builds and installs, in particular its macfuse dependency. But mounting a filesystem throws this error message: {{{ cauchy:~ fxn$ sshfs fxn@172.16.132.128:. prj/rails fxn@172.16.132.128's password: /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) requested architecture/executable not found; check the system/kernel logs for errors or try kextutil(8). the MacFUSE file system is not available (71) }}} Is there any workaround to that? -- Comment: The default for all fuse-using ports was changed to fuse4x in r83483. -- Ticket URL: <https://trac.macports.org/ticket/30639#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS