Skip to content

Panic during sysroot operations (git main) #1544

@p5

Description

@p5

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions