From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: cannot fetch arm git tree
Date: Sun, 16 Jan 2011 09:23:15 +0000 [thread overview]
Message-ID: <20110116092315.GA27542@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <AANLkTikRrewCLGDTU7DjVssjpxz-EFK8AhRScAGPRumg@mail.gmail.com>
On Sun, Jan 16, 2011 at 10:28:55AM +0800, Jello huang wrote:
> Dear Russell,
>
> when i use git fetch,there arm some wrong with it.
>
> jello at jello-laptop:~/git/russell/linux-2.6-arm$git pull
> error: Unable to find 89e4d4b145bb7e73b4c45671a84b401a5d8694c1 under
> http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm.git
> Cannot obtain needed blob 89e4d4b145bb7e73b4c45671a84b401a5d8694c1
> while processing commit eda2e5dcc914b4d70f665443efc9780e89a5e5c1.
> error: Fetch failed.
>
> What is the wrong?
No idea. The tree has the object file in one of its pack files:
| rmk at ZenIV:[linux-2.6-arm.git]:<1020> GIT_DIR=. git cat-file -p 89e4d4b145bb7e73b4c45671a84b401a5d8694c1|head
|
| List of maintainers and how to submit kernel changes
|
| Please try to follow the guidelines below. This will make things
| easier on the maintainers. Not all of these guidelines matter for every
| trivial patch so apply some common sense.
and the pack info file lists all the pack files. Maybe you have a hash
collision on a pack file with your repository?
I suggest you do as I've always recommended: make sure your tree is up to
date with Linus' tree before fetching my tree. That way you avoid the
unnecessary download of large pack files.
> I have found the discussion linux-next: manual merge of
> the arm tree with the arm-current
> tree<http://forum.soft32.com/linux/linux-manual-merge-arm-tree-arm-current-tree-ftopict523173.html>
> with
> Uwe.But there is also Puzzled with me now.
How so?
next prev parent reply other threads:[~2011-01-16 9:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-16 2:28 cannot fetch arm git tree Jello huang
2011-01-16 9:23 ` Russell King - ARM Linux [this message]
2011-01-16 11:08 ` Uwe Kleine-König
[not found] ` <AANLkTinrZ0GnT71GCueUUpAXM5ckq+LBd0RjA51DMR-a@mail.gmail.com>
2011-01-16 13:42 ` Russell King - ARM Linux
2011-01-17 1:49 ` Jello huang
2011-01-21 13:38 ` Detlef Vollmann
2011-01-21 13:47 ` Uwe Kleine-König
2011-01-21 13:57 ` Russell King - ARM Linux
2011-01-21 14:28 ` Detlef Vollmann
2011-01-21 14:30 ` Jello huang
2011-01-21 14:50 ` Russell King - ARM Linux
2011-01-21 15:14 ` Detlef Vollmann
2011-01-21 15:25 ` Uwe Kleine-König
2011-01-24 5:01 ` Miles Bader
2011-01-24 7:21 ` Johannes Sixt
2011-01-24 7:34 ` J.H.
2011-01-24 10:53 ` Russell King - ARM Linux
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=20110116092315.GA27542@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).