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

Benjamin Clot edited comment on CB-4316 at 7/19/13 9:16 AM:
------------------------------------------------------------

>From what I can tell, the tar.Extract() operation isn't complete, because the 
>downloaded file 
>(https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.0.0rc1;sf=tgz)
> and what I get in the directory are different: there are missing files, 
>mainly the two root folders framework and test and bin isn't complete.

Buy logging each file in the archive as it is being extracted, I can see it 
stops at 
"cordova-android-3.0.0rc1-25bb215/bin/templates/project/assets/www/res/screen/android/screen-ldpi-landscape.png".

There doesn't seem to be an error listener in the tar module so it's hard to 
know what happens...
                
      was (Author: bclot):
    From what I can tell, the tar.Extract() operation isn't complete, because 
the downloaded file 
(https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.0.0rc1;sf=tgz)
 and what I get in the directory are different: there are missing files, mainly 
the two root folders framework and test and bin isn't complete.

Buy logging each file in the archive as it is being extracted, I can see it 
stops at 
"filename:cordova-android-3.0.0rc1-25bb215/bin/templates/project/assets/www/res/screen/android/screen-ldpi-landscape.png".

There doesn't seem to be an error listener in the tar module so it's hard to 
know what happens...
                  
> Android library not getting properly downloaded/installed
> ---------------------------------------------------------
>
>                 Key: CB-4316
>                 URL: https://issues.apache.org/jira/browse/CB-4316
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>    Affects Versions: 3.0.0
>         Environment: Windows 8
>            Reporter: Benjamin Clot
>            Assignee: Michael Brooks
>
> This a follow-up to [this 
> issue|https://github.com/mwbrooks/phonegap-cli/issues/77#issuecomment-21170828]
>  on the PhoneGap CLI GitHub.
> Basically, after running {{cordova --verbose platform add android}}, I get 
> downloading <url> and requesting <url> but then it stops and I only have a 
> {{%userdir%\.cordova\lib\android\cordova\3.0.0rc1\cordova-android-3.0.0rc1-25bb215}}
>  directory.

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

Reply via email to