tullis opened a new pull request, #1303: URL: https://github.com/apache/bigtop/pull/1303
### Description of PR This adds Debian 12 support. ### How was this patch tested? ``` cd docker/bigtop-puppet ./build.sh trunk-debian-12 cd ../bigtop-slaves ./build.sh trunk-debian-12 cd ../../ docker run -it --rm -v `pwd`:/ws --workdir /ws bigtop/slaves:trunk-debian-12 bash -c '. /etc/profile.d/bigtop.sh; ./gradlew allclean deb' ### For code changes: - [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')? - [x] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/ -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org