Yabridge installer requires Wine 9.4 - no option to downgrade on Fedora 40
Thanks for giving yabridge a shot!
- [X] I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there
Problem description
After upgrading my OS to Fedora 40, Wine has been updated to version 9.9 and there is no option to downgrade to version 9.4 on Fedora 40, as required by yabridge installer:
https://dl.winehq.org/wine-builds/fedora/40/x86_64/
What did you expect to happen?
Yabridge installer should not require version 9.4 as fixed dependency
What actually happened?
`$ sudo dnf install yabridge --refresh Problem: conflicting requests
- nothing provides wine(x86-32) = 9.4 needed by yabridge-5.1.0-1.fc40.x86_64 from copr:copr.fedorainfracloud.org:patrickl:yabridge
- nothing provides wine = 9.4 needed by yabridge-5.1.0-1.fc40.x86_64 from copr:copr.fedorainfracloud.org:patrickl:yabridge `
Operating system
Fedora 40
How did you install yabridge?
COPR
yabridge version
5.1.0-1.fc40
yabridgectl version
5.1.0-1.fc40
Wine version
Wine staging 9.9
Plugin
all
Plugin type
VST2
Plugin architecture
64-bit
Host
Bitwig Studio 4.5
Desktop environment or WM
No response
GPU model
No response
GPU drivers and kernel
No response
Debug log
No response
Anything else?
No response
Agreed. Same problem.
Same here, also tried adding the fedora 39 repo. Didn't work
Edit: Found this on the copr page of yabridge https://copr.fedorainfracloud.org/coprs/patrickl/wine-tkg/
edit: Just follow this guide guys, it installs wine 9.4 and installs yabridge for you. It looks complicated on first glance, but it's not really.
I'm facing the same issue as well when trying to install it on fedora. I'm running Fedora Silverblue 40 with winehq-staging-1:9.10-1.1.x86_64 from the wine repo.
Yeah, I'm confused.
With the merge of https://gitlab.winehq.org/wine/wine/-/merge_requests/5400 this issue is now resolved again for Wine 9.8 onwards.
Originally posted by @robbert-vdh in https://github.com/robbert-vdh/yabridge/issues/320#issuecomment-2094218649
yet
Error:
Problem: conflicting requests
- nothing provides wine(x86-32) = 9.4 needed by yabridge-5.1.0-1.fc40.x86_64 from copr:copr.fedorainfracloud.org:patrickl:yabridge
I guess wine-9.9 (Staging) is still broken?
It seems to be an issue on the repo side. Downloading the binary from releases seems to bypass the issue. Maybe some dependency config?
Yep, using the prebuilt binary does bypass the issue. I'm not sure where to report this.