potiuk opened a new pull request, #69754: URL: https://github.com/apache/airflow/pull/69754
The `INSTALL` source-install guide only documented Debian Bookworm apt packages. This adds a dedicated **Ubuntu Noble** apt section (package names differ, e.g. `libldap2` vs `libldap-2.5-0`), the build headers needed to compile optional dependencies from source (`python3-dev`, `libkrb5-dev`, `gcc`, `libldap2-dev`, `libsasl2-dev`), a MariaDB compat-package alternative, and a note for installing local postgres/mysql servers. Docs-only change. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8) Generated-by: Claude Code (Opus 4.8) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
