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

Workloads: Fix a regression in file permissions for workload packs #82211

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

radical
Copy link
Member

@radical radical commented Feb 15, 2023

Reverts
b6e2dbe essentially.

Fixes #82201 .

This especially shows up on macOS when doing a system install. When installing the workload to a user directory, the permissions get set correctly, which is why this was not caught by Wasm.Build.Tests .

@radical radical added the area-Workloads Workloads like wasm-tools label Feb 15, 2023
@ghost ghost assigned radical Feb 15, 2023
@radical
Copy link
Member Author

radical commented Feb 15, 2023

I didn't run this locally, so the PR might need some changes. I'll keep track of it.

@directhex
Copy link
Contributor

Thanks @radical, I was in the middle of doing this myself.

@radical radical marked this pull request as ready for review February 16, 2023 01:30
@radical radical merged commit 6dfc7d3 into dotnet:main Feb 16, 2023
@radical radical deleted the fix-perm-regression branch February 16, 2023 01:35
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Workloads Workloads like wasm-tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mono AOT Compiler packs are missing data/UnixFilePermissions.xml?
3 participants