Your right. I think port 9418 needs to be open.
So scratch that one from the list. > >> 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 >