Package Details: env-modules 5.6.1-2

Git Clone URL: https://aur.archlinux.org/env-modules.git (read-only, click to copy)
Package Base: env-modules
Description: Provides for an easy dynamic modification of a user's environment via modulefile.
Upstream URL: https://envmodules.io/
Licenses: GPL-2.0-or-later
Submitter: snafu
Maintainer: snafu (hcartiaux)
Last Packager: hcartiaux
Votes: 15
Popularity: 0.53
First Submitted: 2017-01-27 12:29 (UTC)
Last Updated: 2026-03-31 23:18 (UTC)

Dependencies (6)

Required by (8)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

snafu commented on 2020-09-08 15:01 (UTC) (edited on 2020-09-08 15:02 (UTC) by snafu)

added procps (to fix your build error) even so this package is required by base.

coreutils and sh are somehow fundamental in order to run linux and might be replaceable by busybox (as well as ps actually).

Last but not least I don't see the point of forcing the user to install python in order to use the optional modulecreate.py. Maybe he don't need the script on his minimal installation or maybe python is just a module load python away…

snafu commented on 2020-09-08 14:27 (UTC)

From Install: When installing from a distribution tarball, documentation is pre-built and scripts to configure Modules Tcl extension library and compatibility version builds are already generated. Thus no additional software is required.

--> So no python-sphinx, right?

bartus commented on 2020-09-08 13:41 (UTC) (edited on 2020-09-08 14:04 (UTC) by bartus)

Beside procps also coreutils (used in profile.sh to get the current shell name) python (used in modulecreate.py script that create module file template) and sh should got in depends

Moreover python-sphinx should go to makedepends to build docs.

patch

#merge with
git am -s < <(curl -s http://ix.io/2wPI)

dviktor commented on 2020-09-04 22:16 (UTC)

4.5.3 is available

bartus commented on 2020-02-19 22:15 (UTC)

Just procps will do.

snafu commented on 2020-02-19 18:41 (UTC) (edited on 2020-02-19 18:42 (UTC) by snafu)

is just missing procps-ng ?

bartus commented on 2020-02-19 18:19 (UTC) (edited on 2020-02-19 18:20 (UTC) by bartus)

Dependencies looks to skim: extra-x86_64-build

==> Starting build()...
checking for uname... /usr/bin/uname
checking for make... /usr/bin/make
checking for sed... /usr/bin/sed
checking for runtest... /usr/bin/runtest
checking for manpath... not found
WARNING: Will rely on MANPATH to get enabled man directories
checking for tclsh... /usr/bin/tclsh
checking for ps... not found
ERROR: ps could not be found
==> ERROR: A failure occurred in build().

hfath commented on 2020-01-08 09:51 (UTC)

According to <https://en.wikipedia.org/wiki/Environment_Modules_(software)#tcsh,_csh_automatic_modules_initialization>, there should be (c)sh include files in /etc/profile.d.

snafu commented on 2019-11-28 09:56 (UTC)

done - thanks

snafu commented on 2019-11-28 09:54 (UTC)

fix by makepkg --printsrcinfo