User options are not passed to the offload machine

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
important
M
M
Maxim Cournoyer wrote on 1 Dec 2020 18:56
(name . bug-guix)(address . bug-guix@gnu.org)
87eek9l89k.fsf@gmail.com
Hello,

I noticed that:

Toggle snippet (3 lines)
guix build something --no-substitutes

when offloaded, will not honor the '--no-substitutes' argument and start
fetching substitutes.

Probably any user options are being ignored, I haven't checked yet.

Thanks,

Maxim
M
M
Maxim Cournoyer wrote on 26 Jun 2021 03:50
(address . 44995@debbugs.gnu.org)(name . GNU Debbugs)(address . control@debbugs.gnu.org)
87czs9xulp.fsf@gmail.com
severity 44995 important
thanks

Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

Toggle quote (11 lines)
> Hello,
>
> I noticed that:
>
> guix build something --no-substitutes
>
> when offloaded, will not honor the '--no-substitutes' argument and start
> fetching substitutes.
>
> Probably any user options are being ignored, I haven't checked yet.

This problem seems to be generalized to many options. The --rounds=N
also is not honored, and so is the --cores=N one.

Raising severity.

Maxim
?