scx-manager gives error: nothing provides libQt6Core.so.6(Qt_6.9)(64bit) needed by scx-manager-1.15.4-1.el10.x86_64. remove for now

This commit is contained in:
Anders Rytter Hansen 2025-09-02 14:20:46 -03:00
commit 95bdbd1f85

View file

@ -28,7 +28,7 @@ RUN dnf install -y dkms-nvidia nvidia-driver nvidia-persistenced opencl-filesyst
RUN sed -i -e 's/kernel-open$/kernel/g' /etc/nvidia/kernel.conf
RUN dkms install nvidia/$(ls /usr/src/ | grep nvidia- | cut -d- -f2-) -k $(rpm -q --queryformat "%{VERSION}-%{RELEASE}.%{ARCH}\n" ${KERNEL})
RUN dnf install -y waydroid scx-manager scx-scheds
RUN dnf install -y waydroid scx-scheds
# Remove plocate to avoid updatedb going crazy with scanning the file system once a day
RUN dnf remove -y plocate