Skip to content

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

Open
hcartiaux wants to merge 1 commit intocanonical:mainfrom
hcartiaux:fix5992
Open

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

Conversation

@hcartiaux
Copy link
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
Member

holmanb commented Mar 16, 2026

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

@hcartiaux
Copy link
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.

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