rcs-si / module_check

Check if environment variables within a module file are defined correctly
2 stars 0 forks source link

Correct usage output #12

Open katgit opened 9 months ago

katgit commented 9 months ago

When I executemodule_check.py command, I get an error:

module_check
usage: module_check.py [-h] [-c CHECK]

Check modules for possible problems.

optional arguments:
  -h, --help            show this help message and exit
  -c CHECK, --check CHECK
                        the name of module to be checked
[ktrn@scc2 ~]$  module_check.py -c gatk/3.5
-bash: /share/pkg.8/module_check/0.5/install/module_check/module_check.py: Permission denied
katgit commented 9 months ago

Brian, you published this module and own the files there so Seamus cannot correct this problem. Could you either change permissions or when Seamus updates his version on GitHub, publish the updated version. Thank you, --Katia

bu-bgregor commented 9 months ago

I made the /share/pkg.8/module_check and the /share/module.8/rcstools/module_check directories group-writable.

katgit commented 9 months ago

Brian, I noticed you closed this issue. According to your notes you made the director group writable (thank you!) but the issue was opened for Seamus to fix the output from the module_check command. So I am reopening this issue (unless you or Seamus already fixed it as well). --Katia

bu-bgregor commented 9 months ago

Got it! I'll leave it open.