From: Petr Baudis Subject: Re: Ext4 patchqueue corrupted ? Date: Fri, 11 Jul 2008 10:47:15 +0200 Message-ID: <20080711084715.GT10151@machine.or.cz> References: <20080711034606.GA779@skywalker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Theodore Tso , Ming Ming Cao , "linux-ext4@vger.kernel.org" , git@vger.kernel.org To: "Aneesh Kumar K.V" Return-path: Content-Disposition: inline In-Reply-To: <20080711034606.GA779@skywalker> Sender: git-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org Hi, On Fri, Jul 11, 2008 at 09:16:06AM +0530, Aneesh Kumar K.V wrote: > [master@ext4-patch-queue]$ git pull > warning: no common commits > remote: Total 0 (delta 0), reused 0 (delta 0) > error: unable to find ec90e41198ede71d186bb7075e2edea7a6daae5a > fatal: object ec90e41198ede71d186bb7075e2edea7a6daae5a not found > > kvaneesh@skywalker:/tmp$git clone git://repo.or.cz/ext4-patch-queue.git > Initialized empty Git repository in /tmp/ext4-patch-queue/.git/ > remote: Total 0 (delta 0), reused 0 (delta 0) > remote: aborting due to possible repository corruption on the remote side. > error: waitpid (async) failed > fatal: error in sideband demultiplexer > > The web interface doesn't list any commits. very puzzling; I have backed up the broken objects store, can you repush, please? I'm curious about how this could have happenned; repo.or.cz now uses Git from latest next, which is a rather strange coincidence. ;-) Or did any of the pushers do anything special about pushin to the repository recently? Huge amount of objects is missing, the repository has only few loose objects and -rw-rw-r-- 1 repo 65657 1408 2008-07-10 18:56 pack-503b8e3e6f3a650c8bc37df88e8a9d7b6193c900.idx -rw-rw-r-- 1 repo 65657 3364 2008-07-10 18:56 pack-503b8e3e6f3a650c8bc37df88e8a9d7b6193c900.pack (By the way, how do I list objects in a pack again? I keep forgetting the trick...) -- Petr "Pasky" Baudis The last good thing written in C++ was the Pachelbel Canon. -- J. Olson