]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: replace golang github prometheus with promtool binary path 68336/head
authorNizamudeen A <nia@redhat.com>
Sun, 12 Apr 2026 06:06:30 +0000 (11:36 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 13 Apr 2026 12:42:47 +0000 (18:12 +0530)
commitd9c5358206a72295545252c6a0527db1b47aa559
treea3857be8764a292512d3e8bc0448a7deeb68429b
parente0d1ea9cb83c5935fe82c37acd57f23c00eec186
ceph.spec.in: replace golang github prometheus with promtool binary path

i don't see golang-github-prometheus available for centos anymore and
other distro's as well. And different package provides the promtool in
different distro's so instead of identifying all the corresponding
packages and its name, replacing the package name with binary path so it
works across distros without distro specific conditions

Some build failures are captured in our internal runs recently
https://github.com/rhcs-dashboard/ceph-dev/actions/runs/24298848427/job/70949666821

Signed-off-by: Nizamudeen A <nia@redhat.com>
ceph.spec.in