From unknown Fri Aug 15 15:29:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#68645 <68645@debbugs.gnu.org> To: bug#68645 <68645@debbugs.gnu.org> Subject: Status: [PATCH] gnu: browserpass-native: Add configuration note Reply-To: bug#68645 <68645@debbugs.gnu.org> Date: Fri, 15 Aug 2025 22:29:43 +0000 retitle 68645 [PATCH] gnu: browserpass-native: Add configuration note reassign 68645 guix-patches submitter 68645 Maya Tom=C3=A1=C5=A1ek severity 68645 normal tag 68645 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 21 14:39:39 2024 Received: (at submit) by debbugs.gnu.org; 21 Jan 2024 19:39:39 +0000 Received: from localhost ([127.0.0.1]:39038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRdfO-0003fu-RZ for submit@debbugs.gnu.org; Sun, 21 Jan 2024 14:39:39 -0500 Received: from lists.gnu.org ([2001:470:142::17]:39124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRdfJ-0003fd-BQ for submit@debbugs.gnu.org; Sun, 21 Jan 2024 14:39:37 -0500 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 1rRdfA-0002Vm-7O for guix-patches@gnu.org; Sun, 21 Jan 2024 14:39:24 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rRdf8-00044Z-69 for guix-patches@gnu.org; Sun, 21 Jan 2024 14:39:23 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 08BC2419FA for ; Sun, 21 Jan 2024 20:39:20 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mj81CINfsAtj for ; Sun, 21 Jan 2024 20:39:19 +0100 (CET) From: =?utf-8?B?TWF5YSBUb23DocWhZWs=?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1705865959; bh=Y618eJCbraGoeHL8rXvB6BTBd4hABydqUlvgvuVPANk=; h=From:To:Subject:Date; b=jaLYKX1NNvnn7x4YsHC5TqndcRRbmeNNEsi39YofSktPbQNWitd163bnkMsKSoYpU BDXt48YkBd2fYcqpKvUVIBVNIuEy0Fduh5N5csIOceUYGI/naL/JvJ895SejKwILVQ LczGB7W4DeLz36+uHuz7DkapPR/KoVHg5Wb7mvwpDWltazVu3f8cXtch+fEs9SnQUJ wkemobDf2Yphs9JWoFs/VQa3KoTmIF6iTHitfUvWwWIOU1PvQP/jGB3+B+qz0N5qmK 4Xoh4dNAnlz/KY/L+I5N3S82ZCZmBViOFq4Wns3HRUOpI0TeayMZ8bCcXVz6z9STwA ZeMV+PfB4p5UA== To: guix-patches@gnu.org Subject: [PATCH] gnu: browserpass-native: Add configuration note Date: Sun, 21 Jan 2024 20:39:18 +0100 Message-ID: <87cytu5vdl.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=maya.tomasek@disroot.org; helo=layka.disroot.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) There is a small note in the patch where the author says that the user should run following command to configure browserpass. However this is not reflected anywhere else and without it, the application is unusable. --- gnu/packages/password-utils.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm index bcd323ced8..41c1af87d1 100644 --- a/gnu/packages/password-utils.scm +++ b/gnu/packages/password-utils.scm @@ -1070,7 +1070,10 @@ (define-public browserpass-native This package only contains the Browserpass native messaging host. You must also install the browser extension for GNU IceCat or ungoogled-chromium -separately.") +separately. + +User must also run this command to set the propper browser setting +@code{make -C $(guix build browserpass-native)/lib/browserpass hosts--user}.") (license license:isc))) (define-public cpass -- 2.41.0