From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: GuixSD 0.11.0 Install Date: Wed, 24 Aug 2016 13:19:08 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcWEG-00031K-E6 for guix-devel@gnu.org; Wed, 24 Aug 2016 07:20:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcWEA-00030I-EE for guix-devel@gnu.org; Wed, 24 Aug 2016 07:20:19 -0400 Received: from mail-yb0-f178.google.com ([209.85.213.178]:35888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcWE9-0002yw-7Y for guix-devel@gnu.org; Wed, 24 Aug 2016 07:20:14 -0400 Received: by mail-yb0-f178.google.com with SMTP id e31so4281216ybi.3 for ; Wed, 24 Aug 2016 04:20:12 -0700 (PDT) In-Reply-To: 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" To: Vincent Legoll Cc: Marc Dunivan , "guix-devel@gnu.org" Thank you Marius and Vincent for your corrections. @Marc So I retested it and the only problem with your configuration is the username. According to stackoverflow: > To be on the safe side of things, follow the same rules of a C identifier: > ([a-z_][a-z0-9_]{0,30}) [0] http://stackoverflow.com/questions/6949667/what-are-the-real-rules-for-linux-usernames-on-centos-6-and-rhel-6