Fedora 37ではそうでした。
sudo dnf -y update
パッケージとカーネルを更新します。しかし、私は覚えていますその後、システムを再起動しませんでした。。ちょっとオフです。
翌日、ブートメニューに期待どおりに複数の項目が表示されました。私は最初のものを最新のデフォルトとして選択します。ところで、角にカーソルが点滅して画面が黒くなりました。
CTRL + ALT + Delを押してシステムを再起動し、今回は起動できる2番目の起動項目を選択しました。
これで、最新の更新の変更を元に戻そうとしました。
sudo dnf history undo 23
生成される出力は次のとおりです。
Error: The following problems occurred while running a transaction:
Cannot find rpm nevra "fwupd-1.8.12-1.fc37.x86_64".
Cannot find rpm nevra "fwupd-plugin-flashrom-1.8.12-1.fc37.x86_64".
Cannot find rpm nevra "fwupd-plugin-modem-manager-1.8.12-1.fc37.x86_64".
Cannot find rpm nevra "fwupd-plugin-uefi-capsule-data-1.8.12-1.fc37.x86_64".
Cannot find rpm nevra "gnome-maps-43.4-1.fc37.x86_64".
Cannot find rpm nevra "gnome-shell-43.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-afc-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-afp-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-archive-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-client-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-fuse-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-goa-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-gphoto2-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-mtp-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "gvfs-smb-1.50.3-1.fc37.x86_64".
Cannot find rpm nevra "libsemanage-3.5-1.fc37.x86_64".
Cannot find rpm nevra "mutter-43.3-2.fc37.x86_64".
Cannot find rpm nevra "python3-libsemanage-3.5-1.fc37.x86_64".
Cannot find rpm nevra "tigervnc-license-1.13.1-1.fc37.noarch".
Cannot find rpm nevra "tigervnc-server-minimal-1.13.1-1.fc37.x86_64".
Cannot find rpm nevra "webp-pixbuf-loader-0.2.2-1.fc37.x86_64".
Cannot find rpm nevra "kernel-6.1.14-200.fc37.x86_64".
Cannot find rpm nevra "kernel-core-6.1.14-200.fc37.x86_64".
Cannot find rpm nevra "kernel-modules-6.1.14-200.fc37.x86_64".
私も試しました
sudo dnf history rollback 23
しかし、それは私に次のような結果を与えます
Transaction history is incomplete, before 25
Transaction history is incomplete, before 25
Dependencies resolved.
Nothing to do.
Complete!