coreos / rpm-ostree

⚛📦 Hybrid image/package system with atomic upgrades and package layering
https://coreos.github.io/rpm-ostree
Other
857 stars 193 forks source link

rpm-ostree broken on Fedora 39 pre-release #4628

Open ghost opened 11 months ago

ghost commented 11 months ago

Host system details

System Details Report


Report details

Hardware Information:

Software Information:

Provide the output of rpm-ostree status.

error: Loading sysroot: Failed to invoke RegisterClient: Timeout was reached

Expected vs actual behavior

literally any command after rpm-ostree results in

error: Loading sysroot: Failed to invoke RegisterClient: Timeout was reached

Expected: rpm-ostree to work fine

Steps to reproduce it I did a fresh install to F38 SB and rebased to F39 SB, prior to the fresh install I had daily driven F39 for 2 weeks and rpm-ostree exhibited no issues

Provide any additional data that may help debug this - which specific version of an RPM is in the repo, or any host system configuration.

Here are my logs https://paste.centos.org/view/9482b067

I also asked in the Fedora discord for help and a helpful member asked me to run

systemctl isolate multi-user.target

which dropped me to a tty where rpm-ostree worked fine but after that i used systemctl reboot and logged in as usual and rpm-ostree stopped working yet again

Would you like to work on the issue? I believe I lack the technical skills necessary to work on this.

jlebon commented 11 months ago

The log link has expired. Can you make it an attachment instead? You can e.g. drag and drop the file onto the GitHub text editor.