From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CFLDHhz6JWV96wAAauVa8A:P1 (envelope-from ) for ; Wed, 11 Oct 2023 03:27:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CFLDHhz6JWV96wAAauVa8A (envelope-from ) for ; Wed, 11 Oct 2023 03:27:56 +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 4D57546F3D for ; Wed, 11 Oct 2023 03:27:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696987676; 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; bh=0W4UWwSL/HSvwZ4wy6vhKN5ZlsseWUlyIZglEvxn10w=; b=ZB1bKnnPD0M9ToMPoOr9Lo6BiexO9qDbR/70A7kaY0AVQNQDY31uzuD2xk5qPbtO7RqqVE h1Gr1QJfnPbGyQAYijj68uHdOVxhDkPUaKXpD6HPqjpLQLQOCvMaAacF92OuLdrXv8YyCy XkeVrPay9WAHG6ssu4xK8PH3Nc1Yt+dX+6m6jnOYJSljeIMJhMX75PwgPhy2Hh9ZYfyigQ oXuYnL3xvXjbBCYcMXiny24t31tdeQ7GBQi/sXVELvxvrAW37suM+5L2oLvY1MduA60T77 pXyzRcE34n0Y7ia7KIYp6+TX7XqlVk/WjxT1KWOv9iODJkzBD5EsLPVd1tEkBg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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), No valid DKIM" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696987676; a=rsa-sha256; cv=none; b=gQisapaIf2CCq57sGKBIMVR2qJ36ZDd0pbY2qqeTd6N7GUdEpJLpF0Rg5qqjSFSIKi27oA PjsUd/UcUAcjN8iFTCLBNYCSCCvSKIw3qdxV4d4LKqUnLPA73GLhKm2jju514CM1IkPcEa DxcbR7YvlpehN+TyuWNwqS/+1uTqGyZXgjsCwOcTIaHxylwIfbO1Rf5t3Z8MvgCITv+PFv QxBsCBtbDUAHaatO4BsKlXEiwMgBLPYGFrZwu9ldi6kxiDDSm7JUGO6pe0Vo9+meRfGkT9 mxyyeeHJmmXBOnWAUXC1zZeUa/Bb0HH2IJVoYxIC71vQVtscyqC4FsGek+REqg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqO0j-0008AJ-Kf; Tue, 10 Oct 2023 21:27:41 -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 1qqO0i-00089w-Nj for guix-patches@gnu.org; Tue, 10 Oct 2023 21:27:40 -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 1qqO0i-00041v-FV for guix-patches@gnu.org; Tue, 10 Oct 2023 21:27:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqO13-0006oj-Uw for guix-patches@gnu.org; Tue, 10 Oct 2023 21:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates v3 40/63] gnu: gnome-session: Remove libxml2. Resent-From: Maxim Cournoyer n Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 01:28: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: Liliana Marie Prikler Cc: Raghav Gururajan , 65479@debbugs.gnu.org, Bruno Victal Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.169698764126132 (code B ref 65479); Wed, 11 Oct 2023 01:28:01 +0000 Received: (at 65479) by debbugs.gnu.org; 11 Oct 2023 01:27:21 +0000 Received: from localhost ([127.0.0.1]:37217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqO0P-0006nQ-1m for submit@debbugs.gnu.org; Tue, 10 Oct 2023 21:27:21 -0400 Received: from mail-qt1-f171.google.com ([209.85.160.171]:45492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqO0L-0006nB-Vt for 65479@debbugs.gnu.org; Tue, 10 Oct 2023 21:27:19 -0400 Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-4197310af61so42083761cf.3 for <65479@debbugs.gnu.org>; Tue, 10 Oct 2023 18:26:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696987611; x=1697592411; h=content-transfer-encoding:mime-version:user-agent: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=0W4UWwSL/HSvwZ4wy6vhKN5ZlsseWUlyIZglEvxn10w=; b=QzQaIY6fIUJ8s2wWzHCxFiVLexnp8bjHDWL3GAoEbSTEEqqniacKz7RXBBXXd8Wf2d Z/XfZ5OKTK+Nq8BmRRw4+1zNCWbGXrz/tEn9HQ+6XJ6BVj11/e+GYzB52CrMzKIBYrGI EaiT0ZmDwYcLVuAqWuoZbXGWFfCDUH1NVgFO0mbbb9gZa6HGuLXUCpSRnfuH9fuouadR eLQJG+DOMkAkuconXnUsv2gY+7j/GPa3DDrHyzfljVD5jrnDcN/aFUMB76vlnRrVUIg0 0451CfYJVHmZ7+hdKK/jxt6/CFq0cTUzD0SrQNyWSTO4PSLDBmydH1eNRIZwaPX9Q2KH 7dWw== X-Gm-Message-State: AOJu0YxxQcMnK61PzI0Xo+IImD+vsPcNMGb52CtoUqT9/zRQM8t84tQh 0zppwOFwGdRCjsUR+6bi+fQ= X-Google-Smtp-Source: AGHT+IHdbOjpM7j4RzJGDzPd2iP7PeqUi6RZ8dvznLTAtU1+iuIKPpNycOqNyztfXj7Zac/NN4T17A== X-Received: by 2002:ac8:7f55:0:b0:418:134f:17f4 with SMTP id g21-20020ac87f55000000b00418134f17f4mr24344932qtk.22.1696987610655; Tue, 10 Oct 2023 18:26:50 -0700 (PDT) Received: from hurd (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id g23-20020ac84dd7000000b00417b9f5b883sm4956564qtw.2.2023.10.10.18.26.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 18:26:50 -0700 (PDT) From: Maxim Cournoyer n In-Reply-To: <680084258c37df32eeb6f18429a851f13e1c2675.camel@gmail.com> (Liliana Marie Prikler's message of "Mon, 09 Oct 2023 22:31:29 +0200") References: <680084258c37df32eeb6f18429a851f13e1c2675.camel@gmail.com> Date: Tue, 10 Oct 2023 21:26:49 -0400 Message-ID: <87bkd6eyp2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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 X-Migadu-Spam-Score: 0.39 X-Spam-Score: 0.39 X-Migadu-Queue-Id: 4D57546F3D X-Migadu-Scanner: mx2.migadu.com X-TUID: dF7pAKVXI8cA Hi Liliana, Liliana Marie Prikler writes: > Am Montag, dem 09.10.2023 um 21:06 +0100 schrieb Bruno Victal: >> Observations: >> 1. No longer required for XML_CATALOG_FILES. > This is the correct observation. Stop there if there's nothing else to > say :) Explain why it's no longer needed otherwise (I don't see the > full series, so it may be obvious from context). >> =C2=A0=C2=A0 These are already adequately set within the used dependenci= es >> 2. It's not required for gnome-session but by libxkbcommon. >> =C2=A0=C2=A0 libxkbcommon was fixed to convey this by use of a symlink. > Propagation of inputs isn't always easy. Thus, if libxkbcommon were to > need a tool from libxml2 at configuration or compile time, it'd need to > remain a native input. I take it that this is not the case, just > hinting that the tangent on which you are going might not be right for > a commit explanation. >> 2.1. Shouldn't count as a native-input but as a regular input. >> =C2=A0=C2=A0=C2=A0=C2=A0 =E2=80=A6 since this is a dependency for xkbreg= istry (from >> libxkbcommon). > Red herring. I tried addressing your comments, but since I'm not the author and I had no reasons to doubt Bruno's observations, I've left them as-is. I hope that's fine given it's only about the commit message. --=20 Thanks, Maxim