From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UKuqDpSpJ2VzLQAAauVa8A:P1 (envelope-from ) for ; Thu, 12 Oct 2023 10:08:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UKuqDpSpJ2VzLQAAauVa8A (envelope-from ) for ; Thu, 12 Oct 2023 10:08:52 +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 E62D447B17 for ; Thu, 12 Oct 2023 10:08:51 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MmAvuLPA; 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"; 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=1697098131; 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=43M5+wAXSIpJySc4cEL0+qMDIX6vtTHYwqMjxyVs5lc=; b=o3Ip342uTHB6VG6WWONX/LByuGoommv6pQBJFJw2p/tbHtgZPi6rye3zFj3tpirMRdidf6 OJgjwgFY/6uMqRPcrld35/MNTVuN2PofeHNtg1STLeU66ZHyQhxqwfr/q+tjjo3od3aoHc +J8VtgQsAVRnv7lPkS49Y5kJ3sW8co56KL2vM1Pw+bg8ZV6CXvwKIVoszqyODWzrn2v9nZ vhlIePxLA3dikpi6pcd45MlkkgAxXrXMUPk8p5rFmKbtcVKT0j954ZS/zqWpAEkwLTDi4O /5gqCMyNqxbYqNPMcwifRVqGY8/sDjIy7F+YJYx4ugILHXGMNws2iZfdjmt5Yw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697098131; a=rsa-sha256; cv=none; b=Bx6NPS8mtMH3jie1btyiJ13bn3wNUFXopogCZyEnTKYAFwf8v5pg1Jo6ahZHXafGdB0rzk AxVbePX7tF+xlk5daAR5VSsH5f8zjlZYbJzmS/B59cIkQVprX/PycH+Mv5wdeIFFhGOhAr WHr5trj6YDetGrqNpN/YjCYMSvKBiKDmok+4hl3JTzSKAdE+8dksYbvW77Fz6LlYLqAnN8 n5kTh2mKZbNOgey3z6MgmcRlyGKMX53W89J+7JbcgV3tdRErIGrvvKSSN1pgz0+JUTCBNY mOY6agrUlWBCyiRKSOLsQXmpwKWfMd9cjDvdoMxICPzIfa2vyuQw2m8f+wfmaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MmAvuLPA; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqqkO-0007vU-44; Thu, 12 Oct 2023 04:08:44 -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 1qqqkK-0007or-OC for guix-patches@gnu.org; Thu, 12 Oct 2023 04:08:42 -0400 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 1qqqkK-00040M-5e for guix-patches@gnu.org; Thu, 12 Oct 2023 04:08:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqqkf-000143-Ov for guix-patches@gnu.org; Thu, 12 Oct 2023 04:09:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates v3 02/63] search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 Oct 2023 08:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Bruno Victal Cc: Josselin Poiret , Mathieu Othacehe , Tobias Geerinckx-Rice , Ricardo Wurmus , 65479@debbugs.gnu.org, Christopher Baines Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.16970981084047 (code B ref 65479); Thu, 12 Oct 2023 08:09:01 +0000 Received: (at 65479) by debbugs.gnu.org; 12 Oct 2023 08:08:28 +0000 Received: from localhost ([127.0.0.1]:40564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqqk5-000136-Sh for submit@debbugs.gnu.org; Thu, 12 Oct 2023 04:08:28 -0400 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:39958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqqjz-00012E-4q for 65479@debbugs.gnu.org; Thu, 12 Oct 2023 04:08:20 -0400 Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-406aaccb41dso2438305e9.0 for <65479@debbugs.gnu.org>; Thu, 12 Oct 2023 01:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697098071; x=1697702871; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=43M5+wAXSIpJySc4cEL0+qMDIX6vtTHYwqMjxyVs5lc=; b=MmAvuLPAeDKLTXI9gbA9AFKtqbIAGYQJNzwFSeZS2xNK/9cyCIKiKiyAB493oRKHd4 kzkrQ4K7VNJJ/tWEzlBJCeznaiRZIUCTeWefAjqoBJtN6Aj5dOBdHwLxW7newfTct7nv P8lGHsUETkyw0fCyALhhXCk5hxSG6BQZKK6o/8JAK8BRU6WIgVdSpkEoxeRjMgOK9bZW nkT1VVhdVJKmTt+Zh0UkaN5EdG80wjc1wog/izBgB5lY0BK9s52zQ6llN4M//mvIhBs1 KlkkM9E5Ux4633IVKHTkuzekweiLjahVQdhhFMV1VykuoWrpGVP1wcGxemtCac3u5x0q tnAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697098071; x=1697702871; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=43M5+wAXSIpJySc4cEL0+qMDIX6vtTHYwqMjxyVs5lc=; b=QXbQSxKbbjoI/yxDUMfKCUl+tRU/rdoIvwQN900K046zX3+HCHr0bE8FrJHJbdUxBL UqNdYH0AeQON3mYSvQYSbFxVTEQ5eR4r7Lpt0vqjSc0D092v/Iydt7vWgUPlf7wgRloq egbx0u+1C2dEJIjwIqR2jddQC6RJKLYj5EsWammb+aGWMufqUE7scoHP2DNXMDHkQoWO huh8s8ca7vb0wCAdxEBvq+nVHc9SqKeWfBMyaTwxs5d3rhtOwmeSuSYZz+ZRPbFq3L76 OPSHJ0M/Fh4p+O5uvfE1KCjy5VqWqG9ZN/kTzXRQalU+QkFtf9+kBrbhwNXgnFG3QW7s mGZw== X-Gm-Message-State: AOJu0YwI02JtZJqH4SZZ/JBw96zws8ueKwRtVz6y9D1mLy4hScHOvL7N rIx56rxhiQE0HkC8CUqLQos= X-Google-Smtp-Source: AGHT+IEgOtbwJDfHw8E6jSGaLcVv4RNlb4QMsTX7XrTEa3an6cCcKMxxoE9mol7xFHTj7i4q2vYsCg== X-Received: by 2002:a05:600c:474b:b0:401:c07f:72bd with SMTP id w11-20020a05600c474b00b00401c07f72bdmr20974667wmo.4.1697098070872; Thu, 12 Oct 2023 01:07:50 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v5-20020a05600c214500b003fbe791a0e8sm18937393wml.0.2023.10.12.01.07.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Oct 2023 01:07:50 -0700 (PDT) From: Simon Tournier In-Reply-To: <87bkd4paxo.fsf@gnu.org> References: <6cb2e86fb52e37573db40d9de435f64f48cac90b.1696881354.git.mirai@makinata.eu> <87bkd4paxo.fsf@gnu.org> Date: Thu, 12 Oct 2023 09:36:38 +0200 Message-ID: <86lec8cmwp.fsf@gmail.com> 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 3.85 X-Migadu-Queue-Id: E62D447B17 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 3.85 X-TUID: R4enMiXJzxA6 Hi Ludo, On Thu, 12 Oct 2023 at 09:16, Ludovic Court=C3=A8s wrote: > (BTW, the patch would be acceptable for =E2=80=98master=E2=80=99 as it do= es not trigger > any rebuild if I=E2=80=99m not mistaken.) FYI and as said in [1], the series is now part of core-updates. For instance this patch is 1e82e148e1d15f2faa761ec9f50f9392039696d2. 1: bug#65479: [PATCH core-updates v3 00/63] Docbook & XML/SGML improve= ments Maxim Cournoyer Tue, 10 Oct 2023 21:25:07 -0400 id:87fs2ieyrw.fsf@gmail.com https://issues.guix.gnu.org/65479 https://issues.guix.gnu.org/msgid/87fs2ieyrw.fsf@gmail.com https://yhetil.org/guix/87fs2ieyrw.fsf@gmail.com Cheers, simon