From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id sBiYJgF1hmYGaAEA62LTzQ:P1 (envelope-from ) for ; Thu, 04 Jul 2024 10:10:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id sBiYJgF1hmYGaAEA62LTzQ (envelope-from ) for ; Thu, 04 Jul 2024 12:10:09 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=H82qlrDq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (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=1720087809; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=y/vC6VTl4v5yd6Tdo/NzHQqX5Z10n0UWzka1+Vy06Cc=; b=k2Mc2wR6jx27xDoWZWPRK55XsIiSm1+6U3gfFoxj+jjdgr2m83LSmlOrhSvnybMlppRDk/ qMUyzM4fVUnFZLK9idEcsbZWzst9kKPlHOEbqJbakTxt9PMj/YSZD+yx/Yy8OE+xrlHa0z 456Qrsyrm07+iM+FGGHDuqcvhZxNeqkpn4CrjmHaSFoa/G3dg3wGbkpe/QvfC0XtQ7fFjr fkNPFthkwokItFmtAhtNQLCPrfeFSsg9bYc30TXLfBOcRonCclm8nmQnqaKERW/gyXOy+N IpRy+A5Pznn3kJiFX0/USPXFORv3KcqZVH5fiPbW1wR2KFD5GfAiEU4leVHTYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720087809; a=rsa-sha256; cv=none; b=r73RSAT+/E50d13CS3ehyB7Qalc+DNeZQTvtnZVvmBZyquYMD9gFjRksYN29toEXkpGI8y vjilU8Vb5ORnnshBGz7yAVqZm+IbPMWCZon0HqHPKZ6ewq6i5opnRAjqVLs/YDT1B+kv+r JwH11pkGeaiURKXPBo/p4Vcb0nCnpHMn7zATDocp9mIleQ7i65M9O3YX6l8OCPOwxdGBAi B1IgzNS85NPXCudYBL2Ln4zGfmJTRA4knCNb/bUqbp5OdW97xijAvySddswchuTdLKKjzN SUMipSL2ogzUogLrJOCqb4jUXv4+M5fA+UOMZ+6DIgdsmcErVkV/KViFklCQvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=H82qlrDq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (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" 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 546EA1A637 for ; Thu, 4 Jul 2024 12:10:09 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sPJPd-00041I-LP; Thu, 04 Jul 2024 06:10:01 -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 1sPJPc-0003yn-5h for guix-patches@gnu.org; Thu, 04 Jul 2024 06:10:00 -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 1sPJPb-0000OL-Ta for guix-patches@gnu.org; Thu, 04 Jul 2024 06:09:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sPJPd-0001N4-Ld for guix-patches@gnu.org; Thu, 04 Jul 2024 06:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71937] [PATCH 0/2] gnu: distrobox: Update to 1.7.2.1. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Jul 2024 10:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71937 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71937@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17200877985254 (code B ref -1); Thu, 04 Jul 2024 10:10:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jul 2024 10:09:58 +0000 Received: from localhost ([127.0.0.1]:41546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPJPZ-0001Mf-VY for submit@debbugs.gnu.org; Thu, 04 Jul 2024 06:09:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:42486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPJPX-0001MT-8g for submit@debbugs.gnu.org; Thu, 04 Jul 2024 06:09:55 -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 1sPJPU-0003po-M7 for guix-patches@gnu.org; Thu, 04 Jul 2024 06:09:52 -0400 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sPJPS-0000MR-Iz for guix-patches@gnu.org; Thu, 04 Jul 2024 06:09:51 -0400 Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-42122ac2f38so2913385e9.1 for ; Thu, 04 Jul 2024 03:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1720087788; x=1720692588; darn=gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=y/vC6VTl4v5yd6Tdo/NzHQqX5Z10n0UWzka1+Vy06Cc=; b=H82qlrDqW/KSXE0kV0FiLwjz+WdstQ2Zczq4xoef4z7nCA8cl9kM2ndQRnS9I40eY7 RBHo/gyI+AVDF2YxWCrVBORypYvMGwTTjFvTbhbfE9SsTXtuFBSA9JTwANYRC7SCvy3P jJ4hgok158JO2ByHeyHoyKMqbATMOewiWrtOoouR4UtKkzdHFs5OFZIa1PPGUwUQFMfg hXO66LwWxUyyuHt1DBfbn8qapAYQUMaeJ4eiqDtDHoCUDMuzfBrcr/h6+OtoTErkvTvd SGzNY/vyXOIAQrgDUzKzgKT84QbKoOaSvJu59U7z8DuN2NDda5o1TsE7Nv9px/i7mYmo y5Mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720087788; x=1720692588; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=y/vC6VTl4v5yd6Tdo/NzHQqX5Z10n0UWzka1+Vy06Cc=; b=B3ec0l8E5iRDJZz+pkYIBzfhXPkRGEO+5L+GJ65EwEa3fFPGeIrW4+OXxiTpUvgr64 KxZ6TYzEhgLINUfSZr+IYjuw01wOohLTKEeSzoj1VqXEmd3AYykpUhKNMsySNniSViSA ecRUElSUmFQkrtqmqOiLLAHrfIHmSPpuuY+tcT2/q2o7jSBwyTxfQJheUBDRYXetonRc exMA5Bu0DtU20omNCv+vBQQy0xqy86OokEmOvb+mjt5skds2JFmAf6BVVF8HcVGCXa7+ GYcRRj6PA37m5dfm2QUgX5UsLWcFKuJiU7HPZIVmfcEMQp5257NVevalKmQ6mEF2RIOB Fj/g== X-Gm-Message-State: AOJu0YyIErCQKUgFrK+/c2sdcxYs6pOkKsp6zcrheGrcxbtOLHVCTNVZ jFgk569I0rGqa2ZiCSPwR/Kq/Je+Ayczh/0bxCzOCI0kUnRGhhrYePcghiBJdm1YwXijqnexEAb N X-Google-Smtp-Source: AGHT+IHJaiHkhR1aAMQjPeUHB6zUHRlaO35s2fuNcCpuTe4n2uYc50felMiaUQUu/eV7jjVoKRVabw== X-Received: by 2002:a05:600c:4d96:b0:424:7425:f8a0 with SMTP id 5b1f17b1804b1-4264b1619afmr10065685e9.15.1720087788242; Thu, 04 Jul 2024 03:09:48 -0700 (PDT) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4264a2519a4sm17700605e9.35.2024.07.04.03.09.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Jul 2024 03:09:47 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Thu, 4 Jul 2024 12:09:44 +0200 Message-ID: X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::32a; envelope-from=jean@foundation.xyz; helo=mail-wm1-x32a.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Migadu-Queue-Id: 546EA1A637 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.49 X-Spam-Score: -3.49 X-TUID: aT09rzwoXXwG Updates distrobox to latest release and also fixes an existing problem with the package as when creating a distrobox container it generates a desktop file, but quickly breaks if the store path of distrobox changes. So this patchset fixes that by only using `distrobox' command as available on the environment. Jean-Pierre De Jesus DIAZ (2): gnu: distrobox: Update to 1.7.2.1. gnu: distrobox: Patch distrobox-generate-entry. gnu/packages/containers.scm | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) base-commit: 3979812d4923e980f0069ad99332e2df7c033769 -- 2.45.2