All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sébastien Dugué" <sebastien.dugue@bull.net>
To: Laurent Pinchart <laurent.pinchart@technotrade.biz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: git issues while fetching from http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
Date: Tue, 13 Feb 2007 12:15:57 +0100	[thread overview]
Message-ID: <20070213121557.6a7442a8@frecb000686.frec.bull.fr> (raw)
In-Reply-To: <200702131030.00046.laurent.pinchart@technotrade.biz>


  Hi Laurent,


On Tue, 13 Feb 2007 10:29:59 +0100 Laurent Pinchart <laurent.pinchart@technotrade.biz> wrote:

> Hi everybody,
> 
> I'm trying to fetch from the Linux kernel repository at 
> http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/. After 
> downloading the objects, git failed while trying to fetch tags. Retrying the 
> fetch operation gives the following output:
> 
> $ git-fetch origin
> Fetching refs/heads/master from 
> http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/ using 
> http
> Auto-following refs/tags/v2.6.20
> Auto-following refs/tags/v2.6.20
> Auto-following refs/tags/v2.6.20-rc1
> Auto-following refs/tags/v2.6.20-rc1
> Auto-following refs/tags/v2.6.20-rc2
> Auto-following refs/tags/v2.6.20-rc2
> Auto-following refs/tags/v2.6.20-rc3
> Auto-following refs/tags/v2.6.20-rc3
> Auto-following refs/tags/v2.6.20-rc4
> Auto-following refs/tags/v2.6.20-rc4
> Auto-following refs/tags/v2.6.20-rc5
> Auto-following refs/tags/v2.6.20-rc5
> Auto-following refs/tags/v2.6.20-rc6
> Auto-following refs/tags/v2.6.20-rc6
> Auto-following refs/tags/v2.6.20-rc7
> Auto-following refs/tags/v2.6.20-rc7
> Failed to fetch refs/tags/v2.6.20 from 
> http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
> 
> While trying to solve the issue, I noticed that the refs/tags directory in the 
> remote repository is empty. Is that a normal situation ? Should git be able 
> to regenerate the tags locally from the objects ? I'm using git 1.4.4.4.

  I had the same issue. Upgrade git. the refs are now packed
in a single file packed-refs.

  Sébastien.

      reply	other threads:[~2007-02-13 11:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-13  9:29 git issues while fetching from http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/ Laurent Pinchart
2007-02-13 11:15 ` Sébastien Dugué [this message]

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=20070213121557.6a7442a8@frecb000686.frec.bull.fr \
    --to=sebastien.dugue@bull.net \
    --cc=laurent.pinchart@technotrade.biz \
    --cc=linux-kernel@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.