Valentin David

Results 137 comments of Valentin David

Have you tested that it fixes it on LP?

> Have you considered defining `build-packages` and `build-snaps` at the `snapcraft.yaml` root level, rather than in each part and potentially repeating the same packages, or worse in case of snap...

This branch depends on #13517 to be properly tested.

Everything is in #13951. Closing this one.

Closed because of the same reason.

I updated my lighthouses with "conv=nocreat,notrunc". I confirm it works.

Probably red herring. Here the issue is: ``` Mar 19 12:38:17 mar191214-516237 useradd[1052]: failed adding user '', exit code: 10 Mar 19 12:38:17 mar191214-516237 cloud-init[927]: 2024-03-19 12:38:17,698 - util.py[WARNING]: Failed...

@sergiocazzolato Which test exactly has this failure? I have tested manually adding users through cloud-init. But that did not fail for me.

Looked a bit more into it. I am not sure why on google cloud, it needs to do that, but cloud-init calls `netplan apply`. And `netplan apply` is broken.