Re: [Tracker] Fwd: tracker 1.12.0

2017-03-22 Thread Philip Van Hoof
Hey Michael Biebl,

I guess that people don't know that they need a file called
liblibrary-version.pc, is what might be the real thing we learned here
(if anything). Unfortunately, because we devs are morons that can't
agree on anything, it could also be library.pc, library-version.pc,
libimaherowhocameupwithsomethingstupidiinventedmyself.pc and etc.pc ..

I wonder what we could do about this.

Surely if Debian leads on a solution (does something, and makes it a
norm), the rest of the inferior distributions will eventually (after ten
years of showing that they know it better than forming an agreement)
acknowledge that it just doesn't matter and go for what (after those ten
years) is a Belgian-like incredibly stupid compromise. To then fall back
to Debian's standard of twenty years ago, another ten years later.

The truth is that de-facto standard distributions like Debian and its
packaging creates some peace and standardization.

So again, I wonder what we could do about this.

Kind regards,

Philip


On Tue, 2017-03-21 at 03:51 +0100, Michael Biebl wrote:
> 2017-03-21 3:25 GMT+01:00 Chris :
> > Thanks Michael, that took care of all except the glib >=2.44.0 issue
> > which I'll have to work on. These have now popped up which I also need
> > to work on
> >
> > configure: error: Package requirements (glib-2.0   >= 2.44.0
> > libsoup-2.4>= 2.40
> > libxml-2.0 >= 2.6
> > json-glib-1.0  >= 1.0) were not met:
> >
> > No package 'libsoup-2.4' found
> 
> libsoup-2.4 is missing
> $ apt-file search libsoup-2.4.pc
> libsoup2.4-dev: /usr/lib/x86_64-linux-gnu/pkgconfig/libsoup-2.4.pc
> 
> 
> 



signature.asc
Description: This is a digitally signed message part
___
tracker-list mailing list
tracker-list@gnome.org
https://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] Fwd: tracker 1.12.0

2017-03-21 Thread Chris
On Tue, 2017-03-21 at 03:51 +0100, Michael Biebl wrote:
> 2017-03-21 3:25 GMT+01:00 Chris :
> > 
> > Thanks Michael, that took care of all except the glib >=2.44.0
> > issue
> > which I'll have to work on. These have now popped up which I also
> > need
> > to work on
> > 
> > configure: error: Package requirements (glib-2.0   >= 2.44.0
> > libsoup-2.4>= 2.40
> > libxml-2.0 >= 2.6
> > json-glib-1.0  >= 1.0) were not met:
> > 
> > No package 'libsoup-2.4' found
> 
> libsoup-2.4 is missing
> $ apt-file search libsoup-2.4.pc
> libsoup2.4-dev: /usr/lib/x86_64-linux-gnu/pkgconfig/libsoup-2.4.pc
> 
Thanks Michael, had to install libseccomp-dev also. Finally though it's
installed with not errors or warnings. 

Question though, if I run 

chris@localhost:~/Downloads/tracker-1.12.0$ apt-cache policy tracker
tracker:
  Installed: 1.8.3-0ubuntu0~xenial2
  Candidate: 1.8.3-0ubuntu0~xenial2
  Version table:
 *** 1.8.3-0ubuntu0~xenial2 500

However checking with 

chris@localhost:~$ tracker --version
Tracker 1.12.0

Must I remove the 1.8.3 version with sudo apt remove tracker since I
installed the new version from source?

Thanks for all your assistance

Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
08:19:01 up 11:13, 1 user, load average: 0.60, 0.96, 0.87
Description:Ubuntu 16.04.2 LTS, kernel 4.4.0-67-generic

signature.asc
Description: This is a digitally signed message part
___
tracker-list mailing list
tracker-list@gnome.org
https://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] Fwd: tracker 1.12.0

2017-03-20 Thread Michael Biebl
2017-03-21 3:25 GMT+01:00 Chris :
> Thanks Michael, that took care of all except the glib >=2.44.0 issue
> which I'll have to work on. These have now popped up which I also need
> to work on
>
> configure: error: Package requirements (glib-2.0   >= 2.44.0
> libsoup-2.4>= 2.40
> libxml-2.0 >= 2.6
> json-glib-1.0  >= 1.0) were not met:
>
> No package 'libsoup-2.4' found

libsoup-2.4 is missing
$ apt-file search libsoup-2.4.pc
libsoup2.4-dev: /usr/lib/x86_64-linux-gnu/pkgconfig/libsoup-2.4.pc



-- 
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
https://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] Fwd: tracker 1.12.0

