From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Libreoffice building (sort of) Date: Wed, 11 Mar 2015 13:04:56 +0100 Message-ID: <20150311120456.GA4057@debian.math.u-bordeaux1.fr> References: <20150309220320.GA16814@debian> <787D3051-1EA0-4CFA-8D7C-A201DB6EA50B@sumou.com> <7C40BA9C-C875-446D-B2FD-3749CF026313@sumou.com> <87mw3lm3cp.fsf@gnu.org> <26d5018175cf3d29bd0f9c99081c4841@hcoop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVfNu-0008Jx-Pn for guix-devel@gnu.org; Wed, 11 Mar 2015 08:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVfNq-0004Oy-QD for guix-devel@gnu.org; Wed, 11 Mar 2015 08:05:10 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:60529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVfNq-0004KB-IG for guix-devel@gnu.org; Wed, 11 Mar 2015 08:05:06 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?55m944GE54aK77yg55u45pKy6YGT?= Cc: guix-devel@gnu.org On Wed, Mar 11, 2015 at 10:27:15AM +0100, 白い熊@相撲道 wrote: > guix substitute-binary: error: connect: Connection timed out > fetching path `/gnu/store/8n7d1bgib9f1hml2k5ravgv79jv1whqf-tar-1.28' failed > with exit code 1 I think this is just a random error, due to hydra being overloaded. Normally you can try again and there is a good chance it will work. Andreas