/srv/irclogs.ubuntu.com/2024/02/19/#cloud-init.txt

aniIn TestConfig.test_only_main_repo, I am all of a sudden getting this error E           FileNotFoundError: [Errno 2] No such file or directory: '/run/cloud-init/tmp'12:01
aniIn fact tests/unittests/config/test_cc_apk_configure.py has failed on multiple cases12:02
aniany idea what changed?12:02
aniThis is on 23.412:02
falcojrani: hard to know without more information. I don't even see that directory being related to the test you mentioned. A pastebin with a whole test output would be more helpful. Also, I'm not sure how "all of a sudden" and "on 23.4" go together. 23.4 was released 3 months ago. Do you mean that you're getting that error since upgrading to 23.4? Or did14:00
falcojryou pull in one of the hotfix releases and now you're seeing that error? If you haven't intentionally pulled in updated code, our released upstream code doesn't change, so if a test started failing all of a sudden without you changing code, then that points to an environment issue.14:00
anifalcojr I backported https://github.com/canonical/cloud-init/commit/7c96c9cd9318e816ce4564b58a2c98271363c447 and it seems to have fixed it. We are checking14:35
-ubottu:#cloud-init- Commit 7c96c9c in canonical/cloud-init "ci: Pin pytest<8.0.0. (#4816)"14:35
minimalholman: just a ping about #4876, would be great if it could make 24.117:31
deostrollHello world. Here is a paste (user-data) that is meant to create a user, and allow ssh entry by providing password: https://hastebin.com/share/uwuwoqocim.yaml18:21
deostrollHowever, when I login to the VM physically, and, enter username/password - it reports incorrect username or password.18:21
deostrollwhat am I doing wrong?18:22
minimal"ssh_pwauth" is a top-level key, NOT a per-user key18:29
minimal"chpasswd" is also a top-level key18:30
falcojrminimal: I think holman was waiting for you on that one for what you wanted to do18:40
deostrollhttps://hastebin.com/share/epipobebux.yaml đŸ‘‰issue still persists18:45
falcojr"expire" not "expires" and "preserve_hostname" not "preserve_host"18:51
falcojr`cloud-init schema --config-file <yourschema.yaml>` can help18:51
deostroll`cloud-init schema ...` gave me a python error: https://hastebin.com/share/ogarihuxek.java18:59
minimalfalcojr: I did respond to him in the PR18:59
falcojrahhh, I see the resolved comment now. Thanks19:01
* meena is back on FreeBSD / cloud-init duty o/~20:42

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!