Skip to content

Step Waydroid panicked #869

@SteveLauC

Description

@SteveLauC

Erroneous Behavior

Step waydroid panicked:

The application panicked (crashed).
Message:  the output of `waydroid status` should contain `Session:`
Location: src/steps/os/linux.rs:1056

Panic happens in this line:

.expect("the output of `waydroid status` should contain `Session:`");

Expected Behavior

No panic, successful update.

Steps to reproduce

Not quite sure how to reproduce this.

Possible Cause (Optional)

From the output of:

$ waydroid status
ERROR: WayDroid is not initialized, run "waydroid init"

Looks like this error happen if waydroid is not initialized.

Problem persists without calling from topgrade

  • Yes
  • No

Did you run topgrade through Remote Execution

  • Yes
  • No

If yes, does the issue still occur when you run topgrade directlly in your
remote host

  • Yes
  • No

Configuration file (Optional)

Additional Details

  • Operation System/Version

  • Installation

  • Topgrade version (topgrade -V) Topgrade 15, but should affect other versions with this step included as well

Verbose Output (topgrade -v)


Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions