Git development
 help / color / mirror / Atom feed
From: carbonated beverage <ramune@net-ronin.org>
To: git@vger.kernel.org
Subject: empty ident error on pull
Date: Fri, 17 Feb 2006 23:05:00 -0800	[thread overview]
Message-ID: <20060218070500.GA12259@prophet.net-ronin.org> (raw)

I'm tracking the Linux kernel repo via git, and got the following:

barbeque/zarathustra:linux-2.6: git pull
Unpacking 885 objects
 100% (885/885) done
* refs/heads/origin: fast forward to branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Auto-following refs/tags/v2.6.16-rc4
Unpacking 1 objects
 100% (1/1) done
* refs/tags/v2.6.16-rc4: storing tag 'v2.6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Trying really trivial in-index merge...
Wonderful.
fatal: empty ident  <barbeque@zarathustra.internal.psychosnugglebunnies.net.> not allowed

Then I tried the following:

barbeque/zarathustra:linux-2.6: git-fsck-objects
dangling tree 47678b69f7dcc6d5fcae007d1e4fe511fd260e5b
barbeque/zarathustra:linux-2.6: git prune
barbeque/zarathustra:linux-2.6: git-fsck-objects
barbeque/zarathustra:linux-2.6: git pull
* refs/heads/origin: same as branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Trying really trivial in-index merge...
Wonderful.
fatal: empty ident  <barbeque@zarathustra.internal.psychosnugglebunnies.net.> not allowed

Okay... so... what now?  I'm still a bit clueless when it comes to git.  Using
it for some of my personal projects has gotten me a bit more comfortable with
it, but my usage is still along the lines of "CVS without warts", for now.

(And yes, it's the concept of the index file that's still throwing me for
a loop :-)

I was tracking the repo with "current" versions of git until I got the above
error message the first time.  Went to a 1.1.6 tarball of git, pulled the
repro from scratch, all seemed well.  Upgraded to 1.2.1, tried a pull today,
and got the above.

The system above is a Debian/sarge amd64 system, using gcc 3.3.5.

-- DN
Daniel

                 reply	other threads:[~2006-02-18  7:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060218070500.GA12259@prophet.net-ronin.org \
    --to=ramune@net-ronin.org \
    --cc=git@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox