Bug 1730770
| Summary: | kdelibs-devel requires pkgconfig(xxf86misc) but that's not available in rawhide anymore | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Caolan McNamara <caolanm> |
| Component: | kdelibs | Assignee: | Than Ngo <than> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jgrulich, jreznik, kde-sig, kevin, me, rdieter, smparrish, than |
| 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-07-17 21:08:46 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: | |||
Dependency removed. FindX11.cmake in kdelibs 4 checks for a whole bunch of libraries, most of which are optional. But then a lot of packages depending on kdelibs expect to find some of these libraries. So we were just requiring all of them. I removed xf86misc from the list now. FEDORA-2019-a746ac9c89 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a746ac9c89 FEDORA-2019-39d23c7a94 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-39d23c7a94 kde-settings-30.3-1.fc30, kdelibs-4.14.38-15.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a746ac9c89 kde-settings-29.1-1.fc29, kdelibs-4.14.38-15.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-39d23c7a94 kde-settings-30.3-1.fc30, kdelibs-4.14.38-15.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. kde-settings-29.1-1.fc29, kdelibs-4.14.38-15.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: DEBUG util.py:585: BUILDSTDERR: - nothing provides pkgconfig(xxf86misc) needed by kdelibs-devel-6:4.14.38-12.fc31.x86_64 Version-Release number of selected component (if applicable): kdelibs-devel-6:4.14.38-12.fc31 How reproducible: 100% kdelib.spec has a BuildRequires on BuildRequires pkgconfig(xxf86misc) but libXxf86misc.spec (relatively) recently dropped that provides... commit 572f5324ca85a795624643075c9c15f7fa5f99ce Author: Adam Jackson <ajax> Date: Thu Jun 20 13:27:34 2019 -0400 Fix build with xorgproto >= 2019.1, which dropped the xf86misc headers 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