[
https://issues.apache.org/jira/browse/CB-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Ermilov closed CB-5629.
-----------------------------
Resolution: Fixed
Fix Version/s: 3.3.0
> Ubuntu build/run commands have wrong permissions
> ------------------------------------------------
>
> Key: CB-5629
> URL: https://issues.apache.org/jira/browse/CB-5629
> Project: Apache Cordova
> Issue Type: Bug
> Components: Ubuntu
> Affects Versions: 3.3.0
> Environment: Ubuntu
> Reporter: David Barth
> Fix For: 3.3.0
>
>
> When trying to build a simple project, it seems like the "prepare" step fails
> to copy files with the right permissions.
> cordova create Baz
> cd Baz
> cordova platform add ubuntu
> cordova build ubuntu
> Generating config.xml from defaults for platform "ubuntu"
> Preparing ubuntu project
> Compiling app on platform "ubuntu" via command
> "/home/dbarth/devel/trusty/cordova-test-directory/Baz/platforms/ubuntu/cordova/build"
>
> { [Error: spawn EACCES] code: 'EACCES', errno: 'EACCES', syscall: 'spawn' }
> Doing a chmod +x on the generated commands does fix the issue
--
This message was sent by Atlassian JIRA
(v6.2#6252)