bug-guix
[Top][All Lists]
Advanced

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

bug#39090: Installer fails on install disk built from master


From: Ricardo Wurmus
Subject: bug#39090: Installer fails on install disk built from master
Date: Sat, 11 Jan 2020 17:43:47 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Gábor Boskovits <address@hidden> writes:

> 5. create a file gexp.scm with this content:
> (use-modules
>  (gnu packages package-management)
>  (guix gexp))
>
> (program-file
>  "a"
>  (with-extensions
>   (list guix)
>   #~(#t)))
> 6. guix build -f gexp.scm
>
> This will fail with as strange error message.

What’s the error message?

-- 
Ricardo






reply via email to

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