Miklos Szeredi wrote...
>
> > ii fuse-utils 2.2.1-4sarge2 Filesystem in USErspace (utilities)
> > ii libfuse2 2.2.1-4sarge2 Filesystem in USErspace library
> > ii sshfs 1.1-1 filesystem client based on SSH File
> > Transfer
>
> Try upgrading to FUSE-2.3 or later. FUSE module from the official
> kernel is not compatible with 2.2 or earlier FUSE releases.
Hm, not the news I actually want to hear but this did the trick.
Now for the sarge users and for the records: You need to backport both
the fuse and the makedev package, they should build in a sarge
environment. It is _not_ required to backport sshfs-fuse which is good
news as the build depencies for it are not met in sarge.
Other pitfalls (already mentioned here):
- fusermount must be user-executable: 'chmod o+x /usr/bin/fusermount'.
Else you'll see "fuse: failed to exec fusermount: Permission denied"
- /dev/fuse must have permission 666. Otherwise fusermount complains
"fusermount: failed to open /dev/fuse: Permission denied"
#355827 may now be closed in my opinion.
Christoph
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]