On Mon, 04 Nov 2024 14:20:35 +0000 Paul Smith wrote:

> Thanks, Francis. I did as you suggested, but now the conflict are different:

> # dnf --disablerepo=rpmfusion-nonfree update
...
> 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 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
...
>   - package nvidia-xconfig-3:560.35.03-1.fc39.x86_64 from
> cuda-fedora39 is filtered out by exclude filtering

One should find where those filtering are defined, but you can try
first:

  dnf --disablerepo=rpmfusion-nonfree --setopt=excludepkgs= update

This will suppress all the exclude filtering during this command.

-- 
francis
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to