Hi Vitaliy,
I reported this issue in April as bug #40612, so this is a duplicate.
https://bugs.gnu.org/40612
That bug is still open, but it seems blocked on differences of opinion.
Mark
Hello Ricardo.
I made a typo: I do not need a root for `build`.
How it really was:
`guix system build -n config.scm`
---> 3 packages download
sudo guix system _RECONFIGURE_ config.scm
---> Hey-ho: building Linux!
C-c
edit config.scm, use kernel that has substitute.
guix build -n config.scm
Vitaliy Shatrov writes:
> Hello Guix.
>
> I did:
> `guix system build -n config.scm`
>
> I get a message, something like:
> "3 packages (guix, modules, and ?) would be downloaded."
>
> I ran `sudo guix system build config.scm`. Guix told me it will build
> the linux kernel. It was unexpected.
Hello Guix.
I did:
`guix system build -n config.scm`
I get a message, something like:
"3 packages (guix, modules, and ?) would be downloaded."
I ran `sudo guix system build config.scm`. Guix told me it will build
the linux kernel. It was unexpected.
The `guix system build/reconfigure` upgrade