GNU bug report logs - #68645
[PATCH] gnu: browserpass-native: Add configuration note

Previous Next

Package: guix-patches;

Reported by: Maya Tomášek <maya.tomasek <at> disroot.org>

Date: Sun, 21 Jan 2024 19:40:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Maya Tomášek <maya.tomasek <at> disroot.org>
To: 68645 <at> debbugs.gnu.org
Subject: [bug#68645] [PATCH] gnu: browserpass-native: Add configuration note
Date: Sun, 21 Jan 2024 20:39:18 +0100
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-<browser-name>-user}.")
     (license license:isc)))
 
 (define-public cpass
-- 
2.41.0





This bug report was last modified 1 year and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.