From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwlQQ-00084O-GD for guix-patches@gnu.org; Tue, 26 Sep 2017 04:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwlQM-0001Pw-Jx for guix-patches@gnu.org; Tue, 26 Sep 2017 04:41:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50983) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dwlQM-0001Po-Fs for guix-patches@gnu.org; Tue, 26 Sep 2017 04:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dwlQM-0005Iz-8V for guix-patches@gnu.org; Tue, 26 Sep 2017 04:41:02 -0400 Subject: [bug#28600] [PATCH] tests: install: Switch to modifying the gc-root-service-type. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170925195810.26912-1-mail@cbaines.net> <20170925210255.0302fb81@cbaines.net> Date: Tue, 26 Sep 2017 10:39:50 +0200 In-Reply-To: <20170925210255.0302fb81@cbaines.net> (Christopher Baines's message of "Mon, 25 Sep 2017 21:02:55 +0100") Message-ID: <8760c526qx.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Christopher Baines Cc: 28600@debbugs.gnu.org Christopher Baines skribis: > FAIL: /gnu/store/2brmg8qyhig1fg8f1dxcnz2ii9q2jm55-mcron Commit 077f1e6384fbd28ffd02e9e10a413bb3c24aaa15 fixes this one. The =E2=80=9Chalt=E2=80=9D test works for me. I haven=E2=80=99t looked at the installation tests. Ludo=E2=80=99.