GrahamDumpleton / mod_wsgi-docker

Docker images for Apache/mod_wsgi.
Apache License 2.0
72 stars 36 forks source link

Error while building python-2.7-onbuild #32

Closed jeremywhittington closed 3 years ago

jeremywhittington commented 5 years ago

It appears the URL for jessie Release is no longer valid.

Get:3 http://deb.debian.org jessie Release [148 kB]
Ign http://deb.debian.org jessie-updates Release
Err http://deb.debian.org jessie-updates/main amd64 Packages

Err http://deb.debian.org jessie-updates/main amd64 Packages

Err http://deb.debian.org jessie-updates/main amd64 Packages

Err http://deb.debian.org jessie-updates/main amd64 Packages

Err http://deb.debian.org jessie-updates/main amd64 Packages
  404  Not Found
slam078 commented 5 years ago

Issue is with the debian:jessie image.

You can use the debian:jessie-20190326 image as a workaround until they put the fix into the main image:

FROM debian:jessie-20190326
GrahamDumpleton commented 5 years ago

This project is effectively dead, just not officially. Suggest you read an comment on https://github.com/GrahamDumpleton/mod_wsgi-docker/issues/34