Faheem Mitha wrote: > Um, to be clear, i ran 'debuild binary' as normal user, as I always > do, to get the error you saw. 'debuild binary' uses fakeroot. Not > sure what you mean by 'run tests as root'. My understanding of the > thread you pointed me to was fakeroot was 'root-like' enough to > upset the git tests. :-)
Funny. ‘debuild -b’ should avoid this problem if you run into it with other packages. (“debuild binary” runs “fakeroot debian/rules binary”, while “debuild -b” runs “debian/rules build && fakeroot debian/rules binary”.) Anyway, thanks for testing from source; this is very useful work however you do it. :) >> Could you apply the patches from that thread[1] or pull/clone from >> >> git://repo.or.cz/debian-git/jrn.git for-faheem >> >> and let me know how it goes? > > Can do, sure. Does that mean you'll consider applying the patch? Yes, of course. But I am not the only one with a say; I’ll just ask Gerrit nicely to apply it if it works for you. Thanks, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

