From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SmrUBxkLdWRmVgEASxT56A (envelope-from ) for ; Mon, 29 May 2023 22:29:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aJ4gBhkLdWRbVwAAG6o9tA (envelope-from ) for ; Mon, 29 May 2023 22:29:13 +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 B927A3A563 for ; Mon, 29 May 2023 22:29:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3jUG-0002fF-UF; Mon, 29 May 2023 16:29:05 -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 1q3jUF-0002et-98 for guix-patches@gnu.org; Mon, 29 May 2023 16:29:03 -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 1q3jUF-0007oM-13 for guix-patches@gnu.org; Mon, 29 May 2023 16:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3jUE-0007R7-BT for guix-patches@gnu.org; Mon, 29 May 2023 16:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63508] [PATCH v4 2/2] gnu: eudev: Have udevadm look in /etc/udev/rules.d. (Closes: #63508) Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 29 May 2023 20:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63508 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Lechner , Liliana Marie Prikler Cc: 63508@debbugs.gnu.org Received: via spool by 63508-submit@debbugs.gnu.org id=B63508.168539213628574 (code B ref 63508); Mon, 29 May 2023 20:29:02 +0000 Received: (at 63508) by debbugs.gnu.org; 29 May 2023 20:28:56 +0000 Received: from localhost ([127.0.0.1]:59221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3jU7-0007Qo-Nv for submit@debbugs.gnu.org; Mon, 29 May 2023 16:28:55 -0400 Received: from smtpm5.myservices.hosting ([185.26.105.236]:42414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3jU5-0007Qb-AY for 63508@debbugs.gnu.org; Mon, 29 May 2023 16:28:55 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm5.myservices.hosting (Postfix) with ESMTP id 7642B20CB0; Mon, 29 May 2023 22:28:47 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 462B780098; Mon, 29 May 2023 22:28:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 9hzd6pKcP2Ou; Mon, 29 May 2023 22:28:46 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id ABE4980060; Mon, 29 May 2023 22:28:46 +0200 (CEST) Message-ID: <5543a014-6ace-f212-0dc2-046ef9e99086@makinata.eu> Date: Mon, 29 May 2023 21:28:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Content-Language: en-US References: <2d51ddd4e6865a40a15b8f7948d2479952571a4e.1685379443.git.felix.lechner@lease-up.com> From: Bruno Victal In-Reply-To: <2d51ddd4e6865a40a15b8f7948d2479952571a4e.1685379443.git.felix.lechner@lease-up.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685392152; a=rsa-sha256; cv=none; b=dbfhtCTOx1+n9s4txfiFn5NiGBOa7LaT0Eht1p/bBc9gc0odFjVkWFLgW71FRfEhxnvMfN koToESpb+JDI7v/0OdTGEW/2uKbO/saKJJx1uyttW7M6o0xR8gnWV3KM+GI7RS9Az0icBi 5V+/OD0cxYjHgt60vOZ3K66fTGRJYbM3TPrDTuX46nWi5eL7G4u94dWxnBRteestmZyxeH 5yijN1jLjA8QSD4dWPifzeIVpeU8w+M8ms4bwArGLug8mUde0HxmkmpE6KoFxEIBYqZapz 4AgkxVmtPZ1/x8UieCZ8ljOQI+ZI2oRMNToQUxVcuA6RNk7wRQ1VdI07Fj6nGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685392152; 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=XxzEwO7uQdYbO5Li2qTuLBqrkFmY1rct7iaxN5emx9o=; b=CDUuzXecmPzMHfhuDCVomxHToNYvV7Vh2FJjD0sfUK5W/uy8UVUdFExYxpDrjptXI8xfD2 l2fVQFRw3zndftTttomhrHTgPoJ3sBz0OX+SM66mQPV42ovZiUK4ATYqlQbIsfZYa/nKI+ s1uGv0g9BE2dfeRE5+ymfDST8UB62/WY5l4Q92K7e7VUf+7VifQxx51PpR5qgIBPQBYfCs 5QzhNVGR043c2bJW5d8QC0+rZ7JDfUfhFMbkBGlGmMUP9ej4HoVfkPX8TZg9A9GM3wMaFu iT1kE+U/M99sgsnca8WJAeG2ki8IOhWbMX+2S9LKIwiHkdwMqMtGrTr0VPiBLg== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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" X-Migadu-Spam-Score: -3.14 X-Spam-Score: -3.14 X-Migadu-Queue-Id: B927A3A563 X-TUID: xE4Cd9TioDKa Hi Lechner, On 2023-05-29 17:57, Felix Lechner via Guix-patches via wrote: > #:phases > #~(modify-phases %standard-phases > + (add-before 'bootstrap 'hardcode-runtime-rules-dir > + (lambda _ > + (use-modules (ice-9 regex)) > + (substitute* "src/udev/Makefile.am" > + (((regexp-quote "$(udevrulesdir)")) "/etc/udev/rules.d")))) Perhaps instead of substituting, can you check if #:configure-flags or #:make-flags could be used instead? -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.