Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] Fix build error by removal of obsoleted au1x00_uart driver.
Date: Thu, 9 Feb 2006 16:44:12 +0000	[thread overview]
Message-ID: <20060209164412.GB3558@linux-mips.org> (raw)
In-Reply-To: <20060210.012559.89066702.anemo@mba.ocn.ne.jp>

On Fri, Feb 10, 2006 at 01:25:59AM +0900, Atsushi Nemoto wrote:

> >>>>> On Thu, 9 Feb 2006 15:49:59 +0000, Ralf Baechle <ralf@linux-mips.org> said:
> 
> ralf> You were seconds to late, I already checked in an identical
> ralf> patch :)
> 
> Oh I see.  It seems linux-2.6.15.git is a bit behind linux.git ;-)

Not really - I just had not pushed it out yet, so it wasn't get in
linux.git either.

> BTW, linux-2.6.15.git repository is somewhat broken, isn't it?  When I
> pull using git protocol just after rsync, I got following error.  I'm
> using git 1.1.6.
> 
> $ git-pull rsync://ftp.linux-mips.org/pub/scm/linux-2.6.15.git
> receiving file list ... done

Don't do pulls using rsync URLs, it's rather slow as will download all the
packs each time I repacked the archive - which I last did this morning.

Otoh for very large pulls the git protocol is putting a significant
burden on the linux-mips.org machine ...  But linux-2.6.15.git fortunately
doesn't classify as large in this context.

> sent 107 bytes  received 162 bytes  41.38 bytes/sec
> total size is 64135739  speedup is 238422.82
> Already up-to-date.
> $ git-pull git://ftp.linux-mips.org/pub/scm/linux-2.6.15.git
> error: Could not read 91483db9b01b547ae9cc45c8c98b217642acb40a
> error: Could not read 826eeb53a6f264842200d3311d69107d2eb25f5e
> Already up-to-date.
> $

When cloning such a repository git isn't actually downloading the
.git/info/grafts file.  This results in such errors.  I don't know of a
way to get git to do this right.  You may download the file manually
and install it into your tree.  The URL of the grafts file is:

  http://www.linux-mips.org/pub/scm/linux-2.6.15.git/info/grafts

  Ralf

  reply	other threads:[~2006-02-09 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-09 15:43 [PATCH] Fix build error by removal of obsoleted au1x00_uart driver Atsushi Nemoto
2006-02-09 15:49 ` Ralf Baechle
2006-02-09 16:25   ` Atsushi Nemoto
2006-02-09 16:44     ` Ralf Baechle [this message]
2006-02-09 17:54       ` Franck Bui-Huu
2006-02-09 20:53         ` Ralf Baechle

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=20060209164412.GB3558@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-mips@linux-mips.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