git-diff-files and fakeroot

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git Mailing List <git@...>
Date: Monday, January 16, 2006 - 10:10 pm

I've been trying to track down a strange issue with building kernels
(and scripts/setlocalversion) and finally realized the problem was the
when run under fakeroot, git-diff-files thinks everything is changed
(deleted, I believe)

Oddly, running "git status" seems to correct things.

Running "fakeroot git-diff-files" gives me lines like this:


:100644 100644 f866059f24bacd314fa4a979334a9893dbfc19ba 0000000000000000000000000000000000000000 M      write-tree.c

Looking at strace output, I can't see a difference that appears meaningful,


I can probably work around this, some other way, but knowing if
this is something that is fixable in git itself or not would be nice.

Thanks!


-- 

Ryan Anderson
  sometimes Pug Majere
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-diff-files and fakeroot, Ryan Anderson, (Mon Jan 16, 10:10 pm)
Re: git-diff-files and fakeroot, Junio C Hamano, (Mon Jan 16, 10:36 pm)
Re: git-diff-files and fakeroot, Ryan Anderson, (Tue Jan 17, 1:27 am)
Re: git-diff-files and fakeroot, Kyle Moffett, (Tue Jan 17, 1:59 am)
Re: git-diff-files and fakeroot, Ryan Anderson, (Tue Jan 17, 2:08 am)
Re: git-diff-files and fakeroot, Sam Ravnborg, (Tue Jan 17, 2:10 pm)
Re: git-diff-files and fakeroot, Junio C Hamano, (Mon Jan 16, 10:33 pm)