Bug 2002441
| Summary: | mutter-devel missing dependency on mesa-libEGL-devel | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabio Valentini <decathorpe> | |
| Component: | mutter | Assignee: | Kalev Lember <klember> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rawhide | CC: | fmuellner, gnome-sig, jadahl, klember, mcatanza, ngompa13, otaylor, philip.wyett, tintou, walters | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | mutter-41.0-2.fc36 mutter-41.0-2.fc35 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2004832 (view as bug list) | Environment: | ||
| Last Closed: | 2021-09-20 14:13:15 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
Fabio Valentini
2021-09-08 20:08:53 UTC
The reason this happens is because even though mutter-devel requires "pkgconfig(egl)", that is now provided by libglvnd-devel. Since the header in question is exclusively from Mesa, we need "Requires: mesa-libEGL-devel" added to the package. Thanks! I went ahead and fixed this in https://src.fedoraproject.org/rpms/mutter/c/1b483df16584fab7fc4d7074dce72e2617973e59?branch=rawhide I also cherry-picked the fix to F35, but I'll hold off submitting the F35 build as an update to avoid messing with the pending gnome-shell/mutter update that's already in Bodhi. FEDORA-2021-511edcde29 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-511edcde29 FEDORA-2021-511edcde29 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-511edcde29 FEDORA-2021-511edcde29 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-511edcde29` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-511edcde29 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-511edcde29 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-511edcde29 FEDORA-2021-511edcde29 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-511edcde29` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-511edcde29 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-511edcde29 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |