From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cMvPF4bjSWNM3wAAbAwnHQ (envelope-from ) for ; Sat, 15 Oct 2022 00:32:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qJHrFobjSWMCsAAAG6o9tA (envelope-from ) for ; Sat, 15 Oct 2022 00:32:38 +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 2C5F92E43E for ; Sat, 15 Oct 2022 00:32:38 +0200 (CEST) Received: from localhost ([::1]:52294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojTEL-0004lj-AV for larch@yhetil.org; Fri, 14 Oct 2022 18:32:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojTDm-0004lY-Qi for guix-patches@gnu.org; Fri, 14 Oct 2022 18:32:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39832) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ojTDm-0007Xe-I8 for guix-patches@gnu.org; Fri, 14 Oct 2022 18:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ojTDm-0004K3-D6 for guix-patches@gnu.org; Fri, 14 Oct 2022 18:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58238] [PATCH] make e2fsprogs visible Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Oct 2022 22:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58238 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adam Kandur Cc: 58238@debbugs.gnu.org Received: via spool by 58238-submit@debbugs.gnu.org id=B58238.166578669516575 (code B ref 58238); Fri, 14 Oct 2022 22:32:02 +0000 Received: (at 58238) by debbugs.gnu.org; 14 Oct 2022 22:31:35 +0000 Received: from localhost ([127.0.0.1]:38910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojTDL-0004JG-5T for submit@debbugs.gnu.org; Fri, 14 Oct 2022 18:31:35 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojTDJ-0004J4-EI for 58238@debbugs.gnu.org; Fri, 14 Oct 2022 18:31:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41788) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojTDE-0007Vf-8Y; Fri, 14 Oct 2022 18:31:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=zEqCx6FTXCFITOWwJ6BYjUtEzaDkoHyM79iI7rOVEbE=; b=GbGFxdC+HO6Yul5ZV2QH +D8jZTB88WKQRYbR6qBwAn+k9XrU6OMy08fuw50Er/CIFouT2animJWipbXPy2/KfG996UMZhu32F z3ibl0iRlhF0AgXteLfLUslVy17Z4qRpIaHQooUnJQK+9vjcY/geklLmteRdXzxtvwF2pQHDnRZ8U yuJIIY6rEXRmmoNdx30t1FQxN2SLBIS5ue33lTftnZkdmgkpXNG2uk67OGDjYZytyZSu+5k/QNlGH 2xfUjM1CkIqKCp/086IiiOw/0E8iDfzrQHtxKRjafCf2/D5pwxvKvU55AC5Jl4QDcdulUn6kT1/sB 82ljL5TuSYITvw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:57934 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojTDD-0006oT-RY; Fri, 14 Oct 2022 18:31:28 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221001230917.2150-1-kefironpremise@gmail.com> Date: Sat, 15 Oct 2022 00:31:26 +0200 In-Reply-To: <20221001230917.2150-1-kefironpremise@gmail.com> (Adam Kandur's message of "Sun, 2 Oct 2022 02:09:17 +0300") Message-ID: <87fsfqjav5.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665786758; h=from:from:sender:sender: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=zEqCx6FTXCFITOWwJ6BYjUtEzaDkoHyM79iI7rOVEbE=; b=R8et/6mG5UPWNYTGoZig74RMxcKg6YJL6SUuRGzXDDWWjQXtlr88dC3zehwzM5NXaHMUDi ysSA9T+AxitHaP8tWbBO6PPcvi7mhFSf2A5uZDibkad6gqITzKqF+5senJvG8GlWhr40T+ vo/5vnLZZ6w5ZVXe1UFrKcds7Hcu9BcYT7vSpdLnWlNBvAhG3LOCXo95mUf30o4Lqvbx6e jJK0uPYAAqdQjFUBu64ajOJHRysp9/Gf2pyUIOnJ6N2LZ8Oc7cXbQxbGBhVGlDQFnaydi0 1Hh4T2LbdbRDniNG7NVSZw7OV9nEetB6JkR8/uBlwKJhqdTQPCKFxdTb6Z9Vtg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665786758; a=rsa-sha256; cv=none; b=E+IzTxfhyV2f3X4mAfJkbki3v8jECJzbJ+DeIz285JcnVod32wZxLSUe+7W+p0y27bbB+K yv4JRRKP4eDWfAUDi2mKcpg1a6LduAk2/Kr621viWEfOln9NzLcf/6JYqTvmBhrXsMia+B 31BCDr6dDAses1JvTz0iy+SaJztEa/k5Ow5zU4HI8tQVJDmg11bI3Ts/jcMYxeCPLN280b nOn/y9uc7srjfw0bZV3Js9ZhkSeBz48CMEm9WvhqL/92mWxE3roFUBSGQiIlIxTeyGb9S+ 7xy65lUQ5SzJKzeRZUQEOQZfB+S8IHthwakyoxcAu3u2KRuoctRuzStP1yVweg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GbGFxdC+; 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: -2.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GbGFxdC+; 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: 2C5F92E43E X-Spam-Score: -2.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: a0dqJMlCmWil Hi, Adam Kandur skribis: > Can I ask to add e2fsprogs to %base-packages? Because there is no > e2fsprogs, there are no commands like mkfs.ext2 or mkfs.ext4 in > the user profile during the installation. Commands are in > /gnu/store/*e2fsprogs*/sbin/ and are usable. But it would be > more convenient to have them available in the user profile. Commit 45eac6cdf5c8d9d7b0c564b105c790d2d2007799 removed e2fsprogs from =E2=80=98%base-packages=E2=80=99. Instead, e2fsprogs is added to /run/current-system/profile if and only if an ext2/ext3/ext4 file system is listed in the =E2=80=98file-systems=E2=80=99 field. Could it be that your OS config doesn=E2=80=99t have any of these? Thanks, Ludo=E2=80=99.