>Hi thanks for report but it's not a trackerfs problem but fuse >permission problem.. read here >http://fuse.sourceforge.net/wiki/index.php/FAQ > >This results in the following message, when trying to mount a >filesystem as an unprivileged user: > > fusermount: mount failed: Operation not permitted > >The simplest solution is to change the mode of 'fusermount': > > chmod 4755 /usr/bin/fusermount > >and maybe also: > >chmod o+rw /dev/fuse > >Maybe I must add this info to the README.
Well I applied your suggestions but I'm getting the same output. Before posting I tried to run trackerfs even as super user so I don't think it's a permissions issue. Some other on #tracker had the same results and suggested me to file this "potential bug" _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
