Bug 31

Summary: Circle Linux 9.0 python3.9 build check failed
Product: Circle Linux SIG Reporter: James Xie <james>
Component: CoreAssignee: James Xie <james>
Status: CONFIRMED ---    
Severity: enhancement CC: mike
Priority: ---    
Version: Circle Linux 9   
Hardware: All   
OS: Linux   

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.