treehouses / builder

Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗
http://download.treehouses.io
GNU Affero General Public License v3.0
49 stars 22 forks source link

upgrade `terraform` (fixes #675) #676

Closed jayala-29 closed 4 years ago

jayala-29 commented 4 years ago

fixes #675

upgrades to newest version: 0.12.24

jayala-29 commented 4 years ago

Travis CI bulid failed with the following:

| E: Failed to fetch http://mirror.sjc02.svwh.net/raspbian/raspbian/pool/main/g/gnutls28/libgnutls30_3.6.7-4+deb10u3_armhf.deb  Could not connect to mirror.sjc02.svwh.net:80 (72.5.72.15), connection timed out
| E: Failed to fetch http://mirror.sjc02.svwh.net/raspbian/raspbian/pool/main/c/curl/curl_7.64.0-4+deb10u1_armhf.deb  Unable to connect to mirror.sjc02.svwh.net:http:
| E: Failed to fetch http://mirror.sjc02.svwh.net/raspbian/raspbian/pool/main/p/pillow/python3-pil_5.4.1-2+deb10u1_armhf.deb  Unable to connect to mirror.sjc02.svwh.net:http:
| E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
ERROR: Could not upgrade system
run-parts: scripts.d/15_pkg_upgrade.sh exited with return code 1
ERROR: Image modification scripts failed
Script execution time: 276 seconds
The command "mkdir images && sudo PATH=./node_modules/.bin:$PATH ./builder --noninteractive" exited with 1.
jayala-29 commented 4 years ago

fixed :)