Skip to content

Conversation

@maxking
Copy link
Owner

@maxking maxking commented Aug 31, 2024

During cold start, var directory may not exist and we try to chown
the var directory which fails if it doesn't exist. We want to make
and chown the var directory in that case otherwise, mailman will not
be able to write to path /opt/mailman to create it's own var
directory.

This should fix the CI failures are we are seeing.

During cold start, var directory may not exist and we try to chown
the var directory which fails if it doesn't exist. We want to make
and chown the var directory in that case otherwise, mailman will not
be able to write to path `/opt/mailman` to create it's own var
directory.
@maxking maxking merged commit 5a6db6e into main Aug 31, 2024
@maxking maxking deleted the fix-chown branch August 31, 2024 15:21
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