It seems that cloud-init runs too late.
When starting host, i get login prompt on tty1 then cloud-init starts running
overriding and messing up output.
When I use installer to install desktop, lightdm starts before cloud-init has
run.
Then, lightdm is in english (no locale is generated yet), and
I didn't wait at first startup for scripts to run to finish configurations, i
ran my test too early.
Changing hostname doesn't break timezone.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907107
Ti
I found what happens but i can't explain:
if I set a different hostname with early command, then timezone is not
correctly set after reboot:
early-commands:
- hostname whatever
Related to https://bugs.launchpad.net/subiquity/+bug/1905932
--
You received this bug notification because you are
Please use
$ ubuntu-bug cloud-init
this will file a new bug report against cloud-init collecting the data
required to debug cloud-init. At this point it is a cloud-init issue.
** Changed in: subiquity
Status: New => Invalid
** Also affects: cloud-init (Ubuntu)
Importance: Undecided