Re: [Tracker] tracker-list Digest, Vol 18, Issue 26



Thank you Jamie, for your suggestion.

Here's what normally runs on my sysem, as far as dbus goes:

 ps aux | dbus

jackn itamar:~$ ps aux | grep dbus
103       4710  0.0  0.2   2848  1068 ?        Ss   08:40   0:07 /usr/bin/dbus-daemon --system
root      4846  0.0  0.2   2720  1268 ?        S    08:41   0:00 dbus-daemon --session --print-address --nofork
jackn    27722  0.0  0.1   4248   564 ?        Ss   16:06   0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session
jackn    27725  0.0  0.1   2664   628 ?        S    16:06   0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session
jackn    27726  0.0  0.1   2720  1000 ?        Ss   16:06   0:00 /usr/bin/dbus-daemon --fork --print-pid 4 --print-address 8 --session


In addition, I tried to kill and restart trackerd, but only after dbus-launch:

(Beginning of large quote)

jackn itamar:~$ ps aux | grep track
jackn     4545  0.0  0.1   2880   748 pts/1    R+   19:12   0:00 grep track
jackn    27773  0.0  0.7  24788  3836 ?        SNl  16:06   0:00 trackerd
jackn itamar:~$ kill 27773
jackn itamar:~$ ps aux | grep track
jackn     4552  1.0  0.1   2880   748 pts/1    R+   19:13   0:00 grep track
jackn itamar:~$ dbus-launch
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-3dh4hvp7yR,guid=1651a30736425b2ef32e6d0046bf3fa8
DBUS_SESSION_BUS_PID=4560
jackn itamar:~$ trackerd


Tracker version 0.5.4 Copyright (c) 2005-2006 by Jamie McCracken (jamiemcc gnome org)

This program is free software and comes without any warranty.
It is licensed under version 2 or later of the General Public License which can be viewed at http://www.gnu.org/licenses/gpl.txt

Initialising tracker...
Setting ioprio best effort.
setting stopword list for language code en
Using stemmer for language en

Tracker configuration options :
Low memory mode :                       no
Indexing enabled :                      yes
Watching enabled :                      yes
File content indexing enabled :         yes
Thumbnailing enabled :                  no
Evolution email indexing enabled :      no
Thunderbird email indexing enabled :    no
K-Mail indexing enabled :               no

Tracker indexer parameters :
Indexer language code :                 en
Minimum index word length :             3
Maximum index word length :             30
Stemmer enabled :                       yes
Using Pango word breaking :             no


Setting watch directory roots to:
/home

Setting no watch directory roots to:
/vmlinuz
/sbin
/proc
/dev
/bin

Using Sqlite version 3.3.13
Loading prepared queries...
File loaded in  3.000000 ms
initialising the indexer
Opening index /home/jackn/.Tracker/databases/Files
Bucket count (max is 524288) is 294908 and Record Count is 0
preferred bucket count is 0
starting database closure for thread main
Database closed for thread main
starting database closure for thread main
Database closed for thread main
Checking tracker DB version...Current version is 15 and needed version is 13
updating database stats...please wait...
-----------------------
Fetching index stats...
Total entities indexed : 0
-----------------------

starting indexing...
flushing all words
Finished indexing. Waiting for new events...

(End)

So, in my hands, Tracker still stops indexing before it has done any.

Thank you very much, Jamie. I'll go on trying to get Tracker to work on my system.


jackn


On 8/12/07, tracker-list-request gnome org <tracker-list-request gnome org> wrote:
Send tracker-list mailing list submissions to
         tracker-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.gnome.org/mailman/listinfo/tracker-list
or, via email, send a message with subject or body 'help' to
        tracker-list-request gnome org

You can reach the person managing the list at
         tracker-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of tracker-list digest..."


Today's Topics:

   1.  no indexing, complle failure (Haim Roitgrund)
   2. Re:  no indexing, complle failure (Tshepang Lekhonkhobe)
   3. Re:  no indexing, complle failure (Haim Roitgrund)
   4. Re:  no indexing, complle failure (jamie)
   5. Re:  Packages for openSUSE (10.2 and Factory)
      (Tshepang Lekhonkhobe)
   6. Re:  Packages for openSUSE (10.2 and Factory) (Michael Biebl)


----------------------------------------------------------------------

Message: 1
Date: Sun, 12 Aug 2007 14:40:00 +0200
From: "Haim Roitgrund" <haim roitgrund gmail com>
Subject: [Tracker] no indexing, complle failure
To: tracker-list gnome org
Message-ID:
        <b22ff1580708120540u1dbc7b37l56b3608a4bc3cfe6 mail gmail com >
Content-Type: text/plain; charset="iso-8859-1"

