From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: gobject-introspection typelibs and shared libraries Date: Wed, 10 Dec 2014 09:48:21 +0100 Message-ID: <871to7q4a2.fsf@gnu.org> References: <87ppbvkwzj.fsf@gnu.org> <87k322cx77.fsf@gnu.org> <87oardq3n3.fsf@gnu.org> <87k3202k5u.fsf@netris.org> <87fvco2jgl.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xycwf-0005wf-A1 for guix-devel@gnu.org; Wed, 10 Dec 2014 03:48:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XycwZ-0003Sp-V6 for guix-devel@gnu.org; Wed, 10 Dec 2014 03:48:29 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:49502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XycwZ-0003SZ-O9 for guix-devel@gnu.org; Wed, 10 Dec 2014 03:48:23 -0500 In-Reply-To: <87fvco2jgl.fsf@netris.org> (Mark H. Weaver's message of "Tue, 09 Dec 2014 23:54:18 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: Guix-devel , Federico Beffa Mark H Weaver skribis: > Mark H Weaver writes: > >> Federico Beffa writes: >>> What do you prefer? Revert to gobject-introspection 1.38.0, or got >>> down the version dependency hell? >> >> I've started working on this. It turns out we have to go down quite a >> rabbit hole. Among other things, 'eudev' must be updated [...] > > It turns out that even the most recent release of 'eudev' (2.1.1) fails > to work with gobject-introspection 1.42.0. I looked in their git repo, > and didn't see any commits addressing this issue. What relation do these two packages have? > I think we should revert the gobject-introspection update for now. > > What do you think? Yes, let=E2=80=99s create a branch with all the update work the two of you = have done, and revert the upgrade in master. Thanks, Ludo=E2=80=99.