[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

404 while access httpredir.debian.org/debian/jessie-updates/main/....



While doing apt-get update in a debian machine (linux machine on google cloud),
I am getting a 404 with this URL
http://httpredir.debian.org/debian/dists/jessie-updates/main/binary-amd64/Packages

This problem has started happening only today. It was working fine earlier.
Has something changed?

This is the relevant snippet of the dockerfile we are using:
RUN apt-get update && \
         apt-get -y -q --no-install-recommends -t jessie-backports install openjdk-8-jdk

apt-get update is where the error is happening.

Reply to: