You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Carlos Santana (JIRA)" <ji...@apache.org> on 2013/08/27 17:51:52 UTC

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

Carlos Santana created CB-4679:
----------------------------------

             Summary: 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: 3.0.0, Master, 3.1.0
            Reporter: Carlos Santana
            Assignee: Filip Maj


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