From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#34636: "guix refresh" fails Date: Wed, 6 Mar 2019 22:32:16 +0100 Message-ID: <20190306213216.GB1581@jurong> References: <20190223215438.GA3370@jurong> <87va0ymgsr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1e9w-0002c9-7U for bug-guix@gnu.org; Wed, 06 Mar 2019 16:33:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1e9v-00031D-Fo for bug-guix@gnu.org; Wed, 06 Mar 2019 16:33:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1e9v-000311-Bd for bug-guix@gnu.org; Wed, 06 Mar 2019 16:33:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h1e9v-0004D1-4D for bug-guix@gnu.org; Wed, 06 Mar 2019 16:33:03 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87va0ymgsr.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 34636-done@debbugs.gnu.org On Mon, Mar 04, 2019 at 11:11:00PM +0100, Ludovic Courtès wrote: > Could it be that you’re running ‘guix refresh’ from a checkout and you > happen to have guile-json@3 instead of guile-json@1 in your Guile load > path? "No" and "yes" :-) But whatever happened in the last two weeks, things work now, as well for "guix refresh -l" after "guix pull", as "./pre-inst-env guix refresh -l" after "git pull". So I close this bug. Andreas