https://bugs.winehq.org/show_bug.cgi?id=43436 --- Comment #4 from Neal Gompa <ngompa13(a)gmail.com> --- It works for me when I do the following commands: # dnf config-manager --set-enabled mageia-i586 updates-i586 # dnf config-manager --add-repo https://repos.wine-staging.com/test/mageia/6/wine.repo # dnf install winehq-staging (or winehq-devel) I needed the first command as 32-bit repositories are not enabled by default[1]. After that, it was successfully installed and I was able to run an application through Wine. It was a little concerning seeing the GPG key say "Test Repository", but I imagine you'll fix that before publishing. [1]: https://wiki.mageia.org/en/Using_DNF#Install_and_Setup -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.