Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Jamie McCracken
Marcus Fritzsch wrote: > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: >> Marcus Fritzsch wrote: >> > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: >> >> Marcus Fritzsch wrote: >> >> > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: >> >> >> [...] >> >> >> it should be a lo

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > >> Marcus Fritzsch wrote: > >> > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > >> >> [...] > >> >> it should be a lot easier to build now that mysq

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Jamie McCracken
Marcus Fritzsch wrote: > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: >> [...] >> it should be a lot easier to build now that mysql has been replaced! >> >> What is the build problem exactly? > > The build problems I am having: > > [./configure] > configure: creating ./config.status > c

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > [...] > it should be a lot easier to build now that mysql has been replaced! > > What is the build problem exactly? The build problems I am having: [./configure] configure: creating ./config.status config.status: creating Makefile config.st

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Jamie McCracken
Marcus Fritzsch wrote: > Hi, > > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: >> Marcus Fritzsch wrote: >> > Hi there. >> > >> > I am currently having chrooted installation inside a tracker-indexed >> > directory. The chroot does contain a /dev. The thing I am seeing, is >> > trackerd re

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
Hi, On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > Hi there. > > > > I am currently having chrooted installation inside a tracker-indexed > > directory. The chroot does contain a /dev. The thing I am seeing, is > > trackerd reading from ${chrootdir}/dev/zero li

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Jamie McCracken
Marcus Fritzsch wrote: > Hi there. > > I am currently having chrooted installation inside a tracker-indexed > directory. The chroot does contain a /dev. The thing I am seeing, is > trackerd reading from ${chrootdir}/dev/zero like mad ;). > > Possible fix to that might be in > > src/trackerd/

[Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
Hi there. I am currently having chrooted installation inside a tracker-indexed directory. The chroot does contain a /dev. The thing I am seeing, is trackerd reading from ${chrootdir}/dev/zero like mad ;). Possible fix to that might be in src/trackerd/tracker-utils.c:tracker_file_is_valid on