Andrea Vettorello wrote:
> On 1/11/07, Fredrik Blom <[EMAIL PROTECTED]> wrote:
>> Hello,
> 
> [...]
> 
>> Unfortunately I do not have enough knowledge nor time to fix the problem
>> myself. So help any help would be appreciated.
>>
> 
> Probably a missing feature in Fuse, for example mmaped write or
> inotify changes (
> http://fuse.sourceforge.net/wiki/index.php/FUSE%20Development%20Roadmap
> )
> 

There are critical faults there:

1)  without proper file locking, sqlite will be prone to corruption 
(hopefully as only one process, trackerd, is writing to it then we might 
get away with that)

2) No Inotify but hopefully supports GAMIN/FAM - this will have to be 
manually compiled though because debs and rpms will use inotify

3) not clear to what extent mmap support is required - could explain 
some faults

I will investigate over the weekend if its a tracker problem and if it 
can be cured easily at our end.


-- 
Mr Jamie McCracken
http://jamiemcc.livejournal.com/

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

Reply via email to