From: Maxime Devos <maximedevos@telenet.be>
To: "Jérémy Korwin-Zmijowski" <jeremy@korwin-zmijowski.fr>,
28510@debbugs.gnu.org
Subject: bug#28510: crash: guix build -S foo --with-source=bla
Date: Mon, 19 Sep 2022 20:44:03 +0200 [thread overview]
Message-ID: <229c1399-ce4b-b942-1bae-deea501f1c48@telenet.be> (raw)
In-Reply-To: <d566d759-38d7-849e-d067-35e207359210@korwin-zmijowski.fr>
[-- Attachment #1.1.1: Type: text/plain, Size: 531 bytes --]
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 #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next prev parent reply other threads:[~2022-09-19 18:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 12:09 bug#28510: crash: guix build -S foo --with-source=bla Ricardo Wurmus
2021-02-25 0:34 ` zimoun
2022-09-19 17:38 ` Jérémy Korwin-Zmijowski
2022-09-19 18:44 ` Maxime Devos [this message]
2022-09-20 9:19 ` Josselin Poiret via Bug reports for GNU Guix
2022-09-20 17:25 ` zimoun
2022-09-20 19:42 ` Josselin Poiret via Bug reports for GNU Guix
2022-10-07 8:41 ` jeremy
2022-10-08 13:52 ` zimoun
2024-06-22 16:54 ` Vincent Legoll
2024-06-22 18:27 ` Vincent Legoll
2024-07-10 18:32 ` Simon Tournier
2024-07-10 20:28 ` Vincent Legoll
[not found] <864kh0b4d2.fsf@gmail.com>
2024-07-10 18:26 ` Simon Tournier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=229c1399-ce4b-b942-1bae-deea501f1c48@telenet.be \
--to=maximedevos@telenet.be \
--cc=28510@debbugs.gnu.org \
--cc=jeremy@korwin-zmijowski.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.