Hi Faheem,

Faheem Mitha wrote:

> Thanks for the quick response. Is the patch going to be applied to
> the Debian package? If I understand the thread and your response
> correctly, this patch would make the package build when using
> fakeroot. Usage of fakeroot is standard in Debian, afaik. At least,
> I have always used it, and I think the building of at least some
> Debian packages would fail without it.

Maybe.  The usual procedure is

        debian/rules build
        fakeroot debian/rules binary

or

        dpkg-buildpackage -rfakeroot

or

        debuild

none of which would runs tests as root.  On the other hand, using any
of these methods is extra hassle and if I can make it easier for
people to build git, I would like to.

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?

Thanks,
Jonathan



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to