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

Az550 chmod bindir deb #46

Merged
merged 4 commits into from Jul 21, 2011
Merged

Az550 chmod bindir deb #46

merged 4 commits into from Jul 21, 2011

Conversation

jaredmorrow
Copy link
Contributor

I added 0755 perms to both files/erl and files/nodetool so outside of any package manager they'd have the correct permissions. In addition, the debian packaging didn't ensure the binaries were executable, so that was added.

I tried several different ways, so that's why there are a few commits.

… binaries are set +x

Debian packages were not having all executable scripts set with the executable bit.  Two things could fix this, the first being to properly set the scripts in the original reltool directory.   The second is to ensure they were getting set during the debian install, which was happening correctly in the rpm and solaris package managers.
@beerriot
Copy link
Contributor

+1: fixed the 'unable to open nodetool' error I was seeing

jaredmorrow added a commit that referenced this pull request Jul 21, 2011
Az550 chmod bindir deb - fix to "unable to open nodetool" on ubuntu
@jaredmorrow jaredmorrow merged commit ea8b03b into master Jul 21, 2011
@hazen hazen deleted the az550-chmod-bindir-deb branch February 26, 2016 23:08
hmmr pushed a commit that referenced this pull request Nov 8, 2016
Sync up riak_ee with riak master
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.

None yet

2 participants