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

facilitate variant install when target package is read-only #565

Closed
nerdvegas opened this issue Jan 19, 2019 · 0 comments
Closed

facilitate variant install when target package is read-only #565

nerdvegas opened this issue Jan 19, 2019 · 0 comments

Comments

@nerdvegas
Copy link
Contributor

It's fairly common for a studio to run some post-process after a package release, which recursively sets dirs/files in the payload to read-only. This can make it difficult to mutate the package after the fact - eg, install a variant separately, or perform a package copy.

It would be helpful to add a configurable mode which temporarily (and if possible) removes read-only mode where necessary, during things like a variant install. This typically will only be possible if user is root, or same owner as the original package install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant