Bright-Computing / bic

Bright-Illumina collaboration
GNU General Public License v2.0
4 stars 5 forks source link

Tune .spec files, so that customizations are possible/easy/supportable #16

Closed fgeorgatos closed 7 years ago

fgeorgatos commented 8 years ago

Here is an example of what goes in production for us, during 2016q2:

# find /etc/site -type f -ls
797107    4 -rw-r--r--   1 root     root         3292 Apr  5 16:09 /etc/site/lmod/SitePackage.lua
797111    4 -rw-r--r--   1 root     root          350 Apr  5 18:13 /etc/site/modules/HPCBIOS/2016q1
797110    4 -rw-r--r--   1 root     root          352 Apr  5 16:09 /etc/site/modules/HPCBIOS/20160201
797109    4 -rw-r--r--   1 root     root          350 Apr  5 16:09 /etc/site/modules/HPCBIOS/2015q4
797108    4 -rw-r--r--   1 root     root          350 Apr  5 16:09 /etc/site/modules/HPCBIOS/2015q2
887525    4 -rw-r--r--   1 root     root         1695 Apr  6 16:29 /etc/site/modules/use.own.eb/prepend
887524    4 -rw-r--r--   1 root     root         1694 Apr  6 16:29 /etc/site/modules/use.own.eb/append
797113    4 -rw-r--r--   1 root     root           53 Apr  5 16:09 /etc/site/profile.d/00_root.sh
797112    4 -rw-r--r--   1 root     root           98 Apr  5 16:09 /etc/site/profile.d/00_root.csh
797117    4 -rw-r--r--   1 root     root          401 Apr  5 16:09 /etc/site/profile.d/z01_lmod_term.sh
797116    4 -rw-r--r--   1 root     root          392 Apr  5 16:09 /etc/site/profile.d/z01_lmod_term.csh
797114    4 -rw-r--r--   1 root     root         1605 Apr  7 11:03 /etc/site/profile.d/01_modules_init.sh
797286    4 -rw-r--r--   1 root     root         1958 Apr  7 11:03 /etc/site/profile.d/01_modules_init.csh

if we had used currently supplied .spec files, we would be missing so far the following points:

fyi. there has been a 6.4.2 release, which seems to have got the "it works" from several sides.

fgeorgatos commented 8 years ago

ok, after reporting the module use bug to redhat/fedora, many others fixed their issues, as of Lmod/6.3.1: https://bodhi.fedoraproject.org/updates/Lmod-6.3.1-3.el6

fgeorgatos commented 7 years ago

although module logging is not enabled per se in Lmod/7.4.9, it is not blocked either and has a known fix path.

so, I consider this issue closed after the releases of that RPM!