bug-guix
[Top][All Lists]
Advanced

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

bug#28510: crash: guix build -S foo --with-source=bla


From: Maxime Devos
Subject: bug#28510: crash: guix build -S foo --with-source=bla
Date: Mon, 19 Sep 2022 20:44:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

On 19-09-2022 19:38, Jérémy Korwin-Zmijowski wrote:
Hello,

Today, I followed this steps to try to reproduce : [...]'.

So, still failing but I don't get the same error… Is it valid according to the bug declaration ? I'm not sure haha


Here is a simpler reproducer for that error:

file a.scm:
(use-modules (gnu packages) (guix packages) (guix gexp))
(package
  (inherit (specification->package "hello"))
  (source (local-file "a.scm")))

guix build -f a.scm --source

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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