Bug 2335830
Summary: | python-lxml fails to build with Python 3.14: FileNotFoundError: [Errno 2] No such file or directory: 'file:/builddir/build/BUILD/python-lxml-5.3.0-build/lxml-5.3.0/src/lxml/tests/test_broken.xml' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-lxml | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cstratak, igor.raits, lbalhar, me, mhroncok, mizdebsk, python-maint, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-lxml-5.3.0-2.fc42 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-01-06 16:13:06 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: | 2322407 |
Description
Karolina Surma
2025-01-06 15:04:24 UTC
https://github.com/lxml/lxml/commit/9e95960cd69a3e0393f4266d60a6f5a2a755de0d fixes one of the failures reported upstream. The other one might no longer happen. Will check. OK, the other failure seems gone. https://src.fedoraproject.org/rpms/python-lxml/pull-request/45 Fixed in distgit. |