Error: Could not depsolve transaction

Hey Everyone, I tried updating Fedora Silverblue using ‘rpm-ostree upgrade’
and got this error message:

Can someone help me get past this?

error: Could not depsolve transaction; 3 problems detected:
Problem 1: The operation would result in removing the following protected packages: systemd
Problem 2: The operation would result in removing the following protected packages: systemd
Problem 3: The operation would result in removing the following protected packages: systemd

Hello @jkemp ,
Have you tried the usual, rpm-ostree cleanup -bpm ? It can help with funky cache and transactional issues on your side. rpm-ostree refresh-md is specifically for metadata to clean it up for repo info. The try the update again. Also, if you have any layered package that needs systemd stuff, or configuration to similar that could be a culprit.?

1 Like

You also need to provide us with the output of rpm-ostree status for us to be able to help you.

1 Like