Skip to content

fix symlink for golang runtime 1.20 in aarch64:standard:3.0 #655

New issue

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

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

Already on GitHub? # to your account

Closed

Conversation

stephledev
Copy link

Issue #, if available:

Description of changes:

The symlink that is currently set when installing golang runtime 1.20 is currently pointing to a non-existing directory. The symlink should point to /usr/local/go20 instead of /usr/local/go12 as go12 is the runtime for 1.12 (e.g as used in aarch64:standard:2.0)

Currently this will lead to an error that the go binary could not be found when trying to run any go command.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

@ProtoPlex ProtoPlex left a comment

Choose a reason for hiding this comment

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

LGTM

@Dylan-AWS
Copy link
Contributor

This no longer needed and is fixed as part of #697

@Dylan-AWS Dylan-AWS closed this Jan 30, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants