From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: Pulling from guix git repo fails Date: Thu, 3 Aug 2017 20:09:22 +0200 Message-ID: <5c5cd150-d1c7-7164-cdb1-957c613e8873@tobias.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddKwx-0007Wt-VQ for help-guix@gnu.org; Thu, 03 Aug 2017 14:34:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddKwx-0007NL-4w for help-guix@gnu.org; Thu, 03 Aug 2017 14:34:24 -0400 Received: from tobias.gr ([2001:470:cc92::1]:36996) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ddKww-0007Kd-RX for help-guix@gnu.org; Thu, 03 Aug 2017 14:34:23 -0400 In-Reply-To: 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: arunisaac@systemreboot.net, help-guix@gnu.org Arun, Arun Isaac wrote on 03/08/17 at 19:05: > I'm not able to pull from the guix repo [over SSH]. Works fine here. Maybe it was a transient or local network issue? $ git config --get remote.upstream.url nckx@git.sv.gnu.org:/srv/git/guix.git $ git fetch upstream remote: Counting objects: 471, done. remote: Compressing objects: 100% (108/108), done. remote: Total 385 (delta 307), reused 347 (delta 277) Receiving objects: 100% (385/385), 77.68 KiB | 0 bytes/s, done. Resolving deltas: 100% (307/307), completed with 13 local objects. From git.sv.gnu.org:/srv/git/guix 5d8312f1c..cf189709b master -> upstream/master Kind regards, T G-R