Bug 2490961 - wine and wine-core do not work on RHEL 9.8
Summary: wine and wine-core do not work on RHEL 9.8
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: wine
Version: epel9
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-19 22:47 UTC by Larry Apolonio
Modified: 2026-07-08 01:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to compile wine against mesa-compat-libOSMesa (1.76 KB, patch)
2026-07-08 01:42 UTC, Dan Fruehauf
no flags Details | Diff

Description Larry Apolonio 2026-06-19 22:47:32 UTC
Description of problem:  After upgrading from 9.7 to 9.8 wine and wine-core no longer install.  Prior to upgrade you have to uninistall wine and wine-core to proceed. 

This is probably due to mesa-libOSMesa being deprecated between 9.7 and 9.8 there is a mesa-compat-libOSMesa version but wine does not accept it as a dependency.


Version-Release number of selected component (if applicable):
wine-core-8.0-1.el9.x86_64

How reproducible:
Install rocky 9.8 and dnf install wine-core

Steps to Reproduce:
1.  On a rocky 9.8 instance 
2.  Run dnf install wine-core
3.

Actual results:
Error:
 Problem: conflicting requests
  - nothing provides mesa-libOSMesa(x86-64) needed by wine-core-8.0-1.el9.x86_64 from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:
Wine should install

Additional info:

Comment 1 Dan Fruehauf 2026-07-08 01:42:57 UTC
Created attachment 2147995 [details]
Patch to compile wine against mesa-compat-libOSMesa

I'm providing complimentary patch for this problem. We have been working with it and couldn't notice any regressions.


Note You need to log in before you can comment on or make changes to this bug.