Blame mock/tigervnc-1.8.0-31.el7_9.ppc.cfg

Johnny Hughes b05ac1
config_opts['root'] = 'TARGETNAME'
Johnny Hughes b05ac1
config_opts['basedir'] = '/var/lib/mock'
Johnny Hughes b05ac1
config_opts['target_arch'] = 'ppc'
Johnny Hughes b05ac1
config_opts['legal_host_arches'] = ('ppc','ppc64',)
Johnny Hughes b05ac1
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'
Johnny Hughes b05ac1
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
Johnny Hughes b05ac1
Johnny Hughes b05ac1
config_opts['%centos_ver'] = "7"
Johnny Hughes b05ac1
config_opts['macros']['%centos_ver'] = "7"
Johnny Hughes b05ac1
config_opts['macros']['%rhel'] = "7"
Johnny Hughes b05ac1
config_opts['macros']['%el7'] = "1"
Johnny Hughes b05ac1
config_opts['macros']['%redhat'] = "7"
Johnny Hughes b05ac1
config_opts['macros']['%vendor'] = "CentOS"
Johnny Hughes b05ac1
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
Johnny Hughes b05ac1
config_opts['macros']['%_vendor'] = "redhat"
Johnny Hughes b05ac1
config_opts['macros']['%_vendor_host'] = "redhat"
Johnny Hughes b05ac1
config_opts['macros']['%_host'] = "ppc-redhat-linux-gnu"
Johnny Hughes b05ac1
Johnny Hughes b05ac1
config_opts['plugin_conf']['ccache_enable'] = False
Johnny Hughes b05ac1
Johnny Hughes b05ac1
config_opts['yum.conf'] = """
Johnny Hughes b05ac1
[main]
Johnny Hughes b05ac1
cachedir=/var/cache/yum
Johnny Hughes b05ac1
debuglevel=1
Johnny Hughes b05ac1
reposdir=/dev/null
Johnny Hughes b05ac1
logfile=/var/log/yum.log
Johnny Hughes b05ac1
retries=20
Johnny Hughes b05ac1
obsoletes=1
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
assumeyes=1
Johnny Hughes b05ac1
syslog_ident=mock
Johnny Hughes b05ac1
syslog_device=
Johnny Hughes b05ac1
Johnny Hughes d25c8b
exclude=*.ppc64 kernel*4.14.0* xorg-x11-server*1.20.4-27.el7_9* xorg-x11-server*1.20.4-25.el7_9* xorg-x11-server*1.20.4-24.el7_9*
Johnny Hughes b05ac1
Johnny Hughes b05ac1
# repos
Johnny Hughes b05ac1
[c7.1708.u.ppc]
Johnny Hughes b05ac1
name=c7.1708.u.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1708.u.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1900
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1708.00.ppc]
Johnny Hughes b05ac1
name=c7.1708.00.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1708.00.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1804.00.ppc]
Johnny Hughes b05ac1
name=c7.1804.00.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1804.00.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1804.u.ppc]
Johnny Hughes b05ac1
name=c7.1804.u.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1804.u.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1810.00.ppc]
Johnny Hughes b05ac1
name=c7.1810.00.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1810.00.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1810.u.ppc]
Johnny Hughes b05ac1
name=c7.1810.u.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1810.u.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1908.00.ppc]
Johnny Hughes b05ac1
name=c7.1908.00.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1908.00.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.1908.u.ppc]
Johnny Hughes b05ac1
name=c7.1908.u.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.1908.u.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.2003.00.ppc]
Johnny Hughes b05ac1
name=c7.2003.00.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.2003.00.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.2003.u.ppc]
Johnny Hughes b05ac1
name=c7.2003.u.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.2003.u.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
[c7.2009.00.ppc]
Johnny Hughes b05ac1
name=c7.2009.00.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.2009.00.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
Johnny Hughes b05ac1
[c7.2009.u.ppc]
Johnny Hughes b05ac1
name=c7.2009.u.ppc
Johnny Hughes b05ac1
baseurl=http://repohost/repo/c7.2009.u.ppc64/
Johnny Hughes b05ac1
gpgcheck=0
Johnny Hughes b05ac1
cost=1700
Johnny Hughes b05ac1
"""
Johnny Hughes b05ac1