yabridge icon indicating copy to clipboard operation
yabridge copied to clipboard

Yabridge installer requires Wine 9.4 - no option to downgrade on Fedora 40

Open GitCrush opened this issue 1 year ago • 6 comments

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

GitCrush avatar May 26 '24 10:05 GitCrush

Agreed. Same problem.

a118n avatar May 29 '24 16:05 a118n

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.

Cobesz avatar Jun 03 '24 23:06 Cobesz

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.

jo5huajohn avatar Jun 10 '24 04:06 jo5huajohn

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?

sleeplessKomodo avatar Jun 20 '24 11:06 sleeplessKomodo

It seems to be an issue on the repo side. Downloading the binary from releases seems to bypass the issue. Maybe some dependency config?

jo5huajohn avatar Jun 20 '24 14:06 jo5huajohn

Yep, using the prebuilt binary does bypass the issue. I'm not sure where to report this.

sleeplessKomodo avatar Jun 24 '24 15:06 sleeplessKomodo