From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [GIT PATCH] SCSI updates for 2.6.14 Date: Sat, 05 Nov 2005 12:13:27 -0600 Message-ID: <1131214408.3614.11.camel@mulgrave> References: <1131207491.3614.5.camel@mulgrave> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Torvalds Cc: Andrew Morton , Linux Kernel , SCSI Mailing List List-Id: linux-scsi@vger.kernel.org On Sat, 2005-11-05 at 09:44 -0800, Linus Torvalds wrote: > > On Sat, 5 Nov 2005, James Bottomley wrote: > > > > This patch is available from: > > > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6.git > > No it's not. > > master$ git-cat-file -t HEAD > > gives > > error: unable to find 39b7f1e25a412b0ef31e516cfc2fa4f40235f263 > fatal: git-cat-file HEAD: bad file > > and the reason seems to be: > > master$ ll objects/39/ > > ls: objects/39/: Permission denied > > Hmmph. Heh, they're all drwx--S--- I've had no end of strange trouble like this since I moved from my own version of git to the one installed on hera. I think I've found and changed all the directories and verified the individual object permissions. Could you try again? Thanks, James