From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: State of dbus-update Date: Fri, 30 Oct 2015 18:20:20 -0400 Message-ID: <87d1vwf17f.fsf@netris.org> References: <20151028125844.GA6548@debian> <20151029234732.GB25985@debian> <87a8r034bb.fsf@member.fsf.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]:41086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsI2W-0004Nd-Pq for guix-devel@gnu.org; Fri, 30 Oct 2015 18:20:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsI2T-0003Ar-Kj for guix-devel@gnu.org; Fri, 30 Oct 2015 18:20:52 -0400 Received: from world.peace.net ([50.252.239.5]:42972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsI2T-00039R-HC for guix-devel@gnu.org; Fri, 30 Oct 2015 18:20:49 -0400 In-Reply-To: <87a8r034bb.fsf@member.fsf.org> (=?utf-8?B?IuWui+aWh+atpiIn?= =?utf-8?B?cw==?= message of "Fri, 30 Oct 2015 20:54:00 +0800") 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 iyzsong@member.fsf.org (=E5=AE=8B=E6=96=87=E6=AD=A6) writes: > after this fix, I merge master into dbus-update. > Do you think it's time to merge back? I think we should wait until we can fix the remaining problems. > Sorry for all the trouble I made.. I don't think you've made any trouble. On the contrary, I very much appreciate the updates! For what it's worth, I see no problem with doing several updates on a branch and taking a few weeks to fix the resulting problems. This is very similar to what often happens on 'core-updates'. Given the limitations of our build farm, I see no better way to accomplish this task. Doing a full rebuild after each update would take far too long. Mark