From 44f4c39916e555a1c50be46f1b5096c518f87b20 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Tue, 5 May 2020 17:02:35 +0200
Subject: disable _build_id_links on EL8 for SCL

---
 el8xscl56.cfg | 4 ++++
 el8xscl70.cfg | 4 ++++
 el8xscl71.cfg | 4 ++++
 el8xscl72.cfg | 4 ++++
 el8xscl73.cfg | 4 ++++
 el8xscl74.cfg | 4 ++++
 el8xscl80.cfg | 4 ++++
 7 files changed, 28 insertions(+)

diff --git a/el8xscl56.cfg b/el8xscl56.cfg
index 728b129..81e4e79 100644
--- a/el8xscl56.cfg
+++ b/el8xscl56.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
diff --git a/el8xscl70.cfg b/el8xscl70.cfg
index 18ff5fe..bbf1c54 100644
--- a/el8xscl70.cfg
+++ b/el8xscl70.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
diff --git a/el8xscl71.cfg b/el8xscl71.cfg
index 03723f4..567f186 100644
--- a/el8xscl71.cfg
+++ b/el8xscl71.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
diff --git a/el8xscl72.cfg b/el8xscl72.cfg
index c60d867..841e8b6 100644
--- a/el8xscl72.cfg
+++ b/el8xscl72.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
diff --git a/el8xscl73.cfg b/el8xscl73.cfg
index 050ff68..32d62d7 100644
--- a/el8xscl73.cfg
+++ b/el8xscl73.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
diff --git a/el8xscl74.cfg b/el8xscl74.cfg
index 0c98260..0c03ec9 100644
--- a/el8xscl74.cfg
+++ b/el8xscl74.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
diff --git a/el8xscl80.cfg b/el8xscl80.cfg
index 30ec6dd..6297dfa 100644
--- a/el8xscl80.cfg
+++ b/el8xscl80.cfg
@@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig
 config_opts['macros']['%scl_vendor']="remi"
 config_opts['macros']['%_scl_prefix']="/opt/remi"
 config_opts['macros']['%nophptag']="1"
+# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370
+#config_opts['macros']['%_debugsource_packages']="%nil"
+# workaround for https://bugzilla.redhat.com/1485310
+config_opts['macros']['%_build_id_links']='none'
 
 config_opts['yum.conf'] += """
 
-- 
cgit