From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Gluglug X200 hangs on boot after `# guix system reconfigure /etc/sysconfig.scm', right after starting dmd Date: Mon, 09 Mar 2015 23:53:39 +0100 Message-ID: <87mw3lok98.fsf@gnu.org> References: <87mw4uhx1f.fsf@netris.org> <87386lb19f.fsf@netris.org> <87y4o3tfbs.fsf@netris.org> <3ee9868a9c9b84cf5dbc46333139767b@openmailbox.org> <85739998-D63C-4C31-BE1F-29751D096CC6@sumou.com> <87sidfq62g.fsf@netris.org> <8DCC8752-1531-4934-8BAD-5B0B59A7E683@sumou.com> <874mpurlnm.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]:36764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV6YV-0005Na-GD for guix-devel@gnu.org; Mon, 09 Mar 2015 18:53:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YV6YQ-0006Of-Da for guix-devel@gnu.org; Mon, 09 Mar 2015 18:53:47 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV6YQ-0006Ob-AM for guix-devel@gnu.org; Mon, 09 Mar 2015 18:53:42 -0400 In-Reply-To: <874mpurlnm.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 09 Mar 2015 20:55:09 +0100") 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?55m944GE54aKIEDnm7jmkrLpgZM=?= Cc: guix-devel@gnu.org With commit 116244d, if you have, say, both =E2=80=98dhcp-client-service=E2= =80=99 and =E2=80=98wicd-service=E2=80=99 in the config, you get a hard error: $ guix system build gnu/system/os-config.tmpl -n guix system: error: service 'networking' provided more than once Thanks, Ludo=E2=80=99.