add missing osdeps for git + new eb for git 2.19.1#7028
add missing osdeps for git + new eb for git 2.19.1#7028boegel merged 4 commits intoeasybuilders:3.7.xfrom jose-d:osdeps_for_git__new_git
Conversation
|
@jose-d Any idea how hard it would be to include these as 'proper' EasyBuild dependencies? |
Mhmm. Of-course, it would be doable. Actually the question is, "do we want EB to include all the small toys"? Or do we expect the distro will give us the basics? I am most likely too new in this project to answer this properly. In this case I somehow miss non-existing "osbuilddependencies" - we don't need anything like xmlto nor asciidoc for runtime.. |
y. there are no shasums in the older ebs.. I'll fix it. |
|
@jose-d The policy is to rely on OS dependencies as little as possible. We do it in some cases though, e.g. OpenSSL (because of security updates that are picked up from the OS) and Infiniband libraries like For everything else, ideally we resolve the dependencies through EasyBuild itself, but sometimes that may not be worth the effort. I seem to remember that |
I took look and .. you remember it well. Regarding
So to create minimal version of To create full-featured Man-pages of git, are TBH, quite poor motivation to invest our time into (la)tex(live) build hell, especially from the standpoint of HPC users. (I checked it with some guys here and they write their papers on laptops, not on HPC front-end nodes ^^ ) |
|
Test report by @boegel |
jose@jose-HPdesktop:~/temp$ sha256sum v1.8.5.6.tar.gz d66f148301d7f04017bba7f9fe141cffae51b9e2b2324efa065bb76c17a6ee00 v1.8.5.6.tar.gz jose@jose-HPdesktop:~/temp$
|
Test report by @boegel |
|
Going in, thanks @jose-d! |
+missing osdeps for git documentation build as mentioned in jose-d@50ab4fa#commitcomment-30863442.