Skip to content

[anaconda] - feature installation support for arm64/ aarch64. #1342

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Kaniska244
Copy link
Contributor

@Kaniska244 Kaniska244 commented Apr 21, 2025

Ref# #1192

Description: The change is mainly done to to extend installation support of anaconda feature to arm64 architecture.

Changelog: The following files files are changed.

  • src/anaconda/install.sh - Change is done to extend support for arm64 architecture, upgrade the anaconda installation package version, fixing permissions & upgrading python packages for which older, vulnerable packages were installed.
  • src/anaconda/devcontainer-feature.json - Version bump.
  • test/anaconda/install_anaconda_bookworm.sh - Added test script for anaconda installation on debian bookworm.
  • test/anaconda/install_anaconda_bullseye.sh - Added test script for anaconda installation on debian bullseye.
  • test/anaconda/install_anaconda_jammy.sh - Added test script for anaconda installation on ubuntu jammy.
  • test/anaconda/install_anaconda_noble.sh - Added test script for anaconda installation on ubuntu noble.
  • test/anaconda/install_anaconda_noble_without_user.sh - Added test script for anaconda installation on ubuntu noble without user in the input.
  • test/anaconda/scenarios.json - Added for all test cases.

Checklist:

  • Checked that applied changes work as expected.

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