[08:48] hi everyone, I'm automating the ubuntu installation and using preseed/early_command to prompt the user for a password to decrypt some secrets stored on the install CD. When I do this with plymouth ask-question, it works, but with ask-for-password, nothing seems to happen. Any idea why this might be and/or how I can debug this? [09:28] well, this is interesting. if I specify --debug, I actually get prompted for a password, but the prompt is "#NULL" [09:29] this is on 19.04 by the way