Skip to content
Snippets Groups Projects
Commit f77ef88a authored by Ludovico de Nittis's avatar Ludovico de Nittis :palm_tree:
Browse files

runtime: Search for executables using the provider instead of the host


When we are in a Flatpak environment we want to pick "localedef",
"locale" and "ldconfig" from the Flatpak runtime instead of the ones
provided by Scout/Soldier.

By searching in the "provider_in_current_namespace" we can ensure to
create a subsandbox where these executables are symlinked to the
"/run/parent" counterpart.

Fixes: T27438

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent 79407cf2
No related branches found
No related tags found
1 merge request!288runtime: When in a Flatpak env try to get the right executables
Pipeline #11470 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment