Re: Trial git RPM's..
From: Eric W. Biederman <hidden>
Date: 2016-06-15 22:42:02
Chris Wright [off-list ref] writes:
* Linus Torvalds (torvalds@osdl.org) wrote:quoted
quoted
And it does not pass my torture test of building rpm's on debian, but that is not a huge problem.Ok, why is debian problematic? Is there some missing dependency or something? I really haven't ever done an rpm, and the git rpm target was all done by Chris Wright, so I don't have any clue at all. Again, patches welcome.Heh debian rpm build...I missed that bit in Eric's message. Eric, care to give details?
Ok paged back in my state. The practical problem is that rpmbuild try to lookup the build dependencies which simply aren't present on debian. Patch will be along shortly once I get the glitches fixed. One last issue with building packages. Some distros are still shipping GNU interactive tools so git as a package name for the rpm is problematic. At the very least it is extremely confusing that git-0.99 is a more recent package that git-4.3.20. Eric