From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#34149: guix refresh -u is broken Date: Mon, 21 Jan 2019 22:55:52 +0100 Message-ID: <20190121215552.GA4777@jurong> References: <20190120222718.GA1376@jurong> <20190121100240.GA11658@macbook41> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glhY6-0005QY-FS for bug-guix@gnu.org; Mon, 21 Jan 2019 16:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glhY4-0004oT-EA for bug-guix@gnu.org; Mon, 21 Jan 2019 16:56:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1glhY2-0004na-NP for bug-guix@gnu.org; Mon, 21 Jan 2019 16:56:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1glhY2-0003EF-Ju for bug-guix@gnu.org; Mon, 21 Jan 2019 16:56:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190121100240.GA11658@macbook41> 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: Efraim Flashner Cc: 34149-done@debbugs.gnu.org On Mon, Jan 21, 2019 at 12:02:40PM +0200, Efraim Flashner wrote: > It is currently working for me. I see in the backtrace it goes through > guix/scripts/ , try removing guix/scripts/*go (and guix/download.go, > guix/upstream.go) and see if it works now. It also works for me now; thanks for testing, and sorry for the noise! Closing the bug then. Andreas