Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 38 - Incorrect use of rpm-ostree vs dnf #402

Closed
mdhankins1 opened this issue Apr 4, 2023 · 6 comments
Closed

Fedora 38 - Incorrect use of rpm-ostree vs dnf #402

mdhankins1 opened this issue Apr 4, 2023 · 6 comments

Comments

@mdhankins1
Copy link

My computer is running Fedora 38 Workstation beta (not Silverblue).

── 20:28:29 - System update ────────────────────────────────────────────────────
error: This system was not booted via libostree.
Currently, most rpm-ostree commands only work on ostree-based host systems.

System update failed:
0: Command failed: /usr/bin/rpm-ostree upgrade
1: /usr/bin/rpm-ostree failed: exit status: 1

Location:
src/steps/os/linux.rs:176

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

@mdhankins1
Copy link
Author

Forgot to mention that the rest of the log looks normal.

@s34m
Copy link
Member

s34m commented Apr 5, 2023

Could you try out #393 and see if this patch works?

@mdhankins1
Copy link
Author

I just ran topgrade and saw it upgrade to version 10.3.3, which still has the issue. How do I apply the patch? I am not a developer.

@SteveLauC
Copy link
Member

SteveLauC commented May 4, 2023

I just ran topgrade and saw it upgrade to version 10.3.3, which still has the issue. How do I apply the patch?

The latest released version has that patch included, you can try it now.

I am not a developer.

You can grab the pre-built binary here: https://github.com/topgrade-rs/topgrade/releases/tag/v11.0.2

@mdhankins1
Copy link
Author

mdhankins1 commented May 4, 2023 via email

@SteveLauC
Copy link
Member

Then we can close this issue:)

@s34m s34m closed this as completed May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants