Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1723202

Summary: OCE: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: OCEAssignee: Richard Shaw <hobbes1069>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cz172638, hobbes1069
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: 2019-06-25 10:59:08 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:
Bug Depends On:    
Bug Blocks: 1700317, 1700324, 1732841    

Description Mattias Ellert 2019-06-23 20:46:42 UTC
Description of problem:

libXxf86misc-devel is no longer available in Rawhide.

OCE BuildRequires libXxf86misc-devel, which means it is FTBFS in Rawhide.

OCE-devel Requires libXxf86misc-devel, which means it is uninstallable in Rawhide.

INFO: Installed packages:
INFO: installing package(s): OCE-devel
fedora                                           28 kB/s |  18 kB     00:00    
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides libXxf86misc-devel needed by OCE-devel-0.18.3-4.fc30.x86_64

Version-Release number of selected component (if applicable):

OCE-devel-0.18.3-4

How reproducible:
Always

Steps to Reproduce:
1. mock --root fedora-rawhide-x86_64 --install OCE-devel

Actual results:
Broken deps.

Expected results:
Successful install

Additional info:

https://src.fedoraproject.org/rpms/libXxf86misc/c/572f5324ca85a795624643075c9c15f7fa5f99ce?branch=master

"Stop building the devel subpackage in Fedora and RHEL > 8, no new code
should try to use this library, the X server hasn't implemented it in
over 10 years"

Comment 1 Richard Shaw 2019-06-24 11:45:32 UTC
I'm on vacation through this Friday but went ahead and commented the BR out and kicked off a mock build to see what happens.

Comment 2 Mattias Ellert 2019-06-24 12:51:22 UTC
There is also the Requires in the -devel package.

Comment 3 Richard Shaw 2019-06-25 11:01:21 UTC
whoops, missed the requires the first time but I'm rebuilding now.