emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43285: closed ([PATCH 0/3] Improve 'import-paths' tests and 'guix au


From: GNU bug Tracking System
Subject: bug#43285: closed ([PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface)
Date: Fri, 11 Sep 2020 16:00:02 +0000

Your message dated Fri, 11 Sep 2020 17:59:00 +0200
with message-id <87mu1ws3sr.fsf@gnu.org>
and subject line Re: [bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 
'guix authenticate' interface
has caused the debbugs.gnu.org bug report #43285,
regarding [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' 
interface
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43285: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43285
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface Date: Tue, 8 Sep 2020 23:58:37 +0200
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface Date: Fri, 11 Sep 2020 17:59:00 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Ludovic Courtès <ludo@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]