> > (geoclue:18455): GLib-Net-WARNING **: The anchor file name for used > > with a GTlsFileDatabase must be an absolute path, and not relative: > > path=/usr/local/etc/ssl/certs/ca-certificates.crt > > > > (geoclue:18455): Geoclue-WARNING **: Failed to query location: > > Unacceptable TLS certificate > > > > ..but: > > > > $ ls -l /usr/local/etc/ssl/certs/ca-certificates.crt > > -rw-r--r-- 1 root root 245341 Feb 9 2013 > > /usr/local/etc/ssl/certs/ca-certificates.crt > > Those errors are from glib, geoclue just use plain old libsoup and glib API > to access the network. Pretty sure libsoup on your system is broken for > > > HTTPS or your cert file is too old. I'd advice to file a bug against libsoup > for this.
I found that I had a typo in a ./configure switch for glib-networking - all good now :) I see my location is more than 100km from my actual location in maps... Thanks for your help with this. John _______________________________________________ GeoClue mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/geoclue
