Re: [PATCH] gnu: Add tracker.

2016-03-13 Thread rennes
On 2016-03-08 03:38, l...@gnu.org wrote: ren...@openmailbox.org skribis: i made changes to the patch, i disable 'make check' because i found two errors during this phase: a) "Tracker-WARNING **: Locale '0' is not set, defaulting to C locale" For this case i set LANG "en_US.UTF-8". b) "Unabl

Re: [PATCH] gnu: Add tracker.

2016-03-08 Thread Ludovic Courtès
rd to address, but I’m running out of time. ;-) Would you or anyone like to continue? Thanks, Ludo’. >From d72a22ea23ce7f8dd05c8d8b512691f72943f7ef Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Tue, 8 Mar 2016 10:28:17 +0100 Subject: [PATCH] gnu: Add Tracker. MIME-Version: 1.0 Content-

[PATCH] gnu: Add tracker.

2016-02-09 Thread rennes
/machine-id or /etc/machine-id" For this i set DBUS_FATAL_WARNINGS" "0", but the error stay. Thanks. From 6c5efb2e7ce8102469c5ee15106e58ffcfb77fb3 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Tue, 9 Feb 2016 19:27:15 -0600 Subject: [PATCH] gnu: Add tracker. * g

Re: [PATCH] gnu: Add tracker.

2016-02-06 Thread 宋文武
ren...@openmailbox.org writes: > On 2016-02-06 23:28, Leo Famulari wrote: >> On Sat, Feb 06, 2016 at 09:47:22PM +0100, ren...@openmailbox.org wrote: >>> Hi, >>> >>> i attached patch with new variable(tracker) for gnome.scm. >>> >>> Tracker, is a search engine and metadata storage system used for >

Re: [PATCH] gnu: Add tracker.

2016-02-06 Thread rennes
On 2016-02-06 23:28, Leo Famulari wrote: > On Sat, Feb 06, 2016 at 09:47:22PM +0100, ren...@openmailbox.org wrote: >> Hi, >> >> i attached patch with new variable(tracker) for gnome.scm. >> >> Tracker, is a search engine and metadata storage system used for >> nautilus(gnome file manager). >> >>

Re: [PATCH] gnu: Add tracker.

2016-02-06 Thread Leo Famulari
On Sat, Feb 06, 2016 at 09:47:22PM +0100, ren...@openmailbox.org wrote: > Hi, > > i attached patch with new variable(tracker) for gnome.scm. > > Tracker, is a search engine and metadata storage system used for > nautilus(gnome file manager). > > The steps i follow are: > > a) I edit gnu/packag

[PATCH] gnu: Add tracker.

2016-02-06 Thread rennes
commit -m 'gnu: Add tracker.' d) git format-patch -1 i wait your comments. Regards.From 5f12e06b8ab0861644a07ea070ed276ad34f4701 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Sat, 6 Feb 2016 21:31:09 +0100 Subject: [PATCH] gnu: Add tracker. * gnu/packages/gnome.scm (tracker): Ne