Skip to content

fix(openbsd): specify the correct usr_lib_exec path (solves #5992)#6793

Merged
holmanb merged 1 commit intocanonical:mainfrom
hcartiaux:fix5992
Mar 30, 2026
Merged

fix(openbsd): specify the correct usr_lib_exec path (solves #5992)#6793
holmanb merged 1 commit intocanonical:mainfrom
hcartiaux:fix5992

Conversation

@hcartiaux
Copy link
Copy Markdown
Contributor

@hcartiaux hcartiaux commented Mar 13, 2026

Proposed Commit Message

fix(openbsd): specify the correct usr_lib_exec path (solves #5992)

Cf. OpenBSD porting guide (16.), program executables reside in the /usr/local/libexec directory
https://www.openbsd.org/faq/ports/guide.html#PortsChecklist

Fixes GH-5992

Test Steps

Tested with openbsd-cloud-image

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

@hcartiaux hcartiaux changed the title fix(openbsd): specify the correct usr_lib_exec path (solves #5992) fix(bsd): specify the correct usr_lib_exec path (solves #5992) Mar 13, 2026
@hcartiaux hcartiaux changed the title fix(bsd): specify the correct usr_lib_exec path (solves #5992) fix(openbsd): specify the correct usr_lib_exec path (solves #5992) Mar 13, 2026
@holmanb
Copy link
Copy Markdown
Member

holmanb commented Mar 16, 2026

Please include in this PR a reference to documentation or code.

@hcartiaux hcartiaux force-pushed the fix5992 branch 2 times, most recently from 9f5e21d to d48044c Compare March 18, 2026 23:43
@hcartiaux
Copy link
Copy Markdown
Contributor Author

Please include in this PR a reference to documentation or code.

Added to the commit message, use /usr/local/libexec, official doc:
https://www.openbsd.org/faq/ports/guide.html#PortsChecklist

This change has been tested in an OpenBSD VM.

@hcartiaux
Copy link
Copy Markdown
Contributor Author

Rebased against main, I think the failing check (Unit: Alternate Distros / build (pull_request)) is not related to my change.

@holmanb
Copy link
Copy Markdown
Member

holmanb commented Mar 30, 2026

Fixes #5992

@holmanb holmanb merged commit 35f5948 into canonical:main Mar 30, 2026
17 of 18 checks 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.

2 participants