Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#75150 - [grafana-zabbix] Redundant artifacts for other OS

Attached to Project: Community Packages
Opened by avimitin (avimitin) - Thursday, 23 June 2022, 07:12 GMT
Last edited by George Rawlinson (rawlinsong) - Friday, 24 June 2022, 07:15 GMT
Task Type Bug Report
Category Packages
Status Assigned
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description:

The `make dist` command will trigger build for Windows and MacOS Darwin. It is better to specify the GOOS variable. The attached patch split the `make dist` command into two different call: `make dist-frontend` and `make dist-backend-linux dist-arm-linux-arm-v6 dist-arm-linux-arm-v7 dist-arm-linux-arm64`.
This task depends upon

Loading...