You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/12/05 01:47:59 UTC

[GitHub] [incubator-weex] zsmjhtn opened a new issue #3056: [Android] Unable to expand TAR 'xxxx/weex_sdk/build/jsc/jsc-android-241213.1.0.tgz' when V0.28

zsmjhtn opened a new issue #3056: [Android] Unable to expand TAR 'xxxx/weex_sdk/build/jsc/jsc-android-241213.1.0.tgz' when V0.28
URL: https://github.com/apache/incubator-weex/issues/3056
 
 
   ```java
   > Task :weex_sdk:download UP-TO-DATE
   > Task :weex_sdk:unzipJSC FAILED
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':weex_sdk:unzipJSC'.
   > Unable to expand TAR 'xxxxx.../weex_sdk/build/jsc/jsc-android-241213.1.0.tgz'
       The tar might be corrupted or it is compressed in an unexpected way.
       By default the tar tree tries to guess the compression based on the file extension.
       If you need to specify the compression explicitly please refer to the DSL reference.
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
   
   * Get more help at https://help.gradle.org
   ```
   <img width="366" alt="image" src="https://user-images.githubusercontent.com/18029210/70196608-3f927800-1744-11ea-9721-353e030aba2b.png">
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services