linz / gazetteer

New Zealand Gazetteer of official place names
http://www.linz.govt.nz/regulatory/place-names/find-name/new-zealand-gazetteer-official-geographic-names/new-zealand-gazetteer-search-place-names#zoom=0&lat=-41.14127&lon=172.5&layers=BTTT
Other
2 stars 2 forks source link

QGIS disco image failing #92

Closed SPlanzer closed 4 years ago

SPlanzer commented 4 years ago

QGIS image failing as it appears the disco dist is not available

qgis/qgis:release-3_10 is working as expected and we should consider using an alternative image such as this

Step 1/5 : FROM qgis/qgis:final-3_10_4_disco
 ---> 0d09b17e4cd3
Step 2/5 : RUN apt-get update && apt-get install -y   libssl-dev   python3-pip
 ---> Running in da673da5bd55
Ign:1 http://security.ubuntu.com/ubuntu disco-security InRelease
Ign:2 http://archive.ubuntu.com/ubuntu disco InRelease
Get:3 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease [4003 B]
Err:4 http://security.ubuntu.com/ubuntu disco-security Release
  404  Not Found [IP: 91.189.91.39 80]
Ign:5 http://archive.ubuntu.com/ubuntu disco-updates InRelease
Get:6 https://packages.microsoft.com/ubuntu/16.04/prod xenial/main amd64 Packages [145 kB]
Ign:7 http://archive.ubuntu.com/ubuntu disco-backports InRelease
Err:8 http://archive.ubuntu.com/ubuntu disco Release
  404  Not Found [IP: 91.189.88.152 80]
Err:9 http://archive.ubuntu.com/ubuntu disco-updates Release
  404  Not Found [IP: 91.189.88.152 80]
Err:10 http://archive.ubuntu.com/ubuntu disco-backports Release
  404  Not Found [IP: 91.189.88.152 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu disco-security Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-updates Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-backports Release' no longer has a Release file.
The command '/bin/sh -c apt-get update && apt-get install -y   libssl-dev   python3-pip' returned a non-zero code: 100
Makefile:15: recipe for target 'docker' failed
make: *** [docker] Error 100
SPlanzer commented 4 years ago

now using non disco version