Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Notice: Unexpected clearActionName after getActionName already called in /var/www/html/w/includes/Context/RequestContext.php on line 321
Portal/TA1/MaRDI Packaging System - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Portal/TA1/MaRDI Packaging System

From MaRDI portal

MaRDI Packaging System

The MaRDI Packaging System ( MaPS for short) is a software packaging system which encapsulates an executable and its dependency environment in a single runtime.

Introduction

In computer systems, software behaviour can change from release to release. For real reproducibility, it is important to preserve and share the entire execution environment, not just the programming code of research software. MaPS solves this by providing a simple framework for bundling and publishing an application along with all the libraries it needs to execute into a runtime. This runtime is then deployed on host systems, in a way that it does not conflict with, or depend on, the libraries already existing on a host system.

MaPS can be found on Github at https://github.com/aaruni96/maps , and further instructions can be found on the wiki at https://github.com/aaruni96/maps/wiki/Deploy-and-Run-OSCAR .