-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
The current bootc version on git main (ae8930b) panics during bootc update, bootc status and any other bootc operation that interacts with the sysroot lock.
❯ rpm -qa | grep bootc
bootc-202508212033.gae8930b1ad-1.fc42.x86_64
❯ bootc update
⠁ Waiting for sysroot lock...
thread 'main' panicked at /builddir/build/BUILD/bootc-202508212033.gae8930b1ad-build/bootc-202508212033.gae8930b1ad/vendor/gio/src/gio_future.rs:66:13:
Spawning futures only allowed if the thread is owning the MainContext
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I do not yet know which commit introduced this as I've been pinned on an older image for about a week.
Metadata
Metadata
Assignees
Labels
No labels