From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: State of dbus-update Date: Thu, 29 Oct 2015 16:37:43 +0100 Message-ID: <20151029153743.GA4840@debian> References: <20151028125844.GA6548@debian> <20151029083851.GA4714@debian> <87oafh22ik.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrpGz-0005nB-Mt for guix-devel@gnu.org; Thu, 29 Oct 2015 11:37:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrpGu-0002H2-3L for guix-devel@gnu.org; Thu, 29 Oct 2015 11:37:53 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:62223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrpGt-0002Gm-PQ for guix-devel@gnu.org; Thu, 29 Oct 2015 11:37:48 -0400 Content-Disposition: inline In-Reply-To: <87oafh22ik.fsf@member.fsf.org> 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 On Thu, Oct 29, 2015 at 10:05:55PM +0800, 宋文武 wrote: > I did build it successful locally using '-s i686-linux' on my 1 core VPS. > so, I pushed a commit to disable parallel tests, hope it will works :-) Nice! Just to make sure, this does not mean we can enable the other tests again? Andreas