Skip to content

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

Closed
stephledev wants to merge 1 commit intoaws:masterfrom
stephledev:fix/aarch64-golang1.20-runtime
Closed

fix symlink for golang runtime 1.20 in aarch64:standard:3.0#655
stephledev wants to merge 1 commit intoaws:masterfrom
stephledev:fix/aarch64-golang1.20-runtime

Conversation

@stephledev
Copy link
Copy Markdown

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
Copy Markdown

@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
Copy Markdown
Contributor

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

@Dylan-AWS Dylan-AWS closed this Jan 30, 2024
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.

3 participants