guix-patches
[Top][All Lists]
Advanced

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

[bug#41785] [PATCH v3 1/2] image: Make 'find-image' non-monadic.


From: Jan Nieuwenhuizen
Subject: [bug#41785] [PATCH v3 1/2] image: Make 'find-image' non-monadic.
Date: Sun, 14 Jun 2020 15:32:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Jan Nieuwenhuizen writes:

Hello again,

>>>>> +      ((image ->  (find-image file-system-type (%current-target-system)))
>>>>>         (sys       (system-derivation-for-action os image action
>>>>>                                                  #:file-system-type 
>>>>> file-system-type
>>>>>                                                  #:image-size image-size
>>>>
>>>> Same here, otherwise this look good to me.
>>
>> I missed something, "target" variable is shadowing the "target"
>> argument. The attached patch should fix the issue, I'm testing it.
>
> Oops!
>
>> From 760e46d2ff57fab2b67656b85d800572bbc56f4b Mon Sep 17 00:00:00 2001
>> From: Mathieu Othacehe <othacehe@gnu.org>
>> Date: Sun, 14 Jun 2020 14:16:37 +0200
>> Subject: [PATCH] scripts: system: Fix "init" command.

Just to confirm that this fixes

    make check-system TESTS="installed-extlinux-os"

failing early, where it now possibly fails for lack of disk
space...retrying...

Janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com





reply via email to

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