From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oBEoHHhG2GVkdQAAqHPOHw:P1 (envelope-from ) for ; Fri, 23 Feb 2024 08:17:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id oBEoHHhG2GVkdQAAqHPOHw (envelope-from ) for ; Fri, 23 Feb 2024 08:17:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QjmCvfJq; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708672632; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=cPM81D68NB3n/Y/JCFI+DxicgrREiR33n6VdM8efiMg=; b=fhIrlg0arHlpt8XOfJsFR142ASZSv/9Wz3KErsU7lJ+wWVkS3n4dEQZBl82ncGDiK3d9/N Pc7jGnTEvx51RFgAm+4gzaV9mE3LgyVD2UAuP6OtsqeyzZhlLSLNdSa4RvdO8X4dg5HmQj gQ9HAuB4pDnrs29+0QtUH05TtLcrLNhMfMsc9OxTROlE3k5tF6lYsPsppsJAm7Y9yuOV59 Yr6AsBv6urTaHBCOuGZO71is3rekfF/gkmo12O9ur6IboOHHOpsVYrNOKKCxmgksDSlB0U olbzBCFQkKvw4dQ5hG5+lPcW3GjdzCvbV3XV6glWPq4+qfRKYwNmPk6G2c3b1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QjmCvfJq; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708672632; a=rsa-sha256; cv=none; b=V4iMhF/9Z5y8qyanxx5YOstp/QGGeflIbpdpykcAlNhGubDXV/VcRb6+yoX81VoKTTebj4 yv+FcwSozmGmmqhjYIEsFRlaaKLzIrdvAcq6IDRGVuj8DXADyuLcyfsxaXmdFdFPyejHbi 2I3/Ay6UkuVl+S7A/1lG4A/U1QLkbedLGfaMIHmnuZ4iRJwoY9fDLVZaX4tpiIMi0tMlTB OshSZpn9Z1kd1NijxWCAt/BnqwTrk576ixpcE0HcWhhKDKUfcFkmbdE+uFAmdnfZgZAdLf vVrsDWqg6Hjgzj19RaIoXWOI9NRwdPERH0b3I2KMc37hjpcMmfdUB9qkjxvEyg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0B0EB5F357 for ; Fri, 23 Feb 2024 08:17:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rdPnf-0007wV-0s; Fri, 23 Feb 2024 02:16:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rdPnT-0007sO-Fu for bug-guix@gnu.org; Fri, 23 Feb 2024 02:16:46 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rdPnT-0000dK-0B for bug-guix@gnu.org; Fri, 23 Feb 2024 02:16:39 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rdPnq-0000ie-7O for bug-guix@gnu.org; Fri, 23 Feb 2024 02:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#69319: Unbootable, unfixable system Resent-From: Nathan Dehnel Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 23 Feb 2024 07:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69319 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 69319@debbugs.gnu.org X-Debbugs-Original-To: bug-guix Received: via spool by submit@debbugs.gnu.org id=B.17086725852644 (code B ref -1); Fri, 23 Feb 2024 07:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Feb 2024 07:16:25 +0000 Received: from localhost ([127.0.0.1]:45088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdPnE-0000gX-CK for submit@debbugs.gnu.org; Fri, 23 Feb 2024 02:16:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:52934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdPnB-0000gH-5Z for submit@debbugs.gnu.org; Fri, 23 Feb 2024 02:16:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rdPmm-0006p4-Vt for bug-guix@gnu.org; Fri, 23 Feb 2024 02:15:57 -0500 Received: from mail-oa1-x2c.google.com ([2001:4860:4864:20::2c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rdPmk-0000Ur-Jl for bug-guix@gnu.org; Fri, 23 Feb 2024 02:15:56 -0500 Received: by mail-oa1-x2c.google.com with SMTP id 586e51a60fabf-21f70f72fb5so324404fac.1 for ; Thu, 22 Feb 2024 23:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708672553; x=1709277353; darn=gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=cPM81D68NB3n/Y/JCFI+DxicgrREiR33n6VdM8efiMg=; b=QjmCvfJqKM3P+1RIWT1wySzzAd5vTf5bvfrYBCneOGXsDhmotR70tS4pPjUJUjYEJf wMMkNFgs3rsQh8bYwnqTn+7JlWCvioktpNwfRPkzRw+Xv7L/IaDxstxS9KMYTlFZWh5Z iDGSXmyuhpwB7E3132WnZNMlkLkGMCNuDjGwF9nZ3bTKVRVpux4jAkFmJjLBp0JYwuIv y25vjVRg7RihnlYPfJwG0BY6doCsaWSlYQX0atVTiDw+ySW8YVTnl7Bgnp10YxrL2Lr2 qKDUupGx/BqnhoKRSrSWf+8dorT6wUUNIXM4+plhQQP1ONYe4yMpFVC+Efeg7Ppszt3v 54Xg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708672553; x=1709277353; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=cPM81D68NB3n/Y/JCFI+DxicgrREiR33n6VdM8efiMg=; b=FUoIzEpmWw3XaQ9VC8GzzEnO6ERHPWbYhugUUmC3kF2Jr1LV3mSG7MpZzyWO8edb9j h6kx3Rto3PKAhBwl+xDczawN8bazjShHu54v2/Azzp8p06MZjm1sz+DcNSWl2F9WEU3a CP7FkdK02k4aitun9hOwW/k2TB1wxRDgtZCsHFkjNBC8FLAVOPq2r5Fg0GrAlyWe6Mjy qzyjb7FvhKNRKSTcRnv5sUN9JJ0o22+R+Ge0NG6p/H2AuBCosiF7PQmAfd9RSx+whkFu jFCG9wZr+fgmgJq/ALc0QO5krJRndPWqvvvJ8MAbmNuQC8y8DvigKW4lY+Nu8Fc1sS6o /jkw== X-Gm-Message-State: AOJu0Yw50Cyqg0Aq5VmopFQbnsCaSUpAVcfqIEoetUFubLV7M4EWNV8o k1S7CgoOBi2gL4ZCCjtuYhk0FdK/zHf+WRN9nDNiKotAJ64nnsEMIQyeR73t+WTV2/q2FzD2ENr 4Ir939FmYS/2StDHs2Yv9pWoukU72fJUZdguO4A== X-Google-Smtp-Source: AGHT+IG449IhIYJev5NzleXFderd6a/KNB7aUbX00ie7DEy0Udqki8xE1Ku/pMTpcpUOrPeh0Qw7FWA6sFhKX1W9GiU= X-Received: by 2002:a05:6870:7993:b0:21e:7e03:788c with SMTP id he19-20020a056870799300b0021e7e03788cmr1524154oab.49.1708672552612; Thu, 22 Feb 2024 23:15:52 -0800 (PST) MIME-Version: 1.0 From: Nathan Dehnel Date: Fri, 23 Feb 2024 01:15:41 -0600 Message-ID: Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2001:4860:4864:20::2c; envelope-from=ncdehnel@gmail.com; helo=mail-oa1-x2c.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.37 X-Spam-Score: -5.37 X-Migadu-Queue-Id: 0B0EB5F357 X-Migadu-Scanner: mx11.migadu.com X-TUID: 2zwkyDcP93/0 This config results in grub rescue "unknown filesystem " when I try to boot it. I have verified that all the device uuids are correct, and the bootloader, mapped-devices, and file-systems sections are identical in form to my other system which boots fine. i can mount the boot partition and unlock and mount the root partition manually, so they're not broken. I have no idea why it's not working. My guess is that reconfigure is broken inside a chroot somehow. (use-modules (gnu)) (use-service-modules networking ssh sysctl shepherd base) (use-package-modules vpn linux) (use-modules (nongnu packages linux) (nongnu system linux-initrd) (gnu services) (guix packages) (gooby-channel packages baksnapper)) (define bashrc (local-file "../bashrc")) (define nanorc (local-file "../nano/nanorc")) (operating-system (kernel linux) (initrd microcode-initrd) (firmware (list linux-firmware)) (locale "en_US.utf8") (timezone "America/Chicago") (keyboard-layout (keyboard-layout "us")) (host-name "guixoffline") (bootloader (bootloader-configuration (bootloader grub-efi-bootloader) (targets '("/boot/efi1")) (keyboard-layout keyboard-layout))) (mapped-devices (list (mapped-device (source (uuid "14930dad-016d-4b59-b7d8-d5af2c33f4b0")) (target "offline1") (type luks-device-mapping)) )) (file-systems (cons* (file-system (mount-point "/boot/efi1") (device (uuid "3339-DAE2" 'fat32)) (type "vfat")) (file-system (mount-point "/") (device "/dev/mapper/offline1") (type "btrfs") (options "compress=zlib:9") (dependencies mapped-devices)) %base-file-systems)) (users (cons* (user-account (name "nathan") (comment "Nathan Dehnel") (group "users") (home-directory "/home/nathan") (supplementary-groups '("wheel" "netdev" "audio" "video"))) %base-user-accounts)) (packages (append (specification->package "btrfs-progs") (specification->package "parted") (specification->package "mdadm") (specification->package "git") (specification->package "nss-certs") (specification->package "nix") (specification->package "efibootmgr") (specification->package "smartmontools") (specification->package "iotop") (specification->package "bcache-tools") (specification->package "lsof") (specification->package "wireguard-tools") (specification->package "baksnapper") (specification->package "file") (specification->package "rsync")) %base-packages)) (services (append (list (service openssh-service-type (openssh-configuration (permit-root-login #t) (password-authentication? #t) (authorized-keys `(("root" ,(local-file "ssh/root-gentoodesktop.pub")) ("root" ,(local-file "ssh/baksnapper-gentoodesktop.pub")) ("root" ,(local-file "ssh/baksnapper-gentooserver.pub")) ("root" ,(local-file "ssh/nathan-guixlaptop.pub")) )))) (service connman-service-type) (service ntp-service-type) (service gpm-service-type) (simple-service 'nanorc etc-service-type (list `("nanorc", nanorc))) ) %base-services)))