Skip to content

Fix permissions before building package on Solaris#208

Merged
JeetKunDoug merged 1 commit intodevelopfrom
dr-fix-solaris-permissions
Oct 1, 2016
Merged

Fix permissions before building package on Solaris#208
JeetKunDoug merged 1 commit intodevelopfrom
dr-fix-solaris-permissions

Conversation

@JeetKunDoug
Copy link
Copy Markdown
Contributor

@JeetKunDoug JeetKunDoug commented Oct 1, 2016

The pkgproto tool on Solaris (like many other OSes) uses the filesystem permissions of the template installation on disk as the desired install permissions. Due to a strict (0077) umask set on some of our build infrastructure, many of the files/directories in the package did not have the appropriate permissions, even though testing before build on other Solaris machines (with less-restrictive umask settings) showed the correct permissions.

This PR sets the filesystem permissions correctly in the rel directory before running pkgproto so that it picks up the correct permissions.

This resolves #206 (TOOLS-345).

@JeetKunDoug JeetKunDoug merged commit a3cae84 into develop Oct 1, 2016
@JeetKunDoug JeetKunDoug deleted the dr-fix-solaris-permissions branch October 1, 2016 15:51
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.

Riak 2.0.7 broken on Solaris10 [JIRA: TOOLS-345]

2 participants