From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eM4VEq9drmJ/zAAAbAwnHQ (envelope-from ) for ; Sun, 19 Jun 2022 01:20:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2Lw/Eq9drmJpyAAA9RJhRA (envelope-from ) for ; Sun, 19 Jun 2022 01:20:15 +0200 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 54382138AC for ; Sun, 19 Jun 2022 01:20:14 +0200 (CEST) Received: from localhost ([::1]:52586 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2hjh-0004Ti-0P for larch@yhetil.org; Sat, 18 Jun 2022 19:20:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34066) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2hjW-0004Rw-BB for guix-patches@gnu.org; Sat, 18 Jun 2022 19:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56453) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2hjV-0005pj-Vh for guix-patches@gnu.org; Sat, 18 Jun 2022 19:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o2hjV-0006yB-PW for guix-patches@gnu.org; Sat, 18 Jun 2022 19:20:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55231] [PATCH v3 2/2] doc: =?UTF-8?Q?=E2=80=98initrd-modules=E2=80=99?= will search =?UTF-8?Q?=E2=80=98kernel-loadable-modules=E2=80=99.?= Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Jun 2022 23:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55231 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 55231@debbugs.gnu.org Received: via spool by 55231-submit@debbugs.gnu.org id=B55231.165559434226715 (code B ref 55231); Sat, 18 Jun 2022 23:20:01 +0000 Received: (at 55231) by debbugs.gnu.org; 18 Jun 2022 23:19:02 +0000 Received: from localhost ([127.0.0.1]:50350 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2hiX-0006wm-O6 for submit@debbugs.gnu.org; Sat, 18 Jun 2022 19:19:01 -0400 Received: from coleridge.kublai.com ([166.84.7.167]:63516 helo=mail.spork.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2hiT-0006wO-2Z for 55231@debbugs.gnu.org; Sat, 18 Jun 2022 19:19:00 -0400 Received: from ditto (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id C22503437; Sat, 18 Jun 2022 19:18:54 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1655594336; bh=m1vdiC0HdRqzm16r6l/HoXWLR+aDmE2gFGzZ+465G1U=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=bHreHiC8jmczuLLG8F/5ePuYh3MYz+12+PQfc1hO6Oxc0eWl4FRHbnf2Mz1mlw1P8 RFk/SNfTRkXPDyUa8ffV7Scw7pvMxB4snyv/Fm2hW4szjJaHPhTj7R+Q+vHPAQDiJK wMkr3JgBFVaU/su/jyjOHWYUj7RBJxod+PBR5UM4= References: <10a6842d1a6bde797d82d6b8107660bedce8b956.1655579477.git.bjc@spork.org> <65cf1060a7ce60b1b91a25f809af6264abdcfa59.1655579477.git.bjc@spork.org> <87czf566hu.fsf@ditto.jhoto.spork.org> <45da2e782470b7bc69fd3014a8c9ced154a58e49.camel@telenet.be> User-agent: mu4e 1.6.11; emacs 28.1 Date: Sat, 18 Jun 2022 19:11:28 -0400 In-reply-to: <45da2e782470b7bc69fd3014a8c9ced154a58e49.camel@telenet.be> Message-ID: <878rpt5zmq.fsf@ditto.jhoto.spork.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Brian Cully X-ACL-Warn: , Brian Cully via Guix-patches From: Brian Cully via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655594415; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=m1vdiC0HdRqzm16r6l/HoXWLR+aDmE2gFGzZ+465G1U=; b=i2mt7Dzlfhn45M2qzp0jXKOx05T/byN+VcuPZ+cVmcvD2m0pB8l3xvnjFn8VeLtV7HkoEk l4ENW8lpXw3Pew4xIZVqI5KK2pPwiCDrFF5W01B8UGn5E5E2/9X78l8iTu12OU0mZmQzpe +0SO9HwDjm2v8upPp1Fq5ykF2mXeccqnHk/dIjVU42C8GnTRWG4rYsvKw86tVzNpu8WQg+ SD87FdJHm6LHkOZ2bCT+tAEfXtRaxLS5JXFdPYMT1sp6UZb7B1PSiJ62J28mcIG+T79nka 8wPyskEmZBaTpnxmmHgvrQq2xuhv3rJ1b2oS/gSX5qH0Q2vNGWvFVHZ1ajSgMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655594415; a=rsa-sha256; cv=none; b=jVjzTwOd26Esnr3fcjXmCZWpSy14cPHBeAeE94Erqf6BIMVdLDiWYdwxtQkD+or8eWq1is xpRm6llCEFalORqgHUtZH6ie7hqvoNWisT/ceCg96eOK1oSqOE5rY64z3292/JFLL0SLXQ w3vq/cP+WUncn0XU896DufOlkszB++E0Zuap7hEmT0++rjKZshXcP4dKg9ODp7vvMwc3gL aHuEm4f6yIclbfZkZORd0NcvTUCQ2cAoYiVpOf6rluRaeQ9NlHpq3o7BYANIz2qzRJCVlG ZsyzUMuJrAaDU944JM1vA9N9DVHVxsD8i7CaCofbxTYg3HCeor/Gkm7X6UDh7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=bHreHiC8; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=bHreHiC8; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 54382138AC X-Spam-Score: -3.49 X-Migadu-Scanner: scn1.migadu.com X-TUID: YI7wFmAmz8vc Maxime Devos writes: > Because #:substitutable? isn't set appropriately in dependents, > substitute servers exist,=C2=A0ZFS can be used on substitute servers=20 > and > someone using the substitute server might have a sufficiently=20 > similar > system configuration to do substitution of a store item=20 > containing a > copy of the ZFS binary. So, simply using ZFS in =E2=80=98kernel-loadable-modules=E2=80=99 would be = enough=20 to trigger this misbehavior? That sounds like a pretty serious=20 issue. Would it be possible to have the substitute servers filter=20 on the #:substitutable flag? This is getting out of scope, though. I don't really want this=20 patch to go in without /some/ documentation regarding how modules=20 get looked up, so if anyone has an alternate module and use-case,=20 I'll just swap it in for the ZFS one. -bjc