diff options
Diffstat (limited to 'mock')
-rw-r--r-- | mock/el6xscl54.cfg | 2 | ||||
-rw-r--r-- | mock/el6xscl55.cfg | 2 | ||||
-rw-r--r-- | mock/el6xscl56.cfg | 2 | ||||
-rw-r--r-- | mock/el6xscl70.cfg | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mock/el6xscl54.cfg b/mock/el6xscl54.cfg index 578ccc1..f416cb7 100644 --- a/mock/el6xscl54.cfg +++ b/mock/el6xscl54.cfg @@ -73,6 +73,8 @@ failovermethod=priority name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=x86_64 failovermethod=priority +# Workaround for https://bugzilla.redhat.com/1301358 +exclude=epel-rpm-macros [testing] name=epel-testing diff --git a/mock/el6xscl55.cfg b/mock/el6xscl55.cfg index 86bd431..fbf7b8c 100644 --- a/mock/el6xscl55.cfg +++ b/mock/el6xscl55.cfg @@ -73,6 +73,8 @@ failovermethod=priority name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=x86_64 failovermethod=priority +# Workaround for https://bugzilla.redhat.com/1301358 +exclude=epel-rpm-macros [testing] name=epel-testing diff --git a/mock/el6xscl56.cfg b/mock/el6xscl56.cfg index 9a26a9f..a62c3e8 100644 --- a/mock/el6xscl56.cfg +++ b/mock/el6xscl56.cfg @@ -73,6 +73,8 @@ failovermethod=priority name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=x86_64 failovermethod=priority +# Workaround for https://bugzilla.redhat.com/1301358 +exclude=epel-rpm-macros [testing] name=epel-testing diff --git a/mock/el6xscl70.cfg b/mock/el6xscl70.cfg index 927b3af..54a4bff 100644 --- a/mock/el6xscl70.cfg +++ b/mock/el6xscl70.cfg @@ -73,6 +73,8 @@ failovermethod=priority name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=x86_64 failovermethod=priority +# Workaround for https://bugzilla.redhat.com/1301358 +exclude=epel-rpm-macros [testing] name=epel-testing |