Hi, I have just upgraded my Fedora SB from 40 to 41.
Recently I had installed non-free rpmfusion nvidia drivers.
After which I have encountered the depsolve problem while upgrading to 41.
Now I have removed the conflicting OpenCL package(or may be a driver idk).
And all I want is to get back to the default free driver.
Can anyone help me with this?
It is documented that when upgrading from Silverblue F40 to F41, the layered (local) RPM Fusion repo packages might need to be removed, and added back after the upgrade.
Did you layer those packages (rpm-fusion-free
and rpm-fusion-nonfree
), or did you use the rpm-fusion-nonfree-nvidia-driver
repo for installing the nvidia drivers, which comes with the default Silverblue base install?
Can you post the output of rpm-ostree status
?
Please also post the output of inxi -Fzxx
(package needs to be layered, or installed into a container).
chintan@fedora:~$ rpm-ostree status
State: idle
Deployments:
β fedora:fedora/41/x86_64/silverblue
Version: 41.20250131.0 (2025-01-31T01:53:04Z)
BaseCommit: 0283f0466dcb08673bd7d68cecf70b7ab0f009ec1df857b55317d5679d38ab60
GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
LayeredPackages: audacious-plugins-ffaudio bridge-utils clinfo easyeffects gstreamer1-plugin-openh264 libvirt lshw mesa-libOSMesa nv-codec-headers nvtop pcp-pmda-amdgpu qemu-kvm radeontop rocm-comgr roctracer systemd-devel
tailscale virt-install virt-manager virt-viewer virtio-win vlc-plugin-ffmpeg xorg-x11-drv-nvidia-cuda xorg-x11-drv-nvidia-cuda-libs
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64 VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
fedora:fedora/41/x86_64/silverblue
Version: 41.20250131.0 (2025-01-31T01:53:04Z)
BaseCommit: 0283f0466dcb08673bd7d68cecf70b7ab0f009ec1df857b55317d5679d38ab60
GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
LayeredPackages: audacious-plugins-ffaudio bridge-utils clinfo gstreamer1-plugin-openh264 libvirt lshw mesa-libOSMesa nv-codec-headers nvtop pcp-pmda-amdgpu qemu-kvm radeontop rocm-comgr roctracer systemd-devel tailscale
virt-install virt-manager virt-viewer virtio-win vlc-plugin-ffmpeg xorg-x11-drv-nvidia-cuda xorg-x11-drv-nvidia-cuda-libs
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64 VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
chintan@fedora:~$ inxi -Fzxx
bash: inxi: command not found
I see you have the package xorg-x11-drv-nvidia-cuda
layered but not xorg-x11-drv-nvidia
as such. However, package xorg-x11-drv-nvidia-cuda
also brings xorg-x11-drv-nvidia
as a dependency (see a dry-run command below), which makes me think you have NVIDIA drivers installed.
Please post the output of rpm -qa \*nvidia\*
, as well as lspci | grep -i -E 'Display' | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v "<access denied>"
.
Remark that for the inxi -Fzxx
command to work, the package should have been installed, as mentioned above.
Example dry-run command for layering xorg-x11-drv-nvidia-cuda
:
$ rpm-ostree install --dry-run xorg-x11-drv-nvidia-cuda
Checking out tree c964758... done
Enabled rpm-md repositories: fedora-cisco-openh264 updates fedora copr:copr.fedorainfracloud.org:phracek:PyCharm rpmfusion-nonfree-steam rpmfusion-nonfree-nvidia-driver google-chrome updates-archive
# [...]
Resolving dependencies... done
Installing 97 packages:
# [...]
xorg-x11-drv-nvidia-3:565.77-3.fc41.x86_64 (rpmfusion-nonfree-nvidia-driver)
xorg-x11-drv-nvidia-cuda-3:565.77-3.fc41.x86_64 (rpmfusion-nonfree-nvidia-driver)
xorg-x11-drv-nvidia-cuda-libs-3:565.77-3.fc41.x86_64 (rpmfusion-nonfree-nvidia-driver)
xorg-x11-drv-nvidia-kmodsrc-3:565.77-3.fc41.x86_64 (rpmfusion-nonfree-nvidia-driver)
xorg-x11-drv-nvidia-libs-3:565.77-3.fc41.x86_64 (rpmfusion-nonfree-nvidia-driver)
xorg-x11-drv-nvidia-power-3:565.77-3.fc41.x86_64 (rpmfusion-nonfree-nvidia-driver)
# [...]
Exiting because of '--dry-run' option
Please post your command outputs as preformatted text, using the </>
button. If possible, also edit the previous post in order to format the rpm-ostree status
output as well.
somehow unable to edit the above reply with </>
output of rpm -qa \*nvidia\*
chintan@fedora:~$ rpm -qa \*nvidia\*
nvidia-gpu-firmware-20241210-1.fc41.noarch
nvidia-modprobe-565.77-1.fc41.x86_64
xorg-x11-drv-nvidia-libs-565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-kmodsrc-565.77-3.fc41.x86_64
nvidia-settings-565.77-1.fc41.x86_64
xorg-x11-drv-nvidia-565.77-3.fc41.x86_64
akmod-nvidia-565.77-1.fc41.x86_64
xorg-x11-drv-nvidia-cuda-libs-565.77-3.fc41.x86_64
nvidia-persistenced-565.77-1.fc41.x86_64
xorg-x11-drv-nvidia-cuda-565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-power-565.77-3.fc41.x86_64
chintan@fedora:~$
out of lspci | grep -i -E 'Display' | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v "<access denied>"
returns nothing.
Output of inxi -Fzxx
chintan@fedora:~$ inxi -Fzxx
System:
Kernel: 6.12.11-200.fc41.x86_64 arch: x86_64 bits: 64 compiler: gcc
v: 14.2.1
Desktop: GNOME v: 47.3 tk: GTK v: 3.24.43 wm: gnome-shell dm: GDM
Distro: Fedora Linux 41.20250131.0 (Silverblue)
Machine:
Type: Desktop Mobo: ASRock model: B550M Pro4 serial: <superuser required>
UEFI: American Megatrends LLC. v: L3.46 date: 08/20/2024
CPU:
Info: 6-core model: AMD Ryzen 5 5600X bits: 64 type: MT MCP arch: Zen 3+
rev: 2 cache: L1: 384 KiB L2: 3 MiB L3: 32 MiB
Speed (MHz): avg: 3023 min/max: 550/4651 boost: disabled cores: 1: 3023
2: 3023 3: 3023 4: 3023 5: 3023 6: 3023 7: 3023 8: 3023 9: 3023 10: 3023
11: 3023 12: 3023 bogomips: 88635
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
Device-1: NVIDIA GP106 [GeForce GTX 1060 6GB] vendor: ZOTAC driver: nvidia
v: 565.77 arch: Pascal pcie: speed: 8 GT/s lanes: 8 ports: active: none
off: DP-3 empty: DP-1, DP-2, DVI-D-1, HDMI-A-1 bus-ID: 04:00.0
chip-ID: 10de:1c03
Display: wayland server: Xwayland v: 24.1.4 compositor: gnome-shell
driver: gpu: nvidia,nvidia-nvswitch display-ID: 0
Monitor-1: DP-3 model: AOC G2490W1G4 res: 1920x1080 dpi: 93
diag: 604mm (23.8")
API: OpenGL v: 4.6.0 vendor: nvidia v: 565.77 glx-v: 1.4
direct-render: yes renderer: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
display-ID: :0.0
API: EGL Message: EGL data requires eglinfo. Check --recommends.
Info: Tools: api: clinfo,glxinfo gpu: lact, nvidia-settings, nvidia-smi,
radeontop x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
Device-1: NVIDIA GP106 High Definition Audio vendor: ZOTAC
driver: snd_hda_intel v: kernel pcie: speed: 8 GT/s lanes: 8 bus-ID: 04:00.1
chip-ID: 10de:10f1
Device-2: Advanced Micro Devices [AMD] Starship/Matisse HD Audio
vendor: ASRock driver: snd_hda_intel v: kernel pcie: speed: 16 GT/s
lanes: 16 bus-ID: 06:00.4 chip-ID: 1022:1487
API: ALSA v: k6.12.11-200.fc41.x86_64 status: kernel-api
Server-1: PipeWire v: 1.2.7 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
4: pw-jack type: plugin
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
vendor: ASRock driver: r8169 v: kernel pcie: speed: 2.5 GT/s lanes: 1
port: f000 bus-ID: 03:00.0 chip-ID: 10ec:8168
IF: enp3s0 state: down mac: <filter>
IF-ID-1: enp6s0f3u2u1 state: unknown speed: -1 duplex: half mac: <filter>
Bluetooth:
Device-1: Xiaomi Mi/Redmi series (RNDIS) driver: rndis_host v: kernel
type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 bus-ID: 3-2.1:6
chip-ID: 2717:ff80
Device-2: Cambridge Silicon Radio Bluetooth Dongle (HCI mode)
driver: btusb v: 0.8 type: USB rev: 2.0 speed: 12 Mb/s lanes: 1
bus-ID: 3-2.4:4 chip-ID: 0a12:0001
Report: ID: hci0 rfk-id: 0 state: up address: <filter> bt-v: 4.0 lmp-v: 6
RAID:
Device-1: md126 type: mdraid level: raid-0 status: active size: 16.01 GiB
Info: report: N/A blocks: 16791552 chunk-size: 512k super-blocks: 1.2
Components: Online: 0: sdb4 1: sdc2
Device-2: md127 type: mdraid level: raid-0 status: active size: 200.25 GiB
Info: report: N/A blocks: 209975296 chunk-size: 512k super-blocks: 1.2
Components: Online: 0: sdb3 1: sdc1
Drives:
Local Storage: total: raw: 689.35 GiB usable: 689.2 GiB
used: 131.35 GiB (19.1%)
ID-1: /dev/sda vendor: Western Digital model: WD5000BPVT-22HXZT3
size: 465.76 GiB speed: 3.0 Gb/s serial: <filter>
ID-2: /dev/sdb vendor: LITE-ON model: PH3-CE120 size: 111.79 GiB
speed: 6.0 Gb/s serial: <filter>
ID-3: /dev/sdc vendor: Western Digital model: WDS120G2G0B-00EPW0
size: 111.8 GiB speed: 6.0 Gb/s serial: <filter>
Partition:
ID-1: /boot size: 973.4 MiB used: 161.9 MiB (16.6%) fs: ext4 dev: /dev/sdb2
ID-2: /boot/efi size: 1022 MiB used: 12.6 MiB (1.2%) fs: vfat
dev: /dev/sdb1
Swap:
ID-1: swap-1 type: partition size: 16.01 GiB used: 0 KiB (0.0%) priority: -2
dev: /dev/md126
ID-2: swap-2 type: zram size: 8 GiB used: 0 KiB (0.0%) priority: 100
dev: /dev/zram0
Sensors:
System Temperatures: cpu: 46.9 C mobo: N/A
Fan Speeds (rpm): N/A
Info:
Memory: total: 32 GiB available: 31.26 GiB used: 2.82 GiB (9.0%)
Processes: 375 Power: uptime: 1m wakeups: 0 Init: systemd v: 256
target: graphical (5) default: graphical
Packages: pm: rpm pkgs: N/A note: see --rpm pm: flatpak pkgs: 73
Compilers: gcc: 14.2.1 Shell: Bash v: 5.2.32 running-in: ptyxis-agent
inxi: 3.3.37
chintan@fedora:~$
This seems strange.
There are no kmod-nvidia packages shown yet the below shows the nvidia driver in use
Complete removal of the nvidia drivers is easily done by using dnf dnf remove \*nvidia\* --exclude nvidia-gpu-firmware
or the equivalent using rpm-ostree
dnf: command not found
If you want to go back to the nouveau driver then you can remove the layered NVIDIA packages with rpm-ostree uninstall <packages here>
.
Note that I included or the equivalent using rpm-ostree
for use with SB
I guess I have broke system dependencies. First option in Grub Boot Menu doesnβt boot at all and the 2nd option doesnβt let to write anything to file system for some reason.
chintan@fedora:~$ rpm-ostree update
2 metadata, 0 content objects fetched; 788 B transferred in 3 seconds; 0 bytes content written
Checking out tree 200d5cd... done
Enabled rpm-md repositories: fedora-cisco-openh264 tailscale-stable virtio-win-stable rpmfusion-nonfree-nvidia-driver copr:copr.fedorainfracloud.org:phracek:PyCharm fedora rpmfusion-nonfree-steam google-chrome updates updates-archive
Updating metadata for 'updates-archive'... done
Importing rpm-md... done
rpm-md repo 'fedora-cisco-openh264' (cached); generated: 2024-03-11T19:22:31Z solvables: 3
rpm-md repo 'tailscale-stable' (cached); generated: 2025-01-30T21:46:43Z solvables: 116
rpm-md repo 'virtio-win-stable' (cached); generated: 2024-11-04T02:10:47Z solvables: 22
rpm-md repo 'rpmfusion-nonfree-nvidia-driver' (cached); generated: 2024-12-17T11:02:42Z solvables: 17
rpm-md repo 'copr:copr.fedorainfracloud.org:phracek:PyCharm' (cached); generated: 2024-12-16T12:28:59Z solvables: 10
rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624
rpm-md repo 'rpmfusion-nonfree-steam' (cached); generated: 2024-12-02T07:45:38Z solvables: 2
rpm-md repo 'google-chrome' (cached); generated: 2025-02-03T08:39:45Z solvables: 4
rpm-md repo 'updates' (cached); generated: 2025-02-04T01:10:20Z solvables: 19258
rpm-md repo 'updates-archive'; generated: 2025-02-04T01:33:29Z solvables: 27755
Resolving dependencies... done
Will download: 1 package (17.4 kB)
Downloading from 'updates'... done
Importing packages... done
Relabeling... done
Checking out packages... done
Running pre scripts... done
Running post scripts... done
Running posttrans scripts... done
Writing rpmdb... done
Writing OSTree commit... done
Staging deployment... done
Freed: 165.0 MB (pkgcache branches: 0)
Upgraded:
cmake-filesystem 3.30.5-1.fc41 -> 3.30.7-1.fc41
crypto-policies 20241029-1.git8baf557.fc41 -> 20250124-1.git4d262e7.fc41
crypto-policies-scripts 20241029-1.git8baf557.fc41 -> 20250124-1.git4d262e7.fc41
ibus-typing-booster 2.27.13-1.fc41 -> 2.27.15-1.fc41
jxl-pixbuf-loader 1:0.10.3-5.fc41 -> 1:0.10.4-1.fc41
libjxl 1:0.10.3-5.fc41 -> 1:0.10.4-1.fc41
libsss_certmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
libsss_idmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
libsss_nss_idmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
libsss_sudo 2.10.1-1.fc41 -> 2.10.2-1.fc41
python3-packaging 24.1-2.fc41 -> 24.2-3.fc41
selinux-policy 41.28-1.fc41 -> 41.31-1.fc41
selinux-policy-targeted 41.28-1.fc41 -> 41.31-1.fc41
sssd-client 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-common 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-kcm 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-krb5-common 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-nfs-idmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
tuned 2.25.0-0.1.rc1.fc41 -> 2.25.0-1.fc41
tuned-ppd 2.25.0-0.1.rc1.fc41 -> 2.25.0-1.fc41
Removed:
SDL2_image-2.8.4-1.fc41.x86_64
add-determinism-0.3.6-3.fc41.x86_64
akmod-nvidia-3:565.77-1.fc41.x86_64
akmods-0.6.0-8.fc41.noarch
ampache_browser-1.0.7-5.fc41.x86_64
annobin-docs-12.69-1.fc41.noarch
annobin-plugin-gcc-12.69-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audacious-4.4.2-1.fc41.x86_64
audacious-libs-4.4.2-1.fc41.x86_64
audacious-plugins-4.4.2-1.fc41.x86_64
audacious-plugins-ffaudio-4.4.2-1.fc41.x86_64
bridge-utils-1.7.1-10.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
calf-0.90.4-1.fc41.x86_64
capstone-5.0.1-6.fc41.x86_64
chkconfig-1.31-1.fc41.x86_64
clang18-libs-18.1.8-5.fc41.x86_64
clang18-resource-filesystem-18.1.8-5.fc41.x86_64
clinfo-3.0.23.01.25-5.fc41.x86_64
compiler-rt18-18.1.8-3.fc41.x86_64
daxctl-libs-80-1.fc41.x86_64
debugedit-5.1-4.fc41.x86_64
device-mapper-multipath-libs-0.9.9-3.fc41.x86_64
dwz-0.15-8.fc41.x86_64
easyeffects-7.2.3-1.fc41.x86_64
edk2-ovmf-20241117-5.fc41.noarch
efi-srpm-macros-5-13.fc41.noarch
egl-gbm-2:1.1.2^20240919gitb24587d-3.fc41.x86_64
egl-wayland-1.1.18~20250114git26ba0e3-2.fc41.x86_64
egl-x11-1.0.1~20241213git61e70b0-1.fc41.x86_64
elfutils-0.192-7.fc41.x86_64
fakeroot-1.36.2-1.fc41.x86_64
fakeroot-libs-1.36.2-1.fc41.x86_64
fftw-libs-single-3.3.10-13.fc41.x86_64
fluidsynth-libs-2.4.2-1.fc41.x86_64
fonts-srpm-macros-1:2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
freeipmi-1.6.14-3.fc41.x86_64
gcc-plugin-annobin-14.2.1-7.fc41.x86_64
gdb-minimal-15.2-4.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glusterfs-11.1-6.fc41.x86_64
glusterfs-cli-11.1-6.fc41.x86_64
glusterfs-client-xlators-11.1-6.fc41.x86_64
glusterfs-fuse-11.1-6.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
gnome-icon-theme-3.12.0-24.fc41.noarch
gnutls-utils-3.8.8-3.fc41.x86_64
go-srpm-macros-3.6.0-5.fc41.noarch
gperftools-libs-2.15-4.fc41.x86_64
grubby-8.40-78.fc41.x86_64
gsl-2.7.1-11.fc41.x86_64
gstreamer1-plugin-openh264-1.24.11-1.fc41.x86_64
gstreamer1-plugins-good-qt6-1.24.11-1.fc41.x86_64
gtk-vnc2-1.4.0-1.fc41.x86_64
gtksourceview4-4.8.4-7.fc41.x86_64
gvnc-1.4.0-1.fc41.x86_64
hddtemp-0.3-0.57.beta15.fc41.x86_64
hsakmt-1.0.6-46.rocm6.2.1.fc41.x86_64
ima-evm-utils-libs-1.6.2-2.fc41.x86_64
initscripts-10.26-1.fc41.x86_64
initscripts-rename-device-10.26-1.fc41.x86_64
inxi-3.3.37-1.fc41.noarch
ipmitool-1.8.19-8.fc41.x86_64
iproute-tc-6.10.0-1.fc41.x86_64
ipxe-roms-qemu-20240119-2.gitde8a0821.fc41.noarch
iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64
iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64
isns-utils-libs-0.101-10.fc41.x86_64
kde-filesystem-5-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
kf5-filesystem-5.116.0-3.fc41.x86_64
kmodtool-1.1-11.fc41.noarch
lash-libs-0.5.4-55.fc41.x86_64
libXmu-1.2.1-2.fc41.x86_64
libXxf86dga-1.1.6-4.fc41.x86_64
libblkio-1.5.0-2.fc41.x86_64
libburn-1.5.6-5.fc41.x86_64
libcacard-3:2.8.1-9.fc41.x86_64
libcddb-1.3.2-44.fc41.x86_64
libebur128-1.2.6-10.fc41.x86_64
libfdt-1.7.2-2.fc41.x86_64
libfsverity-1.6-1.fc41.x86_64
libgfapi0-11.1-6.fc41.x86_64
libgfrpc0-11.1-6.fc41.x86_64
libgfxdr0-11.1-6.fc41.x86_64
libgit2-1.9.0-4.fc41.x86_64
libglusterfs0-11.1-6.fc41.x86_64
libinstpatch-1.1.6-31.fc41.x86_64
libiscsi-1.20.0-3.fc41.x86_64
libisoburn-1.5.6-6.fc41.x86_64
libisofs-1.5.6-5.fc41.x86_64
libmms-0.6.4-27.fc41.x86_64
libnbd-1.21.6-1.fc41.x86_64
libnfs-5.0.3-2.fc41.x86_64
libomp18-18.1.8-3.fc41.x86_64
libomp18-devel-18.1.8-3.fc41.x86_64
libphodav-3.0-9.fc41.x86_64
libpmem-2.1.0-2.fc41.x86_64
libproxy-bin-0.5.8-1.fc41.x86_64
librados2-2:19.2.0-3.fc41.x86_64
librbd1-2:19.2.0-3.fc41.x86_64
librdmacm-51.0-5.fc41.x86_64
libretls-3.8.1-4.fc41.x86_64
libssh2-1.11.0-8.fc41.x86_64
libtpms-0.9.6-9.fc41.x86_64
libusb-compat-0.1-0.1.8-8.fc41.x86_64
libuser-0.64-11.fc41.x86_64
libvirt-10.6.0-6.fc41.x86_64
libvirt-client-10.6.0-6.fc41.x86_64
libvirt-client-qemu-10.6.0-6.fc41.x86_64
libvirt-daemon-10.6.0-6.fc41.x86_64
libvirt-daemon-common-10.6.0-6.fc41.x86_64
libvirt-daemon-config-network-10.6.0-6.fc41.x86_64
libvirt-daemon-config-nwfilter-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-interface-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-libxl-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-lxc-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-network-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-nodedev-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-nwfilter-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-qemu-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-secret-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-core-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-disk-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-gluster-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-iscsi-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-iscsi-direct-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-logical-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-mpath-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-rbd-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-scsi-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-zfs-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-vbox-10.6.0-6.fc41.x86_64
libvirt-daemon-kvm-10.6.0-6.fc41.x86_64
libvirt-daemon-lock-10.6.0-6.fc41.x86_64
libvirt-daemon-log-10.6.0-6.fc41.x86_64
libvirt-daemon-plugin-lockd-10.6.0-6.fc41.x86_64
libvirt-daemon-proxy-10.6.0-6.fc41.x86_64
libvirt-glib-5.0.0-4.fc41.x86_64
libvirt-libs-10.6.0-6.fc41.x86_64
libvirt-ssh-proxy-10.6.0-6.fc41.x86_64
libwsman1-2.7.2-11.fc41.x86_64
libxdp-1.5.1-1.fc41.x86_64
lirc-libs-0.10.0-44.fc41.x86_64
lld18-libs-18.1.8-6.fc41.x86_64
llhttp-9.2.1-2.fc41.x86_64
llvm18-libs-18.1.8-4.fc41.x86_64
lm_sensors-3.6.0-20.fc41.x86_64
lshw-B.02.20-4.fc41.x86_64
lsp-plugins-lv2-1.2.19-2.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lv2-calf-plugins-0.90.4-1.fc41.x86_64
lv2-mdala-plugins-1.2.10-6.fc41.x86_64
lv2-zam-plugins-4.3-1.fc41.x86_64
lzop-1.04-15.fc41.x86_64
mdevctl-1.4.0-1.fc41.x86_64
mesa-libOSMesa-24.3.4-3.fc41.x86_64
nbdkit-1.40.4-1.fc41.x86_64
nbdkit-basic-filters-1.40.4-1.fc41.x86_64
nbdkit-basic-plugins-1.40.4-1.fc41.x86_64
nbdkit-curl-plugin-1.40.4-1.fc41.x86_64
nbdkit-selinux-1.40.4-1.fc41.noarch
nbdkit-server-1.40.4-1.fc41.x86_64
nbdkit-ssh-plugin-1.40.4-1.fc41.x86_64
ndctl-libs-80-1.fc41.x86_64
neon-0.33.0-2.fc41.x86_64
netcat-1.229-1.fc41.x86_64
numad-0.5-45.20150602git.fc41.x86_64
nv-codec-headers-12.2.72.0-1.fc41.noarch
nvidia-modprobe-3:565.77-1.fc41.x86_64
nvidia-persistenced-3:565.77-1.fc41.x86_64
nvidia-settings-3:565.77-1.fc41.x86_64
nvtop-3.1.0-3.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
opencl-filesystem-1.0-21.fc41.noarch
opusfile-0.12-13.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pakchois-0.4-31.fc41.x86_64
parted-3.6-7.fc41.x86_64
pcp-6.3.2-3.fc41.x86_64
pcp-conf-6.3.2-3.fc41.x86_64
pcp-libs-6.3.2-3.fc41.x86_64
pcp-pmda-amdgpu-6.3.2-3.fc41.x86_64
pcp-selinux-6.3.2-3.fc41.x86_64
perl-Clone-0.47-1.fc41.x86_64
perl-Compress-Raw-Bzip2-2.212-512.fc41.x86_64
perl-Compress-Raw-Zlib-2.212-512.fc41.x86_64
perl-Cpanel-JSON-XS-4.38-4.fc41.x86_64
perl-Data-Dump-1.25-11.fc41.noarch
perl-Digest-HMAC-1.04-11.fc41.noarch
perl-Digest-SHA-1:6.04-512.fc41.x86_64
perl-Encode-Locale-1.05-30.fc41.noarch
perl-File-Copy-2.41-514.fc41.noarch
perl-File-Find-1.44-514.fc41.noarch
perl-File-Listing-6.16-4.fc41.noarch
perl-File-Slurper-0.014-6.fc41.noarch
perl-HTML-Parser-3.83-1.fc41.x86_64
perl-HTML-Tagset-3.24-2.fc41.noarch
perl-HTTP-Cookies-6.11-4.fc41.noarch
perl-HTTP-Date-6.06-5.fc41.noarch
perl-HTTP-Message-6.46-2.fc41.noarch
perl-HTTP-Negotiate-6.01-39.fc41.noarch
perl-I18N-Langinfo-0.24-514.fc41.x86_64
perl-IO-Compress-2.212-513.fc41.noarch
perl-IO-Compress-Brotli-0.004001-14.fc41.x86_64
perl-IO-HTML-1.004-13.fc41.noarch
perl-LWP-MediaTypes-6.04-19.fc41.noarch
perl-Math-BigInt-1:2.0030.03-3.fc41.noarch
perl-Math-Complex-1.62-514.fc41.noarch
perl-Module-Load-1:0.36-511.fc41.noarch
perl-NTLM-1.09-39.fc41.noarch
perl-Net-HTTP-6.23-5.fc41.noarch
perl-PerlIO-utf8_strict-0.010-8.fc41.x86_64
perl-Sys-Hostname-1.25-514.fc41.x86_64
perl-Time-HiRes-4:1.9777-511.fc41.x86_64
perl-TimeDate-1:2.33-15.fc41.noarch
perl-Try-Tiny-0.32-1.fc41.noarch
perl-WWW-RobotRules-6.02-40.fc41.noarch
perl-XML-Dumper-0.81-50.fc41.noarch
perl-XML-Parser-2.47-5.fc41.x86_64
perl-libwww-perl-6.77-2.fc41.noarch
perl-srpm-macros-1-56.fc41.noarch
perl-subs-1.04-514.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
python3-argcomplete-3.5.3-1.fc41.noarch
python3-babel-2.16.0-1.fc41.noarch
python3-cffi-1.17.0-1.fc41.x86_64
python3-click-plugins-1.1.1-22.fc41.noarch
python3-cryptography-43.0.0-3.fc41.x86_64
python3-libvirt-10.6.0-1.fc41.x86_64
python3-libxml2-2.12.9-1.fc41.x86_64
python3-lxml-5.2.1-6.fc41.x86_64
python3-ply-3.11-25.fc41.noarch
python3-progressbar2-3.53.2-13.fc41.noarch
python3-pycparser-2.20-18.fc41.noarch
python3-pygit2-1.17.0-1.fc41.x86_64
python3-rpm-4.20.0-1.fc41.x86_64
python3-rpmautospec-0.7.3-1.fc41.noarch
python3-rpmautospec-core-0.1.5-2.fc41.noarch
python3-typing-extensions-4.12.2-3.fc41.noarch
python3-utils-3.7.0-6.fc41.noarch
qemu-audio-alsa-2:9.1.2-2.fc41.x86_64
qemu-audio-dbus-2:9.1.2-2.fc41.x86_64
qemu-audio-jack-2:9.1.2-2.fc41.x86_64
qemu-audio-oss-2:9.1.2-2.fc41.x86_64
qemu-audio-pa-2:9.1.2-2.fc41.x86_64
qemu-audio-pipewire-2:9.1.2-2.fc41.x86_64
qemu-audio-sdl-2:9.1.2-2.fc41.x86_64
qemu-audio-spice-2:9.1.2-2.fc41.x86_64
qemu-block-blkio-2:9.1.2-2.fc41.x86_64
qemu-block-curl-2:9.1.2-2.fc41.x86_64
qemu-block-dmg-2:9.1.2-2.fc41.x86_64
qemu-block-gluster-2:9.1.2-2.fc41.x86_64
qemu-block-iscsi-2:9.1.2-2.fc41.x86_64
qemu-block-nfs-2:9.1.2-2.fc41.x86_64
qemu-block-rbd-2:9.1.2-2.fc41.x86_64
qemu-block-ssh-2:9.1.2-2.fc41.x86_64
qemu-char-baum-2:9.1.2-2.fc41.x86_64
qemu-char-spice-2:9.1.2-2.fc41.x86_64
qemu-common-2:9.1.2-2.fc41.x86_64
qemu-device-display-qxl-2:9.1.2-2.fc41.x86_64
qemu-device-display-vhost-user-gpu-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-ccw-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-gl-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-pci-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-pci-gl-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-pci-rutabaga-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-rutabaga-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-vga-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-vga-gl-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-vga-rutabaga-2:9.1.2-2.fc41.x86_64
qemu-device-usb-host-2:9.1.2-2.fc41.x86_64
qemu-device-usb-redirect-2:9.1.2-2.fc41.x86_64
qemu-device-usb-smartcard-2:9.1.2-2.fc41.x86_64
qemu-img-2:9.1.2-2.fc41.x86_64
qemu-kvm-2:9.1.2-2.fc41.x86_64
qemu-pr-helper-2:9.1.2-2.fc41.x86_64
qemu-system-x86-2:9.1.2-2.fc41.x86_64
qemu-system-x86-core-2:9.1.2-2.fc41.x86_64
qemu-ui-curses-2:9.1.2-2.fc41.x86_64
qemu-ui-egl-headless-2:9.1.2-2.fc41.x86_64
qemu-ui-gtk-2:9.1.2-2.fc41.x86_64
qemu-ui-opengl-2:9.1.2-2.fc41.x86_64
qemu-ui-sdl-2:9.1.2-2.fc41.x86_64
qemu-ui-spice-app-2:9.1.2-2.fc41.x86_64
qemu-ui-spice-core-2:9.1.2-2.fc41.x86_64
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-filesystem-6.8.1-4.fc41.x86_64
qt6-qtbase-6.8.1-11.fc41.x86_64
qt6-qtbase-common-6.8.1-11.fc41.noarch
qt6-qtbase-gui-6.8.1-11.fc41.x86_64
qt6-qtdeclarative-6.8.1-6.fc41.x86_64
qt6-qtmultimedia-6.8.1-3.fc41.x86_64
qt6-qtquick3d-6.8.1-3.fc41.x86_64
qt6-qtquicktimeline-6.8.1-2.fc41.x86_64
qt6-qtshadertools-6.8.1-3.fc41.x86_64
qt6-qtsvg-6.8.1-2.fc41.x86_64
qt6-qttranslations-6.8.1-1.fc41.noarch
qt6-qtwayland-6.8.1-2.fc41.x86_64
qt6-srpm-macros-6.8.1-4.fc41.noarch
radeontop-1.4-9.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rnnoise-0.2-1.fc41.x86_64
rocm-comgr-18-10.rocm6.2.1.fc41.x86_64
rocm-runtime-6.2.1-2.fc41.x86_64
roctracer-6.2.0-2.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-sign-libs-4.20.0-1.fc41.x86_64
rpmdevtools-9.6-8.fc41.noarch
rust-srpm-macros-26.3-3.fc41.noarch
rutabaga-gfx-ffi-0.1.3-2.fc41.x86_64
scrub-2.6.1-9.fc41.x86_64
seabios-bin-1.16.3-3.fc41.noarch
seavgabios-bin-1.16.3-3.fc41.noarch
speexdsp-1.2.1-7.fc41.x86_64
spice-glib-0.42-5.fc41.x86_64
spice-gtk3-0.42-5.fc41.x86_64
spice-server-0.15.1-6.fc41.x86_64
swtpm-0.9.0-6.fc41.x86_64
swtpm-libs-0.9.0-6.fc41.x86_64
swtpm-selinux-0.9.0-6.fc41.noarch
swtpm-tools-0.9.0-6.fc41.x86_64
systemd-devel-256.11-1.fc41.x86_64
systemd-rpm-macros-256.11-1.fc41.noarch
tailscale-1.80.0-1.x86_64
tbb-2021.13.0-2.fc41.x86_64
thrift-0.20.0-3.fc41.x86_64
tslib-1.22-11.fc41.x86_64
usbredir-0.15.0-1.fc41.x86_64
usermode-1.114-10.fc41.x86_64
virglrenderer-1.0.1-3.fc41.x86_64
virt-install-5.0.0-1.fc41.noarch
virt-manager-5.0.0-1.fc41.noarch
virt-manager-common-5.0.0-1.fc41.noarch
virt-viewer-11.0-10.fc41.x86_64
virtio-win-0.1.266-1.noarch
virtiofsd-1.13.0-1.fc41.x86_64
vlc-libs-1:3.0.21-15.fc41.x86_64
vlc-plugin-ffmpeg-1:3.0.21-15.fc41.x86_64
vlc-plugin-pipewire-3-4.fc41.x86_64
vlc-plugins-base-1:3.0.21-15.fc41.x86_64
vlc-plugins-video-out-1:3.0.21-15.fc41.x86_64
wmctrl-1.07-38.fc41.x86_64
xdpyinfo-1.3.3-6.fc41.x86_64
xen-libs-4.19.1-3.fc41.x86_64
xen-licenses-4.19.1-3.fc41.x86_64
xorg-x11-drv-nvidia-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-cuda-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-cuda-libs-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-kmodsrc-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-libs-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-power-3:565.77-3.fc41.x86_64
xorriso-1.5.6-6.fc41.x86_64
xrandr-1.5.2-6.fc41.x86_64
zfs-fuse-0.7.2.2-31.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zita-convolver-4.0.3-14.fc41.x86_64
zlib-ng-2.2.3-1.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Added:
dkms-3.1.4-3.fc41.noarch
htop-3.3.0-4.fc41.x86_64
hwloc-libs-2.11.2-1.fc41.x86_64
Run "systemctl reboot" to start a reboot
chintan@fedora:~$ rpm-ostree upgrade
β Receiving metadata objects: 1/(estimating) 196 bytes/s 196 bytes... 2 metadata, 0 content objects fetched; 788 B transferred in 4 seconds; 0 bytes content written
Receiving metadata objects: 1/(estimating) 196 bytes/s 196 bytes... done
Checking out tree 200d5cd... done
Enabled rpm-md repositories: fedora-cisco-openh264 tailscale-stable virtio-win-stable rpmfusion-nonfree-nvidia-driver copr:copr.fedorainfracloud.org:phracek:PyCharm fedora rpmfusion-nonfree-steam google-chrome updates updates-archive
Importing rpm-md... done
rpm-md repo 'fedora-cisco-openh264' (cached); generated: 2024-03-11T19:22:31Z solvables: 3
rpm-md repo 'tailscale-stable' (cached); generated: 2025-01-30T21:46:43Z solvables: 116
rpm-md repo 'virtio-win-stable' (cached); generated: 2024-11-04T02:10:47Z solvables: 22
rpm-md repo 'rpmfusion-nonfree-nvidia-driver' (cached); generated: 2024-12-17T11:02:42Z solvables: 17
rpm-md repo 'copr:copr.fedorainfracloud.org:phracek:PyCharm' (cached); generated: 2024-12-16T12:28:59Z solvables: 10
rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624
rpm-md repo 'rpmfusion-nonfree-steam' (cached); generated: 2024-12-02T07:45:38Z solvables: 2
rpm-md repo 'google-chrome' (cached); generated: 2025-02-03T08:39:45Z solvables: 4
rpm-md repo 'updates' (cached); generated: 2025-02-04T01:10:20Z solvables: 19258
rpm-md repo 'updates-archive' (cached); generated: 2025-02-04T01:33:29Z solvables: 27755
Resolving dependencies... done
No upgrade available.
chintan@fedora:~$
tell me what did I broke and if possible how do revert back?
There are no errors in the output you posted. Can you post the output of rpm-ostree status
?
chintan@fedora:~$ rpm-ostree status
State: idle
Deployments:
fedora:fedora/41/x86_64/silverblue
Version: 41.20250203.0 (2025-02-03T00:54:55Z)
BaseCommit: 200d5cd95765d17b41781b542bfe2a72e08b28b9ce724032ad3e4dbc72ca4a8e
GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
SecAdvisories: 1 moderate
Diff: 20 upgraded, 367 removed, 3 added
LayeredPackages: dkms htop
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64
VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
fedora:fedora/41/x86_64/silverblue
Version: 41.20250131.0 (2025-01-31T01:53:04Z)
BaseCommit: 0283f0466dcb08673bd7d68cecf70b7ab0f009ec1df857b55317d5679d38ab60
GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
LayeredPackages: dkms htop
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64
VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
β fedora:fedora/41/x86_64/silverblue
Version: 41.20250131.0 (2025-01-31T01:53:04Z)
BaseCommit: 0283f0466dcb08673bd7d68cecf70b7ab0f009ec1df857b55317d5679d38ab60
GPGSignature: Valid signature by 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
LayeredPackages: audacious-plugins-ffaudio bridge-utils clinfo easyeffects gstreamer1-plugin-openh264 inxi
libvirt lshw mesa-libOSMesa nv-codec-headers nvtop pcp-pmda-amdgpu qemu-kvm radeontop
rocm-comgr roctracer systemd-devel tailscale virt-install virt-manager virt-viewer
virtio-win vlc-plugin-ffmpeg xorg-x11-drv-nvidia-cuda xorg-x11-drv-nvidia-cuda-libs
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64
VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
chintan@fedora:~$
more detailed status
chintan@fedora:~$ rpm-ostree status -v -a
State: idle
AutomaticUpdates: disabled
Deployments:
fedora:fedora/41/x86_64/silverblue (index: 0)
Version: 41.20250203.0 (2025-02-03T00:54:55Z)
BaseCommit: 200d5cd95765d17b41781b542bfe2a72e08b28b9ce724032ad3e4dbc72ca4a8e
ββ repo-0 (2024-10-24T13:55:59Z)
ββ repo-1 (2025-02-03T00:17:05Z)
ββ repo-2 (2025-02-03T00:22:20Z)
Commit: 3f1d42479386a05d17e6bc82bdf0b70faa1c057f7fb28b739c7bba7d1943c656
ββ copr:copr.fedorainfracloud.org:phracek:PyCharm (2024-12-16T12:28:59Z)
ββ fedora (2024-10-24T13:55:59Z)
ββ fedora-cisco-openh264 (2024-03-11T19:22:31Z)
ββ google-chrome (2025-02-03T08:39:45Z)
ββ rpmfusion-nonfree-nvidia-driver (2024-12-17T11:02:42Z)
ββ rpmfusion-nonfree-steam (2024-12-02T07:45:38Z)
ββ tailscale-stable (2025-01-30T21:46:43Z)
ββ updates (2025-02-04T01:10:20Z)
ββ updates-archive (2025-02-04T01:33:29Z)
ββ virtio-win-stable (2024-11-04T02:10:47Z)
Staged: yes
StateRoot: fedora
GPGSignature: 1 signature
Signature made Monday 03 February 2025 06:38:00 AM using RSA key ID D0622462E99D6AD1
Good signature from "Fedora <fedora-41-primary@fedoraproject.org>"
SecAdvisories: FEDORA-2025-6e4727185c Moderate jxl-pixbuf-loader-1:0.10.4-1.fc41.x86_64
FEDORA-2025-6e4727185c Moderate libjxl-1:0.10.4-1.fc41.x86_64
Upgraded: cmake-filesystem 3.30.5-1.fc41 -> 3.30.7-1.fc41
crypto-policies 20241029-1.git8baf557.fc41 -> 20250124-1.git4d262e7.fc41
crypto-policies-scripts 20241029-1.git8baf557.fc41 -> 20250124-1.git4d262e7.fc41
ibus-typing-booster 2.27.13-1.fc41 -> 2.27.15-1.fc41
jxl-pixbuf-loader 1:0.10.3-5.fc41 -> 1:0.10.4-1.fc41
libjxl 1:0.10.3-5.fc41 -> 1:0.10.4-1.fc41
libsss_certmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
libsss_idmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
libsss_nss_idmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
libsss_sudo 2.10.1-1.fc41 -> 2.10.2-1.fc41
python3-packaging 24.1-2.fc41 -> 24.2-3.fc41
selinux-policy 41.28-1.fc41 -> 41.31-1.fc41
selinux-policy-targeted 41.28-1.fc41 -> 41.31-1.fc41
sssd-client 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-common 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-kcm 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-krb5-common 2.10.1-1.fc41 -> 2.10.2-1.fc41
sssd-nfs-idmap 2.10.1-1.fc41 -> 2.10.2-1.fc41
tuned 2.25.0-0.1.rc1.fc41 -> 2.25.0-1.fc41
tuned-ppd 2.25.0-0.1.rc1.fc41 -> 2.25.0-1.fc41
Removed: SDL2_image-2.8.4-1.fc41.x86_64
add-determinism-0.3.6-3.fc41.x86_64
akmod-nvidia-3:565.77-1.fc41.x86_64
akmods-0.6.0-8.fc41.noarch
ampache_browser-1.0.7-5.fc41.x86_64
annobin-docs-12.69-1.fc41.noarch
annobin-plugin-gcc-12.69-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audacious-4.4.2-1.fc41.x86_64
audacious-libs-4.4.2-1.fc41.x86_64
audacious-plugins-4.4.2-1.fc41.x86_64
audacious-plugins-ffaudio-4.4.2-1.fc41.x86_64
bridge-utils-1.7.1-10.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
calf-0.90.4-1.fc41.x86_64
capstone-5.0.1-6.fc41.x86_64
chkconfig-1.31-1.fc41.x86_64
clang18-libs-18.1.8-5.fc41.x86_64
clang18-resource-filesystem-18.1.8-5.fc41.x86_64
clinfo-3.0.23.01.25-5.fc41.x86_64
compiler-rt18-18.1.8-3.fc41.x86_64
daxctl-libs-80-1.fc41.x86_64
debugedit-5.1-4.fc41.x86_64
device-mapper-multipath-libs-0.9.9-3.fc41.x86_64
dwz-0.15-8.fc41.x86_64
easyeffects-7.2.3-1.fc41.x86_64
edk2-ovmf-20241117-5.fc41.noarch
efi-srpm-macros-5-13.fc41.noarch
egl-gbm-2:1.1.2^20240919gitb24587d-3.fc41.x86_64
egl-wayland-1.1.18~20250114git26ba0e3-2.fc41.x86_64
egl-x11-1.0.1~20241213git61e70b0-1.fc41.x86_64
elfutils-0.192-7.fc41.x86_64
fakeroot-1.36.2-1.fc41.x86_64
fakeroot-libs-1.36.2-1.fc41.x86_64
fftw-libs-single-3.3.10-13.fc41.x86_64
fluidsynth-libs-2.4.2-1.fc41.x86_64
fonts-srpm-macros-1:2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
freeipmi-1.6.14-3.fc41.x86_64
gcc-plugin-annobin-14.2.1-7.fc41.x86_64
gdb-minimal-15.2-4.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glusterfs-11.1-6.fc41.x86_64
glusterfs-cli-11.1-6.fc41.x86_64
glusterfs-client-xlators-11.1-6.fc41.x86_64
glusterfs-fuse-11.1-6.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
gnome-icon-theme-3.12.0-24.fc41.noarch
gnutls-utils-3.8.8-3.fc41.x86_64
go-srpm-macros-3.6.0-5.fc41.noarch
gperftools-libs-2.15-4.fc41.x86_64
grubby-8.40-78.fc41.x86_64
gsl-2.7.1-11.fc41.x86_64
gstreamer1-plugin-openh264-1.24.11-1.fc41.x86_64
gstreamer1-plugins-good-qt6-1.24.11-1.fc41.x86_64
gtk-vnc2-1.4.0-1.fc41.x86_64
gtksourceview4-4.8.4-7.fc41.x86_64
gvnc-1.4.0-1.fc41.x86_64
hddtemp-0.3-0.57.beta15.fc41.x86_64
hsakmt-1.0.6-46.rocm6.2.1.fc41.x86_64
ima-evm-utils-libs-1.6.2-2.fc41.x86_64
initscripts-10.26-1.fc41.x86_64
initscripts-rename-device-10.26-1.fc41.x86_64
inxi-3.3.37-1.fc41.noarch
ipmitool-1.8.19-8.fc41.x86_64
iproute-tc-6.10.0-1.fc41.x86_64
ipxe-roms-qemu-20240119-2.gitde8a0821.fc41.noarch
iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64
iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64
isns-utils-libs-0.101-10.fc41.x86_64
kde-filesystem-5-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
kf5-filesystem-5.116.0-3.fc41.x86_64
kmodtool-1.1-11.fc41.noarch
lash-libs-0.5.4-55.fc41.x86_64
libXmu-1.2.1-2.fc41.x86_64
libXxf86dga-1.1.6-4.fc41.x86_64
libblkio-1.5.0-2.fc41.x86_64
libburn-1.5.6-5.fc41.x86_64
libcacard-3:2.8.1-9.fc41.x86_64
libcddb-1.3.2-44.fc41.x86_64
libebur128-1.2.6-10.fc41.x86_64
libfdt-1.7.2-2.fc41.x86_64
libfsverity-1.6-1.fc41.x86_64
libgfapi0-11.1-6.fc41.x86_64
libgfrpc0-11.1-6.fc41.x86_64
libgfxdr0-11.1-6.fc41.x86_64
libgit2-1.9.0-4.fc41.x86_64
libglusterfs0-11.1-6.fc41.x86_64
libinstpatch-1.1.6-31.fc41.x86_64
libiscsi-1.20.0-3.fc41.x86_64
libisoburn-1.5.6-6.fc41.x86_64
libisofs-1.5.6-5.fc41.x86_64
libmms-0.6.4-27.fc41.x86_64
libnbd-1.21.6-1.fc41.x86_64
libnfs-5.0.3-2.fc41.x86_64
libomp18-18.1.8-3.fc41.x86_64
libomp18-devel-18.1.8-3.fc41.x86_64
libphodav-3.0-9.fc41.x86_64
libpmem-2.1.0-2.fc41.x86_64
libproxy-bin-0.5.8-1.fc41.x86_64
librados2-2:19.2.0-3.fc41.x86_64
librbd1-2:19.2.0-3.fc41.x86_64
librdmacm-51.0-5.fc41.x86_64
libretls-3.8.1-4.fc41.x86_64
libssh2-1.11.0-8.fc41.x86_64
libtpms-0.9.6-9.fc41.x86_64
libusb-compat-0.1-0.1.8-8.fc41.x86_64
libuser-0.64-11.fc41.x86_64
libvirt-10.6.0-6.fc41.x86_64
libvirt-client-10.6.0-6.fc41.x86_64
libvirt-client-qemu-10.6.0-6.fc41.x86_64
libvirt-daemon-10.6.0-6.fc41.x86_64
libvirt-daemon-common-10.6.0-6.fc41.x86_64
libvirt-daemon-config-network-10.6.0-6.fc41.x86_64
libvirt-daemon-config-nwfilter-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-interface-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-libxl-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-lxc-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-network-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-nodedev-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-nwfilter-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-qemu-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-secret-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-core-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-disk-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-gluster-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-iscsi-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-iscsi-direct-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-logical-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-mpath-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-rbd-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-scsi-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-storage-zfs-10.6.0-6.fc41.x86_64
libvirt-daemon-driver-vbox-10.6.0-6.fc41.x86_64
libvirt-daemon-kvm-10.6.0-6.fc41.x86_64
libvirt-daemon-lock-10.6.0-6.fc41.x86_64
libvirt-daemon-log-10.6.0-6.fc41.x86_64
libvirt-daemon-plugin-lockd-10.6.0-6.fc41.x86_64
libvirt-daemon-proxy-10.6.0-6.fc41.x86_64
libvirt-glib-5.0.0-4.fc41.x86_64
libvirt-libs-10.6.0-6.fc41.x86_64
libvirt-ssh-proxy-10.6.0-6.fc41.x86_64
libwsman1-2.7.2-11.fc41.x86_64
libxdp-1.5.1-1.fc41.x86_64
lirc-libs-0.10.0-44.fc41.x86_64
lld18-libs-18.1.8-6.fc41.x86_64
llhttp-9.2.1-2.fc41.x86_64
llvm18-libs-18.1.8-4.fc41.x86_64
lm_sensors-3.6.0-20.fc41.x86_64
lshw-B.02.20-4.fc41.x86_64
lsp-plugins-lv2-1.2.19-2.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lv2-calf-plugins-0.90.4-1.fc41.x86_64
lv2-mdala-plugins-1.2.10-6.fc41.x86_64
lv2-zam-plugins-4.3-1.fc41.x86_64
lzop-1.04-15.fc41.x86_64
mdevctl-1.4.0-1.fc41.x86_64
mesa-libOSMesa-24.3.4-3.fc41.x86_64
nbdkit-1.40.4-1.fc41.x86_64
nbdkit-basic-filters-1.40.4-1.fc41.x86_64
nbdkit-basic-plugins-1.40.4-1.fc41.x86_64
nbdkit-curl-plugin-1.40.4-1.fc41.x86_64
nbdkit-selinux-1.40.4-1.fc41.noarch
nbdkit-server-1.40.4-1.fc41.x86_64
nbdkit-ssh-plugin-1.40.4-1.fc41.x86_64
ndctl-libs-80-1.fc41.x86_64
neon-0.33.0-2.fc41.x86_64
netcat-1.229-1.fc41.x86_64
numad-0.5-45.20150602git.fc41.x86_64
nv-codec-headers-12.2.72.0-1.fc41.noarch
nvidia-modprobe-3:565.77-1.fc41.x86_64
nvidia-persistenced-3:565.77-1.fc41.x86_64
nvidia-settings-3:565.77-1.fc41.x86_64
nvtop-3.1.0-3.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
opencl-filesystem-1.0-21.fc41.noarch
opusfile-0.12-13.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pakchois-0.4-31.fc41.x86_64
parted-3.6-7.fc41.x86_64
pcp-6.3.2-3.fc41.x86_64
pcp-conf-6.3.2-3.fc41.x86_64
pcp-libs-6.3.2-3.fc41.x86_64
pcp-pmda-amdgpu-6.3.2-3.fc41.x86_64
pcp-selinux-6.3.2-3.fc41.x86_64
perl-Clone-0.47-1.fc41.x86_64
perl-Compress-Raw-Bzip2-2.212-512.fc41.x86_64
perl-Compress-Raw-Zlib-2.212-512.fc41.x86_64
perl-Cpanel-JSON-XS-4.38-4.fc41.x86_64
perl-Data-Dump-1.25-11.fc41.noarch
perl-Digest-HMAC-1.04-11.fc41.noarch
perl-Digest-SHA-1:6.04-512.fc41.x86_64
perl-Encode-Locale-1.05-30.fc41.noarch
perl-File-Copy-2.41-514.fc41.noarch
perl-File-Find-1.44-514.fc41.noarch
perl-File-Listing-6.16-4.fc41.noarch
perl-File-Slurper-0.014-6.fc41.noarch
perl-HTML-Parser-3.83-1.fc41.x86_64
perl-HTML-Tagset-3.24-2.fc41.noarch
perl-HTTP-Cookies-6.11-4.fc41.noarch
perl-HTTP-Date-6.06-5.fc41.noarch
perl-HTTP-Message-6.46-2.fc41.noarch
perl-HTTP-Negotiate-6.01-39.fc41.noarch
perl-I18N-Langinfo-0.24-514.fc41.x86_64
perl-IO-Compress-2.212-513.fc41.noarch
perl-IO-Compress-Brotli-0.004001-14.fc41.x86_64
perl-IO-HTML-1.004-13.fc41.noarch
perl-LWP-MediaTypes-6.04-19.fc41.noarch
perl-Math-BigInt-1:2.0030.03-3.fc41.noarch
perl-Math-Complex-1.62-514.fc41.noarch
perl-Module-Load-1:0.36-511.fc41.noarch
perl-NTLM-1.09-39.fc41.noarch
perl-Net-HTTP-6.23-5.fc41.noarch
perl-PerlIO-utf8_strict-0.010-8.fc41.x86_64
perl-Sys-Hostname-1.25-514.fc41.x86_64
perl-Time-HiRes-4:1.9777-511.fc41.x86_64
perl-TimeDate-1:2.33-15.fc41.noarch
perl-Try-Tiny-0.32-1.fc41.noarch
perl-WWW-RobotRules-6.02-40.fc41.noarch
perl-XML-Dumper-0.81-50.fc41.noarch
perl-XML-Parser-2.47-5.fc41.x86_64
perl-libwww-perl-6.77-2.fc41.noarch
perl-srpm-macros-1-56.fc41.noarch
perl-subs-1.04-514.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
python3-argcomplete-3.5.3-1.fc41.noarch
python3-babel-2.16.0-1.fc41.noarch
python3-cffi-1.17.0-1.fc41.x86_64
python3-click-plugins-1.1.1-22.fc41.noarch
python3-cryptography-43.0.0-3.fc41.x86_64
python3-libvirt-10.6.0-1.fc41.x86_64
python3-libxml2-2.12.9-1.fc41.x86_64
python3-lxml-5.2.1-6.fc41.x86_64
python3-ply-3.11-25.fc41.noarch
python3-progressbar2-3.53.2-13.fc41.noarch
python3-pycparser-2.20-18.fc41.noarch
python3-pygit2-1.17.0-1.fc41.x86_64
python3-rpm-4.20.0-1.fc41.x86_64
python3-rpmautospec-0.7.3-1.fc41.noarch
python3-rpmautospec-core-0.1.5-2.fc41.noarch
python3-typing-extensions-4.12.2-3.fc41.noarch
python3-utils-3.7.0-6.fc41.noarch
qemu-audio-alsa-2:9.1.2-2.fc41.x86_64
qemu-audio-dbus-2:9.1.2-2.fc41.x86_64
qemu-audio-jack-2:9.1.2-2.fc41.x86_64
qemu-audio-oss-2:9.1.2-2.fc41.x86_64
qemu-audio-pa-2:9.1.2-2.fc41.x86_64
qemu-audio-pipewire-2:9.1.2-2.fc41.x86_64
qemu-audio-sdl-2:9.1.2-2.fc41.x86_64
qemu-audio-spice-2:9.1.2-2.fc41.x86_64
qemu-block-blkio-2:9.1.2-2.fc41.x86_64
qemu-block-curl-2:9.1.2-2.fc41.x86_64
qemu-block-dmg-2:9.1.2-2.fc41.x86_64
qemu-block-gluster-2:9.1.2-2.fc41.x86_64
qemu-block-iscsi-2:9.1.2-2.fc41.x86_64
qemu-block-nfs-2:9.1.2-2.fc41.x86_64
qemu-block-rbd-2:9.1.2-2.fc41.x86_64
qemu-block-ssh-2:9.1.2-2.fc41.x86_64
qemu-char-baum-2:9.1.2-2.fc41.x86_64
qemu-char-spice-2:9.1.2-2.fc41.x86_64
qemu-common-2:9.1.2-2.fc41.x86_64
qemu-device-display-qxl-2:9.1.2-2.fc41.x86_64
qemu-device-display-vhost-user-gpu-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-ccw-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-gl-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-pci-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-pci-gl-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-pci-rutabaga-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-gpu-rutabaga-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-vga-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-vga-gl-2:9.1.2-2.fc41.x86_64
qemu-device-display-virtio-vga-rutabaga-2:9.1.2-2.fc41.x86_64
qemu-device-usb-host-2:9.1.2-2.fc41.x86_64
qemu-device-usb-redirect-2:9.1.2-2.fc41.x86_64
qemu-device-usb-smartcard-2:9.1.2-2.fc41.x86_64
qemu-img-2:9.1.2-2.fc41.x86_64
qemu-kvm-2:9.1.2-2.fc41.x86_64
qemu-pr-helper-2:9.1.2-2.fc41.x86_64
qemu-system-x86-2:9.1.2-2.fc41.x86_64
qemu-system-x86-core-2:9.1.2-2.fc41.x86_64
qemu-ui-curses-2:9.1.2-2.fc41.x86_64
qemu-ui-egl-headless-2:9.1.2-2.fc41.x86_64
qemu-ui-gtk-2:9.1.2-2.fc41.x86_64
qemu-ui-opengl-2:9.1.2-2.fc41.x86_64
qemu-ui-sdl-2:9.1.2-2.fc41.x86_64
qemu-ui-spice-app-2:9.1.2-2.fc41.x86_64
qemu-ui-spice-core-2:9.1.2-2.fc41.x86_64
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-filesystem-6.8.1-4.fc41.x86_64
qt6-qtbase-6.8.1-11.fc41.x86_64
qt6-qtbase-common-6.8.1-11.fc41.noarch
qt6-qtbase-gui-6.8.1-11.fc41.x86_64
qt6-qtdeclarative-6.8.1-6.fc41.x86_64
qt6-qtmultimedia-6.8.1-3.fc41.x86_64
qt6-qtquick3d-6.8.1-3.fc41.x86_64
qt6-qtquicktimeline-6.8.1-2.fc41.x86_64
qt6-qtshadertools-6.8.1-3.fc41.x86_64
qt6-qtsvg-6.8.1-2.fc41.x86_64
qt6-qttranslations-6.8.1-1.fc41.noarch
qt6-qtwayland-6.8.1-2.fc41.x86_64
qt6-srpm-macros-6.8.1-4.fc41.noarch
radeontop-1.4-9.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rnnoise-0.2-1.fc41.x86_64
rocm-comgr-18-10.rocm6.2.1.fc41.x86_64
rocm-runtime-6.2.1-2.fc41.x86_64
roctracer-6.2.0-2.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-sign-libs-4.20.0-1.fc41.x86_64
rpmdevtools-9.6-8.fc41.noarch
rust-srpm-macros-26.3-3.fc41.noarch
rutabaga-gfx-ffi-0.1.3-2.fc41.x86_64
scrub-2.6.1-9.fc41.x86_64
seabios-bin-1.16.3-3.fc41.noarch
seavgabios-bin-1.16.3-3.fc41.noarch
speexdsp-1.2.1-7.fc41.x86_64
spice-glib-0.42-5.fc41.x86_64
spice-gtk3-0.42-5.fc41.x86_64
spice-server-0.15.1-6.fc41.x86_64
swtpm-0.9.0-6.fc41.x86_64
swtpm-libs-0.9.0-6.fc41.x86_64
swtpm-selinux-0.9.0-6.fc41.noarch
swtpm-tools-0.9.0-6.fc41.x86_64
systemd-devel-256.11-1.fc41.x86_64
systemd-rpm-macros-256.11-1.fc41.noarch
tailscale-1.80.0-1.x86_64
tbb-2021.13.0-2.fc41.x86_64
thrift-0.20.0-3.fc41.x86_64
tslib-1.22-11.fc41.x86_64
usbredir-0.15.0-1.fc41.x86_64
usermode-1.114-10.fc41.x86_64
virglrenderer-1.0.1-3.fc41.x86_64
virt-install-5.0.0-1.fc41.noarch
virt-manager-5.0.0-1.fc41.noarch
virt-manager-common-5.0.0-1.fc41.noarch
virt-viewer-11.0-10.fc41.x86_64
virtio-win-0.1.266-1.noarch
virtiofsd-1.13.0-1.fc41.x86_64
vlc-libs-1:3.0.21-15.fc41.x86_64
vlc-plugin-ffmpeg-1:3.0.21-15.fc41.x86_64
vlc-plugin-pipewire-3-4.fc41.x86_64
vlc-plugins-base-1:3.0.21-15.fc41.x86_64
vlc-plugins-video-out-1:3.0.21-15.fc41.x86_64
wmctrl-1.07-38.fc41.x86_64
xdpyinfo-1.3.3-6.fc41.x86_64
xen-libs-4.19.1-3.fc41.x86_64
xen-licenses-4.19.1-3.fc41.x86_64
xorg-x11-drv-nvidia-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-cuda-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-cuda-libs-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-kmodsrc-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-libs-3:565.77-3.fc41.x86_64
xorg-x11-drv-nvidia-power-3:565.77-3.fc41.x86_64
xorriso-1.5.6-6.fc41.x86_64
xrandr-1.5.2-6.fc41.x86_64
zfs-fuse-0.7.2.2-31.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zita-convolver-4.0.3-14.fc41.x86_64
zlib-ng-2.2.3-1.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Added: dkms-3.1.4-3.fc41.noarch
htop-3.3.0-4.fc41.x86_64
hwloc-libs-2.11.2-1.fc41.x86_64
LayeredPackages: dkms htop
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64
VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
fedora:fedora/41/x86_64/silverblue (index: 1)
Version: 41.20250131.0 (2025-01-31T01:53:04Z)
BaseCommit: 0283f0466dcb08673bd7d68cecf70b7ab0f009ec1df857b55317d5679d38ab60
ββ repo-0 (2024-10-24T13:55:59Z)
ββ repo-1 (2025-01-31T00:17:28Z)
ββ repo-2 (2025-01-31T00:23:50Z)
Commit: f2db6615c08d9f0eb9a0ac27015c7bc9a3280c55d3f73febdc94f9f4fca4d1ed
StateRoot: fedora
GPGSignature: 1 signature
Signature made Friday 31 January 2025 08:24:16 AM using RSA key ID D0622462E99D6AD1
Good signature from "Fedora <fedora-41-primary@fedoraproject.org>"
LayeredPackages: dkms htop
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64
VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
β fedora:fedora/41/x86_64/silverblue (index: 2)
Version: 41.20250131.0 (2025-01-31T01:53:04Z)
BaseCommit: 0283f0466dcb08673bd7d68cecf70b7ab0f009ec1df857b55317d5679d38ab60
ββ repo-0 (2024-10-24T13:55:59Z)
ββ repo-1 (2025-01-31T00:17:28Z)
ββ repo-2 (2025-01-31T00:23:50Z)
Commit: bb664c5a395bb8cd418bccb304386c45b5c9d8e08efda123e2d95b45ff47cb74
ββ copr:copr.fedorainfracloud.org:phracek:PyCharm (2024-12-16T12:28:59Z)
ββ fedora (2024-10-24T13:55:59Z)
ββ fedora-cisco-openh264 (2024-03-11T19:22:31Z)
ββ google-chrome (2025-02-03T08:39:45Z)
ββ rpmfusion-nonfree-nvidia-driver (2024-12-17T11:02:42Z)
ββ rpmfusion-nonfree-steam (2024-12-02T07:45:38Z)
ββ tailscale-stable (2025-01-30T21:46:43Z)
ββ updates (2025-02-03T01:13:30Z)
ββ updates-archive (2025-02-03T01:34:59Z)
ββ virtio-win-stable (2024-11-04T02:10:47Z)
StateRoot: fedora
GPGSignature: 1 signature
Signature made Friday 31 January 2025 08:24:16 AM using RSA key ID D0622462E99D6AD1
Good signature from "Fedora <fedora-41-primary@fedoraproject.org>"
LayeredPackages: audacious-plugins-ffaudio bridge-utils clinfo easyeffects gstreamer1-plugin-openh264 inxi
libvirt lshw mesa-libOSMesa nv-codec-headers nvtop pcp-pmda-amdgpu qemu-kvm radeontop
rocm-comgr roctracer systemd-devel tailscale virt-install virt-manager virt-viewer
virtio-win vlc-plugin-ffmpeg xorg-x11-drv-nvidia-cuda xorg-x11-drv-nvidia-cuda-libs
LocalPackages: balena-etcher-1.19.22-1.x86_64 bisq2-2.1.0-1.x86_64 lact-0.5.6-0.x86_64
VirtualBox-7.1-7.1.0_164728_fedora40-1.x86_64
chintan@fedora:~$
Run everything with sudo as needed:
- Pin your current (hopefully working) deployment:
ostree admin pin 2
- Cleanup:
rpm-ostree cleanup -brpm
- Reset all overrides:
rpm-ostree override reset --all
- Reboot and make sure the system works
- Update:
rpm-ostree update
- Reboot and make sure the system works
- Re-apply your overrides/overlayed packages:
rpm-ostree install ...
- Once youβre satisfied, remove the pinned deployment:
ostree admin pin -u <number>