Bug 2423153
| Summary: | libmodulemd-2.15.2-4.fc44 FTBFS: tests fail with glib2 ≥ 2.87.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Pitt <mpitt> | ||||
| Component: | libmodulemd | Assignee: | Petr Pisar <ppisar> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | nphilipp, ppisar, rpm-software-management, sgallagh, vrothber | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | libmodulemd-2.15.2-5.fc44 | Doc Type: | --- | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2026-01-16 08:57:38 UTC | Type: | --- | ||||
| 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: | 2384424 | ||||||
| Attachments: |
|
||||||
|
Description
Martin Pitt
2025-12-17 12:46:37 UTC
Created attachment 2119037 [details]
build.log
Build log for reference.
I know about it and I work on the fix. This is triggered by a <https://gitlab.gnome.org/GNOME/glib/-/issues/3790> change in glib2-2.87.0 and caused by libmodulemd tests expecting certain glib2 behavior. Thanks, Petr! We are hitting this issue in Project Hummingbird at the moment: https://gitlab.com/redhat/hummingbird/rpms/-/merge_requests/150 As a work around do not execute the tests. The flaw is purely in the tests and does not affect code of the library. |