Bug 2264414
Summary: | pungi fails to build in Rawhide: AssertionError: tests/test_gather.py::DNFDepsolvingTestCase::test_multilib_method_devel_runtime | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | pungi | Assignee: | Lubomír Sedlář <lsedlar> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | admiller, hlin, ksurma, lsedlar, mhroncok, onosek, w |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pungi-4.6.2-1.fc41 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-05-06 09:45:18 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: | 2260875, 2244836 |
Description
Karolina Surma
2024-02-15 13:21:28 UTC
Seems copr-related rather than Python 3.13-related: https://copr.fedorainfracloud.org/coprs/churchyard/pungi/builds/ I have seen the same failure in rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=113218090 I didn't yet have time to dig into it and find out what's going on, but I plan to do that. I bumped the priority in Koschei. It shows the failure now and some changes in the buildroot. https://koschei.fedoraproject.org/package/pungi I would guess dnf 4.18 -> 4.19 is the main suspect. This should fix it: https://pagure.io/pungi/pull-request/1725 Installable pungi is a requirement to install @critical-path-compose, raising priority. Please backport the upstream fix. Thanks. |