From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25311: guile with details Date: Wed, 25 Jan 2017 12:03:18 +0100 Message-ID: <87y3xz1jwp.fsf@gnu.org> References: <87d1g6zvym.fsf@elephly.net> 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]:51282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWLN0-0006DG-KY for bug-guix@gnu.org; Wed, 25 Jan 2017 06:04:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWLMw-00054u-N1 for bug-guix@gnu.org; Wed, 25 Jan 2017 06:04:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43403) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWLMw-00054q-JO for bug-guix@gnu.org; Wed, 25 Jan 2017 06:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cWLMw-0002I3-9s for bug-guix@gnu.org; Wed, 25 Jan 2017 06:04:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: ("Gnu \=\?utf-8\?Q\?R\=C3\=B6oty\=22's\?\= message of "Sun, 1 Jan 2017 17:22:04 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Gnu =?UTF-8?Q?R=C3=B6oty?= Cc: 25311@debbugs.gnu.org Hello, Gnu R=C3=B6oty skribis: >>What system configuration file did you use to initialise the system? > For the file config.scm I use the config by default I modified just locale > in "fr_FR.UTF-8" and the grub-configuration device "/dev/sda" My guess is that you used the desktop example as a starting base. That example includes a LUKS-encrypted partition, but most likely you forgot to change the LUKS UUID in there, leading to that =E2=80=9CLUKS partition n= ot found=E2=80=9D error. I=E2=80=99m closing the bug, but please open a new one with all the necessa= ry information (in particular the GuixSD config file) to reproduce the problem if you still experience it. Thanks, Ludo=E2=80=99.