Thanks, Francis. I did as you suggested, but now the conflict are different: # dnf --disablerepo=rpmfusion-nonfree update Updating and loading repositories: Repositories loaded. Problem: package cuda-12-6-12.6.2-1.x86_64 from cuda-fedora39 requires cuda-runtime-12-6 >= 12.6.2, but none of the providers can be installed - package cuda-runtime-12-6-12.6.2-1.x86_64 from cuda-fedora39 requires nvidia-open-560 >= 560.35.03, but none of the providers can be installed - package cuda-12.6.2-1.x86_64 from cuda-fedora39 requires cuda-12-6 >= 12.6.2, but none of the providers can be installed - package nvidia-open-560-3:560.28.03-1.noarch from cuda-fedora39 requires nvidia-xconfig < 3:561, but none of the providers can be installed - package nvidia-open-560-3:560.35.03-1.noarch from cuda-fedora39 requires nvidia-xconfig < 3:561, but none of the providers can be installed - cannot install the best update candidate for package cuda-12.5.1-1.x86_64 - package nvidia-xconfig-3:550.127.05-1.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:550.54.14-1.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:550.54.15-1.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:550.90.07-2.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:550.90.12-1.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:555.42.02-2.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:555.42.06-2.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:560.28.03-1.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering - package nvidia-xconfig-3:560.35.03-1.fc39.x86_64 from cuda-fedora39 is filtered out by exclude filtering Package Arch Version Repository Size Skipping packages with broken dependencies: cuda-12-6 x86_64 12.6.2-1 cuda-fedora39 0.0 B cuda x86_64 12.6.2-1 cuda-fedora39 0.0 B cuda-runtime-12-6 x86_64 12.6.2-1 cuda-fedora39 0.0 B nvidia-open-560 noarch 3:560.28.03-1 cuda-fedora39 0.0 B nvidia-open-560 noarch 3:560.35.03-1 cuda-fedora39 0.0 B Nothing to do. # Paul On Mon, Nov 4, 2024 at 2:03 PM <Francis.Montagnac@xxxxxxxx> wrote: > > Hi. > > On Mon, 04 Nov 2024 13:26:55 +0000 Paul Smith wrote: > > I am getting the below issues. Could you please help me? > > > # dnf update > > Updating and loading repositories: > > Repositories loaded. > > Problem: package cuda-runtime-12-6-12.6.2-1.x86_64 from cuda-fedora39 > > requires nvidia-open-560 >= 560.35.03, but none of the providers can > > be installed > > - package cuda-12-6-12.6.2-1.x86_64 from cuda-fedora39 requires > > cuda-runtime-12-6 >= 12.6.2, but none of the providers can be > > installed > > - cannot install both > > xorg-x11-drv-nvidia-cuda-3:560.35.03-5.fc41.x86_64 from > > rpmfusion-nonfree and > > xorg-x11-drv-nvidia-cuda-3:565.57.01-2.fc41.x86_64 from @System > > You are using both a cuda-fedora repo and the rpmfusion-nonfree > repo. This may work sometimes but obviously not today because the > rpmfusion-nonfree repo provides a too recent version of > xorg-x11-drv-nvidia-cuda: 565 instead of 560 needed by the cuda RPMs > from cuda-fedora39. > > Note: this @System is weird, should be rpmfusion-nonfree > > I suggest to install all the needed RPMs for cuda only from the > cuda-fedora39 repo. Try for example: > > dnf remove \*nvidia\* > dnf --disablerepo=rpmfusion-nonfree install cuda > > -- > francis > -- > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue