From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Danckaert Subject: very old daemon = no substitutes? Date: Mon, 23 Dec 2019 12:53:12 +0100 (CET) Message-ID: <20191223.125312.2027615464663329041.post@thomasdanckaert.be> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56192) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijMHz-0007iz-TC for help-guix@gnu.org; Mon, 23 Dec 2019 06:54:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijMHu-0006Bm-6q for help-guix@gnu.org; Mon, 23 Dec 2019 06:54:17 -0500 Received: from s02.spamexperts.axc.nl ([185.182.56.112]:53713) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ijMHt-0005v7-W6 for help-guix@gnu.org; Mon, 23 Dec 2019 06:54:14 -0500 Received: from vserver42.axc.nl ([185.182.56.92]) by s02.spamexperts.axc.nl with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1ijMHJ-0000se-EK for help-guix@gnu.org; Mon, 23 Dec 2019 12:54:02 +0100 Received: from mail.axc.nl ([185.182.56.42]) by vserver42.axc.nl with esmtp (Exim 4.92) (envelope-from ) id 1ijMH8-00DJgo-ME for help-guix@gnu.org; Mon, 23 Dec 2019 12:53:27 +0100 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi Guix, I'm reconfiguring my system after almost one year without updates (meaning guix-daemon in my system profile is at version 0.16.0-8.7ba2b27, dating from january 2019). I ran guix pull (now at commit c109d32) and had to rebuild *a lot* (guile, git, I believe multiple versions of gcc, ...). Now I'm reconfiguring, and it feels like I'm still building the whole world and not getting any substitutes (despite messages such as 'updating substitutes from https://ci.guix.info' and 'updating substitutes from https://berlin.guixsd.org')... could this be due to the old daemon, and should things improve once I have reconfigured a basic system with an up-do-date daemon, or is there something suspicious here? thank you for any help! Thomas