unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Troy Sankey <sankeytms@gmail.com>
Cc: 23855@debbugs.gnu.org
Subject: bug#23855: --no-substitutes still triggers update to list of substitutes
Date: Tue, 28 Jun 2016 14:33:39 +0200	[thread overview]
Message-ID: <87vb0txzks.fsf@gnu.org> (raw)
In-Reply-To: <1466795181-sup-319@what> (Troy Sankey's message of "Mon, 27 Jun 2016 13:37:27 -0400")

Hello!

Troy Sankey <sankeytms@gmail.com> skribis:

> I'm not totally sure about this, but my assertion is that the list of
> substitutes should not be updated if --no-substitutes is present on the command
> line.  However, guix version 0.10.0 fails my assertion.  

You are correct: --no-substitutes should entirely inhibit connections to
the substitute servers.

> Example output:
>
>
>   $ guix package --dry-run --no-substitutes -i st
>   warning: failed to install locale: Invalid argument
>   substitute: warning: failed to install locale: Invalid argument
>   substitute: updating list of substitutes from 'http://hydra.gnu.org'... 100.0%
>   The following package would be installed:
>      st   0.6     /gnu/store/fsnk8lc7j1w20id5hfssmd8cv9z8g1na-st-0.6
>   
>   The following derivations would be built:
>      /gnu/store/59560f3snqnxgn991kq9wlsap6yp2p0q-profile.drv
>      /gnu/store/hnnc1n5z6f4qv6q0i04fny1725g633b5-info-dir.drv
>      /gnu/store/f0nlagyzpyhykhn752gv5jv71fm74msx-ca-certificate-bundle.drv
>      /gnu/store/lc6wxgz6m521zamdjb0kmd86rhn3l0jh-liberation-fonts-ttf-2.00.1.tar.gz.drv
>      /gnu/store/lh56wp7v0w6xbga9rc19fp236ii1jjlf-libXfixes-5.0.1.tar.bz2.drv
>      /gnu/store/iqi33bhmydkjk47ib4hykp9hx5dgv91x-libXcomposite-0.4.4.tar.bz2.drv
>      /gnu/store/1d5zjlry87gcmbmwqj69jjkpfmr1kyin-compositeproto-0.4.2.drv
>      /gnu/store/50mqcf0nhmyp6l94iy7yif1wzw0mbx1s-fixesproto-5.0.drv
>      /gnu/store/6alkhqglqns5a8y4zk750bdbn6gwyk6p-st-0.6.tar.gz.drv
>      /gnu/store/a80b8rqkagg7qwnhpy75vnam3pvh8x1r-libxcomposite-0.4.4.drv
>      /gnu/store/cj2yqxm365qbx6kww46913i7s27jyhaf-libxfixes-5.0.1.drv
>      /gnu/store/sz9n1mx93c5s7mvz90my8072xq68xa43-font-liberation-2.00.1.drv
>      /gnu/store/1jlmi4y2yszzdpjsw3qcbq9073ma938k-st-0.6.drv
>      /gnu/store/2l5l3vx61i287c4sq1ds4g68r2dsmzaa-st-0.6.drv
>
>   $ guix --version
>   warning: failed to install locale: Invalid argument
>   guix (GNU Guix) 0.10.0
>   Copyright (C) 2016 the Guix authors
>   License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>   This is free software: you are free to change and redistribute it.
>   There is NO WARRANTY, to the extent permitted by law.
>
>
> Note the line which contains "substitute: updating list of substitutes [...]".
>
> Guix 0.10.0 is the version I get when I run `guix package -i guix`.

Commit 151afd84dc9bf8f13de79a689f7f163fba7254ec (May 31st) fixed
something in this area.  However, the change is in ‘guix-daemon’, so you
need to build and install ‘guix-daemon’ to take advantage of it (the
current ‘guix’ package with version 0.10.0-0.e901 is older than this
change.)

HTH,
Ludo’.

  reply	other threads:[~2016-06-28 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-27 17:37 bug#23855: --no-substitutes still triggers update to list of substitutes Troy Sankey
2016-06-28 12:33 ` Ludovic Courtès [this message]
2016-06-28 21:03   ` Troy Sankey
2016-06-28 21:06     ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb0txzks.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23855@debbugs.gnu.org \
    --cc=sankeytms@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).