From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33404: failure behavior for "guix package --upgrade" Date: Fri, 16 Nov 2018 22:22:41 +0100 Message-ID: <87sh00sony.fsf@gnu.org> References: 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]:57807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNlZu-00072n-N3 for bug-guix@gnu.org; Fri, 16 Nov 2018 16:23:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNlZu-0004ox-1I for bug-guix@gnu.org; Fri, 16 Nov 2018 16:23:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52580) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gNlZt-0004oi-US for bug-guix@gnu.org; Fri, 16 Nov 2018 16:23:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gNlZt-0007rT-Mr for bug-guix@gnu.org; Fri, 16 Nov 2018 16:23:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Reed Campbell Meyerson's message of "Fri, 16 Nov 2018 00:37:59 +0000") 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: Reed Campbell Meyerson Cc: 33404@debbugs.gnu.org Hello, Reed Campbell Meyerson skribis: > I am experiencing some strange behavior when upgrading packages. After a > substitution fails, the upgrade will fail at the same point every time > until I upgrade that point on its own, and then it will proceed until it > potentially fails at a different point. > > I have attached a screenshot of the output. This was while trying to > upgrade qutebrowser, but it happened before when upgrading GHC. Which substitute server(s) are you using? It could be that the substitute Guix was trying to fetch was temporarily unavailable from the server and eventually came back=E2=80=94hydra.gnu.org = has been under maintenance a week ago as you might have seen. Thanks for reporting the issue, Ludo=E2=80=99.