You are not logged in.
Using http://people.slitaz.org/~shann/rolling_586 .
sshfs throws a
> sshfs: error while loading shared libraries: libfuse3.so.3: cannot open shared object file: No such file or directory
Problem is that tazpkg does not install [c]fuse[/c]. Dependency problem ;-) Or, rather a problem between fuse2 and fuse (which contains fuse3).
Offline
Hi mifritscher,
Let's me check maybe we doing something wrong
.
Infact good catch thanks.
sshfs-fuse has fuse on runtime depends, but fuse2 is installed on iso and fuse2 receipt has 'PROVIDE="fuse"' implied we consider that fuse2 provide fuse lib.
Is not true because not same version and lib soname
Offline
Seems to work now, thanks!
Offline
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]