Skip to content

Refactoring the debian:8.2 images to be based on debian:jessie #109

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

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

MichaelSimons
Copy link
Member

The debian:8.2 images are currently broken for two reasons. Debian 8.2 is EOL and package feed configuration it comes with was archived to a different location. This means you can't use apt-get. To resolve this, a decision was made to refactor the 8.2 images to be based on debian:jessie.

Fixes #107

Copy link
Member

@MattGal MattGal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it works, but should the tag not still mention that Jessie is a flavor of 8?

@MichaelSimons
Copy link
Member Author

IDK, In the Docker ecosystem debian:jessie is more prevalent. If you prefer debian:8, I can go along with that usage here.

@MattGal
Copy link
Member

MattGal commented Mar 27, 2019

nah, I trust you know the community, I am probably the problem.

@MichaelSimons
Copy link
Member Author

@dotnet-bot test opensuse please

@mthalman
Copy link
Member

Is there a reason for not updating it to stretch? Jessie will reach EOL next year and we'll be in the same boat.

@MichaelSimons
Copy link
Member Author

@mthalman - I think that is the long term solution. I will log a bug for this. The short term, lower-risk fix is what I am proposing here.

@MichaelSimons
Copy link
Member Author

Logged #110 to track adding stretch images.

@MichaelSimons MichaelSimons merged commit 58e4974 into dotnet:master Mar 28, 2019
@MichaelSimons MichaelSimons deleted the debian-jessie branch March 28, 2019 13:29
@MichaelSimons
Copy link
Member Author

The following images were produced as a result of merging this PR:

mcr.microsoft.com/dotnet-buildtools/prereqs:debian-jessie-coredeps-58e4974-20190328133153
mcr.microsoft.com/dotnet-buildtools/prereqs:debian-jessie-58e4974-20190328133153
mcr.microsoft.com/dotnet-buildtools/prereqs:debian-jessie-debpkg-58e4974-20190328133153
mcr.microsoft.com/dotnet-buildtools/prereqs:debian-jessie-corert-58e4974-20190328133153

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.

Debian 8 images have obsolete package feed configured
3 participants