From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23855: --no-substitutes still triggers update to list of substitutes Date: Tue, 28 Jun 2016 23:06:39 +0200 Message-ID: <87furxja5c.fsf@gnu.org> References: <1466795181-sup-319@what> <87vb0txzks.fsf@gnu.org> <1467147340-sup-6492@what> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bI0Dr-0003ne-IZ for bug-guix@gnu.org; Tue, 28 Jun 2016 17:07:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bI0Dm-0000bq-HT for bug-guix@gnu.org; Tue, 28 Jun 2016 17:07:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bI0Dm-0000bm-E1 for bug-guix@gnu.org; Tue, 28 Jun 2016 17:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bI0Dm-0000VK-8Q for bug-guix@gnu.org; Tue, 28 Jun 2016 17:07:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <1467147340-sup-6492@what> (Troy Sankey's message of "Tue, 28 Jun 2016 17:03:39 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Troy Sankey Cc: 23855 <23855@debbugs.gnu.org> Troy Sankey skribis: > On 2016-06-28 08:33:39 -0400, ludo wrote: >> Commit 151afd84dc9bf8f13de79a689f7f163fba7254ec (May 31st) fixed >> something in this area. However, the change is in =E2=80=98guix-daemon= =E2=80=99, so you >> need to build and install =E2=80=98guix-daemon=E2=80=99 to take advantag= e of it (the >> current =E2=80=98guix=E2=80=99 package with version 0.10.0-0.e901 is old= er than this >> change.) >>=20 >> HTH, >> Ludo=E2=80=99. > > I can confirm that a checkout of commit > 151afd84dc9bf8f13de79a689f7f163fba7254ec (guix-0.10.0-0.151a on my system= ) does > not contain the bug. Great, thanks for confirming! Ludo=E2=80=99.