error: addinfo_cache failed during merge

2 messages, 1 author, 2016-06-15 · open the first message on its own page

error: addinfo_cache failed during merge

From: Stephen Bash <hidden>
Date: 2016-06-15 22:52:08

Hi all-

I'm in the process of implementing whitespace and EOL normalization for our repo.  Having completed the work on our oldest maintenance branch, I'm attempting to merge the changes recursively into newer branches.

My approach is to merge using '-s recursive -X ours --no-commit' since the only conflicts are whitespace/EOL changes and I have to renormalize the current branch before committing anyway (new files, etc.).  Unfortunately, during the merge, I got a bunch of errors like this:

error: addinfo_cache failed for path 'foo/bar.h'

So first, is this important?  Second, can that message be replaced with something more helpful?  I'm not exactly a newbie, and I certainly can't grok that message...

Doing a bit of archeology, pickaxe shows it arose in 0424138 "Fix bogus error message from merge-recursive error path", but that was Junio cleaning up the message a bit.  The original message is from the creation of merge-recursive.c in 6d297f8 "Status update on merge-recursive in C".  I should caveat that my local git/git is a little out of date because I haven't repointed it since k.org went down (I use it very rarely), so there might be something newer in this area.

Thanks,
Stephen

Re: error: addinfo_cache failed during merge

From: Stephen Bash <hidden>
Date: 2016-06-15 22:52:08

----- Original Message -----
From: "Stephen Bash" <redacted>
To: "git discussion list" <redacted>
Sent: Wednesday, September 28, 2011 10:44:03 AM
Subject: error: addinfo_cache failed during merge

Unfortunately, during the merge, I got a bunch of errors like
this:

error: addinfo_cache failed for path 'foo/bar.h'

So first, is this important?
Well, to my uneducated eye, it looks like the error just left the conflicts in the working copy rather than resolving them.  Running mergetool appears to have cleaned up the problems.

Thanks,
Stephen
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help