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

help : Permission denied @ unlink_internal #12

Closed
hanks-zyh opened this issue Aug 28, 2015 · 2 comments
Closed

help : Permission denied @ unlink_internal #12

hanks-zyh opened this issue Aug 28, 2015 · 2 comments

Comments

@hanks-zyh
Copy link

C:\Users\Administrator>dryrun https://github.com/cesarferreira/android-helloworld
Cloning into 'C:/Users/ADMINI~1/AppData/Local/Temp/dryrun/cesarferreira/android-helloworld'...
remote: Counting objects: 124, done.
remote: Total 124 (delta 0), reused 0 (delta 0), pack-reused 124 eceiving objects:  71% (89/124), 2.21
Receiving objects: 100% (124/124), 2.24 MiB | 25.00 KiB/s, done.
Resolving deltas: 100% (35/35), done.
Checking connectivity... done.
Failure [DELETE_FAILED_INTERNAL_ERROR]
C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1460:in `unlink': Permission denied @ unlink_internal - C:/Users/ADMINI~1/AppData/Local/Temp/dryrun/cesarferreira/andr
oid-helloworld//app/build.gradle (Errno::EACCES)
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1460:in `block in remove_file'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1468:in `platform_support'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1459:in `remove_file'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:521:in `block in mv'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1579:in `block in fu_each_src_dest'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1595:in `fu_each_src_dest0'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:1577:in `fu_each_src_dest'
        from C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb:514:in `mv'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/dryrun-0.4.4/lib/dryrun/android_project.rb:35:in `remove_application_id'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/dryrun-0.4.4/lib/dryrun/android_project.rb:83:in `install'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/dryrun-0.4.4/lib/dryrun.rb:45:in `initialize'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/dryrun-0.4.4/bin/dryrun:11:in `<top (required)>'
        from C:/Ruby21-x64/bin/dryrun:23:in `load'
        from C:/Ruby21-x64/bin/dryrun:23:in `<main>'
@cesarferreira
Copy link
Owner

Hmm, this is not suppose to work on windows :p how did you get so far?

@hanks-zyh
Copy link
Author

sorry, what did you mean about how did you get so far?

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

2 participants