Ok probelm it's "fixed" for permission problem you need only to add your
user to fuse group
and If you have also problem like that:

fuse_opt_insert_arg: Assertion `pos <= args->argc' failed.

it's caused by a bugged version of fuse(the official edgy package don't have
this problem)

Thank you for report

2007/2/7, Corrado Gizzi <[EMAIL PROTECTED]>:

>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

_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to