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 ms9.migadu.com with LMTPS id MLZnLxNWT2Rf4wAASxT56A (envelope-from ) for ; Mon, 01 May 2023 08:02:59 +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 OAJpLxNWT2T6gwEA9RJhRA (envelope-from ) for ; Mon, 01 May 2023 08:02:59 +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 6B6653F403 for ; Mon, 1 May 2023 08:02:59 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ptELz-0000Yz-7c; Sun, 30 Apr 2023 17:13:07 -0400 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 1ptELu-0000Y3-NT for guix-patches@gnu.org; Sun, 30 Apr 2023 17:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ptELu-0000iL-Ec for guix-patches@gnu.org; Sun, 30 Apr 2023 17:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ptELu-0006wG-98 for guix-patches@gnu.org; Sun, 30 Apr 2023 17:13:02 -0400 Subject: bug#63057: [PATCH core-updates 0/3] Some installer fixes Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 30 Apr 2023 21:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63057 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Josselin Poiret Cc: 63057-done@debbugs.gnu.org Mail-Followup-To: 63057@debbugs.gnu.org, ludo@gnu.org, dev@jpoiret.xyz Received: via spool by 63057-done@debbugs.gnu.org id=D63057.168288913726583 (code D ref 63057); Sun, 30 Apr 2023 21:13:02 +0000 Received: (at 63057-done) by debbugs.gnu.org; 30 Apr 2023 21:12:17 +0000 Received: from localhost ([127.0.0.1]:38467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptELA-0006uh-LK for submit@debbugs.gnu.org; Sun, 30 Apr 2023 17:12:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptEL9-0006uR-0x for 63057-done@debbugs.gnu.org; Sun, 30 Apr 2023 17:12:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptEKy-0000Wh-1M; Sun, 30 Apr 2023 17:12:09 -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=KJPXCDm10XQ4kU8XWw7XVpY4Nztp+oHjxBlAj1havJM=; b=PmWXzG58DybRVK2sjhXl bs/bXuuncaw/qwWYAmTJRDkvsLERQqqU5vHFOMR1NceE1FdaZtz8dF2No4sFg5Hla8YTXyN6g3gq8 J7td6aUazC80dRvUWRwW8f0RaTzvI1eApGRWeuFpT1XOmeN9CHQI8pIxj+PGDlnaop2IuFxaSeVsd efRga3nuCcYL6h0XLvSJutxiaBaHi019Nsi+RGj2KzEQ9ZA35lpc9eSLz4y0fbYxpldslWiRJEcAg 1dZg+BX0C/F0iOb1hRSeoatICbd5vWbZmALUBt08oeUE4GRlx8CvJ8S79LYB2ImdrczuDKRMh2PDj ZKZ5S9JMcbj+fw==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptEKx-0006uM-6D; Sun, 30 Apr 2023 17:12:03 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 30 Apr 2023 23:12:01 +0200 In-Reply-To: (Josselin Poiret's message of "Mon, 24 Apr 2023 21:42:19 +0200") Message-ID: <87h6sxoz1a.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682920979; a=rsa-sha256; cv=none; b=EsiXjvFLi2ZjbcAv68hEJAbrKOUCVLwCgqlJOmWdgmV2MSUk3RgrE3gkW3399aDFn/M8MM VTIS9bfJTtuCj3RmHKBKZk27EkfGzNhub1BBJ/yrTjDYRIBwMOYdBH+IuLB1UHl6sW3wNa SBf0l232zZY6Isx9UxLwjYUnjBpSN3VKAFI5VQrYq12aSz4WUIvfKjdhIBBmYgFj7AdrKq umMk+dx3tdSGWbxxzqhEOf1cplEysOzRIsGuP+DvA/dsTALk2529xrdIevLcttjdcwsXE6 sizi8+EnO060vvTWaZ9t2QLsY3Eja4okErPqy9TXGCsVLOXvM4abLyzOsdoDAg== 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=PmWXzG58; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682920979; 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-to: 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=KJPXCDm10XQ4kU8XWw7XVpY4Nztp+oHjxBlAj1havJM=; b=CHs55jduOB2V0qVsVv0gvfROjHTXqolzvljvJ8rKt1BB1hUBY7Xbi3XTZaFDLCd0aKEiBL sVpkRz0HkyLV0bV1+GdqmHCeRD+vDwPhzw3bpltVaiTf10CAg4DvxJoXYdtKPj4iMj1dtq 6qpuGW5LsUpBuVPXYR1sq7W7XjsUnPA2Ccii+VSu9vLwwtagX29VdRVdTQlB9AsO9zZK1S pPbjiGlxSqhYgpS8GlY4as/vsPz70PSxT6NUOj/O8wYRU9jVvq2Owjw8ldixU2XsjJ1Mfk Wd15qDFIvcrpS/6zLdJeK9glMMTXZ2nUCi6pleqsEg/4SOBa4bDaiJGqrAtVzg== X-Migadu-Spam-Score: -4.91 X-Spam-Score: -4.91 X-Migadu-Queue-Id: 6B6653F403 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PmWXzG58; 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-TUID: ZvmH+i4D6VN7 Hi, Josselin Poiret skribis: > This patchset contains one installer fix (the second patch), while both o= f the > other patches are fixes that should make installer debugging slightly eas= ier. > Since (current-guix) inherits the system's sysconfdir, that config variab= le > needs to be set properly as well (so /etc for most installs, and not the > default /usr/local/etc). Also, the acl file should be placed by the guix > service in the correct spot, to account for sysconfdirs different from /e= tc. All good ideas. > NB: I'm testing the new `mumi` CLI with this patchset. Oh, I need to give it a spin! > system: guix: Use config's ACL file location. > installer: Filter out C.UTF-8 from the list of locales. > doc: Add --sysconfdir=3D/etc to the recommended ./configure. Applied, thanks! Ludo=E2=80=99.