Skip to content

Missing arm64 packages #3495

Description

@ZingyAwesome

Is your feature request related to a problem? Please describe

Some packages show as amd64 only or amd64/armhf only despite these packages having official arm64 builds in their GitHub releases. Some examples include:

Describe the proposed solution

Add arm64 support to the mentioned packages.
I am happy to try and make a PR for this but I have some questions:

  1. Is adding arm64 support as simple as adding arm64 to the architectures array within the ops2deb.yml file? (As well as adjusting the fetch url to include the architecture as appropriate to match the GitHub release)
  2. After looking through a few blueprints I see various templates being used for the architecture like {{target}}, {{rust_target}}, {{arch}} and {{goarch}}. Which of these is best to use?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions