You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/04/16 04:16:19 UTC

[jira] [Updated] (CB-5629) Ubuntu build/run commands have wrong permissions

     [ https://issues.apache.org/jira/browse/CB-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve updated CB-5629:
------------------------------

    Component/s:     (was: CLI)
                 Ubuntu

> 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
>
> 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)