Skip to content

[package list]

lumio-ext-tools

License information

rclone is distributed under an MIT license a copy of which can be found in the COPYING file in the rclone GitHub repository.

restic is distributed under a BSD 2-Clause "Simplified" License a copy of which can be found in the LICENSE file in the restic GitHub repository.

s3cmd is licensed under the GNU General Public License version 2.0 a copy of which can be found in the LICENSE file in the s3cmd GitHub repository.

As a dependency of s3cmd the python-magic package is also installed which is also licensed under an MIT license. A copy of the license and further copyright notices can be found in the LICENSE file in the python-magic GitHub repository.

User documentation

This module is of little use without the lumio module which provides the authentication script that is needed to generate the keys to access LUMI-O.

Pre-installed modules (and EasyConfigs)

To access module help and find out for which stacks and partitions the module is installed, use module spider lumio-ext-tools/<version>.

EasyConfig:

Technical documentation

This is a bundle of tools:

EasyBuild

Version 1.0.0

  • The EasyConfig is a development of CSC and LUST.

  • All binaries are installed from binary distributions.

  • s3cmd:

    • Use the system Python

    • Patched the s3cmd script so that the system Python is hard-code and PYTHONPATH doesn't need to be set so that the tool can work together with other tools on the system, also tools that would use a different Python version.

Version 1.1.0

  • Triggered by a security issue with the version of rclone in 1.0.0. (NVD-CVE-2026-41176).

  • The EasyConfig builds upon the EasyConfig for version 1.0.0.

  • Using a different way to edit the s3cmd command, using sed rather than creating a whole new script.

  • To keep the same behaviour as before, use_pip was set to False. This gives two zipped eggs for the Python packages which is also more filesystem-friendly.

Archived EasyConfigs

The EasyConfigs below are additional easyconfigs that are not directly available on the system for installation. Users are advised to use the newer ones and these archived ones are unsupported. They are still provided as a source of information should you need this, e.g., to understand the configuration that was used for earlier work on the system.