libelektra icon indicating copy to clipboard operation
libelektra copied to clipboard

Elektra serves as a universal and secure framework to access configuration settings in a global, hierarchical key database.

Results 225 libelektra issues
Sort by recently updated
recently updated
newest added

## Goal People new to Elektra usually expect/assume that a user (non-root) must be able to mount a user/dir mountpoint. I think they are right with their expectation but there...

enhancement
lang/c
project2022w

check_external_example and check_external_example_highlevel may fail when you run the tests without the source code, e.g.: ``` ELEKTRA CHECK EXTERNAL HIGHLEVEL /usr/bin/pkg-config Check if script tests the correct version + echo...

good first issue
low priority
lang/cmake
lang/shell
testing
floss2022w

Hello newcomer, Elektra's goal is to integrate current forms of configuration files. The best way to integrate them is to use ready-made parsers, then Elektra uses exactly the same code...

good first issue

## Steps to Reproduce the Problem 1. `git clone $uri -b v0.10.0` 2. `cd libelektra; mkdir out; cd out` 3. `cmake -G Ninja ..; ninja` ## Expected Result A build...

## Steps to Reproduce the Problem ## Expected Result ## Actual Result ## System Information - Elektra: master - Operating System: ## Further Log Files and Output