Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

[run_tests.sh] A right way for obtaining of BINDIR and PG_CONFIG is used #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dmitry-lipetsk
Copy link
Collaborator

A problem was detected in container with Ubuntu 24.04.

tests works with "/usr/bin/pg_config" but real pg_config is "/usr/lib/postgresql/17/bin/pg_config".

To resovle this problem we will call "pg_config --bindir" and use it result for BINDIR and PG_CONFIG.

A problem was detected in container with Ubuntu 24.04

tests works with "/usr/bin/pg_config" but real pg_config is "/usr/lib/postgresql/17/bin/pg_config"

To resovle this problem we will call "pg_config --bindir" and use it result for BINDIR and PG_CONFIG.
@dmitry-lipetsk dmitry-lipetsk merged commit 9911ed0 into postgrespro:master Feb 27, 2025
1 check passed
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.

1 participant