Search Criteria
Package Details: lmod 9.0.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lmod.git (read-only, click to copy) |
|---|---|
| Package Base: | lmod |
| Description: | Environment modules system based on Lua that handles MODULEPATH hierarchical problem. Supports also legacy TCL modules |
| Upstream URL: | https://github.com/TACC/Lmod |
| Licenses: | custom |
| Conflicts: | env-modules, lmod-git |
| Provides: | env-modules |
| Submitter: | wookietreiber |
| Maintainer: | hcartiaux |
| Last Packager: | hcartiaux |
| Votes: | 10 |
| Popularity: | 0.000034 |
| First Submitted: | 2017-01-17 13:22 (UTC) |
| Last Updated: | 2026-01-05 18:16 (UTC) |
Dependencies (8)
- bash (bash-devel-gitAUR, bash-gitAUR)
- bc (bc-ghAUR)
- lua-filesystem
- lua-posix (lua-posix-gitAUR)
- procps-ng (procps-ng-gitAUR)
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- tcsh (tcsh-gitAUR) (optional) – supported shell
- zsh (zsh-gitAUR) (optional) – supported shell
Required by (10)
- amduprof (requires env-modules) (optional)
- aocc (requires env-modules) (optional)
- aocl-aocc (requires env-modules) (optional)
- aocl-gcc (requires env-modules) (optional)
- bbmap (requires env-modules) (optional)
- easybuild-framework-git (requires env-modules)
- easybuild-framework-git (optional)
- lammps-ryzen-opencl (requires env-modules)
- ps3-env (requires env-modules) (optional)
- spack (optional)
Latest Comments
1 2 3 4 Next › Last »
lahwaacz commented on 2024-02-04 09:42 (UTC)
Submitted an issue upstream: https://github.com/TACC/Lmod/issues/686
hcartiaux commented on 2024-02-04 09:23 (UTC)
@lahwaacz this is an upstream problem which can be fixed with a github PR. There's exactly the same issue in the EPEL package.
lahwaacz commented on 2023-07-30 12:09 (UTC)
The package installs
/usr/share/man/man1/module.1.gzwhich is not in the man format, but a (gzipped) plain-text file. This results in suboptimal formatting when viewed with themanutility from man-db:mandoc can't even parse it and displays unreadable "binary data".
lahwaacz commented on 2023-02-26 07:09 (UTC)
Btw. if
bcis needed only to ensure correct permissions of files in the package, it should probably be inmakedependsrather thandepends.lahwaacz commented on 2023-02-26 06:42 (UTC)
@matse The fix works, but requires manual intervention for the directories. Just upgrading the package keeps the 0 permissions.
matse commented on 2023-02-25 18:35 (UTC)
@lahwaacz thanks for reporting this. Missing 'bc' dependency was the cause of the problems. I added this and the problem should be fixed (hopefully) now.
lahwaacz commented on 2023-02-25 08:37 (UTC)
The last upgrade has messed up permissions of some directories:
This leads to rather verbose errors like
/bin/bash: /usr/share/lmod/lmod/init/bash: Permission deniedmatse commented on 2021-04-12 13:36 (UTC)
@sogaiu: thanks for the hint! That were indeed the wrong filenames. I've updated the hint with the correct filenames.
sogaiu commented on 2021-04-12 13:22 (UTC)
The current install message has the text (in lmod.install):
May be it's a bit better if
modules.shandmodules.cshwere used in that text instead ofmodule.shandmodule.cshrespectively.matse commented on 2020-09-04 17:23 (UTC)
@berquist: Updated to newest release and done. Thanks for the hint.
1 2 3 4 Next › Last »