From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: /var/guix/gcroot/profiles points to non-existing /mnt subdirectory Date: Thu, 25 Aug 2016 09:50:08 +0200 Message-ID: References: <7t1t1d8fm2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcpQR-0005t8-Ii for guix-devel@gnu.org; Thu, 25 Aug 2016 03:50:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcpQP-0007FU-Nr for guix-devel@gnu.org; Thu, 25 Aug 2016 03:50:10 -0400 Received: from mail-qk0-x22c.google.com ([2607:f8b0:400d:c09::22c]:33375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcpQP-0007FD-J7 for guix-devel@gnu.org; Thu, 25 Aug 2016 03:50:09 -0400 Received: by mail-qk0-x22c.google.com with SMTP id z190so38472292qkc.0 for ; Thu, 25 Aug 2016 00:50:09 -0700 (PDT) In-Reply-To: <7t1t1d8fm2.fsf@gmail.com> 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: =?UTF-8?Q?Carlos_S=C3=A1nchez_de_La_Lama?= Cc: guix-devel Hi, > In my Guix SD installation, I have the following contents inside > /var/guix/gcroots: > > lrwxrwxrwx 1 root root 18 ago 24 16:45 booted-system -> /run/booted-system > lrwxrwxrwx 1 root root 19 ago 24 16:45 current-system -> /run/current-system > lrwxrwxrwx 1 root root 52 ago 24 16:45 grub.cfg -> /gnu/store/rvcr64gcqvay3g68bsrbcp9kahsnh7an-grub.cfg > lrwxrwxrwx 1 root root 22 ago 24 16:44 profiles -> /mnt/var/guix/profiles > > I have tried a fresh installation, closely following instructions in the > manual, and it happens there as well. I am using 0.10 installation USB > image, I don't know if it happens with 0.11. I'm on 0.11 GuixSD USB install, and I can see the same: vince@guixsd ~$ l /var/guix/gcroots/profiles lrwxrwxrwx 1 root root 22 Aug 5 00:29 /var/guix/gcroots/profiles -> /mnt/var/guix/profiles -- Vincent Legoll