ani | In 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 |
---|---|---|
ani | In fact tests/unittests/config/test_cc_apk_configure.py has failed on multiple cases | 12:02 |
ani | any idea what changed? | 12:02 |
ani | This is on 23.4 | 12:02 |
falcojr | ani: 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 did | 14:00 |
falcojr | you 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 |
ani | falcojr I backported https://github.com/canonical/cloud-init/commit/7c96c9cd9318e816ce4564b58a2c98271363c447 and it seems to have fixed it. We are checking | 14:35 |
-ubottu:#cloud-init- Commit 7c96c9c in canonical/cloud-init "ci: Pin pytest<8.0.0. (#4816)" | 14:35 | |
minimal | holman: just a ping about #4876, would be great if it could make 24.1 | 17:31 |
deostroll | Hello 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.yaml | 18:21 |
deostroll | However, when I login to the VM physically, and, enter username/password - it reports incorrect username or password. | 18:21 |
deostroll | what am I doing wrong? | 18:22 |
minimal | "ssh_pwauth" is a top-level key, NOT a per-user key | 18:29 |
minimal | "chpasswd" is also a top-level key | 18:30 |
falcojr | minimal: I think holman was waiting for you on that one for what you wanted to do | 18:40 |
deostroll | https://hastebin.com/share/epipobebux.yaml đŸ‘‰issue still persists | 18:45 |
falcojr | "expire" not "expires" and "preserve_hostname" not "preserve_host" | 18:51 |
falcojr | `cloud-init schema --config-file <yourschema.yaml>` can help | 18:51 |
deostroll | `cloud-init schema ...` gave me a python error: https://hastebin.com/share/ogarihuxek.java | 18:59 |
minimal | falcojr: I did respond to him in the PR | 18:59 |
falcojr | ahhh, I see the resolved comment now. Thanks | 19: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!