On Mon, 21 Dec 2020 08:42:38 +0000
Christopher Ross <fdra6...@tebibyte.org> wrote:

> It's still not made it to stable in F32...
> root@snoopy 08:41:06 ~ # dnf install lutris
> Last metadata expiration check: 0:00:17 ago on Mon 21 Dec 2020
> 08:41:03 GMT. Error:
>   Problem: cannot install the best candidate for the job
>    - nothing provides python3.8dist(python-magic) needed by 
> lutris-0.5.8-1.fc32.x86_64
> (try to add '--skip-broken' to skip uninstallable packages or
> '--nobest' to use not only best candidate packages)
> 
> 
> 
> 
> What could I do to help? I am happy to volunteer some time but I
> don't know who or how.

Maybe an issue with the sequence numbering of the downgraded
package.  Perhaps it should have bumped the epoch number?  You can go
here to get the downgraded package rpm for your architecture.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1660595
The notes on that page state that it is being downgraded until upstream
fixes the issue. Then install it using
dnf -C downgrade [lutris-0.5.7.1-4.fc32.x86_64.rpm]  
where the package name is for x86_64 in the sample, but should use
your system architecture.  I used downgrade instead of update because
the version appears to be below the version already installed on your
system.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to