Skip to content

Add Ubuntu Noble system dependencies to INSTALL guide#69754

Merged
choo121600 merged 1 commit into
apache:mainfrom
potiuk:docs-install-ubuntu-noble
Jul 11, 2026
Merged

Add Ubuntu Noble system dependencies to INSTALL guide#69754
choo121600 merged 1 commit into
apache:mainfrom
potiuk:docs-install-ubuntu-noble

Conversation

@potiuk

@potiuk potiuk commented Jul 11, 2026

Copy link
Copy Markdown
Member

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?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines

The INSTALL guide only covered Debian Bookworm, leaving Ubuntu Noble
users to guess the package names that differ between the two (libldap2
vs libldap-2.5-0). It also omitted the build headers needed to compile
optional dependencies from source. Document the Noble apt line and the
extra build packages so a source install works on both distributions.
@choo121600
choo121600 merged commit 170470f into apache:main Jul 11, 2026
64 checks passed
joshuabvarghese pushed a commit to joshuabvarghese/airflow that referenced this pull request Jul 16, 2026
The INSTALL guide only covered Debian Bookworm, leaving Ubuntu Noble
users to guess the package names that differ between the two (libldap2
vs libldap-2.5-0). It also omitted the build headers needed to compile
optional dependencies from source. Document the Noble apt line and the
extra build packages so a source install works on both distributions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants