Unable to "ujust upgrade"

I’m having a new issue with upgrading using the “ujust upgrade” command.

Attached is the message that I get:

“error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests”

and

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

We need an rpm-ostree status too.

Here is my rpm-ostree status:

You’re getting this error due to the things you’re layering on your system.

Removing those packages or doing an rpm-ostree reset should clear up the error.

You are correct, I had to remove webkit2gtk4.0 and webkit2gtk4.0-devel.x86_64. After doing so, the upgrade went through fine, and then I reinstalled webkit2gtk4.0 since 3d printer slicing software (Orca and Qidi Slicer) do not work without it.

Question: does rpm-ostree reset also remove local packages, or just the layered ones?

Thanks!

I’m pretty sure it removes everything. Yeah you may have to do that each time webkitgtk revs in the repo, but I’m not sure, just something to check on every once in a while.

Cool, I appreciate your help

1 Like