From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Lemmer Webber Subject: Re: Borg takes forever to upgrade Date: Mon, 22 Apr 2019 17:19:28 -0400 Message-ID: <8736m9n3fj.fsf@dustycloud.org> References: <3878643.TA5XZMSakg@aleksandar-ixtreme-m5740> <20190314203115.GA20373@jasmine.lan> <67513244.nM5SvtCJyr@aleksandar-ixtreme-m5740> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIgLd-0007gF-KB for help-guix@gnu.org; Mon, 22 Apr 2019 17:19:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIgLc-00080H-0F for help-guix@gnu.org; Mon, 22 Apr 2019 17:19:33 -0400 Received: from dustycloud.org ([50.116.34.160]:53056) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hIgLb-0007zj-5H for help-guix@gnu.org; Mon, 22 Apr 2019 17:19:31 -0400 In-reply-to: <67513244.nM5SvtCJyr@aleksandar-ixtreme-m5740> 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: HiPhish Cc: help-guix@gnu.org HiPhish writes: > On Thursday, 14 March 2019 21:31:15 CET you wrote: >> It's probably stuck in the tests: >>=20 >> https://github.com/borgbackup/borg/issues/4350 >>=20 >> Whether or not it gets stuck seems host-specific. It works on some >> machines and not others. I recommend just waiting a while for a >> substitute to become available. > Sounds plausible. I'll just wait then, it's not like I need the update=20 > urgently. > >> I don't want to disable the tests here until we understand what's going >> on =E2=80=94 otherwise we might miss some real issue in how the software= is >> being built on the machines where the tests get stuck. > Yes, sounds reasonable. I'll note that I hit this problem today too. I did a guix package upgrade and came back about 6 hours later to see what packages had been upgraded. Sadly it had spent all day spinning its wheels on Borg. :(