mikeanthonywild / hyperterm-hardware

An open-source laptop with maintainability and sustainability in mind. This repo contains hardware components (schematics, PCBs, SPICE models, simulations etc.).
https://mikeanthonywild.github.io/hyperterm-hardware/
MIT License
0 stars 0 forks source link

Investigate why Travis builds started failing #17

Open mikeanthonywild opened 6 years ago

mikeanthonywild commented 6 years ago

Nightlies started failing on build #118:

Err:18 http://archive.ubuntu.com/ubuntu zesty/universe Sources
  404  Not Found [IP: 91.189.88.149 80]
Ign:19 http://archive.ubuntu.com/ubuntu zesty/universe amd64 Packages
Ign:20 http://archive.ubuntu.com/ubuntu zesty/main amd64 Packages
Ign:21 http://archive.ubuntu.com/ubuntu zesty/restricted amd64 Packages
Ign:22 http://archive.ubuntu.com/ubuntu zesty/universe all Packages
Ign:23 http://archive.ubuntu.com/ubuntu zesty/multiverse amd64 Packages
Ign:24 http://archive.ubuntu.com/ubuntu zesty/multiverse all Packages
Ign:25 http://archive.ubuntu.com/ubuntu zesty/restricted all Packages
Ign:26 http://archive.ubuntu.com/ubuntu zesty/main all Packages
Err:27 http://archive.ubuntu.com/ubuntu zesty-updates/universe Sources
  404  Not Found [IP: 91.189.88.149 80]
Ign:28 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse all Packages
Ign:29 http://archive.ubuntu.com/ubuntu zesty-updates/universe amd64 Packages
Ign:30 http://archive.ubuntu.com/ubuntu zesty-updates/restricted all Packages
Ign:31 http://archive.ubuntu.com/ubuntu zesty-updates/main all Packages
Ign:32 http://archive.ubuntu.com/ubuntu zesty-updates/multiverse amd64 Packages
Ign:33 http://archive.ubuntu.com/ubuntu zesty-updates/main amd64 Packages
Ign:34 http://archive.ubuntu.com/ubuntu zesty-updates/universe all Packages
Ign:35 http://archive.ubuntu.com/ubuntu zesty-updates/restricted amd64 Packages
Ign:36 http://archive.ubuntu.com/ubuntu zesty-backports/main all Packages
Ign:37 http://archive.ubuntu.com/ubuntu zesty-backports/universe all Packages
Err:38 http://archive.ubuntu.com/ubuntu zesty-backports/main amd64 Packages
  404  Not Found [IP: 91.189.88.149 80]
Ign:39 http://archive.ubuntu.com/ubuntu zesty-backports/multiverse all Packages
Ign:40 http://archive.ubuntu.com/ubuntu zesty-backports/restricted all Packages
Ign:41 http://archive.ubuntu.com/ubuntu zesty-backports/universe amd64 Packages
Ign:42 http://archive.ubuntu.com/ubuntu zesty-backports/restricted amd64 Packages
Ign:43 http://archive.ubuntu.com/ubuntu zesty-backports/multiverse amd64 Packages
Reading package lists...
W: The repository 'http://security.ubuntu.com/ubuntu zesty-security Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu zesty Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu zesty-updates Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu zesty-backports Release' does not have a Release file.
E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/zesty-security/universe/source/Sources  404  Not Found [IP: 91.189.91.26 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty/universe/source/Sources  404  Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty-updates/universe/source/Sources  404  Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty-backports/main/binary-amd64/Packages  404  Not Found [IP: 91.189.88.149 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update -y &&     apt-get install -y software-properties-common &&     add-apt-repository ppa:mikewild/ngspice-shared' returned a non-zero code: 100
make: *** [buildenv] Error 100

travis_time:end:0447af9e:start=1520293268278595990,finish=1520293299752045037,duration=31473449047

The command "make ci-test" exited with 2.

Done. Your build exited with 1.

Possibly related to #16?