SamChb72 opened a new issue #4549: make quick-start doesn't work URL: https://github.com/apache/incubator-openwhisk/issues/4549 <!-- We use the issue tracker for bugs and feature requests. For general questions and discussion please use http://slack.openwhisk.org/ or https://openwhisk.apache.org/contact.html instead. Do NOT share passwords, credentials or other confidential information. Before creating a new issue, please check if there is one already open that fits the defect you are reporting. If you open an issue and realize later it is a duplicate of a pre-existing open issue, please close yours and add a comment to the other. Issues can be created for either defects or enhancement requests. If you are a committer than please add the labels "bug" or "feature". If you are not a committer please make clear in the comments which one it is, so that committers can add these labels later. If you are reporting a defect, please edit the issue description to include the information shown below. If you are reporting an enhancement request, please include information on what you are trying to achieve and why that enhancement would help you. For more information about reporting issues, see https://github.com/apache/incubator-openwhisk/blob/master/CONTRIBUTING.md#raising-issues Use the commands below to provide key information from your environment: You do not have to include this information if this is a feature request. --> ## Environment details: * local deployment native ubuntu Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-52-generic x86_64) * version of docker, vagrant, ubuntu, ... Docker version 18.09.7, build 2d0083d ## Steps to reproduce the issue: 1. make quick-start ## Provide the expected results and outputs: ``` make should compile ``` ## Provide the actual results and outputs: ``` % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 134 0 134 0 0 558 0 --:--:-- --:--:-- --:--:-- 558 100 14.6M 100 14.6M 0 0 2244k 0 0:00:06 0:00:06 --:--:-- 2328k Unpacking tarball. downloading the CLI tool ... downloading cli for linux % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 626 0 626 0 0 2608 0 --:--:-- --:--:-- --:--:-- 2608 100 3853k 100 3853k 0 0 1522k 0 0:00:02 0:00:02 --:--:-- 2348k Using default tag: latest Error response from daemon: manifest for openwhisk/controller:latest not found Makefile:114: recipe for target 'docker-pull-lean' failed make: *** [docker-pull-lean] Error 1 ``` ## Additional information you deem important: * issue happens only occasionally or under certain circumstances * changes you did or observed in the environment
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
