Antonio Murdaca

Results 140 comments of Antonio Murdaca

I think the remount service is a red herring tho - it seems it's greenboot that fails and triggers the rollback 🤔

This is what Mario has, the system is installed using Anaconda, but there's no bootc nor composefs (cc @cgwalters for the similar failiure) - we'll try w/o the `/` line...

the watchdog check is a required one so that failing means we rollback too (update platforms checks instead is just wanted so shouldn't cause the rollback)

right, although I just think that the rollback isn't related - greenboot doesn't check for that so whatever happens it's greenboot @say-paul

so it seems that dbus can't start for some reason which makes rpm-ostreed unfunctional: ``` Feb 04 11:19:56 localhost systemd[1]: Starting D-Bus System Message Bus... Feb 04 11:19:56 localhost systemd[717]:...

> That looks like a symptom of missing `/tmp` as a `tmpfs`...which is part of the reference base image: https://gitlab.com/fedora/bootc/base-images/-/blame/main/tier-0/basic-fixes.yaml?ref_type=heads#L4 uhm, but this is not bootc 😄 I'm seeing a...

@thozza @achilleas-k do you know more here from the top of your heads? 👼

maybe slightly related as a change in ostree https://github.com/ostreedev/ostree/pull/3366 ?

This seems to be the case for us now https://github.com/ostreedev/ostree/pull/3366#issuecomment-2593935154 @cgwalters

https://github.com/ostreedev/ostree/pull/3353#issuecomment-2580590517 so ostree-2024.10 may be breaking for us as we upgrade from `.9` to that w/o having a prepare-root.conf w/ composefs disabled. Maybe upgrading straight to 2025.1 is gonna fix...