From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laura Lazzati Subject: Re: Issue with my version of guix Date: Fri, 8 Feb 2019 16:22:08 -0300 Message-ID: References: <20190208170124.70b32858@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsCe8-0004rM-C5 for guix-devel@gnu.org; Fri, 08 Feb 2019 15:21:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsCe6-0002vm-RE for guix-devel@gnu.org; Fri, 08 Feb 2019 15:21:12 -0500 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]:37342) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gsCe6-0002WM-GD for guix-devel@gnu.org; Fri, 08 Feb 2019 15:21:10 -0500 Received: by mail-pf1-x42c.google.com with SMTP id y126so2202703pfb.4 for ; Fri, 08 Feb 2019 12:20:20 -0800 (PST) In-Reply-To: <20190208170124.70b32858@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: Guix-devel Hi Danny :) > This commit seems to be very recent, so not sure what you mean. > (it's from Feb 8 2019) Yes, I guix pulled today. > > > And both for installing stuff with guix package or even guix pulling, > > I need to add the subsitute option for using https://ci.guix.info > > Otherwhise it uses the mirror from hydra. > > That's weird... Yes, it is quite strange > > Is your guix-daemon also recent? > > Try: > > /proc/$(pidof -s guix-daemon)/exe -V > > in order to find out its version. What does it say? Weirdest, look at this: guix-daemon (GNU Guix) 0.16.0-3.6ddc63e root@ada:~# /proc/$(pidof -s guix-daemon)/exe -V guix-daemon (GNU Guix) 0.15.0-8.71a78ba > > Does your system configuration in /etc/config.scm specify custom > substitute-urls ? I don't have that file? should I? Regards :) Laura