From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Woodcox Subject: Re: Issue with install of GuixSD 0.15.0 regarding guix-artwork-6998d30.drv Date: Sun, 4 Nov 2018 13:26:23 -0700 Message-ID: <0DCE0FFD-58B8-4863-B4C0-4BC80D0F4EA7@InSkyData.com> References: <1B647FF2-8373-4425-9EF6-415598C80A63@inskydata.com> <0b989da8-c282-c9e3-5614-32f7bb8935a7@riseup.net> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJOzH-000883-L0 for help-guix@gnu.org; Sun, 04 Nov 2018 15:27:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJOzB-0001eQ-8w for help-guix@gnu.org; Sun, 04 Nov 2018 15:27:10 -0500 Received: from mail.inskydata.com ([184.68.229.6]:3298 helo=server.inskydata.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJOz9-0000se-7U for help-guix@gnu.org; Sun, 04 Nov 2018 15:27:03 -0500 In-Reply-To: <0b989da8-c282-c9e3-5614-32f7bb8935a7@riseup.net> 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: swedebugia Cc: help-guix@gnu.org Your right. I think port 9418 needs to be open. So scratch that one from the list. >=20 >> On 2018-11-04 16:41, Brian Woodcox wrote: >> This is my last error while installing GuixSD 0.15.0. >>=20 >> So rsgj5syf4azvg4y80gqbr94gr4i9226y-guix-artwork-6998d30-checkout.drv is t= rying to download git clone git://git.savannah.gnu.org/guix/guix-artwork.git= >>=20 >> But I get the following error: >>=20 >> Cloning into 'guix-artwork'... >> fatal: unable to connect to git.savannah.gnu.org: >> git.savannah.gnu.org[0: 208.118.235.201]: errno=3DConnection refused >>=20 >> Could it be that the file is not there? >=20 > Worked fine here: >=20 > $ 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=3D1 ttl=3D= 50 time=3D162 ms >=20 > $ git clone git://git.savannah.gnu.org/guix/guix-artwork.git --depth=3D1 > 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. >=20 > --=20 > Cheers > Swedebugia >=20