Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#5240 - fuse install message is wrong
|
Detailsinstalling fuse... done.
==> You must load the fuse kernel module to use FUSE. -> Run 'modprobe fuse' to load the module now. -> Add fuse to $MODULES in /etc/rc.conf to load on every boot. ==> You will need a /dev/fuse device node to use FUSE. -> If you use udev, run 'udevstart' to re-populate /dev. "udevstart" doesn't exist any longer. my /dev/fuse was also created automatically, so the point may be moot. |
This task depends upon
Closed by Simo Leone (neotuli)
Sunday, 24 September 2006, 18:33 GMT
Reason for closing: Fixed
Additional comments about closing: I checked it into cvs but I don't think it's worth rebuilding fuse over, so it'll get cycled in on the next update.
As for sshfs... it works here.
Sunday, 24 September 2006, 18:33 GMT
Reason for closing: Fixed
Additional comments about closing: I checked it into cvs but I don't think it's worth rebuilding fuse over, so it'll get cycled in on the next update.
As for sshfs... it works here.
I'll take a look.
I had no problems with fuse and sshfs. I didn't use them 2 months but IIRC they weren't updated anyway.
What problems do you have with sshfs?
[dale@dale ~]$ ssh root@server /home/dale/sshfs-mnt/server/
root@server's password:
bash: /home/dale/sshfs-mnt/server/: No such file or directory
even though it exists. relative paths don't work either.
mount sshfs#root@alpha:/var/cache/pacman/pkg/ /var/cache/pacman/pkg
mount: can't get address for sshfs#root@server
or
sshfs root@alpha:/var/cache/pacman/pkg/ /var/cache/pacman/pkg
BTW why sshfs depends on pkgconfig? Shouldn't pkgconfig be in makedepends?
We flooded this bug report with slightly offtopic comments already. :-)