[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Signed archives (preliminary patch)
From: |
Nikita Karetnikov |
Subject: |
Re: Signed archives (preliminary patch) |
Date: |
Wed, 12 Mar 2014 15:57:50 +0400 |
>> Actually, the problem with making ‘assert-valid-signature’ public is
>> that it raises &nar error conditions.
I’ve looked through the code; now I need even more information. Please
elaborate.
>> It could be changed to raise a more generic &signature-error, but then
>> ‘restore-file-set’ would have to guard against it to re-throw it along
>> with a &nar-error (making a compound condition.) And then ui.scm would
>> figure it out. Blech.
Why would it need a more generic error? Why would ‘restore-file-set’
have to rethrow it along with an &nar-error? How’s ‘ui.scm’ relevant?
It’d be great if you could paste the code you were talking about.
pgp6v6Vly0f0E.pgp
Description: PGP signature
- Re: Signed archives (preliminary patch), Nikita Karetnikov, 2014/03/03
- Re: Signed archives (preliminary patch), Ludovic Courtès, 2014/03/04
- Re: Signed archives (preliminary patch), Nikita Karetnikov, 2014/03/08
- Re: Signed archives (preliminary patch), Ludovic Courtès, 2014/03/09
- Re: Signed archives (preliminary patch), Nikita Karetnikov, 2014/03/11
- Re: Signed archives (preliminary patch),
Nikita Karetnikov <=
- Re: Signed archives (preliminary patch), Ludovic Courtès, 2014/03/12
- [PATCH 2/2] guix substitute-binary: Support the Signature field of a narinfo file. (was: Signed archives (preliminary patch)), Nikita Karetnikov, 2014/03/12
- Re: [PATCH 2/2] guix substitute-binary: Support the Signature field of a narinfo file., Ludovic Courtès, 2014/03/13
- Re: [PATCH 2/2] guix substitute-binary: Support the Signature field of a narinfo file., Nikita Karetnikov, 2014/03/13
- Re: [PATCH 2/2] guix substitute-binary: Support the Signature field of a narinfo file., Ludovic Courtès, 2014/03/13
- Re: [PATCH 2/2] guix substitute-binary: Support the Signature field of a narinfo file., Nikita Karetnikov, 2014/03/15
- Re: Signed archives (preliminary patch), Ludovic Courtès, 2014/03/31