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 EBIwAzCEkWQX6gAASxT56A (envelope-from ) for ; Tue, 20 Jun 2023 12:49:20 +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 UGZCAjCEkWSGtwAAG6o9tA (envelope-from ) for ; Tue, 20 Jun 2023 12:49:20 +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 203242D8EF for ; Tue, 20 Jun 2023 12:49:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qBYv2-0000p0-RF; Tue, 20 Jun 2023 06:49:04 -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 1qBYv0-0000om-Tu for guix-patches@gnu.org; Tue, 20 Jun 2023 06:49: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 1qBYv0-0006iy-Kz for guix-patches@gnu.org; Tue, 20 Jun 2023 06:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qBYv0-0001dA-55 for guix-patches@gnu.org; Tue, 20 Jun 2023 06:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63798] [PATCH] Fix Erlang package substitutions Resent-From: wrobell Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 20 Jun 2023 10:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63798@debbugs.gnu.org Received: via spool by 63798-submit@debbugs.gnu.org id=B63798.16872581166231 (code B ref 63798); Tue, 20 Jun 2023 10:49:02 +0000 Received: (at 63798) by debbugs.gnu.org; 20 Jun 2023 10:48:36 +0000 Received: from localhost ([127.0.0.1]:58153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBYua-0001cP-8t for submit@debbugs.gnu.org; Tue, 20 Jun 2023 06:48:36 -0400 Received: from mx1.riseup.net ([198.252.153.129]:41272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBYuX-0001bk-UE for 63798@debbugs.gnu.org; Tue, 20 Jun 2023 06:48:35 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4QljzJ1C78zDqt5 for <63798@debbugs.gnu.org>; Tue, 20 Jun 2023 10:48:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1687258108; bh=kGcG9j4J664yQ0pIbxVvjHmUjPAvlQue5rIZ885+Ih0=; h=Date:From:To:Subject:References:In-Reply-To:From; b=idJpJIGkv+3VGOGUfMDBnJjH3C987VVn2fF6xtyzjkU8hf8neBnXXxzttRVqOBM2y meY/vOv9Hwbmg8++XaYxRmuzvMCp9qVhnHrmoe5l9HwkEetX68seY0gt9X1tY/sNv1 7nbsLhGoHGbMOTRqo5205V0ZRGamusAGokKhNGr4= X-Riseup-User-ID: A91C01BDD647D81DFFA32CD9B94DF3162BAE19392F8D8A604C00F6FAB33741FB Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4QljzH3Dq6zFpbL for <63798@debbugs.gnu.org>; Tue, 20 Jun 2023 10:48:27 +0000 (UTC) Date: Tue, 20 Jun 2023 11:48:24 +0100 From: wrobell Message-ID: References: <6aefc528753b5e46753ed8f70c5a062b9a1cd8ef.1685397780.git.wrobell@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6aefc528753b5e46753ed8f70c5a062b9a1cd8ef.1685397780.git.wrobell@riseup.net> 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=1687258159; a=rsa-sha256; cv=none; b=S8k7zxNGZRmawvs9YYgzJB4OuZgo7HyGOuN+SN9esCRUAt/G1ILcTP0LMYq0rozm7Hqkou oeZhTHfo/lMv/gdMpjKBXigK3V07vfsZSMhT00lQH/ICWUoLIHbTzi1lswDnOsVMsJayZI Kv54HMrJFmHsvsAMylMFTlGqq4t2sSh0VGn+V7/jx/FE1Dp1FfE+yg28RENxkt49ERMRX6 fVp0OWRANOtiXobq2w9GaE+ex6B31B5oBLYMWqELrdGEFYTARBLvRANmSDWrqVXcm6K42b ZeKhYKAcw8VugKHIohxcISh9f6rARs96Um2eIKKxREJHzsrC9CTSk9edsuNUyA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=idJpJIGk; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=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=1687258159; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=6kF6kLfyMWv0CNgUgHXXH6/pcV1Zjy7TlIBJ8AjVt1s=; b=kPn43Jn24RHO/JE0xjoWAQKemL7h/RPuOFcT/M2jgcstt6zD7+54yuqem63MMwlKvQIur9 YkkhWz3lObkTfGpwgWt3kp+EQEQ08s+BtPMUvL0m3/LCOr0jdOW0iKEHKWUNmkDBr+7f0v J7EAPrxvB194COYYzvF4w18n7ko5kc1iazCrTW54807AijVbsQoYLlXQyMAccCNRgPaV3Y H5unqS2S8cfLOspwAQRGE40zO6cFppK+U5UewauIb4ka6x38qcuoWcEP3WQ55PINfzBtHR UcmC2PnUEkJaCfwYzUJ/tM4R+T3+NZVDeMsen1K4hPsgKx4yWYkooXRbfYePHA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=idJpJIGk; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.44 X-Spam-Score: -1.44 X-Migadu-Queue-Id: 203242D8EF X-TUID: 1SYtiGU2M8vj I believe, the fix is required when I run my custom RabbitMQ package. Also, some other user experiences the same issue https://lists.gnu.org/archive/html/guix-devel/2023-04/msg00003.html Best regards, w -- https://mortgage.diy-labs.eu/