Describe your expectation of how Symmetric Encryption should behave.
SE would indicate ownership mismatch when true
Ideally, provide a standalone Ruby script or a link to an example repository that helps reproduce the issue.
(That would require providing a docker build.)
Actual Behavior
Describe or show the actual behavior.
SE does not indicate ownership mismatch -- instead indicates the file permissions are incorrect when they are correct.
Provide text or screen capture showing the behavior.
See stack trace above.
Pull Request
Consider submitting a Pull Request with a fix for the issue.
Or, even a Pull request that only includes a test that reproduces the problem.
Inbound shortly.
Environment
Provide at least:
Expected Behavior
Actual Behavior
Pull Request