From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: Issue with install of GuixSD 0.15.0 regarding guix-artwork-6998d30.drv Date: Sun, 4 Nov 2018 20:31:29 +0100 Message-ID: <0b989da8-c282-c9e3-5614-32f7bb8935a7@riseup.net> References: <1B647FF2-8373-4425-9EF6-415598C80A63@inskydata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJO7c-0001rV-UE for help-guix@gnu.org; Sun, 04 Nov 2018 14:31:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJO7Y-0007Sm-Al for help-guix@gnu.org; Sun, 04 Nov 2018 14:31:44 -0500 Received: from mx1.riseup.net ([198.252.153.129]:48345) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJO7U-0007Ou-Ht for help-guix@gnu.org; Sun, 04 Nov 2018 14:31:37 -0500 In-Reply-To: <1B647FF2-8373-4425-9EF6-415598C80A63@inskydata.com> Content-Language: en-US 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: Brian Woodcox , help-guix@gnu.org Hi On 2018-11-04 16:41, Brian Woodcox wrote: > This is my last error while installing GuixSD 0.15.0. > > So rsgj5syf4azvg4y80gqbr94gr4i9226y-guix-artwork-6998d30-checkout.drv is trying to download git clone git://git.savannah.gnu.org/guix/guix-artwork.git > > But I get the following error: > > Cloning into 'guix-artwork'... > fatal: unable to connect to git.savannah.gnu.org: > git.savannah.gnu.org[0: 208.118.235.201]: errno=Connection refused > > Could it be that the file is not there? Worked fine here: $ ping git.savannah.gnu.org PING git.savannah.gnu.org (208.118.235.201) 56(84) bytes of data. 64 bytes from vcs0.savannah.gnu.org (208.118.235.201): icmp_seq=1 ttl=50 time=162 ms $ git clone git://git.savannah.gnu.org/guix/guix-artwork.git --depth=1 Klonar till "guix-artwork"... remote: Counting objects: 313, done. remote: Compressing objects: 100% (259/259), done. remote: Total 313 (delta 57), reused 241 (delta 44) Tar emot objekt: 100% (313/313), 8.33 MiB | 294.00 KiB/s, klart. Analyserar delta: 100% (57/57), klart. -- Cheers Swedebugia