Bug 31 - Circle Linux 9.0 python3.9 build check failed
Summary: Circle Linux 9.0 python3.9 build check failed
Status: CONFIRMED
Alias: None
Product: Circle Linux SIG
Classification: Circle
Component: Core (show other bugs)
Version: Circle Linux 9
Hardware: All Linux
: --- enhancement
Assignee: James Xie
URL:
Depends on:
Blocks:
 
Reported: 2022-07-11 06:37 CST by James Xie
Modified: 2022-07-24 12:20 CST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Xie 2022-07-11 06:37:31 CST
test said 

"
2 tests failed again:
    test_minidom test_xml_etree
== Tests result: FAILURE then FAILURE ==
403 tests OK.
"
we need older expat and libxml2 as below can pass buid , and centos stream also build by below:

expat-2.2.10-9.el9
libxml2-2.9.12-4.el9


https://bugs.python.org/issue46794
Comment 1 mike chen 2022-07-24 12:20:09 CST
yes libxml2 and expat problem, we need do something downgrade BR.