GNU bug report logs -
#41964
[PATCH 0/2] Add pass-tomb.
Previous Next
Reported by: Brice Waegeneire <brice <at> waegenei.re>
Date: Sat, 20 Jun 2020 15:10:01 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 11 Jul 2020 23:51:23 +0200
with message-id <20200711235045.19354852 <at> tachikoma.lepiller.eu>
and subject line Re: [bug#41964] [PATCH 0/2] Add pass-tomb.
has caused the debbugs.gnu.org bug report #41964,
regarding [PATCH 0/2] Add pass-tomb.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
41964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41964
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Brice Waegeneire (2):
gnu: tomb: Add 'getent' to PATH.
gnu: Add 'pass-tomb'.
gnu/packages/crypto.scm | 3 ++-
gnu/packages/password-utils.scm | 41 +++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)
--
2.26.2
[Message part 3 (message/rfc822, inline)]
Le Sat, 20 Jun 2020 17:09:12 +0200,
Brice Waegeneire <brice <at> waegenei.re> a écrit :
> Brice Waegeneire (2):
> gnu: tomb: Add 'getent' to PATH.
> gnu: Add 'pass-tomb'.
>
> gnu/packages/crypto.scm | 3 ++-
> gnu/packages/password-utils.scm | 41
> +++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+),
> 1 deletion(-)
>
Pushed as 12d69fc5745759b11d6e19cdcdad64d34ecd9dd4 and
36a1925f21ee6787d8b80025f1b96238309f4b96.
I tried to enable tests in pass-tomb (because there were actually
tests) but it didn't work because it checks there is no swap partition,
and tries to use /tmp/zsh which is not accessible in the build
container. One of the test dependencies was kcov, which I added in a
separate patch, but ended up not using, as it's only required for tests
and we disable them.
Note that the usual way to disable tests is by using the argument
#:tests? #f
instead of deleting the check phase. I've fixed that before pushing.
Thanks for working on this!
This bug report was last modified 5 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.