Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 873178

Summary: www-apps/grafana-bin: ARM64 support
Product: Gentoo Linux Reporter: Jan Breig <gentoo>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: UNCONFIRMED ---    
Severity: enhancement CC: conikost
Priority: Normal Keywords: KEYWORDREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild patch for arm64 support
Ebuild patch for arm64 support v9.2.4
Ebuild patch for arm64 support v9.4.7

Description Jan Breig 2022-09-27 14:25:13 UTC
Since the package SRC_URI refers to a prebuilt amd64 binary. The program does not work on arm64 by default.

However a separate arm64 binary is available on the grafana download page
https://grafana.com/grafana/download/9.1.6?pg=get&platform=arm&plcmt=selfmanaged-box1-cta1&edition=oss

Reproducible: Always

Steps to Reproduce:
1. Emerge www-apps/grafana-bin on arm64
2. Start service (rc-service grafana start)
Actual Results:  
An amd64 binary is installed. The service crashes.

Expected Results:  
An arm64 binary should be installed. Service should start as expected.
Comment 1 Jan Breig 2022-09-27 14:26:12 UTC
Created attachment 814378 [details, diff]
Ebuild patch for arm64 support
Comment 2 Jan Breig 2022-11-18 07:59:13 UTC
Created attachment 833273 [details, diff]
Ebuild patch for arm64 support v9.2.4
Comment 3 Jan Breig 2023-04-18 11:31:58 UTC
Created attachment 860313 [details, diff]
Ebuild patch for arm64 support v9.4.7
Comment 4 Conrad Kostecki gentoo-dev 2024-02-12 09:16:43 UTC Comment hidden (obsolete)
Comment 5 Conrad Kostecki gentoo-dev 2024-02-12 09:24:56 UTC
@patrick: any objections against adding arm64?