shahar1 opened a new pull request, #572: URL: https://github.com/apache/airflow-steward/pull/572
The Debian/Ubuntu apt block pins `bubblewrap 0.11.2`, but Debian stable (**bookworm**) ships an older `bubblewrap`, and an adopter reported the `0.11.x` line not working there. `0.11.x` ships in **Debian trixie**. This documents the caveat right after the apt block — supported path is trixie (or newer), with a bookworm/older-version fallback that points at the same LTS trade-off already documented for the Ubuntu Noble shortcut. Reported by the Apache Airflow security team while setting up the secure agent environment. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
