From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] services: dbus: Build '/etc/dbus-1/system-local.conf'. Date: Thu, 22 Oct 2015 00:52:44 +0200 Message-ID: <87r3knzver.fsf@gnu.org> References: <87r3ks4qw5.fsf@member.fsf.org> <87oafwgjrr.fsf@gnu.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]:43828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp2FW-0001Lp-OO for guix-devel@gnu.org; Wed, 21 Oct 2015 18:52:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zp2FT-0001wi-I7 for guix-devel@gnu.org; Wed, 21 Oct 2015 18:52:50 -0400 In-Reply-To: <87oafwgjrr.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 18 Oct 2015 19:37:44 +0200") 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > I have a patch locally to fix bus activation. I=E2=80=99ll push afterwar= ds. I=E2=80=99ve finally done that. And of course, I realized that we needed another D-Bus patch to make it work=E2=80=A6 So I added a =E2=80=98dbus/ac= tivation=E2=80=99 package that has the additional patch, and (gnu services dbus) defaults to this particular variant. Eventually, we=E2=80=99ll put that patch in the real =E2=80=98dbus=E2=80=99 package. Anyway, comments welcome! I=E2=80=99ll be away for a couple of days; it=E2=80=99d be great if someone= could take care of merging =E2=80=98dbus-update=E2=80=99 in =E2=80=98master=E2=80=99 w= hen it=E2=80=99s ready. Thanks, Ludo=E2=80=99.