From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Cech Subject: bug#25704: guix on other distribution fails to pull Date: Tue, 21 Feb 2017 08:41:58 +0100 Message-ID: <87k28kdm7t.wl-sleep_walker@gnu.org> References: <877f4u5j7d.wl-tcech@suse.com> <20170221035833.GA19762@jasmine> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cg56H-0003mc-Fm for bug-guix@gnu.org; Tue, 21 Feb 2017 02:43:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cg56E-0005mh-F4 for bug-guix@gnu.org; Tue, 21 Feb 2017 02:43:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49934) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cg56E-0005mV-BB for bug-guix@gnu.org; Tue, 21 Feb 2017 02:43:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cg56E-0007sS-1w for bug-guix@gnu.org; Tue, 21 Feb 2017 02:43:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170221035833.GA19762@jasmine> 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: Leo Famulari Cc: 25704@debbugs.gnu.org On Tue, 21 Feb 2017 04:58:33 +0100, Leo Famulari wrote: >=20 > On Mon, Feb 13, 2017 at 02:11:34PM +0100, Tomas Cech wrote: > Try starting the guix-daemon with > '--substitute-urls=3Dhttps://hydra.gnu.org'. This will bypass the mirror > completely. >=20 > Let us know if it works and be sure to remove that URL afterwards; that > server cannot handle much traffic. >=20 Thanks, I solved it some other way in the meantime. But thanks, this could work as well... =46rom single user perspective it is valid workaround but I'm aftraid that from guix package maintainer on foreign distribution it is not usable workaround... Best regards, S_W