From mboxrd@z Thu Jan 1 00:00:00 1970 From: HiPhish Subject: Re: Borg takes forever to upgrade Date: Thu, 14 Mar 2019 23:09:47 +0100 Message-ID: <67513244.nM5SvtCJyr@aleksandar-ixtreme-m5740> References: <3878643.TA5XZMSakg@aleksandar-ixtreme-m5740> <20190314203115.GA20373@jasmine.lan> 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]:33774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4YpX-0003we-9o for help-guix@gnu.org; Thu, 14 Mar 2019 18:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h4YXx-00064B-BK for help-guix@gnu.org; Thu, 14 Mar 2019 18:09:54 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44737) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h4YXw-00060d-PV for help-guix@gnu.org; Thu, 14 Mar 2019 18:09:53 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8C7FF2400E5 for ; Thu, 14 Mar 2019 23:09:49 +0100 (CET) In-Reply-To: <20190314203115.GA20373@jasmine.lan> 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: Leo Famulari Cc: help-guix@gnu.org 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.