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

Add support for immutable distributions #75

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

R1kaB3rN
Copy link
Member

@R1kaB3rN R1kaB3rN commented Mar 28, 2024

Related to #73 and #71

Ensures that write permissions will be added to the destination files when copying from a read-only filesystem.

@R1kaB3rN
Copy link
Member Author

cc @beh-10257

@beh-10257
Copy link
Contributor

beh-10257 commented Mar 28, 2024

@R1kaB3rN so I tested this
it works great it even keeps permission for group and everyone which is great
image
image

for context I ran the first ls -lah before rebuilding umu with this pull request
so I nuked everything before seeing what will happen it worked perfectly so yeah this works
thanks for working on this

@R1kaB3rN
Copy link
Member Author

R1kaB3rN commented Mar 29, 2024

for context I ran the first ls -lah before rebuilding umu with this pull request so I nuked everything before seeing what will happen it worked perfectly so yeah this works thanks for working on this

I just pushed some new changes and plan to merge this in main. If you can take the time to retest it again, that'd be great. If you encounter any issue again, please feel create another report.

Also, one of your environment variables is incorrect -- it's actually UMU_LOG not umu_LOG. The environment variable's name got messed up after the name change, which is why you're not seeing any logs at all.

@beh-10257

@R1kaB3rN R1kaB3rN merged commit 218fed9 into Open-Wine-Components:main Mar 29, 2024
4 checks passed
@beh-10257
Copy link
Contributor

@R1kaB3rN if I can fix the man pages I will

and yeah I tested the change and they work great

image
image

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