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

remove: group designation from chown #21

Merged
merged 1 commit into from
Dec 12, 2024
Merged

remove: group designation from chown #21

merged 1 commit into from
Dec 12, 2024

Conversation

rhiroe
Copy link
Owner

@rhiroe rhiroe commented Dec 12, 2024

I am not sure of the cause, but it is because the group is specified as root, which may result in a permission error.

2024-12-01 12:36:23 Container started
2024-12-01 12:36:24 chown: changing ownership of '/home/vscode/.aws/credentials': Operation not permitted
2024-12-01 12:36:24 chown: changing ownership of '/home/vscode/.aws/cli': Operation not permitted

Reported by @wezard706, thanks.

I am not sure of the cause, but it is because the group is specified as root, which may result in a permission error.

```
2024-12-01 12:36:23 Container started
2024-12-01 12:36:24 chown: changing ownership of '/home/vscode/.aws/credentials': Operation not permitted
2024-12-01 12:36:24 chown: changing ownership of '/home/vscode/.aws/cli': Operation not permitted
```
@rhiroe rhiroe merged commit 96b51b3 into main Dec 12, 2024
12 checks passed
@rhiroe rhiroe deleted the remove/chown-group branch December 12, 2024 05:19
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