From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id iIO9DsqZl2YsswAA62LTzQ:P1 (envelope-from ) for ; Wed, 17 Jul 2024 10:15:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iIO9DsqZl2YsswAA62LTzQ (envelope-from ) for ; Wed, 17 Jul 2024 12:15:38 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kolabnow.com header.s=dkim20240523 header.b=kfOeg0yj; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721211338; 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: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=4i0GH81zkDVLeHA4/cQoWyG+2uvEYxZKXXG9ArRlAUQ=; b=JLziXYToMxjHyWOyK15xmQnE2jQglYfzLMo0TV29CRGfgznqEA7M8SJTxbeD+cRE7d3G4v 4Bi0XAhBrMBn6bSO820mBQolZ9rqUNUelpw6HEDpSujazJkYoO5pxBTj2p8g2iOIvY0tS0 SHPsunAO4e6XtM1ASowewzUs3iqol/uI8LxBtxh69Kfv9KkXv0hXhU+CLV5tWf8X6kw97x B5Z/AQKWuwq9nYelKIiNR5dvw1dN3z8vyK1skw3cdDqBy9Ylk0k0K3PMbNeUhuqXeT3j8W Oid1vDRPMzLcVgPspUQIi1Z7w2oG06G71KGu234eZa2xc1fVdKYGhWjhCKJM6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kolabnow.com header.s=dkim20240523 header.b=kfOeg0yj; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721211338; a=rsa-sha256; cv=none; b=fVxSw7DjDMnuQt2/KCtmni/SSSkRRMSLgo1rRKbV0rECO2f67fe/CcgzGL2umRcAhVGmPZ tCDjGixfzzlKHYYNRcccCulTkq3oGKWfSjHiwODfj75VbsqHBNFxNhMaiY9X3kW3SQi1iQ /T/T1Y48kRmBRjIjEVau47T7vsegc4aELIrYOrUFd1mbH4MvIv+cjbe7qbyf08YteOAC3p +jEG1QE6+d8LAbSHWu62fcDvWPc96JRKJezrCedWRvHWPm00kYEB/5ZhAlTtlFKiZEjOHz TnYV1IoEMCIuMmDAS9tGQ0YLs3KnuthcKFUL+2W13X1yPgS3Rv9LXrG9lCQYSg== 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 2C7C7113FF for ; Wed, 17 Jul 2024 12:15:37 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sU1gs-0006mR-BQ; Wed, 17 Jul 2024 06:15:18 -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 1sU1gc-0006lC-5x for guix-patches@gnu.org; Wed, 17 Jul 2024 06:15:03 -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 1sU1ga-0002qa-Ch for guix-patches@gnu.org; Wed, 17 Jul 2024 06:15:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sU1gc-0001xs-6R for guix-patches@gnu.org; Wed, 17 Jul 2024 06:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72152] explanation of patch References: <2879046cb3a25f854aef5f3e2c8c6528bfb3b484.1721210511.git.chris@bumblehead.com> In-Reply-To: <2879046cb3a25f854aef5f3e2c8c6528bfb3b484.1721210511.git.chris@bumblehead.com> Resent-From: chris Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Jul 2024 10:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72152 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72152@debbugs.gnu.org Cc: chris@bumblehead.com Received: via spool by 72152-submit@debbugs.gnu.org id=B72152.17212112587478 (code B ref 72152); Wed, 17 Jul 2024 10:15:02 +0000 Received: (at 72152) by debbugs.gnu.org; 17 Jul 2024 10:14:18 +0000 Received: from localhost ([127.0.0.1]:35120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sU1fu-0001wX-7e for submit@debbugs.gnu.org; Wed, 17 Jul 2024 06:14:18 -0400 Received: from mx.kolabnow.com ([212.103.80.154]:59436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sU1fr-0001wJ-QM for 72152@debbugs.gnu.org; Wed, 17 Jul 2024 06:14:17 -0400 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id CC4693205455 for <72152@debbugs.gnu.org>; Wed, 17 Jul 2024 12:14:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-disposition:content-type:content-type:mime-version :message-id:subject:subject:from:from:date:date:received :received:received; s=dkim20240523; t=1721211243; x=1723025644; bh=4i0GH81zkDVLeHA4/cQoWyG+2uvEYxZKXXG9ArRlAUQ=; b=kfOeg0yj+vjE Id12S6N0EHx0Jo8TbsykPC3ORiX4Zao7LK5wVqjO7y/NSjWCWEgsQ/9lQplXoUMy CEnlaLCT/Tp6Om6GjjkOAwhAllquj5VqycFV9DJwGLOLEwBUn5OoHWX5zMo2meVK vOeIx4PCZL40oufIWxuqSccsWBaJxAwY2rYoEIE4lmKG1iE81yqN5Yr/d0gDQKjB dOmmH8ed4keFCVtuaafm5xYrfkFYEwSwrEA6Ih4Ai+kwnroegfKptwuM8vjJ8OE7 rTM1E7bZHD90xB3MLtXHKgdYVDE8vueNbpqlvCZE4yitGn8I6sEoTLJ+PzYNcAUJ wt2VfZaxDw== X-Virus-Scanned: amavis at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out013.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id e9hI2IuN5KLO for <72152@debbugs.gnu.org>; Wed, 17 Jul 2024 12:14:03 +0200 (CEST) Received: from int-mx009.mykolab.com (unknown [10.9.13.9]) by mx.kolabnow.com (Postfix) with ESMTPS id EA5A83205454 for <72152@debbugs.gnu.org>; Wed, 17 Jul 2024 12:14:02 +0200 (CEST) Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx009.mykolab.com (Postfix) with ESMTPS id A12FD20BF0A3 for <72152@debbugs.gnu.org>; Wed, 17 Jul 2024 12:14:02 +0200 (CEST) Date: Wed, 17 Jul 2024 03:12:35 -0700 From: chris Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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-Queue-Id: 2C7C7113FF X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.91 X-Spam-Score: -4.91 X-TUID: m0BkIwLLHlQb This patch resolves a situation that causes an annoying warning, "cannot open filetypes.conf". The warning discussed in more detail here https://issues.guix.gnu.org/68948 To see the warning from the unpatched version, this shell command, ``` $ echo "(highlight (package bug))" | highlight -O xterm256 --syntax lisp cannot open filetypes.conf: No such file or directory (highlight (package bug)) ``` Using the patched package definition, no warning is seen