zhengruifeng opened a new pull request, #44539:
URL: https://github.com/apache/spark/pull/44539

   ### What changes were proposed in this pull request?
   Pin 'lxml==4.9.4'
   
   
   ### Why are the changes needed?
   it seems the newly released lxml 5.0.0 breaks the CI
   
   ```
   Collecting lxml (from unittest-xml-reporting)
     Downloading lxml-5.0.0.tar.gz (3.8 MB)
        ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 17.4 MB/s eta 
0:00:00
     Installing build dependencies: started
     Installing build dependencies: finished with status 'done'
     Getting requirements to build wheel: started
     Getting requirements to build wheel: finished with status 'error'
     error: subprocess-exited-with-error
     
     × Getting requirements to build wheel did not run successfully.
     │ exit code: 1
     ╰─> [4 lines of output]
         <string>:67: DeprecationWarning: pkg_resources is deprecated as an 
API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
         Building lxml version 5.0.0.
         Building without Cython.
         Error: Please make sure the libxml2 and libxslt development packages 
are installed.
         [end of output]
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   no, infra only
   
   ### How was this patch tested?
   ci
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to