As explained in a previous post, my tracker install does no indexing.

I don't know why or what I can do about it.

I run Ubuntu Feisty.

Today, I reinstalled tracker, tracker-search-tool and tracker-utils. No
dice, trackerd still seems to do no indexing.

I tried to compile the latest version, but running configure according to
the REAMDME gave:
checking for xgettext... /usr/bin/xgettext
./configure: line 22621: syntax error near unexpected token `0.35.0'
./configure: line 22621: `IT_PROG_INTLTOOL(0.35.0)'


Yet, I do have intltool:
/usr/share/doc/intltool
/usr/share/intltool

Thing is, my intltool is 0.35.5. Could that be the snag? Is that why the
compile stops?

In any case, I'm still mystified as to why Tracker won't index.
I can live with less than bleeding edge, but I would like it to do the
basics...


--
Ha?m Ro?tgrund
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/tracker-list/attachments/20070812/17e51451/attachment.htm

------------------------------

Message: 2
Date: Sun, 12 Aug 2007 15:34:02 +0200
From: "Tshepang Lekhonkhobe" <tshepang gmail com>
Subject: Re: [Tracker] no indexing, complle failure
To: "Haim Roitgrund" <haim roitgrund gmail com>
Cc: tracker-list gnome org
Message-ID:
        < 857993970708120634l2a0eb6d5m17ad80f7891a2222 mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1

On 8/12/07, Haim Roitgrund <haim roitgrund gmail com > wrote:
> As explained in a previous post, my tracker install does no indexing.
>
> I don't know why or what I can do about it.
>
> I run Ubuntu Feisty.
>
> Today, I reinstalled tracker, tracker-search-tool and tracker-utils. No
> dice, trackerd still seems to do no indexing.
>
> I tried to compile the latest version, but running configure according to
> the REAMDME gave:
> checking for xgettext... /usr/bin/xgettext
> ./configure: line 22621: syntax error near unexpected token `0.35.0'
> ./configure: line 22621: `IT_PROG_INTLTOOL(0.35.0)'
>
>
> Yet, I do have intltool:
> /usr/share/doc/intltool
> /usr/share/intltool
>
> Thing is, my intltool is 0.35.5. Could that be the snag? Is that why the
> compile stops?

Just for fun, could you go to configure.ac and change that 0.35.0 to
0.35.5 and see if it works.

> In any case, I'm still mystified as to why Tracker won't index.

Me too.

--
my place on the web:
floss-and-misc.blogspot.com


------------------------------

Message: 3
Date: Sun, 12 Aug 2007 16:22:34 +0200
From: "Haim Roitgrund" <haim roitgrund gmail com >
Subject: Re: [Tracker] no indexing, complle failure
To: "Tshepang Lekhonkhobe" <tshepang gmail com>,
         tracker-list gnome org
Message-ID:
        <b22ff1580708120722r9448069rfd53b18da15585dc mail gmail com>
Content-Type: text/plain; charset="iso-8859-1"

Thank you, Tshepang.

I did go ahead and change from  35.0 to 35.5 in configure.ac:

AM_GLIB_GNU_GETTEXT
IT_PROG_INTLTOOL([0.35.5])


Same result:
checking for xgettext... /usr/bin/xgettext
./configure: line 22621: syntax error near unexpected token `0.35.0'
./configure: line 22621: `IT_PROG_INTLTOOL(0.35.0)'

As to why it's not indexing, I don't understand this, but this is the only
reference <http://www.csse.uwa.edu.au/%7Ejohn/trackerproblem.log> to it I've
found on the net:

-----------------------
Fetching index stats...
Total entities indexed : 0
-----------------------

tracker_dbus_init() could not get the session bus
process 26140: arguments to dbus_connection_register_object_path()
were incorrect, assertion "connection != NULL" failed in file
dbus-connection.c line 5071.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace



Thanks for your attention. I'd really like to give Tracker a spin.

jackn




On 8/12/07, Tshepang Lekhonkhobe <tshepang gmail com> wrote:
>
> On 8/12/07, Haim Roitgrund < haim roitgrund gmail com> wrote:
> > As explained in a previous post, my tracker install does no indexing.
> >
> > I don't know why or what I can do about it.
> >
> > I run Ubuntu Feisty.
> >
> > Today, I reinstalled tracker, tracker-search-tool and tracker-utils. No
> > dice, trackerd still seems to do no indexing.
> >
> > I tried to compile the latest version, but running configure according
> to
> > the REAMDME gave:
> > checking for xgettext... /usr/bin/xgettext
> > ./configure: line 22621: syntax error near unexpected token `0.35.0'
> > ./configure: line 22621: `IT_PROG_INTLTOOL( 0.35.0)'
> >
> >
> > Yet, I do have intltool:
> > /usr/share/doc/intltool
> > /usr/share/intltool
> >
> > Thing is, my intltool is 0.35.5. Could that be the snag? Is that why the
> > compile stops?
>
> Just for fun, could you go to configure.ac and change that 0.35.0 to
> 0.35.5 and see if it works.
>
> > In any case, I'm still mystified as to why Tracker won't index.
>
> Me too.
>
> --
> my place on the web:
> floss-and-misc.blogspot.com
>



