kou opened a new issue, #47948: URL: https://github.com/apache/arrow/issues/47948
### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/apache/arrow/actions/runs/18811798456/job/53674076051#step:18:134 ```text rake aborted! Errno::ENOENT: No such file or directory @ rb_dir_s_empty_p - nonexistent/debian/dists/bookworm /home/runner/work/arrow/arrow/dev/release/binary-task.rb:1582:in `empty?' /home/runner/work/arrow/arrow/dev/release/binary-task.rb:1582:in `block in apt_update' /home/runner/work/arrow/arrow/dev/release/binary-task.rb:1534:in `each' /home/runner/work/arrow/arrow/dev/release/binary-task.rb:1534:in `apt_update' /home/runner/work/arrow/arrow/dev/release/binary-task.rb:2361:in `block (2 levels) in define_apt_test_task' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:281:in `block in execute' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:281:in `each' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:281:in `execute' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:219:in `block in invoke_with_call_chain' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:199:in `synchronize' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:199:in `invoke_with_call_chain' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/task.rb:188:in `invoke' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:160:in `invoke_task' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:116:in `block (2 levels) in top_level' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:116:in `each' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:116:in `block in top_level' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:125:in `run_with_threads' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:110:in `top_level' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:83:in `block in run' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:186:in `standard_exception_handling' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/lib/rake/application.rb:80:in `run' /usr/lib/ruby/gems/3.2.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>' /usr/bin/rake:25:in `load' /usr/bin/rake:25:in `<main>' ``` Related: GH-47928 ### Component(s) Continuous Integration, Packaging -- 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]
