On Sun, Apr 18, 2021 at 04:06:35PM -0400, Grant Wilson II wrote:
> In unknown file:
>            1 (string-append #f "/bl31.elf")
> In ice-9/boot-9.scm:
>   1669:16  0 (raise-exception _ #:continuable? _)
> 
> ice-9/boot-9.scm:1669:16: In procedure raise-exception:
> In procedure string-append: Wrong type (expecting string): #f

This comes from (gnu packages bootloaders):

https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/bootloaders.scm?id=1eb26d0e07ad439c935b324c1ed858f50e9dcccd#n928

It seems that no value was passed for the "firmware" input.

Reply via email to