--
Ha?m Ro?tgrund
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/tracker-list/attachments/20070812/eacee30b/attachment.htm

------------------------------

Message: 4
Date: Sun, 12 Aug 2007 15:36:40 +0100
From: jamie < jamiemcc blueyonder co uk>
Subject: Re: [Tracker] no indexing, complle failure
To: Haim Roitgrund <haim roitgrund gmail com >
Cc: tracker-list gnome org
Message-ID: <1186929400 5927 4 camel DemonMachine>
Content-Type: text/plain

On Sun, 2007-08-12 at 16:22 +0200, Haim Roitgrund wrote:
> Thank you, Tshepang.
>
> I did go ahead and change from  35.0 to 35.5 in configure.ac:
>
> AM_GLIB_GNU_GETTEXT
> IT_PROG_INTLTOOL([0.35.5])
>
>
> Same result:
> checking for xgettext... /usr/bin/xgettext
> ./configure: line 22621: syntax error near unexpected token `0.35.0'
> ./configure: line 22621: `IT_PROG_INTLTOOL(0.35.0)'
>
> As to why it's not indexing, I don't understand this, but this is the
> only reference to it I've found on the net:
>
> -----------------------
> Fetching index stats...
> Total entities indexed : 0
> -----------------------
>
>
> tracker_dbus_init() could not get the session bus
> process 26140: arguments to dbus_connection_register_object_path() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5071.
>
> This is normally a bug in some application using the D-Bus library.
>   D-Bus not built with -rdynamic so unable to print a backtrace
>
>
> Thanks for your attention. I'd really like to give Tracker a spin.
>

tracker requires a working dbus session (almost all distro's provide
this on x login)

try running dbus-launch before starting trackerd

jamie




------------------------------

Message: 5
Date: Sun, 12 Aug 2007 17:03:33 +0200
From: "Tshepang Lekhonkhobe" <tshepang gmail com>
Subject: Re: [Tracker] Packages for openSUSE (10.2 and Factory)
To: "Cesar Izurieta" <cesar ecuarock net>
Cc: tracker-list gnome org
Message-ID:
        < 857993970708120803u703a3ce4t9d9e28e187a71382 mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1

On 8/8/07, Cesar Izurieta <cesar ecuarock net> wrote:
> FYI
>
> I just created some rpms for openSUSE (10.2 and Factory). They are available
> in the build service home:cesarizu repository at
>
> http://download.opensuse.org/repositories/home:/cesarizu/
>
> Currently there's just one package. Is there any preferred way to split
> packages, like tracker, tracker-devel, libtracker, tracker-gui?

look at the way Debian does it:
http://packages.qa.debian.org/t/tracker.html


------------------------------

Message: 6
Date: Sun, 12 Aug 2007 17:20:38 +0200
From: "Michael Biebl" <mbiebl gmail com>
Subject: Re: [Tracker] Packages for openSUSE (10.2 and Factory)
To: "Tshepang Lekhonkhobe" < tshepang gmail com>
Cc: tracker-list gnome org
Message-ID:
        <aa76cdac0708120820m4e0d95cey882f0bc731aed08 mail gmail com >
Content-Type: text/plain; charset=ISO-8859-1

2007/8/12, Tshepang Lekhonkhobe <tshepang gmail com>:
> On 8/8/07, Cesar Izurieta < cesar ecuarock net> wrote:
> > FYI
> >
> > I just created some rpms for openSUSE (10.2 and Factory). They are available
> > in the build service home:cesarizu repository at
> >
> > http://download.opensuse.org/repositories/home:/cesarizu/
> >
> > Currently there's just one package. Is there any preferred way to split
> > packages, like tracker, tracker-devel, libtracker, tracker-gui?
>
> look at the way Debian does it:
> http://packages.qa.debian.org/t/tracker.html

Keep in mind though, that rpm based distros usually use different
naming conventions. (like *-devel for dev packages, and *-libs for the
libraries). I'm not a rpm expert though.
Maybe it helps, to look at the existing fedora and mandriva packages.

Cheers,
Michael

--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


------------------------------

_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list


End of tracker-list Digest, Vol 18, Issue 26
********************************************



--
Haïm Roïtgrund

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]