subiquity/system_setup/server/controllers
Carlos Nihelton 3f179bb73d Fixed paths for lsc and locales commands
Subiquity snap doesn't stage language-selector-common nor locales
packages.
Attempting to run those commands require respecting the env previously
prepared by the caller, as well as fixing the commands paths
(or changing the PATH env var in the env preparation step).
Since the apt commands were already ran with a fixed path,
I'm applying the same principle in here.
Yet, for now, Jammy doesn't ship the l-s-c package seeded,
so a condition was preserved to avoid future crashes.

(cherry picked from commit 2e67005403)
2023-04-13 14:23:14 -06:00
..
__init__.py Connects the new controllers to server and client. 2022-08-23 10:45:34 -03:00
configure.py Fixed paths for lsc and locales commands 2023-04-13 14:23:14 -06:00
identity.py Initializes `existing_usernames` for system_setup. 2022-05-12 17:04:19 -03:00
locale.py Removes empty line in the end of file 2022-04-20 09:16:40 -03:00
shutdown.py many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
wslconfadvanced.py Makes the default_loader for wsl.conf testable 2022-09-15 16:24:18 -03:00
wslconfbase.py Makes the default_loader for wsl.conf testable 2022-09-15 16:24:18 -03:00
wslsetupoptions.py [WSL] Fixes wrong paramters being passed ... 2022-09-15 17:12:03 -03:00