Skip to content
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

Define HOME variable inside konnector jail #4470

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Define HOME variable inside konnector jail #4470

merged 1 commit into from
Sep 30, 2024

Conversation

sblaisot
Copy link
Contributor

Some node modules as indirect dependencies rely on HOME variable to be set.

If HOME env variable is not set, the konnector fail with the following message:

SystemError [ERR_SYSTEM_ERROR]: A system error occurred: uv_os_homedir returned ENOENT (no such file or directory)

Defining this variable make the konnector happy

@sblaisot sblaisot requested a review from a team as a code owner September 30, 2024 17:39
@nono nono merged commit 0015a4e into master Sep 30, 2024
3 checks passed
@nono nono deleted the nsjail-home branch September 30, 2024 18:20
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