Kinoite 43.20260521.1 constantly offered upgrades to 44. Always fails

rpm-ostree transaction failed with:
error: Transaction in progress: update --check
You can cancel the current transaction with rpm-ostree cancel

No active transaction.

Tried update again - fails.

rpm-ostree transaction failed with:
error: Could not depsolve transaction; 2 problems detected:
Problem 1: conflicting requests

  • nothing provides system-release(43) needed by rpmfusion-free-release-43-1.noarch from @commandline
    Problem 2: conflicting requests

  • nothing provides system-release(43) needed by rpmfusion-nonfree-release-43-1.noarch from @commandline

  • rpm-ostree status
    State: idle
    Deployments:
    ● fedora:fedora/43/x86_64/kinoite
    Version: 43.20260521.1 (2026-05-21T23:07:24Z)
    BaseCommit: 290d574e8536a86a8a3dcc6995deebb7f6b04c47de26afd757fa005d
    b33097e4
    GPGSignature: Valid signature by C6E7F081CF80E13146676E88829B606631645
    531
    RemovedBasePackages: fdk-aac-free 2.0.0-16.fc43
    libavdevice-free libavfilter-free libavformat-free ffmpe
    g-free libpostproc-free libswresample-free libavutil-free libavcodec-free libswscal
    e-free 7.1.4-1.fc43
    LayeredPackages: akmod-nvidia ffmpeg gstreamer1-plugins-bad-free-extras
    gstreamer1-plugins-bad-freeworld gstreamer1-plugins-ugly
    gstreamer1-vaapi intel-media-driver libavcodec-freeworld
    libva-nvidia-driver nvtop waydroid xorg-x11-drv-nvidia-c
    uda
    LocalPackages: rpmfusion-free-release-43-1.noarch
    rpmfusion-nonfree-release-43-1.noarch

    fedora:fedora/43/x86_64/kinoite
    Version: 43.20260508.1 (2026-05-08T19:33:37Z)
    BaseCommit: ef24d2509f8eb45fe906dde4c0a2cb5bbf6c2f314a5935517769b3c9
    d5ae6606
    GPGSignature: Valid signature by C6E7F081CF80E13146676E88829B606631645
    531
    RemovedBasePackages: fdk-aac-free 2.0.0-16.fc43
    libavdevice-free libavfilter-free libavformat-free ffmpe
    g-free libpostproc-free libswresample-free libavutil-free libavcodec-free libswscal
    e-free 7.1.2-4.fc43
    LayeredPackages: akmod-nvidia ffmpeg gstreamer1-plugins-bad-free-extras
    gstreamer1-plugins-bad-freeworld gstreamer1-plugins-ugly
    gstreamer1-vaapi intel-media-driver libavcodec-freeworld
    libva-nvidia-driver nvtop waydroid xorg-x11-drv-nvidia-c
    uda
    LocalPackages: rpmfusion-free-release-43-1.noarch
    rpmfusion-nonfree-release-43-1.noarch

Before upgrading, you would need to turn the RPM-Fusion repos from local packages into layered packages, with the following command:

sudo rpm-ostree update \
--uninstall rpmfusion-free-release \
--uninstall rpmfusion-nonfree-release \
--install rpmfusion-free-release \
--install rpmfusion-nonfree-release

Afterwards reboot into the new deployment, and then repeat the upgrade process.

Still no difference to the result. Upgrade to 44 fails.

Did you reboot into the new deployment before upgrading? If yes, please post the output of rpm-ostree status, and the output of the failed rpm-ostree update. When pasting the output, please format it as preformatted text, using the corresponding button in the message editor.

I rebooted before trying the upgrade many times.

The problem was solved by Duck.ai.

I entered the following command-

sudo rpm-ostree uninstall akmod-nvidia xorg-x11-drv-nvidia-cuda nvtop libva-nvidia-driver
libavcodec-freeworld ffmpeg gstreamer1-plugins-bad-freeworld gstreamer1-plugins-ugly waydroid
rpmfusion-free-release-43 rpmfusion-nonfree-release-43
sudo rpm-ostree rebase fedora:fedora/44/x86_64/kinoite
sudo systemctl reboot