Bug 2302837

Summary: Unable to install obs-studio on EPEL9: nothing provides qt6-qtbase(x86-64) = 6.5.2
Product: [Fedora] Fedora EPEL Reporter: Spike <SpikeFedora>
Component: obs-studioAssignee: Neal Gompa <ngompa13>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: dominik, jgrulich, marcdeop, multimedia-sig, ngompa13
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-09-22 22:44:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Spike 2024-08-05 07:34:09 UTC
Description of problem:
Installing obs-studio on EPEL9 currently fails with

"nothing provides qt6-qtbase(x86-64) = 6.5.2 needed by obs-studio-libs-30.0.0-1.el9.x86_64"

Version-Release number of selected component (if applicable):
obs-studio-30.0.0-1.el9

How reproducible:
Always

Steps to Reproduce:
1. dnf install obs-studio

Actual results:
# dnf install obs-studio
Last metadata expiration check: 0:35:04 ago on Mon Aug  5 06:53:41 2024.
Error: 
 Problem: package obs-studio-30.0.0-1.el9.x86_64 from epel requires libobs.so.0()(64bit), but none of the providers can be installed
  - package obs-studio-30.0.0-1.el9.x86_64 from epel requires libobs-frontend-api.so.0()(64bit), but none of the providers can be installed
  - package obs-studio-30.0.0-1.el9.x86_64 from epel requires obs-studio-libs(x86-64) = 30.0.0-1.el9, but none of the providers can be installed
  - conflicting requests
  - nothing provides qt6-qtbase(x86-64) = 6.5.2 needed by obs-studio-libs-30.0.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:


Additional info:

Comment 1 Spike 2024-09-04 13:35:25 UTC
As far as I can see there are no build issues. Seems like it just needs to be rebuilt for qt 6.5.2. A scratch build can be found here: https://koji.fedoraproject.org/koji/taskinfo?taskID=122938832

Comment 2 Dominik 'Rathann' Mierzejewski 2024-09-22 22:44:10 UTC

*** This bug has been marked as a duplicate of bug 2292436 ***