Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#13783 closed defect (worksforme)

sshfs failure

Reported by: jochen@… Owned by: kballard (Lily Ballard)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: sshfs, kernel module, Cc: kballard (Lily Ballard), 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 (3)

comment:1 Changed 17 years ago by kballard (Lily Ballard)

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 ?

comment:2 Changed 16 years ago by kballard (Lily Ballard)

Resolution: worksforme
Status: newclosed

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

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.