subiquity/system_setup
Carlos Nihelton 2e67005403
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.
2023-04-13 16:11:05 -03:00
..
client many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
cmd loop: fix setuptools entry-points not using asyncio.run 2022-10-28 17:05:54 +02:00
common Makes the wsl_conf imune to None 2022-12-16 13:28:11 +00:00
models Fixes linting warnings 2022-08-23 10:45:34 -03:00
server Fixed paths for lsc and locales commands 2023-04-13 16:11:05 -03:00
tests/golden Answers no longer relevant for wsl_setup 2022-12-16 13:28:11 +00:00
ui Merge pull request #1336 from ogayot/password-passphrase 2022-10-28 14:06:54 +02:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py loop: fix setuptools entry-points not using asyncio.run 2022-10-28 17:05:54 +02:00
ubuntu-wsl-setup snapcraft: upgrade to core22 2023-03-16 12:21:44 +01:00