Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13783 (closed defect: worksforme)

Opened 11 months ago

Last modified 7 months ago

sshfs failure

Reported by: jochen@… Owned by: eridius@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: sshfs, kernel module, Cc: eridius@…, jochen@…
Port:

Description

On my PPC system sshfs does not work:

> sudo sshfs -v jochen@gowron:/home/jochen /Volumes/jochen
Password: 
you must be running as root to load modules into the kernel 
the MacFUSE file system is not available (1)

The installed versions are up to date:

> sudo port list sshfs fusefs libfuse
sshfs                          @1.8            fuse/sshfs
fusefs                         @1.1            fuse/fusefs
libfuse                        @2.7.1          fuse/libfuse

System is a G4 running Mac OS X 10.4 and latest MacPorts.

> uname -a
Darwin paeffgen... 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; 
root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

Change History

Changed 11 months ago by eridius@…

Huh. Unfortunately, I don't have your environment (neither ppc nor 10.4) so I can't try and replicate it. I think the easiest thing for you to do right now would be to uninstall sshfs, libfuse, and fusefs, then install from the main MacFUSE Core distribution. Although it may be worth uninstalling fusefs, then installing it again with the -d switch to output debug information, and attaching the transcript to this ticket so I can look through and see if I spot anything that's weird.

Also, what happens if you try and run /System/Library/Filesystems/fusefs.fs/Support/load_fusefs ?

Changed 7 months ago by eridius@…

  • status changed from new to closed
  • resolution set to worksforme

Given the lack of response, and the recent upgrade of the macfuse ports to 1.3, I'm closing this.

Note: See TracTickets for help on using tickets.