GNU bug report logs

#48314 [PATCH] Install guix system on Raspberry Pi

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #206 received at 48314@debbugs.gnu.org (full text, mbox, reply):

Received: (at 48314) by debbugs.gnu.org; 30 Oct 2022 17:33:53 +0000
From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 30 13:33:53 2022
Received: from localhost ([127.0.0.1]:38981 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1opCC1-0002vZ-K7
	for submit@debbugs.gnu.org; Sun, 30 Oct 2022 13:33:53 -0400
Received: from mr4.vodafonemail.de ([145.253.228.164]:50024)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <stefan-guix@vodafonemail.de>) id 1opCBz-0002vK-Gv
 for 48314@debbugs.gnu.org; Sun, 30 Oct 2022 13:33:51 -0400
Received: from smtp.vodafone.de (unknown [10.0.0.2])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits))
 (No client certificate requested)
 by mr4.vodafonemail.de (Postfix) with ESMTPS id 4N0k0T6HNWz1y1T;
 Sun, 30 Oct 2022 17:33:45 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de;
 s=vfde-mb-mr2-21dec; t=1667151225;
 bh=oLSTmvUD9f0O6jDn1V91bLplvHArT1L5UTnQfAOUff4=;
 h=Content-Type:From:Subject:Message-Id:Date:To:X-Mailer:From;
 b=CBvCFJC/x6pvv9u85KYKQomQgW9tVIF5gXUdx3b7BLHm//9EpAWwk+NtfXsB6N71i
 jOk0tce6svlqnx5yw4FPN/GNuHuatpMPnyqObul5D0Lnh60qRhl0qTXBL78jAxgo7N
 bnIAEgquTbGBA2ddjLv2khGwuKmJ7b3wsxpqax3g=
Received: from smtpclient.apple (aftr-62-216-210-42.dynamic.mnet-online.de
 [62.216.210.42])
 (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by smtp.vodafone.de (Postfix) with ESMTPSA id 4N0k0F0zXZzHrM2;
 Sun, 30 Oct 2022 17:33:27 +0000 (UTC)
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
From: Stefan <stefan-guix@vodafonemail.de>
Mime-Version: 1.0 (1.0)
Subject: [PATCH v5] Install guix system on Raspberry Pi
Message-Id: <6FEE8FEC-2B6A-4E2D-ABB5-E3E49B1DE776@vodafonemail.de>
Date: Sun, 30 Oct 2022 18:32:59 +0100
To: phodina <phodina@protonmail.com>
X-Mailer: iPhone Mail (20A392)
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 384
X-purgate-ID: 155817::1667151225-9AFF44F5-B44939C1/0/0
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 48314
Cc: Vagrant Cascadian <vagrant@debian.org>,
 Danny Milosavljevic <dannym@scratchpost.org>,
 Ludovic Courtès <ludo@gnu.org>, 48314@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.7 (-)

Hi Petr!

It must be that your initrd is missing in the store.

The /boot/grub/grub.cfg is the only file referring to the initrd and GRUB is the only program reading it. So an error message referring to the initrd must be from GRUB and then GRUB was able to access your root-file-system, which should contain /boot and /gnu/store.


Bye

Stefan




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 14:34:15 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.