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

cdq kills permissions (was issue #20) #34

Open
ghost opened this issue Jun 19, 2014 · 6 comments
Open

cdq kills permissions (was issue #20) #34

ghost opened this issue Jun 19, 2014 · 6 comments

Comments

@ghost
Copy link

ghost commented Jun 19, 2014

I am getting this same issue even when running cdq.setup in the delegate. I can run sudo rake but the REPL permissions are denied.

@Tuman829
Copy link

Tuman829 commented Aug 7, 2014

I am running into the same issue.
DId you solve it?

@jhwayne
Copy link

jhwayne commented Aug 8, 2014

I am getting this issue as well. Any help would be greatly appreciated!

@jacklynrose
Copy link

@stephenlaughton @Tuman829 @jhwayne could you please give a code example and the output you got?

@Tuman829
Copy link

Hey @fluffyjack , I was following http://stefan.haflidason.com/simpler-core-data-with-rubymotion-and-core-data-query-part-1/ pretty much exactly.
Let me know if you need more info

@Tuman829
Copy link

Here is the output

learn-cdq Tuman829$ rake
     Build ./build/iPhoneSimulator-7.1-Development
     Build /Library/Ruby/Gems/2.0.0/gems/motion-yaml-1.2.1/lib/YAMLKit
rake aborted!
Errno::EACCES: Permission denied - build-iPhoneSimulator
/Library/RubyMotion/lib/motion/project/vendor.rb:138:in `block in build_static'
/Library/RubyMotion/lib/motion/project/vendor.rb:67:in `chdir'
/Library/RubyMotion/lib/motion/project/vendor.rb:67:in `build_static'
/Library/RubyMotion/lib/motion/project/vendor.rb:44:in `build'
/Library/RubyMotion/lib/motion/project/builder.rb:67:in `block in build'
/Library/RubyMotion/lib/motion/project/builder.rb:66:in `each'
/Library/RubyMotion/lib/motion/project/builder.rb:66:in `build'
/Library/RubyMotion/lib/motion/project/app.rb:78:in `build'
/Library/RubyMotion/lib/motion/project/template/ios.rb:68:in `block (2 levels) in <top (required)>'
/Library/RubyMotion/lib/motion/project/template/ios.rb:122:in `block in <top (required)>'
Tasks: TOP => build:simulator
(See full trace by running task with --trace)

@styrmis
Copy link

styrmis commented Aug 25, 2014

Please see my comment on Issue #20.

The tutorial specifies version 0.1.5 of CDQ but this appears to be incompatible with recent versions of RubyMotion. The issue does not occur with CDQ 0.1.10 so if you update your Gemfile the problem should go away.

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

No branches or pull requests

4 participants