Azure-Samples / azure-iot-starter-kits

Samples for Azure IoT starter kits.
MIT License
30 stars 39 forks source link

Error Deploying image-classifier to Repository #19

Closed terrymandin closed 6 years ago

terrymandin commented 6 years ago

Minimal steps to reproduce

Follow steps for deployment of the image-classifier: https://github.com/Azure-Samples/azure-iot-starter-kits/blob/master/seeed/2-image-classifier/README.md

The build error occurs when I run the step below:

  1. The previous step created a deployment manifest file: /config/deployment.json. In the VS Code Explorer, right click the /config/deployment.json file and select Create deployment for Edge device. In the command palette that opens, select your edge device. As in the previous section, this will deploy the modules to your device. However, this time the modules will be pulled from your container registry.

Any log messages given by the failure

Err:1 http://deb.debian.org/debian stretch/main armhf wget armhf 1.18-5+deb9u1 404 Not Found Err:1 http://security.debian.org stretch/updates/main armhf wget armhf 1.18-5+deb9u1 404 Not Found E: Failed to fetch http://security.debian.org/pool/updates/main/w/wget/wget_1.18-5+deb9u1_armhf.deb 404 Not Found E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Expected/desired behavior

Build to complete and image uploaded to the container registry.

OS and Version?

Windows 10

Versions

Docker 18.06.0-ce (Linux constainers), VS Code 1.25.1

Mention any other details that might be useful

Full log is attached. OutputLog.txt

terrymandin commented 6 years ago

Appears that the following file has been removed. I am happy to do the legwork if someone can point me in the right direction to get this fixed.

http://security.debian.org/pool/updates/main/w/wget/wget_1.18-5+deb9u1_armhf.deb