-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
C-bugSomething isn't workingSomething isn't working
Description
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:
topgrade/src/steps/os/linux.rs
Line 1056 in 07118fa
.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
Labels
C-bugSomething isn't workingSomething isn't working