intel / Edge-Software-Provisioner

BSD 3-Clause "New" or "Revised" License
42 stars 31 forks source link

sudo ./build.sh -k ubuntu fails with Error 404 #32

Closed krishnendhup closed 2 years ago

krishnendhup commented 2 years ago

While running the command on Ubuntu20.04 it fails. Seems like a bumpup is necessary as the files dont exist anymore

tail builder.log Step 9/15 : RUN wget http://mirrors.edge.kernel.org/ubuntu/pool/main/l/linux/linux-image-unsigned-${UBUNTU_RELEASE}_${KERNEL_VERSION}.deb && wget http://mirrors.edge.kb ---> Running in 0b428fd08d80 --2022-04-21 16:38:46-- http://mirrors.edge.kernel.org/ubuntu/pool/main/l/linux/linux-image-unsigned-5.8.0-56-generic_5.8.0-56.63_amd64.deb Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.101.1, 2604:1380:2001:3900::1 Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.101.1|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2022-04-21 16:38:46 ERROR 404: Not Found.

dvintel commented 2 years ago

This is working with current main branch, no longer an issue