Main
Pruning the forum database.
fuse: failed to open /dev/fuse: Permission denied
PROBLEM:- during fuse-*pclos2010.i586.rpm installation fuse doesn't start as service and- group "fuse" is not created.INFO:I've read chengelog and there is no mention about significant changes in this packet.Let's get file list 2.7-release:rpm -qlp fuse-2.7.4-5pclos2009.i586.rpm >2.7.txtand 2.8-release:rpm -qlp fuse-2.8.4-1pclos2010.i586.rpm >2.8.txtthen compare them:diff 2.7.txt 2.8.txt >fuse.diff< /etc/rc.d/init.d/fuse< /etc/udev/devices.d/99-fuse.nodes< /etc/udev/rules.d/99-fuse.rules< /lib/libfuse.so.2< /lib/libfuse.so.2.7.4< /lib/libulockmgr.so.1< /lib/libulockmgr.so.1.0.1So we can see that start script and libs are missedSo fuse-2.8.1-1pclos2010 (which comes out-of-iso) and the newest updated fuse-2.8.4-1pclos2010 is broken and fuse doesn't work (and didn't work) in 2010.SOLUTION:It needs to downgrade fuse rpm or rebuild newest rpm in order to it works.
Please explain why you think it does not work anymore with a real life example that someone can try to duplicate.
[joe@localhost ~]$ fusesmb ~/netbash: fusesmb: command not found[joe@localhost ~]$ suPassword: [root@localhost joe]# fusesmb ~/netbash: fusesmb: command not found[root@localhost joe]#