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

Debbugs page

M
M
Maxim Cournoyer wrote on 1 Dec 2020 09: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 25 Jun 2021 18: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
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 44995@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 44995
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch