all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix ignores --no-substitutes
@ 2016-05-30 20:13 Federico Beffa
  2016-05-31 16:23 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Federico Beffa @ 2016-05-30 20:13 UTC (permalink / raw)
  To: Guix-devel

Hi,

I find that Guix still contacts home even when passed the
'--no-substitutes' flag:

$ ./pre-inst-env guix build --no-substitutes chez-sockets
substitute: updating list of substitutes from
'https://mirror.hydra.gnu.org'... substitute: updating list of
substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://hydra.gnu.org'... 100.0%
@ build-started ...

It would be desirable to avoid all calls home with that flag.

Regards,
Fede

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: guix ignores --no-substitutes
  2016-05-30 20:13 guix ignores --no-substitutes Federico Beffa
@ 2016-05-31 16:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-05-31 16:23 UTC (permalink / raw)
  To: Federico Beffa; +Cc: Guix-devel

Federico Beffa <beffa@ieee.org> skribis:

> I find that Guix still contacts home even when passed the
> '--no-substitutes' flag:
>
> $ ./pre-inst-env guix build --no-substitutes chez-sockets
> substitute: updating list of substitutes from
> 'https://mirror.hydra.gnu.org'... substitute: updating list of
> substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating list of substitutes from 'https://hydra.gnu.org'... 100.0%
> @ build-started ...
>
> It would be desirable to avoid all calls home with that flag.

Definitely.  I thought c8f9f24776040cc5645cf3b91b19946b1f1e4dac fixed
that, but apparently not.

Fixed with a two-liner in 151afd84dc9bf8f13de79a689f7f163fba7254ec.

Thanks for reporting it!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-31 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 20:13 guix ignores --no-substitutes Federico Beffa
2016-05-31 16:23 ` Ludovic Courtès

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.