You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename FedoraSilverblue Distribution to FedoraImmutable. Add test cases for Onyx, Sericea and Silverblue. Rename upgrade method to match distribution.
Fixestopgrade-rs#637
… FedoraImmutable (#638)
* fix(os) consider Fedora Kinoite to be the Fedora Silverblue distribution
* fix(os) support additional Fedora immutable variants
Rename FedoraSilverblue Distribution to FedoraImmutable. Add test cases for Onyx, Sericea and Silverblue. Rename upgrade method to match distribution.
Fixes#637
Erroneous Behavior
Running topgrade on Fedora Kinoite attempts to update using yum, and fails since that is not a supported update method.
Expected Behavior
topgrade would use rpm-ostree to update the base system
Steps to reproduce
run topgrade on a Fedora Kinoite installation
Possible Cause (Optional)
Fedora Kinoite is the KDE desktop variant of Fedora Silverblue, so should be using rpm-ostree to update like Fedora Silverblue.
Problem persists without calling from topgrade
Did you run topgrade through
Remote Execution
If yes, does the issue still occur when you run topgrade directlly in your
remote host
Configuration file (Optional)
Additional Details
Fedora Kinoite 39
cargo install topgrade
topgrade -V
)13.0.0
Verbose Output (
topgrade -v
)The text was updated successfully, but these errors were encountered: