Sun, 22 Dec 2024 19:37:48 CST | login

Information for build environment-modules-5.3.0-1.ocs23

ID114
Package Nameenvironment-modules
Version5.3.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/environment-modules.git?.#31560223cb428b5b80674fe1786712f593ce87b6
SummaryProvides dynamic modification of a user's environment
DescriptionThe Environment Modules package provides for the dynamic modification of a user's environment via modulefiles. Each modulefile contains the information needed to configure the shell for an application. Once the Modules package is initialized, the environment can be modified on a per-module basis using the module command which interprets modulefiles. Typically modulefiles instruct the module command to alter or set shell environment variables such as PATH, MANPATH, etc. modulefiles may be shared by many users on a system and users may have their own collection to supplement or replace the shared modulefiles. Modules can be loaded and unloaded dynamically and atomically, in an clean fashion. All popular shells are supported, including bash, ksh, zsh, sh, csh, tcsh, as well as some scripting languages such as perl. Modules are useful in managing different versions of applications. Modules can also be bundled into metamodules that will load an entire suite of different applications. NOTE: You will need to get a new shell after installing this package to have access to the module alias.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 12 Jul 2023 13:09:00 CST
CompletedWed, 12 Jul 2023 13:12:28 CST
Taskbuild (dist-ocs23, /opencloudos-stream/environment-modules.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/environment-modules.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
environment-modules-5.3.0-1.ocs23.src.rpm (info) (download)
aarch64
environment-modules-5.3.0-1.ocs23.aarch64.rpm (info) (download)
environment-modules-debuginfo-5.3.0-1.ocs23.aarch64.rpm (info) (download)
environment-modules-debugsource-5.3.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
environment-modules-5.3.0-1.ocs23.x86_64.rpm (info) (download)
environment-modules-debuginfo-5.3.0-1.ocs23.x86_64.rpm (info) (download)
environment-modules-debugsource-5.3.0-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 12 2023 Miaojun Dong <zoedong@tencent.com> - 5.3.0-1 - Bump version to 5.3.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Nov 17 2022 Miaojun Dong <zoedong@tencent.com> - 5.2.0-1 - Initial build