GNU bug report logs -
#43285
[PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Tue, 8 Sep 2020 21:59:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#43285: [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 43285 <at> debbugs.gnu.org.
--
43285: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43285
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Ludovic Courtès <ludo <at> gnu.org> skribis:
> These patches are about improving testing around the ‘import-paths’
> RPC and cleaning up the interface between ‘guix authenticate’ and
> the daemon.
>
> Ludo’.
>
> Ludovic Courtès (3):
> store: Test 'import-paths' with unauthorized and unsigned nar bundles.
> doc: Distinguish the "nar bundle" format from "nar".
> daemon: Simplify interface with 'guix authenticate'.
Pushed as 6dd8ffc57420ee2f6f19e79e41028e78fe9e6a7e.
I realized I hadn’t updated tests/guix-archive.sh, which I did, and
that also prompted me to keep the temporary file for the “verify”
operation so it’s decoded with the right encoding.
Anyway, the real bit will be <https://issues.guix.gnu.org/43340>.
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hi!
These patches are about improving testing around the ‘import-paths’
RPC and cleaning up the interface between ‘guix authenticate’ and
the daemon.
Ludo’.
Ludovic Courtès (3):
store: Test 'import-paths' with unauthorized and unsigned nar bundles.
doc: Distinguish the "nar bundle" format from "nar".
daemon: Simplify interface with 'guix authenticate'.
doc/guix.texi | 12 +++++-
guix/nar.scm | 15 ++++----
guix/scripts/authenticate.scm | 57 +++++++++------------------
nix/libstore/local-store.cc | 24 ++----------
tests/store.scm | 72 +++++++++++++++++++++++++++++++++++
5 files changed, 113 insertions(+), 67 deletions(-)
--
2.28.0
This bug report was last modified 4 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.