2017-03-20 Thread Chris
On Tue, 2017-03-21 at 03:10 +0100, Michael Biebl wrote:
> 2017-03-21 2:25 GMT+01:00 Chris :
> > 
> > Trying to install from the .tar file and I get this when running
> > $./config
> > 
> > configure: error: Package requirements (glib-2.0 >= 2.44.0
> >   gio-unix-2.0 >= 2.44.0
> >   sqlite3  >= 3.7.15
> >   uuid) were not met:
> > 
> > No package 'sqlite3' found
> > 
> > apt-cache policy sqlite3
> > sqlite3:
> >   Installed: 3.11.0-1ubuntu1
> >   Candidate: 3.11.0-1ubuntu1
> >   Version table:
> >  *** 3.11.0-1ubuntu1 500
> > 500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64
> > Packages
> > 100 /var/lib/dpkg/status
> 
> $ apt-file search sqlite3.pc
> → You need libsqlite3-dev
> 
Thanks Michael, that took care of all except the glib >=2.44.0 issue
which I'll have to work on. These have now popped up which I also need
to work on

configure: error: Package requirements (glib-2.0   >= 2.44.0
libsoup-2.4>= 2.40
libxml-2.0 >= 2.6
json-glib-1.0  >= 1.0) were not met:

No package 'libsoup-2.4' found

I believe I'll get it eventually.

Thanks for the reply

Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
21:20:17 up 14 min, 1 user, load average: 1.82, 3.48, 2.85
Description:Ubuntu 16.04.2 LTS, kernel 4.4.0-67-generic

signature.asc
Description: This is a digitally signed message part
___
tracker-list mailing list
tracker-list@gnome.org
https://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] Fwd: tracker 1.12.0

2017-03-20 Thread Michael Biebl
2017-03-21 2:25 GMT+01:00 Chris :
> Trying to install from the .tar file and I get this when running
> $./config
>
> configure: error: Package requirements (glib-2.0 >= 2.44.0
>   gio-unix-2.0 >= 2.44.0
>   sqlite3  >= 3.7.15
>   uuid) were not met:
>
> No package 'sqlite3' found
>
> apt-cache policy sqlite3
> sqlite3:
>   Installed: 3.11.0-1ubuntu1
>   Candidate: 3.11.0-1ubuntu1
>   Version table:
>  *** 3.11.0-1ubuntu1 500
> 500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64
> Packages
> 100 /var/lib/dpkg/status

$ apt-file search sqlite3.pc
→ You need libsqlite3-dev


-- 
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
https://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] Fwd: tracker 1.12.0

2017-03-20 Thread Chris
On Mon, 2017-03-20 at 14:36 +, Carlos Garnacho wrote:
> -- Forwarded message --
> From: Carlos Garnacho 
> Date: Mon, Mar 20, 2017 at 2:28 PM
> Subject: tracker 1.12.0
> To: FTP Releases 
> 
> 
> About Tracker
> =
> 
> Tracker is a semantic data storage for desktop and mobile devices.
> Tracker uses W3C standards for RDF ontologies using Nepomuk with
> SPARQL to query and update the data.
> 
> Tracker is a central repository of user information, that provides
> two
> big benefits for the user; shared data between applications and
> information which is relational to other information (for example:
> mixing contacts with files, locations, activities and etc.).
> 
Trying to install from the .tar file and I get this when running
$./config

configure: error: Package requirements (glib-2.0 >= 2.44.0
  gio-unix-2.0 >= 2.44.0
  sqlite3  >= 3.7.15
  uuid) were not met:

No package 'sqlite3' found

apt-cache policy sqlite3
sqlite3:
  Installed: 3.11.0-1ubuntu1
  Candidate: 3.11.0-1ubuntu1
  Version table:
 *** 3.11.0-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64
Packages
100 /var/lib/dpkg/status

I'd guess that glib has to be installed since a lot depends on it. The
latest version of glibc is

chris@localhost:~$ apt-cache policy libc6
libc6:
  Installed: 2.23-0ubuntu5
  Candidate: 2.23-0ubuntu5
  Version table:
 *** 2.23-0ubuntu5 500

ldd (Ubuntu GLIBC 2.23-0ubuntu5) 2.23

which is less than the required but I can't find an update for Ubuntu
16.04 LTS. Here is a link to the config.log on pastebin - https://paste
bin.com/FuEPWpMh I can't seem to find gio-unix at all unless I'm not
looking correctly.

Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
17:59:17 up 5 days, 9:51, 2 users, load average: 0.61, 0.60, 1.02
Description:Ubuntu 16.04.2 LTS, kernel 4.4.0-67-generic

signature.asc
Description: This is a digitally signed message part
___
tracker-list mailing list
tracker-list@gnome.org
https://mail.gnome.org/mailman/listinfo/tracker-list