Skip to content

[yugabyted] Incorrect file search path #25144

Open
@andrei-mart

Description

Jira Link: DB-14304

Description

        os.path.join(YUGABYTE_DIR, "build", "debug-clang17-dynamic-ninja", "postgres", "bin")

It should be

        os.path.join(YUGABYTE_DIR, "build", "latest", "postgres", "bin")

If build parameters are anything different from debug --clang17, pg_isready can't be found

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Metadata

Assignees

No one assigned

    Labels

    area/ecosystemLabel for all ecosystem related projectsarea/ybdyugabyted project related Github tickets.kind/bugThis issue is a bugpriority/mediumMedium priority issuestatus/awaiting-triageIssue awaiting triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions