From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wDCYHApT02BeVQAAgWs5BA (envelope-from ) for ; Wed, 23 Jun 2021 17:28:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mGw4GApT02BQMwAAbx9fmQ (envelope-from ) for ; Wed, 23 Jun 2021 15:28:10 +0000 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 BDEFA17EF2 for ; Wed, 23 Jun 2021 17:28:09 +0200 (CEST) Received: from localhost ([::1]:39540 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lw4nQ-0000XM-Oa for larch@yhetil.org; Wed, 23 Jun 2021 11:28:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33440) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lw4nK-0000XE-Nf for guix-patches@gnu.org; Wed, 23 Jun 2021 11:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58362) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lw4nK-0004na-Fj for guix-patches@gnu.org; Wed, 23 Jun 2021 11:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lw4nK-0005Uy-9g for guix-patches@gnu.org; Wed, 23 Jun 2021 11:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49188] [PATCH 0/1] Fixing passmenu (password-store) command substitutions Resent-From: David Dashyan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 23 Jun 2021 15:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49188 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49188@debbugs.gnu.org Cc: David Dashyan X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162446202221043 (code B ref -1); Wed, 23 Jun 2021 15:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Jun 2021 15:27:02 +0000 Received: from localhost ([127.0.0.1]:41674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lw4mL-0005TG-Jy for submit@debbugs.gnu.org; Wed, 23 Jun 2021 11:27:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:54762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lw4mJ-0005T6-NB for submit@debbugs.gnu.org; Wed, 23 Jun 2021 11:27:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33300) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lw4mJ-00008y-Fr for guix-patches@gnu.org; Wed, 23 Jun 2021 11:26:59 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:57333) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lw4mE-0003jQ-Fn for guix-patches@gnu.org; Wed, 23 Jun 2021 11:26:59 -0400 Received: (Authenticated sender: mail@davie.li) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 5128F4000A; Wed, 23 Jun 2021 15:26:48 +0000 (UTC) From: David Dashyan Date: Wed, 23 Jun 2021 18:26:44 +0300 Message-Id: <20210623152644.30909-1-mail@davie.li> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.183.194; envelope-from=mail@davie.li; helo=relay2-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624462089; 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; bh=/0YnhtOcGYIWy4VheSs3v86joEhxfaohr5I5eUU/WzM=; b=WSuvC7ZgpquGZUg02ZmMftHxaqjfSACWuoCuTwnhWPTUVFnf/S8ZGEJ1AI8i4yfOFhm+0U xLz5jyMHHFspz8xd29f1XQ1WnMZWySlR+H4iGblaABdNuILSI4LzSGOStZfgnUEjoa6Em6 TBG4EGt8dDaWlN6kGPCfUvBRYC+hl0il7WfMR38CamNTyQbIG793QxlswOkzuvTsKe0w9v 7Fh3OZgcNB00yEGpEQ2hJNsCezG/Evndo09mVQq7ZhYCpEkMj7bpl1PZscUGkNwWQMc4mt GmqXuN36nSQU5Le75cHE/h1dkDDqvgoAH+gcVAcj2v1zvplhhnyEtMTXycp7eQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624462089; a=rsa-sha256; cv=none; b=KtjhmFbZR1+ZK9GUzUO5Kd8Vrf6S/m4wODTreW/CEM1JYKgPtROgBunQgL/NqCHXw7Jl7d 6Cv5HDmtdTu2PG36TBsjMn7fR87zzGxnTjqIoAe0J2midUiYDikkStuFMql7YN2k7QUBei oaxRS+leeE9Rd0O5TOIM5261RQfcsvhwy+AYdc+xhBAZ6EsLGOqlGmBZu5NcPs2DEW8HpT lwn8xnb5BnMX45VYBBIGmInQlQIbjM13x321YmInHb8pi2JjO6iez23hKf5PiE5N8MOkZf XKf6KToYxP3ggEx83aUMcoGG2s3t8qIaM5sL3kvOT6YHj72XjbeM/4ymfpTVhw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.57 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: BDEFA17EF2 X-Spam-Score: 2.57 X-Migadu-Scanner: scn0.migadu.com X-TUID: GvBHGAmvTQID Hello! There was an update to password-stre contrib scripts adding Wayland support. This left some of substite* invocations producing incorrect scripts. Breackage introduced in upstream commit 3d36829ce7a203f97e84723e1dc02fef1e0d06cc link -> https://git.zx2c4.com/password-store/commit/?id=3d36829ce7a203f97e84723e1dc02fef1e0d06cc But! I ignored the wailand support -- it requires dmenu-wl and ydotool packages, I only made the passmenu command work with xorg again. What do guix do in such case make new output for wayland? Peace and love David Dashyan (1): gnu: password-store: Fix passmenu paths substitution gnu/packages/password-utils.scm | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) base-commit: d027858e70c4a37aca90b1d4ecb2f0421a95d987 -- 2.32.0