GNOME Bugzilla – Bug 737662
glib-networking broken on OSX
Last modified: 2018-05-04 09:57:32 UTC
Gives these warnings when used: > GLib-CRITICAL **: gboolean g_file_get_contents(const gchar *, gchar **, gsize *, GError **): assertion 'filename != NULL' failed Which is caused by not having an CA certificates and glib being a bit picky about that in g_tls_certificate_list_new_from_file(). We should probably just ship CA certificates.
The upstream bug is: https://bugzilla.gnome.org/show_bug.cgi?id=704058 I guess we can ship that patch till there's a proper solution, and leave this bug open?
Yes
Upstream bug was closed as obsolete :( But as far as I understand this still applies, right ?
This should be fine because we ship ca-certificates.