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

Stop building on Mono 6.6 and earlier #3832

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

HebaruSan
Copy link
Member

@HebaruSan HebaruSan commented Apr 26, 2023

Problem

Builds started failing on Mono 6.6 and earlier with #3831 (which itself made no relevant changes):

image

Cause

The Docker images for older Mono releases seem to point to Debian repos that no longer have the data for those versions ("stretch"). I don't think we can fix this; the images are now simply too old to be used.

Changes

https://www.mono-project.com/docs/about-mono/releases/

  • Mono 5.20 (April 2019), 6.4 (September 2019), and 6.6 (December 2019) are removed from the list of builds
  • Mono 6.10 (May 2020) and 6.12 (November 2020) are added

This will allow our pull requests to build.

@HebaruSan HebaruSan added Easy This is easy to fix Build Issues affecting the build system Infrastructure Issues affecting everything around CKAN (the GitHub repos, build process, CI, ...) Mono Issues specific for Mono labels Apr 26, 2023
@HebaruSan HebaruSan merged commit 1ff4715 into KSP-CKAN:master Apr 26, 2023
@HebaruSan HebaruSan deleted the fix/mono-builds branch April 26, 2023 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Issues affecting the build system Easy This is easy to fix Infrastructure Issues affecting everything around CKAN (the GitHub repos, build process, CI, ...) Mono Issues specific for Mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant