From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Savannah down? Date: Wed, 3 Aug 2016 22:00:29 +0200 Message-ID: <20160803200029.GA6084@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV2LK-0007vj-VS for guix-devel@gnu.org; Wed, 03 Aug 2016 16:00:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bV2LG-0008DN-Nq for guix-devel@gnu.org; Wed, 03 Aug 2016 16:00:41 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:16732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV2LG-0008D5-7N for guix-devel@gnu.org; Wed, 03 Aug 2016 16:00:38 -0400 Content-Disposition: inline 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" To: guix-devel@gnu.org Hello, when trying a "git fetch", I get the following error: remote: Counting objects: 204, done. remote: fatal: unable to create thread: Resource temporarily unavailable error: git upload-pack: git-pack-objects died with error. fatal: git upload-pack: aborting due to possible repository corruption on the remote side. remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header "git clone" has a similar result. I just hope that the "Resource temporarily unavailable" is the truth, and not "possible repository corruption on the remote side"... Has anyone got more information? Andreas