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

   ### What changes were proposed in this pull request?
   Pin `bundler -v 2.4.22`
   
   
   ### Why are the changes needed?
   
   `Install dependencies for documentation generation` was broken with:
   
   ```
   Requirement already satisfied: docutils<0.18.0 in 
/usr/local/lib/python3.9/dist-packages (0.17.1)
   WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv
   ERROR:  Error installing bundler:
        The last version of bundler (>= 0) to support your Ruby & RubyGems was 
2.4.22. Try installing it with `gem install bundler -v 2.4.22`
        bundler requires Ruby version >= 3.0.0. The current ruby version is 
2.7.0.0.
   Error: Process completed with exit code 1.
   ```
   
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   ### 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