Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16042 closed defect (fixed)

macfuse-1.7 not loading on 10.4.11

Reported by: smilerliu@… Owned by: kballard (Lily Ballard)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: jmroot (Joshua Root)
Port: macfuse sshfs

Description (last modified by mf2k (Frank Schima))

It seems the macfuse kernel extension cannot be loaded on my system (10.4.11). When I execute sshfs, the following error occurs:

***
cookie:~/tmp lx$ sshfs cactus: test
kld(): Undefined symbols:
_ubc_msync
kextload: kld_load_from_memory() failed for module /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs
kextload: a link/load error occured for kernel extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext
load failed for extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext
 (run kextload with -t for diagnostic output)
the MacFUSE file system is not available (1)
***

Running "kextload -t /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext" tells me that the extension seems valid.

Do I miss anything?

Change History (9)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to eridius@…

Assigning to maintainer.

comment:2 Changed 16 years ago by tom.duck@…

I can confirm that I am seeing the same behaviour on my 10.4 system.

comment:3 Changed 15 years ago by jeff.borisch@…

I am getting the same behavior on OSX server 10.4.11

I was able to work around it by installing the MacFuse .pkg available on Google Code on top of the version installed by port.

macfuse needs to be installed first by port to appear as satisfying dependencies of other fuse modules you may want to install with port.

comment:4 Changed 15 years ago by mf2k (Frank Schima)

Keywords: macfuse sshfs removed
Port: macfuse sshfs added

comment:5 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added

Is this still a problem after r43046?

comment:6 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:7 in reply to:  5 Changed 15 years ago by smilerliu@…

Replying to jmr@…:

Is this still a problem after r43046?

Just tested it, and the problem is gone on my system. I can successfully use sshfs now.

comment:8 Changed 15 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

comment:9 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.