You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/03 21:32:13 UTC

[GitHub] saurabh1284 opened a new issue #3519: gradle build stuck and fails at apk upgrade

saurabh1284 opened a new issue #3519: gradle build stuck and fails at apk upgrade
URL: https://github.com/apache/incubator-openwhisk/issues/3519
 
 
   ## Environment details:
   Distributed ubuntu14.04  deployment.   
   # docker --version
   Docker version 1.12.0, build 8eab29e
   
   ## Steps to reproduce the issue:
   gradle build stuck and fails at building  "/root/openwhisk/common/scala" as below 
   
    ---> Running in 3675a25ec163
   fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/main/x86_64/APKINDEX.tar.gz
   
   ## Additional information you deem important:
   While building "common/scala" using Dockerfile, it got stuck at line ==>
   
   RUN apk upgrade --update
   
   Looks like its an issue with alpine image and from within docker container.
   However, I am able to wget "http://dl-cdn.alpinelinux.org/alpine/v3.6/main/x86_64/APKINDEX.tar.gz" from an ubuntu14.04 VM.
   Do we have any workarounds ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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