Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Debian Jessie backports and updates repositories #30

Merged
merged 2 commits into from
Mar 26, 2019

Conversation

Totktonada
Copy link
Member

@Totktonada Totktonada commented Mar 26, 2019

They were removed from the official mirror as not a part of the LTS architecture. See 1, 2 ('Deprecation of LTS support for backports'), 3 for more information.

It was removed from the official mirror, because backports is not a part
of the LTS architecture. See [1] and [2] ('Deprecation of LTS support
for backports') for more information.

The reason to update the image is that doing `apt-get update` from the
image (say, from a prebuild script) now leads to the following errors:

 | Err http://ftp.debian.org jessie-backports/main Sources
 |   404  Not Found
 | Err http://ftp.debian.org jessie-backports/main amd64 Packages
 |   404  Not Found

[1]: https://lists.debian.org/debian-devel-announce/2019/03/msg00006.html
[2]: https://backports.debian.org/
It was removed from the official mirror, see [1] and links inside for
more information.

[1]: debuerreotype/docker-debian-artifacts#66
@Totktonada Totktonada changed the title Remove Debian Jessie backports repositories Remove Debian Jessie backports and updates repositories Mar 26, 2019
@Totktonada
Copy link
Member Author

Added jessie-updates removing, it is necessary too. Consider links above.

@Totktonada Totktonada merged commit b34e862 into master Mar 26, 2019
@Totktonada Totktonada deleted the Totktonada/remove-jessie-backports-repositories branch March 26, 2019 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant