From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Transition to /gnu/store Date: Mon, 10 Mar 2014 15:17:00 +0100 Message-ID: <20140310141700.GA9152@debian.univ-mrs.fr> References: <87eh2myiqy.fsf@gnu.org> <87y50qlzmx.fsf@yeeloong.lan> <87fvmxrj21.fsf_-_@gnu.org> <87r46b7yvu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN112-0001BU-G4 for guix-devel@gnu.org; Mon, 10 Mar 2014 10:17:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN10s-0003L8-OQ for guix-devel@gnu.org; Mon, 10 Mar 2014 10:17:16 -0400 Content-Disposition: inline In-Reply-To: <87r46b7yvu.fsf@gnu.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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Mon, Mar 10, 2014 at 12:09:25AM +0100, Ludovic Courtès wrote: > If you do plan to switch to /gnu/store now, then just run ./configure > and forget about the rest. Just a quick comment, you will also have to restart the guix daemon. For instance, if you installed Sree's init script: /etc/init.d/guixd restart as root. Andreas