All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Santos <danielfsantos@att.net>
To: linux-omap <linux-omap@vger.kernel.org>
Cc: Daniel Santos <daniel.santos@pobox.com>
Subject: "Cannot obtain needed commit" when trying to clone?
Date: Fri, 13 Dec 2013 18:33:39 -0600	[thread overview]
Message-ID: <52ABA763.2050705@att.net> (raw)

Hey guys. I'm trying to grab v2.6.32.60 from 
http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git and 
I'm getting this sad little error:

# git clone --reference /mnt/gentoo32/usr/src/linux-2.6.32.y --branch 
v2.6.32.60 
http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git 
linux-omap-2.6.32.y
Cloning into 'linux-omap-2.6.32.y'...
error: Unable to find 811e7c87340b75dce5c488d9496075b00853942b under 
http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git
Cannot obtain needed commit 811e7c87340b75dce5c488d9496075b00853942b
while processing commit e942cc06e2d183975dd47d8da9e569316cb870ea.
error: Fetch failed.

Tried w/o a --reference and also tried to grab master, similar error:

# git clone 
http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git linux-omap
Cloning into 'linux-omap'...
error: Unable to find 8bb9660418e05bb1845ac1a2428444d78e322cc7 under 
http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git
Cannot obtain needed object 8bb9660418e05bb1845ac1a2428444d78e322cc7
while processing commit 9556974843c5a75c98a5e070c80b5bf7c304c85d.
error: Fetch failed.

Is there some type of server maintenance going on or is something 
broken? Any other clones out there where I can grab this from in the 
mean time?

Thanks,
Daniel

             reply	other threads:[~2013-12-14  0:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-14  0:33 Daniel Santos [this message]
2013-12-14  0:38 ` [SOLVED] Re: "Cannot obtain needed commit" when trying to clone? Daniel Santos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52ABA763.2050705@att.net \
    --to=danielfsantos@att.net \
    --cc=daniel.santos@pobox.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.