kou opened a new issue, #34082: URL: https://github.com/apache/arrow/issues/34082
### Describe the bug, including details regarding any error messages, version, and platform. debian-bookworm-amd64: https://github.com/ursacomputing/crossbow/actions/runs/4122254092/jobs/7118815431 ```text Step 5/7 : RUN sed -i'' -e 's/main$/main contrib non-free/g' /etc/apt/sources.list ---> Running in e89e1bc6be35 sed: can't read /etc/apt/sources.list: No such file or directory The command '/bin/sh -c sed -i'' -e 's/main$/main contrib non-free/g' /etc/apt/sources.list' returned a non-zero code: 2 ``` We need to follow a debian:bookworm change like ADBC did: https://github.com/apache/arrow-adbc/pull/421 ### 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]
