Skip to content

Mac Go install script doesn't support M1 macs #9981

@popey

Description

@popey

System info:

Telegraf master.
Apple M1 MacBook Air running MacOS

Steps to reproduce:

  1. Clone this repo
  2. Run scripts/installgo_mac.sh

Expected behavior:

Script should install Go.

Actual behavior:

Script exits because the architecture is incorrect (x86_64 vs arm64).

Additional info:

I have a tested PR to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugunexpected problem or unintended behaviorplatform/darwin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions