From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: A couple roadblocks using guix Date: Fri, 23 Jan 2015 09:51:04 +0100 Message-ID: <877fwdx4lj.fsf@gnu.org> References: <87oapqzgka.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]:53092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEZxQ-0007ml-LL for guix-devel@gnu.org; Fri, 23 Jan 2015 03:51:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEZxM-0004rJ-La for guix-devel@gnu.org; Fri, 23 Jan 2015 03:51:12 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEZxM-0004rF-I0 for guix-devel@gnu.org; Fri, 23 Jan 2015 03:51:08 -0500 In-Reply-To: (Omar Radwan's message of "Thu, 22 Jan 2015 15:59:08 -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: Omar Radwan Cc: guix-devel@gnu.org Omar Radwan skribis: >>I think this is the same problem as , which >>was fixed a while back. > > Is there any way to fix this problem for the time being without having to > wait for a release? Yes: guix pull && guix system reconfigure /path/to/config.scm Ludo=E2=80=99.