[MacPorts] #30639: sshfs does not work on Lion
#30639: sshfs does not work on Lion -----------------------------+---------------------------------------------- Reporter: fxn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: sshfs macfuse | Port: sshfs -----------------------------+---------------------------------------------- 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? -- Ticket URL: <https://trac.macports.org/ticket/30639> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30639: sshfs does not work on Lion -----------------------------+---------------------------------------------- Reporter: fxn@… | Owner: dports@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: sshfs -----------------------------+---------------------------------------------- Changes (by dports@…): * owner: macports-tickets@… => dports@… * keywords: sshfs macfuse => lion * status: new => assigned Comment: You are probably on a 64-bit kernel now, and MacFUSE does not support that. Fuse4X is an alternative that does; try uninstalling macfuse and sshfs, then installing fuse4x and then sshfs. -- Ticket URL: <https://trac.macports.org/ticket/30639#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30639: sshfs does not work on Lion -----------------------------+---------------------------------------------- Reporter: fxn@… | Owner: dports@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: sshfs -----------------------------+---------------------------------------------- Comment(by fxn@…): Works perfectly now, thank you very much for your prompt response. -- Ticket URL: <https://trac.macports.org/ticket/30639#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 dports@…): * status: assigned => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/30639#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 | ------------------------------+--------------------------------------------- Comment(by nathan.stocks@…): I ran into this same issue, and luckily found this page on google. Wouldn't it be appropriate to update the port to detect whether a 64-bit kernel is used or not, and use fuse4x as the dependency instead of macfuse, if needed? -- Ticket URL: <https://trac.macports.org/ticket/30639#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
participants (1)
-
MacPorts