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

Use Debian Trixie container images (instead of Sid) #215

Merged
merged 5 commits into from
Feb 25, 2025

Conversation

bedroge
Copy link
Collaborator

@bedroge bedroge commented Feb 25, 2025

Previously we used Sid images, because there were no Trixie images available yet for RISC-V. They are available now, though, see https://hub.docker.com/layers/library/debian/trixie-20250224-slim/images/sha256-da2262ac6249e5b0dc5cfd26c9477e4a7f004e1f82f4bc22c62773d62bc4d19d.

This should hopefully also solve the failing RISC-V build in #209, because the current image has an old Rust version.

Copy link

eessi-bot bot commented Feb 25, 2025

Instance eessi-bot-mc-aws is configured to build for:

  • architectures: x86_64/generic, x86_64/intel/haswell, x86_64/intel/sapphirerapids, x86_64/intel/skylake_avx512, x86_64/amd/zen2, x86_64/amd/zen3, aarch64/generic, aarch64/neoverse_n1, aarch64/neoverse_v1
  • repositories: eessi.io-2023.06-compat, eessi.io-2023.06-software

Copy link

eessi-bot bot commented Feb 25, 2025

Instance eessi-bot-mc-azure is configured to build for:

  • architectures: x86_64/amd/zen4
  • repositories: eessi.io-2023.06-software, eessi.io-2023.06-compat

@bedroge
Copy link
Collaborator Author

bedroge commented Feb 25, 2025

Hmm, segmentation faults again (should have been fixed by #214)...

@bedroge
Copy link
Collaborator Author

bedroge commented Feb 25, 2025

Should be good to go now. I've removed the workaround from #214, and it's now building the Docker images on an Arm runner.

@ocaisa ocaisa merged commit 5388cce into EESSI:main Feb 25, 2025
2 checks passed
Copy link

eessi-bot bot commented Feb 25, 2025

PR merged! Moved [] to /project/def-users/SHARED/trash_bin/EESSI/compatibility-layer/2025.02.25

1 similar comment
Copy link

eessi-bot bot commented Feb 25, 2025

PR merged! Moved [] to /project/def-users/SHARED/trash_bin/EESSI/compatibility-layer/2025.02.25

@bedroge bedroge deleted the sid_to_trixie branch February 25, 2025 16:12
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.

2 participants