Skip to content

field posttrans not found in type nfpm.Overridables #355

Answered by caarlos0
flynn1973 asked this question in Q&A
Discussion options

You must be logged in to vote

correct usage would be:

name: "grafana"
arch: "ppc64le"
platform: "linux"
version: "8.0.5"
section: "default"
priority: "extra"
replaces:
- grafana
provides:
- grafana-server
- grafana-cli
depends:
- adduser
- libfontconfig1
maintainer: "<[email protected]>"
description: |
  Grafana
vendor: "Grafana"
homepage: "https://grafana.com"
license: "Apache 2"
contents:
        - src: /scratch/go/dev/src/github.com/grafana/grafana/bin/linux-ppc64le/grafana-server
          dst: /usr/sbin/grafana-server
        - src: /scratch/go/dev/src/github.com/grafana/grafana/bin/linux-ppc64le/grafana-cli
          dst: /usr/sbin/grafana-cli
        - src: /scratch/go/dev/src/github.com/grafana/grafana/packa…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@caarlos0
Comment options

Comment options

You must be logged in to vote
1 reply
@caarlos0
Comment options

Comment options

You must be logged in to vote
1 reply
@flynn1973
Comment options

Answer selected by caarlos0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #354 on July 16, 2021 17:11.