Chris Lord wrote: > On Tue, 2006-09-05 at 15:59 +0100, Jamie McCracken wrote: >>> I couldn't find the Tracker bug-tracker (looked on fd.o and gnome >>> bugzilla) so thought I'd e-mail with a bug - I've disabled watching of >>> directories by adding them to my NoWatchDirectory like so: >>> >>> NoWatchDirectory=/home/cwiiis/Source;/home/cwiiis/Projects/poky/build/tmp/work; >>> >>> but tracker ignores this and tries to index these directories anyway - >>> Am I doing something wrong, or is this a bug? >>> > >> It was a bug in 0.0.4 but CVS version should have this fixed. > > I just checked out and built tracker from cvs and the bug still exists - > NoWatchDirectory seems to be completely ignored. > > Also, libmagic and libwrap aren't checked for in the configure and those > libraries plus libgamin and libmysql (and possibly more, but I have a > lot of development libraries installed) aren't in the build-deps of the > debian package (which generally isn't good to keep in the repository > like that I'm told).
yeah that needs to be updated. Its a bit in flux atm because im migrating stuff to sqlite. > > Any idea about this NoWatchDirectory problem? > well it seems to be working on my machine NoWatchDirectory=/home/jamie/nowatch1;/home/jamie/nowatch2;/home/jamie/nowatch3; also check top of log file to see it set no watch directories correctly: Initialising tracker... setting no watch directory /home/jamie/nowatch3 setting no watch directory /home/jamie/nowatch2 setting no watch directory /home/jamie/nowatch1 DB initialised - embedded mysql version is 50022 anyone else having problems with no watch in CVS? -- Mr Jamie McCracken http://jamiemcc.livejournal.com/ _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
