You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Braden Shepherdson (JIRA)" <ji...@apache.org> on 2013/09/04 19:30:52 UTC

[jira] [Commented] (CB-4679) output: fatal: destination path 'plugman-tmp1377610558753' already exists and is not an empty directory.

    [ https://issues.apache.org/jira/browse/CB-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758000#comment-13758000 ] 

Braden Shepherdson commented on CB-4679:
----------------------------------------

Looks like it would be reasonable to use the PID instead, and allow this to work... but it's not safe for other reasons to be running plugman in parallel. It's editing certain files, like config.xml and the android.json etc. files during plugman runs, and there's a real danger of destructive read-read-write-write conflicts.

Won't Fix; stop running plugman in parallel.
                
> output: fatal: destination path 'plugman-tmp1377610558753' already exists and is not an empty directory.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CB-4679
>                 URL: https://issues.apache.org/jira/browse/CB-4679
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: Master, 3.0.0, 3.1.0
>            Reporter: Carlos Santana
>            Assignee: Braden Shepherdson
>
> plugman can't be run in parallel to add plugins
> Setting Current Working Directory (CWD) to myHybridAppFolder
> Running-> cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration.git
> Running-> cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-
> I get errors like 
> Error: [Error: Error fetching plugin: Error: failed to get the plugin via git from URL https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git, output: fatal: destination path 'plugman-tmp1377610558753' already exists and is not an empty directory.
> suspect is located here:
> https://github.com/apache/cordova-plugman/blob/master/src/util/plugins.js#L37

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira