Skip to content

Conversation

@atheriel
Copy link
Collaborator

This fixes locate_install_unixodbc() on fresh Ubuntu 22.04 installs, which don't otherwise include pkg-confg or use the existing common paths.

Fixes #880.

This fixes `locate_install_unixodbc()` on fresh Ubuntu 22.04 installs,
which don't otherwise include `pkg-confg` or use the existing common
paths.

Fixes #880.

Signed-off-by: Aaron Jacobs <[email protected]>
@atheriel atheriel requested a review from simonpcouch January 10, 2025 16:50
Copy link
Collaborator

@simonpcouch simonpcouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stellar, thank you🏄

Your call on whether to add a NEWS entry for this one: unlikely to affect existing users but certainly an improvement for newcomers.

@atheriel
Copy link
Collaborator Author

My inclination is to say "no NEWS item", because I think this only affects people using the unreleased version.

@atheriel atheriel merged commit 15ab298 into main Jan 10, 2025
8 of 17 checks passed
@atheriel atheriel deleted the fix-locate-unixodbc-on-ubuntu branch January 10, 2025 18:31
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.

locate_install_unixodbc() does not work on a fresh Ubuntu 22.04 install

3 participants