Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

File access privilege issue #67

Open
cx2671206 opened this issue Mar 31, 2015 · 0 comments
Open

File access privilege issue #67

cx2671206 opened this issue Mar 31, 2015 · 0 comments

Comments

@cx2671206
Copy link

I installed thrift_client gem as a dependency of other gems, and the other gem complaint that it can't find thrift_client.

After dig into the code, it turns out that thrift_client doesn't give 'r' permission to all user. After running 'sudo chmod -R a+rX /opt/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/thrift_client*', it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant