summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-08-16 11:29:49 +0300
committerPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-08-16 11:29:49 +0300
commit3f248b3ce285c772a082905b964c44eddf383e07 (patch)
tree3fc7d80326a585d4346e12565d4eae20ef0dbdf7 /netdata.spec.in
parentbdac2e9c8c4f43cbe072b171b942aa28516be880 (diff)
netdata/packaging: [ci skip] Mitigate build-id issue for go.d binary (Temp workaround)
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 9b2b29a54d..8915773b1b 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -6,6 +6,10 @@
# error.
%global __os_install_post %{nil}
+# There is an issue with build-id over the go.d binary raised on RHEL/fedora distributions
+# We use this workaround as per the https://github.com/rpm-software-management/rpm/issues/367#issuecomment-350131349
+%global _missing_build_ids_terminate_build 0
+
# Mitigate the cross-distro mayhem by strictly defining the libexec destination
%define _prefix /usr
%define _sysconfdir /etc