tadeja opened a new pull request, #50066: URL: https://github.com/apache/arrow/pull/50066
### Rationale for this change Closes #50065 `debian-forky-arm64` and `debian-forky-amd64` Packaging Build jobs failing with `Error: Unable to locate package libboost-system-dev`. ### What changes are included in this PR? Remove `libboost-system-dev` from `debian/control.in` Remove apt-install line ` libboost-system-dev \` from all six Dockerfiles (debian-bookworm, debian-forky, debian-trixie, ubuntu-jammy, ubuntu-noble, ubuntu-resolute). ### Are these changes tested? By Packaging CI, jobs should pass. ### Are there any user-facing changes? 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]
