Blame mock/valgrind-3.9.0-1.2.el7-x86_64.cfg

9c93f0
config_opts['root'] = 'TARGETNAME'
9c93f0
config_opts['basedir'] = '/var/lib/mock'
9c93f0
config_opts['target_arch'] = 'ppc64le'
9c93f0
config_opts['legal_host_arches'] = ('ppc64le', 'noarch')
9c93f0
config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux vim-minimal which xz'
Karanbir Singh 517908
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
Karanbir Singh 517908
Karanbir Singh 517908
config_opts['%centos_ver'] = "7"
Karanbir Singh 517908
config_opts['macros']['%centos_ver'] = "7"
Karanbir Singh 517908
config_opts['macros']['%rhel'] = "7"
Karanbir Singh 517908
config_opts['macros']['%el7'] = "1"
Karanbir Singh 517908
config_opts['macros']['%redhat'] = "7"
Karanbir Singh 517908
config_opts['macros']['%vendor'] = "CentOS"
Karanbir Singh 517908
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
Karanbir Singh 517908
config_opts['macros']['%_vendor'] = "redhat"
Karanbir Singh 517908
config_opts['macros']['%_vendor_host'] = "redhat"
9c93f0
config_opts['macros']['%_host'] = "ppc64le-redhat-linux-gnu"
Karanbir Singh 517908
9c93f0
config_opts['plugin_conf']['ccache_enable'] = False
Karanbir Singh 517908
Karanbir Singh 517908
config_opts['yum.conf'] = """
Karanbir Singh 517908
[main]
Karanbir Singh 517908
cachedir=/var/cache/yum
Karanbir Singh 517908
debuglevel=1
Karanbir Singh 517908
reposdir=/dev/null
Karanbir Singh 517908
logfile=/var/log/yum.log
Karanbir Singh 517908
retries=20
Karanbir Singh 517908
obsoletes=1
Karanbir Singh 517908
gpgcheck=0
Karanbir Singh 517908
assumeyes=1
Karanbir Singh 517908
syslog_ident=mock
Karanbir Singh 517908
syslog_device=
9c93f0
exclude=*4.8.5-36.el7_6.1* *2.23.2-59.el7_6.1* *1.0.3-5.el7_6.1* *4.1.5.1-25.el7_6.1* *3.10.0-957.10.1.el7* kernel*-4.*
9c93f0
# repos
9c93f0
[c7.1708.u.ppc64le]
9c93f0
name=c7.1708.u.ppc64le
9c93f0
baseurl=http://repohost/repo/c7.1708.u.ppc64le/
9c93f0
gpgcheck=0
9c93f0
cost=1900
Karanbir Singh 517908
9c93f0
[c7.1708.00.ppc64le]
9c93f0
name=c7.1708.00.ppc64le
9c93f0
baseurl=http://repohost/repo/c7.1708.00.ppc64le/
9c93f0
gpgcheck=0
9c93f0
cost=1700
Karanbir Singh 517908
9c93f0
[c7.1804.00.ppc64le]
9c93f0
name=c7.1804.00.ppc64le
9c93f0
baseurl=http://repohost/repo/c7.1804.00.ppc64le/
9c93f0
gpgcheck=0
9c93f0
cost=1700
Karanbir Singh 517908
9c93f0
[c7.1804.u.ppc64le]
9c93f0
name=c7.1804.u.ppc64le
9c93f0
baseurl=http://repohost/repo/c7.1804.u.ppc64le/
9c93f0
gpgcheck=0
9c93f0
cost=1600
9c93f0
9c93f0
[c7.1810.00.ppc64le]
9c93f0
name=c7.1810.00.ppc64le
9c93f0
baseurl=http://repohost/repo/c7.1810.00.ppc64le/
9c93f0
gpgcheck=0
9c93f0
cost=1700
9c93f0
9c93f0
[c7.1810.u.ppc64le]
9c93f0
name=c7.1810.u.ppc64le
9c93f0
baseurl=http://repohost/repo/c7.1810.u.ppc64le/
9c93f0
gpgcheck=0
9c93f0
cost=1600
Karanbir Singh 517908
"""
9c93f0