You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Omar Mefire (JIRA)" <ji...@apache.org> on 2015/03/08 22:36:38 UTC

[jira] [Updated] (CB-8633) Regression: `cordova platform add` does not support tarballs syntax anymore

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

Omar Mefire updated CB-8633:
----------------------------
    Description: 
issuing the command `cordova platform add "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"` used to work. now, it results in the following error : 

omefire@my-machine:~/Cordova/test-apps/hello$ cordova platform add android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"

git cloning: android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"
Unable to fetch platform browser@android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz": Error: Command failed: Cloning into '/home/omefire/.cordova/lib/tmp/tmp_cordova_git_23549_1425806531335'...
fatal: unable to access 'android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"': The requested URL returned error: 403


  was:issuing the command `cordova platform add ` used to work. now, it results in the following error : 


> Regression: `cordova platform add` does not support tarballs syntax anymore
> ---------------------------------------------------------------------------
>
>                 Key: CB-8633
>                 URL: https://issues.apache.org/jira/browse/CB-8633
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Omar Mefire
>
> issuing the command `cordova platform add "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"` used to work. now, it results in the following error : 
> omefire@my-machine:~/Cordova/test-apps/hello$ cordova platform add android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"
> git cloning: android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"
> Unable to fetch platform browser@android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz": Error: Command failed: Cloning into '/home/omefire/.cordova/lib/tmp/tmp_cordova_git_23549_1425806531335'...
> fatal: unable to access 'android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"': The requested URL returned error: 403



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org