Timothée Ravier
Timothée Ravier
Hum, RHCOS failed on the booupd metadata generation: https://github.com/openshift/os/pull/1644#issuecomment-2485789472 Not completely sure if it's related to this one yet.
I think this should be for `next-devel` first
Hum, could you clarify what the issue is? The resulting Ignition config should not include the `bios-1/2` partitions?
> Using ARG instead of ENV means that the variables will need to be passed for every image build (unless there is some way to set defaults?) or suffer warnings....
If you don't like the ARG usage, you can also directly inline the values in the labels, that should work just fine.
Great, will make PRs once I have the changes merged upstream.
Looks like users are hitting https://github.com/ublue-os/cosmic/issues/48.
Yeah, this is weird, there is something fishy going on here. The users should be part of the image or be created on first boot as needed. Not sure why...
Ah indeed, it's probably because systemd sysusers stopped (maybe it never did?) adding matching shadow entries for existing users. This is not great. Maybe we should file a systemd bug...
Let's get https://github.com/coreos/bootupd/pull/715 in a release that we can push to F41.