From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d43Hq-0002xR-Rc for guix-patches@gnu.org; Fri, 28 Apr 2017 06:38:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d43Hm-0000TJ-52 for guix-patches@gnu.org; Fri, 28 Apr 2017 06:38:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45461) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d43Hm-0000TF-1X for guix-patches@gnu.org; Fri, 28 Apr 2017 06:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d43Hl-0007sU-Qy for guix-patches@gnu.org; Fri, 28 Apr 2017 06:38:01 -0400 Subject: bug#26534: [PATCH] gnu: Update glib to 2.52.1. Resent-Message-ID: References: <87a87ga233.fsf@gnu.org> <87vaq4kw2n.fsf@fastmail.com> <871ssr2o7x.fsf@gnu.org> <87fuh7knbv.fsf@fastmail.com> <87shl6r8d2.fsf@gnu.org> <87wpabj9x4.fsf@openmailbox.org> <87mvb5ligp.fsf@gnu.org> <87k26569ea.fsf@openmailbox.org> <87r30dbuzp.fsf@fastmail.com> <87d1bx61gy.fsf@openmailbox.org> From: Roel Janssen In-reply-to: <87d1bx61gy.fsf@openmailbox.org> Date: Fri, 28 Apr 2017 12:36:47 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 26534@debbugs.gnu.org Kei Kebreau writes: > Marius Bakke writes: > >> Kei Kebreau writes: >> >>>>> Hi Roel, >>>>> >>>>> I'm looking at updating GNOME packages as well. When I tried building >>>>> the most recent version of Eye of GNOME, glib gave me two test >>>>> failures. Do you think these failures could be a result of glib >>>>> dependencies needing to be updated, or is this fixable on its own? >>>>> >>>>> Thanks in advance, >>>>> Kei >>>> >>>> Dear Kei, >>>> >>>> I think I have found what fixes the two failing tests.. I run the tests >>>> in parallel. When I disabled running them in parallel, two tests fail >>>> related to 'gdbus'. >>>> >>>> Kind regards, >>>> Roel Janssen >>> >>> I have good news! Your original patch works when I upgrade dbus to its >>> latest version, 1.10.18. So now we just need to update dbus and get the >>> update merged into gnome-updates. >> >> If "glib" depends on a newer "dbus", I think it should be added in >> 'gnome-updates' as well. Otherwise it will have to wait until the next >> 'core-updates' cycle slated for end of next month. >> >> Thanks for working on this! Let's try to start building this branch on >> Hydra next week, how does that sound? > > Provided that the rest of the package upgrades go smoothly, this is a > good idea. If someone could review the dbus upgrade patch I submitted > to the guix-patches mailing list, I can push it to gnome-updates. I cannot seem to find the patch message you are referring to, or is it from 10 Oct 2016, titled "Dbus update 1.10.12 for core-updates"? Kind regards, Roel Janssen