Started by upstream project "STX_7.0_build_layer_compiler" build number 3
originally caused by:
Started by upstream project STX_7.0_build_layer_all build number 2 http:jenkins-STX_7.0_build_layer_all-2.log.html
originally caused by:
Started by user Scott Little
Started by upstream project STX_7.0_build_layer_all build number 1 http:jenkins-STX_7.0_build_layer_all-1.log.html
originally caused by:
Started by user Scott Little
Running as SYSTEM
[lockable-resources] acquired lock on [docker-image-lock]
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/STX_BUILD_container_setup_layered
No build steps declared
No emails were triggered.
[STX_BUILD_container_setup_layered] $ /bin/sh -xe /tmp/jenkins6668337259545761905.sh
+ DOCKER_BUILD_RETRIES=3
+ echo DOCKER_BUILD_ID=jenkins-rc-7.0-compiler-20220727T214411Z-builder
DOCKER_BUILD_ID=jenkins-rc-7.0-compiler-20220727T214411Z-builder
+ echo DOCKER_BUILD_TAG=rc-7.0-compiler-20220727T214411Z-builder-image
DOCKER_BUILD_TAG=rc-7.0-compiler-20220727T214411Z-builder-image
+ echo MY_REPO_ROOT=/localdisk/designer/jenkins/rc-7.0-compiler
MY_REPO_ROOT=/localdisk/designer/jenkins/rc-7.0-compiler
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-7.0-compiler/20220727T214411Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-7.0-compiler/20220727T214411Z
+ echo PROJECT=rc-7.0-compiler
PROJECT=rc-7.0-compiler
+ echo PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/7.0/centos/compiler/20220727T214411Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/7.0/centos/compiler/20220727T214411Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/7.0/centos/compiler/20220727T214411Z/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/7.0/centos/compiler/20220727T214411Z/logs
+ echo DOCKER_BUILD_RETRIES=3
DOCKER_BUILD_RETRIES=3
+ echo LAYER=compiler
LAYER=compiler
+ '[' -n jenkins-rc-7.0-compiler-20220727T214411Z-builder ']'
+ '[' -n rc-7.0-compiler-20220727T214411Z-builder-image ']'
+ '[' -n /localdisk/designer/jenkins/rc-7.0-compiler ']'
+ '[' -n /localdisk/loadbuild/jenkins/rc-7.0-compiler/20220727T214411Z ']'
+ '[' -n rc-7.0-compiler ']'
+ '[' -n /export/mirror/starlingx/rc/7.0/centos/compiler/20220727T214411Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/7.0/centos/compiler/20220727T214411Z/logs ']'
+ '[' -n 3 ']'
+ '[' -n compiler ']'
+ '[' '!' -f /localdisk/loadbuild/jenkins/rc-7.0-compiler/20220727T214411Z/NEED_BUILD ']'
+ export DOCKER_BUILD_IMAGE=jenkins:rc-7.0-compiler-20220727T214411Z-builder-image
+ DOCKER_BUILD_IMAGE=jenkins:rc-7.0-compiler-20220727T214411Z-builder-image
+ export DOCKER_BUILD_WORKDIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools
+ DOCKER_BUILD_WORKDIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools
+ export OS_BINARY_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-r1/CentOS/pike/Binary
+ OS_BINARY_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-r1/CentOS/pike/Binary
+ '[' '!' -d /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-r1/CentOS/pike/Binary ']'
+ export OS_BINARY_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-r1/CentOS/Binary
+ OS_BINARY_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-r1/CentOS/Binary
+ '[' '!' -d /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-r1/CentOS/Binary ']'
+ export OS_BINARY_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx/CentOS/Binary
+ OS_BINARY_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx/CentOS/Binary
+ export STX_INSTALLER_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-installer
+ STX_INSTALLER_DIR=/localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx-installer
++ id -u
+ MYUID=18876
++ id -un
+ MYUNAME=jenkins
+ cd /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools
+ cp /var/lib/jenkins/.gitconfig toCOPY
+ cat
+ '[' '!' -d centos-mirror-tools/output/stx-installer ']'
+ '[' -f /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output/stx/CentOS/Binary/images/pxeboot/initrd.img ']'
+ DOCKERFILE_ORIG=Dockerfile
+ DOCKERFILE=../Dockerfile
+ cat Dockerfile
+ sed '/ENV container=docker/aRUN echo retries=20 >> /etc/yum.conf\nRUN echo timeout=60 >> /etc/yum.conf'
+ with_retries 3 docker build --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:rc-7.0-compiler-20220727T214411Z-builder-image --file ../Dockerfile .
+ local max_attempts=3
+ local cmd=docker
+ shift 2
+ local -i attempt=0
+ :
+ attempt=1
+ echo 'Running: docker build' --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:rc-7.0-compiler-20220727T214411Z-builder-image --file ../Dockerfile .
Running: docker build --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:rc-7.0-compiler-20220727T214411Z-builder-image --file ../Dockerfile .
+ local rc=0
+ docker build --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:rc-7.0-compiler-20220727T214411Z-builder-image --file ../Dockerfile .
Sending build context to Docker daemon 309.3kB
Step 1/54 : FROM centos:7.8.2003
---> afb6fca791e0
Step 2/54 : ARG MYUNAME=builder
---> Running in 43f324fc1eb5
Removing intermediate container 43f324fc1eb5
---> a9cda0f794ce
Step 3/54 : ARG MYUID=1000
---> Running in c17f5dbbc5dc
Removing intermediate container c17f5dbbc5dc
---> e2277d3710b7
Step 4/54 : ARG CENTOS_7_8_URL=https://vault.centos.org/centos/7.8.2003
---> Running in 7028a89d0439
Removing intermediate container 7028a89d0439
---> 92015fa5564a
Step 5/54 : ARG CENTOS_7_9_URL=http://mirror.centos.org/centos-7/7.9.2009
---> Running in 14e2ea50d305
Removing intermediate container 14e2ea50d305
---> 424486b25a5b
Step 6/54 : ARG EPEL_7_8_URL=https://archives.fedoraproject.org/pub/archive/epel/7.2020-04-20
---> Running in 99f7073d3a67
Removing intermediate container 99f7073d3a67
---> b41e1b653a72
Step 7/54 : ARG MY_EMAIL=
---> Running in 2bf9b28b6b67
Removing intermediate container 2bf9b28b6b67
---> 5a851895dbee
Step 8/54 : ENV container=docker
---> Running in f8adb2ca0d16
Removing intermediate container f8adb2ca0d16
---> d783ae686b05
Step 9/54 : RUN echo retries=20 >> /etc/yum.conf
---> Running in f66b6d6f6209
Removing intermediate container f66b6d6f6209
---> 5a606dcd8656
Step 10/54 : RUN echo timeout=60 >> /etc/yum.conf
---> Running in 1d3e0cc8e7bd
Removing intermediate container 1d3e0cc8e7bd
---> ad4fd5d5fe44
Step 11/54 : RUN rm -f /etc/yum.repos.d/*
---> Running in 0da7effff426
Removing intermediate container 0da7effff426
---> 8dfa3063b230
Step 12/54 : COPY toCOPY/yum.repos.d/*.repo /etc/yum.repos.d/
---> 8de1e47150b1
Step 13/54 : COPY centos-mirror-tools/rpm-gpg-keys/RPM-GPG-KEY-EPEL-7 /etc/pki/rpm-gpg/
---> d0f293b5dd70
Step 14/54 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY* && echo "http_caching=packages" >> /etc/yum.conf && echo "skip_missing_names_on_install=0" >>/etc/yum.conf && echo "$CENTOS_7_8_URL" >/etc/yum/vars/centos_7_8_url && echo "$EPEL_7_8_URL" >/etc/yum/vars/epel_7_8_url && echo "$CENTOS_7_9_URL" >/etc/yum/vars/centos_7_9_url && sed -i 's/enabled=1/enabled=0/' /etc/yum/pluginconf.d/fastestmirror.conf && echo "[main]" >> /etc/yum/pluginconf.d/subscription-manager.conf && echo "enabled=0" >> /etc/yum/pluginconf.d/subscription-manager.conf && yum clean all && yum makecache && yum install -y deltarpm
---> Running in ebd5f00c6c71
Loaded plugins: ovl
Cleaning repos: centos-extras centos-os epel
Loaded plugins: ovl
Metadata Cache Created
Loaded plugins: ovl
Resolving Dependencies
--> Running transaction check
---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
deltarpm x86_64 3.6-3.el7 centos-os 82 k

Transaction Summary
================================================================================
Install 1 Package

Total download size: 82 k
Installed size: 209 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : deltarpm-3.6-3.el7.x86_64 1/1
Verifying : deltarpm-3.6-3.el7.x86_64 1/1

Installed:
deltarpm.x86_64 0:3.6-3.el7

Complete!
Removing intermediate container ebd5f00c6c71
---> 3d156daabb36
Step 15/54 : VOLUME /run /tmp
---> Running in f0bc16cc7413
Removing intermediate container f0bc16cc7413
---> e8e1fc08a99b
Step 16/54 : RUN yum update -y --enablerepo=centos-7.9-updates ca-certificates
---> Running in 68d1cc25ea8a
Loaded plugins: ovl
Resolving Dependencies
--> Running transaction check
---> Package ca-certificates.noarch 0:2019.2.32-76.el7_7 will be updated
---> Package ca-certificates.noarch 0:2021.2.50-72.el7_9 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
ca-certificates noarch 2021.2.50-72.el7_9 centos-7.9-updates 379 k

Transaction Summary
================================================================================
Upgrade 1 Package

Total download size: 379 k
Downloading packages:
No Presto metadata available for centos-7.9-updates
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : ca-certificates-2021.2.50-72.el7_9.noarch 1/2
Cleanup : ca-certificates-2019.2.32-76.el7_7.noarch 2/2
Verifying : ca-certificates-2021.2.50-72.el7_9.noarch 1/2
Verifying : ca-certificates-2019.2.32-76.el7_7.noarch 2/2

Updated:
ca-certificates.noarch 0:2021.2.50-72.el7_9

Complete!
Removing intermediate container 68d1cc25ea8a
---> 29e5d0e4aeee
Step 17/54 : RUN yum install -y anaconda anaconda-runtime autoconf-archive autogen automake bc bind bind-utils bison cpanminus createrepo createrepo_c deltarpm docker-client expat-devel flex isomd5sum gcc gettext git libguestfs-tools libtool libxml2 lighttpd lighttpd-fastcgi lighttpd-mod_geoip net-tools mkisofs mongodb mongodb-server pax perl-CPAN python-deltarpm python-pep8 python-pip python-psutil python2-psutil python36-psutil python3-devel python-sphinx python-subunit python-virtualenv python-yaml python2-ruamel-yaml postgresql qemu-kvm quilt rpm-build rpm-sign rpm-python squashfs-tools sudo systemd syslinux udisks2 vim-enhanced wget
---> Running in 373bfad65916
Loaded plugins: ovl
Package deltarpm-3.6-3.el7.x86_64 already installed and latest version
Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version
Package rpm-python-4.11.3-43.el7.x86_64 already installed and latest version
Package systemd-219-73.el7.1.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64
---> Package anaconda.x86_64 0:21.48.22.158-1.el7.centos will be installed
--> Processing Dependency: anaconda-tui = 21.48.22.158-1.el7.centos for package: anaconda-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: anaconda-gui = 21.48.22.158-1.el7.centos for package: anaconda-21.48.22.158-1.el7.centos.x86_64
---> Package anaconda-core.x86_64 0:21.48.22.158-1.el7.centos will be installed
--> Processing Dependency: python-meh >= 0.23-1 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-blivet >= 1:0.61.15.71 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: pyparted >= 2.5-2 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: pykickstart >= 1.99.66.20-1 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: parted >= 1.8.1 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libreport-rhel-anaconda-bugzilla >= 2.1.11-1 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libreport-anaconda >= 2.0.21-1 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: langtable-python >= 0.0.31-3 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: langtable-data >= 0.0.31-3 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: iscsi-initiator-utils >= 6.2.0.870-3 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: firewalld >= 0.3.5-1 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: fcoe-utils >= 1.0.12-3.20100323git for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager-glib >= 1.0.0-6.git20150107 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager >= 1.0.0-6.git20150107 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: usermode for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: teamd for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: rsync for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: realmd for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: pytz for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-subprocess32 for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-pwquality for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-ntplib for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-nss for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-coverage for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-IPy for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libuser-python for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libselinux-python for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libblockdev-nvdimm for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: kexec-tools for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: kbd for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: dmidecode for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: dhclient for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: chrony for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: authconfig for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager-team for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libarchive.so.13()(64bit) for package: anaconda-core-21.48.22.158-1.el7.centos.x86_64
---> Package autoconf-archive.noarch 0:2017.03.21-1.el7 will be installed
--> Processing Dependency: autoconf for package: autoconf-archive-2017.03.21-1.el7.noarch
---> Package autogen.x86_64 0:5.18-5.el7 will be installed
--> Processing Dependency: autogen-libopts(x86-64) = 5.18-5.el7 for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: perl(strict) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libguile-2.0.so.22(GUILE_2.0)(64bit) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: /usr/bin/perl for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libguile-2.0.so.22()(64bit) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libgc.so.1()(64bit) for package: autogen-5.18-5.el7.x86_64
---> Package automake.noarch 0:1.13.4-3.el7 will be installed
--> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch
---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
---> Package bind.x86_64 32:9.11.4-16.P2.el7 will be installed
--> Processing Dependency: bind-libs-lite(x86-64) = 32:9.11.4-16.P2.el7 for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: bind-libs(x86-64) = 32:9.11.4-16.P2.el7 for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: selinux-policy-base for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: selinux-policy-base for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: selinux-policy for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: selinux-policy for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: python-ply for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: policycoreutils-python for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: policycoreutils-python for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libselinux-utils for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libselinux-utils for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: liblwres.so.160()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libisccfg.so.160()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libisccc.so.160()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libisc.so.169()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libdns.so.1102()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libbind9.so.160()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
--> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-9.11.4-16.P2.el7.x86_64
---> Package bind-utils.x86_64 32:9.11.4-16.P2.el7 will be installed
---> Package bison.x86_64 0:3.0.4-2.el7 will be installed
--> Processing Dependency: m4 >= 1.4 for package: bison-3.0.4-2.el7.x86_64
---> Package createrepo.noarch 0:0.9.9-28.el7 will be installed
---> Package createrepo_c.x86_64 0:0.10.0-20.el7 will be installed
--> Processing Dependency: createrepo_c-libs = 0.10.0-20.el7 for package: createrepo_c-0.10.0-20.el7.x86_64
--> Processing Dependency: libcreaterepo_c.so.0()(64bit) for package: createrepo_c-0.10.0-20.el7.x86_64
---> Package docker-client.x86_64 2:1.13.1-162.git64e9980.el7.centos will be installed
--> Processing Dependency: docker-common for package: 2:docker-client-1.13.1-162.git64e9980.el7.centos.x86_64
---> Package expat-devel.x86_64 0:2.1.0-11.el7 will be installed
---> Package flex.x86_64 0:2.5.37-6.el7 will be installed
---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
--> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed
--> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64
--> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64
--> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64
---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-21.el7_7.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-21.el7_7.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-21.el7_7.x86_64
---> Package isomd5sum.x86_64 1:1.0.10-5.el7 will be installed
---> Package libguestfs-tools.noarch 1:1.40.2-9.el7 will be installed
--> Processing Dependency: libguestfs-tools-c = 1:1.40.2-9.el7 for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: libguestfs = 1:1.40.2-9.el7 for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Win::Hivex) >= 1.2.7 for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Win::Hivex::Regedit) for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Win::Hivex) for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Sys::Virt) for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Sys::Guestfs) for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Pod::Usage) for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
--> Processing Dependency: perl(Locale::TextDomain) for package: 1:libguestfs-tools-1.40.2-9.el7.noarch
---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package lighttpd.x86_64 0:1.4.54-1.el7 will be installed
--> Processing Dependency: system-logos >= 7.92.1 for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: psmisc for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: libfam.so.0()(64bit) for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: lighttpd-1.4.54-1.el7.x86_64
---> Package lighttpd-fastcgi.x86_64 0:1.4.54-1.el7 will be installed
--> Processing Dependency: spawn-fcgi for package: lighttpd-fastcgi-1.4.54-1.el7.x86_64
---> Package lighttpd-mod_geoip.x86_64 0:1.4.54-1.el7 will be installed
---> Package mongodb.x86_64 0:2.6.12-6.el7 will be installed
--> Processing Dependency: v8 >= 3.14.5.10 for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libsnappy.so.1()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libstemmer.so.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libv8.so.3()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libyaml-cpp.so.0.5()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
---> Package mongodb-server.x86_64 0:2.6.12-6.el7 will be installed
---> Package net-tools.x86_64 0:2.0-0.25.20131004git.el7 will be installed
---> Package pax.x86_64 0:3.4-19.el7 will be installed
---> Package perl-App-cpanminus.noarch 0:1.6922-2.el7 will be installed
--> Processing Dependency: perl(ExtUtils::MakeMaker) >= 6.31 for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(ExtUtils::Install) >= 1.46 for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(YAML) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Time::Local) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Scalar::Util) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Module::Signature) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Module::CoreList) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Module::Build) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Encode) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Digest::SHA) for package: perl-App-cpanminus-1.6922-2.el7.noarch
---> Package perl-CPAN.noarch 0:1.9800-295.el7 will be installed
--> Processing Dependency: perl(HTTP::Tiny) >= 0.005 for package: perl-CPAN-1.9800-295.el7.noarch
--> Processing Dependency: perl(local::lib) for package: perl-CPAN-1.9800-295.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-CPAN-1.9800-295.el7.noarch
--> Processing Dependency: perl(Data::Dumper) for package: perl-CPAN-1.9800-295.el7.noarch
---> Package postgresql.x86_64 0:9.2.24-2.el7 will be installed
--> Processing Dependency: postgresql-libs(x86-64) = 9.2.24-2.el7 for package: postgresql-9.2.24-2.el7.x86_64
--> Processing Dependency: libpq.so.5()(64bit) for package: postgresql-9.2.24-2.el7.x86_64
---> Package python-deltarpm.x86_64 0:3.6-3.el7 will be installed
---> Package python-pep8.noarch 0:1.4.6-3.el7 will be installed
--> Processing Dependency: python-setuptools for package: python-pep8-1.4.6-3.el7.noarch
---> Package python-sphinx.noarch 0:1.1.3-11.el7 will be installed
--> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-11.el7.noarch
--> Processing Dependency: python-jinja2 for package: python-sphinx-1.1.3-11.el7.noarch
--> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-11.el7.noarch
---> Package python-subunit.noarch 0:0.0.21-2.el7 will be installed
--> Processing Dependency: python-testtools >= 0.9.37 for package: python-subunit-0.0.21-2.el7.noarch
--> Processing Dependency: python-extras for package: python-subunit-0.0.21-2.el7.noarch
--> Processing Dependency: python-iso8601 for package: python-subunit-0.0.21-2.el7.noarch
---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be installed
--> Processing Dependency: python2-devel for package: python-virtualenv-15.1.0-2.el7.noarch
---> Package python2-pip.noarch 0:8.1.2-12.el7 will be installed
---> Package python2-psutil.x86_64 0:5.6.7-1.el7 will be installed
---> Package python2-ruamel-yaml.x86_64 0:0.13.14-2.el7 will be installed
--> Processing Dependency: python2-typing >= 3.5.2.2-2 for package: python2-ruamel-yaml-0.13.14-2.el7.x86_64
--> Processing Dependency: python2-ruamel-ordereddict for package: python2-ruamel-yaml-0.13.14-2.el7.x86_64
---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed
--> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python3 = 3.6.8-13.el7 for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python(abi) = 3.6 for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-devel-3.6.8-13.el7.x86_64
---> Package python36-psutil.x86_64 0:5.6.7-1.el7 will be installed
---> Package qemu-kvm.x86_64 10:1.5.3-173.el7 will be installed
--> Processing Dependency: qemu-kvm-common = 10:1.5.3-173.el7 for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: qemu-img = 10:1.5.3-173.el7 for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: seabios-bin >= 1.7.2.2-5 for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libseccomp >= 1.0.0 for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: glusterfs-api >= 3.6.0 for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: seavgabios-bin for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: ipxe-roms-qemu for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libseccomp.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: liblzo2.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-173.el7.x86_64
---> Package quilt.noarch 0:0.66-1.el7 will be installed
--> Processing Dependency: /usr/sbin/sendmail for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: bzip2 for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: diffstat for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: p7zip for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: procmail for package: quilt-0.66-1.el7.noarch
---> Package rpm-build.x86_64 0:4.11.3-43.el7 will be installed
--> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-43.el7.x86_64
--> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-43.el7.x86_64
--> Processing Dependency: unzip for package: rpm-build-4.11.3-43.el7.x86_64
--> Processing Dependency: file for package: rpm-build-4.11.3-43.el7.x86_64
--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-43.el7.x86_64
---> Package rpm-sign.x86_64 0:4.11.3-43.el7 will be installed
---> Package squashfs-tools.x86_64 0:4.3-0.21.gitaae0aff4.el7 will be installed
---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed
---> Package syslinux.x86_64 0:4.05-15.el7 will be installed
--> Processing Dependency: mtools for package: syslinux-4.05-15.el7.x86_64
---> Package udisks2.x86_64 0:2.8.4-1.el7 will be installed
--> Processing Dependency: libudisks2(x86-64) = 2.8.4-1.el7 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev-swap >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev-part >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev-mdraid >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev-loop >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev-fs >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev-crypto >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev >= 2.13 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libatasmart >= 0.17 for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: xfsprogs for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: gdisk for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: e2fsprogs for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: dosfstools for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libudisks2.so.0()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libpolkit-agent-1.so.0()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libgudev-1.0.so.0()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libblockdev.so.2()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libbd_utils.so.2()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
--> Processing Dependency: libatasmart.so.4()(64bit) for package: udisks2-2.8.4-1.el7.x86_64
---> Package vim-enhanced.x86_64 2:7.4.629-6.el7 will be installed
--> Processing Dependency: vim-common = 2:7.4.629-6.el7 for package: 2:vim-enhanced-7.4.629-6.el7.x86_64
--> Processing Dependency: which for package: 2:vim-enhanced-7.4.629-6.el7.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.629-6.el7.x86_64
--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.629-6.el7.x86_64
---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed
--> Running transaction check
---> Package GeoIP.x86_64 0:1.5.0-14.el7 will be installed
---> Package NetworkManager.x86_64 1:1.18.4-3.el7 will be installed
--> Processing Dependency: NetworkManager-libnm(x86-64) = 1:1.18.4-3.el7 for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: wpa_supplicant >= 1:1.1 for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_8_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_6_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_4_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_2_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_18_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_16_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_14_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_12_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_10_2)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_10_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_0_0)(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libnm.so.0()(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
--> Processing Dependency: libndp.so.0()(64bit) for package: 1:NetworkManager-1.18.4-3.el7.x86_64
---> Package NetworkManager-glib.x86_64 1:1.18.4-3.el7 will be installed
---> Package NetworkManager-team.x86_64 1:1.18.4-3.el7 will be installed
--> Processing Dependency: libjansson.so.4()(64bit) for package: 1:NetworkManager-team-1.18.4-3.el7.x86_64
---> Package alsa-lib.x86_64 0:1.1.8-1.el7 will be installed
---> Package anaconda-gui.x86_64 0:21.48.22.158-1.el7.centos will be installed
--> Processing Dependency: anaconda-widgets = 21.48.22.158-1.el7.centos for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: python-meh-gui >= 0.23-1 for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libxklavier >= 5.4 for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libtimezonemap >= 0.4.1-2 for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: zenity for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: yelp for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: tigervnc-server-minimal for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: nm-connection-editor for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libgnomekbd for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: keybinder3 for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: adwaita-icon-theme for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager-wifi for package: anaconda-gui-21.48.22.158-1.el7.centos.x86_64
---> Package anaconda-tui.x86_64 0:21.48.22.158-1.el7.centos will be installed
---> Package authconfig.x86_64 0:6.2.8-30.el7 will be installed
--> Processing Dependency: policycoreutils for package: authconfig-6.2.8-30.el7.x86_64
--> Processing Dependency: newt-python for package: authconfig-6.2.8-30.el7.x86_64
--> Processing Dependency: /usr/bin/openssl for package: authconfig-6.2.8-30.el7.x86_64
---> Package autoconf.noarch 0:2.69-11.el7 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bind-libs.x86_64 32:9.11.4-16.P2.el7 will be installed
---> Package bind-libs-lite.x86_64 32:9.11.4-16.P2.el7 will be installed
---> Package boost-filesystem.x86_64 0:1.53.0-28.el7 will be installed
---> Package boost-program-options.x86_64 0:1.53.0-28.el7 will be installed
---> Package boost-system.x86_64 0:1.53.0-28.el7 will be installed
---> Package boost-thread.x86_64 0:1.53.0-28.el7 will be installed
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package chrony.x86_64 0:3.4-1.el7 will be installed
--> Processing Dependency: libedit.so.0()(64bit) for package: chrony-3.4-1.el7.x86_64
---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
---> Package createrepo_c-libs.x86_64 0:0.10.0-20.el7 will be installed
---> Package dhclient.x86_64 12:4.2.5-79.el7.centos will be installed
--> Processing Dependency: dhcp-libs(x86-64) = 12:4.2.5-79.el7.centos for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
--> Processing Dependency: dhcp-common = 12:4.2.5-79.el7.centos for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
--> Processing Dependency: iproute for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
--> Processing Dependency: initscripts for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
--> Processing Dependency: libomapi.so.0()(64bit) for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
--> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
--> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-79.el7.centos.x86_64
---> Package diffstat.x86_64 0:1.57-4.el7 will be installed
---> Package dmidecode.x86_64 1:3.2-3.el7 will be installed
---> Package docker-common.x86_64 2:1.13.1-162.git64e9980.el7.centos will be installed
--> Processing Dependency: skopeo-containers >= 1:0.1.26-2 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: oci-umount >= 2:2.3.3-3 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: oci-systemd-hook >= 1:0.1.4-9 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: oci-register-machine >= 1:0-5.13 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: lvm2 >= 2.02.112 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: container-storage-setup >= 0.9.0-1 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: container-selinux >= 2:2.51-1 for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
--> Processing Dependency: atomic-registries for package: 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_64
---> Package dosfstools.x86_64 0:3.0.20-10.el7 will be installed
---> Package e2fsprogs.x86_64 0:1.42.9-17.el7 will be installed
--> Processing Dependency: libss = 1.42.9-17.el7 for package: e2fsprogs-1.42.9-17.el7.x86_64
--> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-17.el7 for package: e2fsprogs-1.42.9-17.el7.x86_64
--> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-17.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-17.el7.x86_64
--> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-17.el7.x86_64
---> Package elfutils.x86_64 0:0.176-4.el7 will be installed
---> Package fcoe-utils.x86_64 0:1.0.32-2.el7_6 will be installed
--> Processing Dependency: lldpad >= 0.9.43 for package: fcoe-utils-1.0.32-2.el7_6.x86_64
--> Processing Dependency: device-mapper-multipath for package: fcoe-utils-1.0.32-2.el7_6.x86_64
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: fcoe-utils-1.0.32-2.el7_6.x86_64
---> Package file.x86_64 0:5.11-36.el7 will be installed
---> Package firewalld.noarch 0:0.6.3-8.el7 will be installed
--> Processing Dependency: python-firewall = 0.6.3-8.el7 for package: firewalld-0.6.3-8.el7.noarch
--> Processing Dependency: firewalld-filesystem = 0.6.3-8.el7 for package: firewalld-0.6.3-8.el7.noarch
--> Processing Dependency: iptables for package: firewalld-0.6.3-8.el7.noarch
--> Processing Dependency: ipset for package: firewalld-0.6.3-8.el7.noarch
--> Processing Dependency: ebtables for package: firewalld-0.6.3-8.el7.noarch
---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
---> Package gc.x86_64 0:7.2d-7.el7 will be installed
---> Package gdb.x86_64 0:7.6.1-119.el7 will be installed
---> Package gdisk.x86_64 0:0.8.10-3.el7 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed
---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed
--> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64
---> Package glusterfs-api.x86_64 0:6.0-29.el7 will be installed
--> Processing Dependency: glusterfs-client-xlators(x86-64) = 6.0-29.el7 for package: glusterfs-api-6.0-29.el7.x86_64
--> Processing Dependency: glusterfs(x86-64) = 6.0-29.el7 for package: glusterfs-api-6.0-29.el7.x86_64
---> Package glusterfs-libs.x86_64 0:6.0-29.el7 will be installed
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed
---> Package gpm-libs.x86_64 0:1.20.7-6.el7 will be installed
---> Package guile.x86_64 5:2.0.9-5.el7 will be installed
--> Processing Dependency: libltdl.so.7()(64bit) for package: 5:guile-2.0.9-5.el7.x86_64
---> Package ipxe-roms-qemu.noarch 0:20180825-2.git133f4c.el7 will be installed
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-17.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-17.el7 for package: iscsi-initiator-utils-6.2.0.874-17.el7.x86_64
---> Package kbd.x86_64 0:1.15.5-15.el7 will be installed
--> Processing Dependency: kbd-misc = 1.15.5-15.el7 for package: kbd-1.15.5-15.el7.x86_64
--> Processing Dependency: kbd-legacy = 1.15.5-15.el7 for package: kbd-1.15.5-15.el7.x86_64
---> Package kexec-tools.x86_64 0:2.0.15-43.el7 will be installed
--> Processing Dependency: dracut-network >= 033-552 for package: kexec-tools-2.0.15-43.el7.x86_64
--> Processing Dependency: ethtool for package: kexec-tools-2.0.15-43.el7.x86_64
---> Package langtable-data.noarch 0:0.0.31-4.el7 will be installed
--> Processing Dependency: langtable = 0.0.31-4.el7 for package: langtable-data-0.0.31-4.el7.noarch
---> Package langtable-python.noarch 0:0.0.31-4.el7 will be installed
---> Package less.x86_64 0:458-9.el7 will be installed
--> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed
---> Package libblockdev.x86_64 0:2.18-5.el7 will be installed
---> Package libblockdev-crypto.x86_64 0:2.18-5.el7 will be installed
--> Processing Dependency: libvolume_key.so.1()(64bit) for package: libblockdev-crypto-2.18-5.el7.x86_64
---> Package libblockdev-fs.x86_64 0:2.18-5.el7 will be installed
---> Package libblockdev-loop.x86_64 0:2.18-5.el7 will be installed
---> Package libblockdev-mdraid.x86_64 0:2.18-5.el7 will be installed
--> Processing Dependency: mdadm for package: libblockdev-mdraid-2.18-5.el7.x86_64
--> Processing Dependency: libbytesize.so.1()(64bit) for package: libblockdev-mdraid-2.18-5.el7.x86_64
---> Package libblockdev-nvdimm.x86_64 0:2.18-5.el7 will be installed
--> Processing Dependency: ndctl for package: libblockdev-nvdimm-2.18-5.el7.x86_64
--> Processing Dependency: libndctl.so.6(LIBNDCTL_3)(64bit) for package: libblockdev-nvdimm-2.18-5.el7.x86_64
--> Processing Dependency: libndctl.so.6(LIBNDCTL_1)(64bit) for package: libblockdev-nvdimm-2.18-5.el7.x86_64
--> Processing Dependency: libndctl.so.6()(64bit) for package: libblockdev-nvdimm-2.18-5.el7.x86_64
---> Package libblockdev-part.x86_64 0:2.18-5.el7 will be installed
---> Package libblockdev-swap.x86_64 0:2.18-5.el7 will be installed
---> Package libblockdev-utils.x86_64 0:2.18-5.el7 will be installed
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
---> Package libgudev1.x86_64 0:219-73.el7.1 will be installed
---> Package libguestfs.x86_64 1:1.40.2-9.el7 will be installed
--> Processing Dependency: supermin5 >= 5.1.16-2 for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt-daemon-kvm >= 3.9.0-1 for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: hivex >= 1.3.10-5.8.el7 for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: yajl for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: syslinux-extlinux for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: scrub for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: lzop for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: lsscsi for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: lsof for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.4)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.7)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.1)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.5.0)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.1)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.0)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.0)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.1)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.1)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.0)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.0.3)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libtirpc for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.4)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: kernel for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: hivex for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: fuse for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: cryptsetup for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: btrfs-progs for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: augeas-libs for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: attr for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libvirt.so.0()(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: 1:libguestfs-1.40.2-9.el7.x86_64
---> Package libguestfs-tools-c.x86_64 1:1.40.2-9.el7 will be installed
--> Processing Dependency: osinfo-db for package: 1:libguestfs-tools-c-1.40.2-9.el7.x86_64
--> Processing Dependency: /usr/bin/man for package: 1:libguestfs-tools-c-1.40.2-9.el7.x86_64
--> Processing Dependency: /usr/bin/hexedit for package: 1:libguestfs-tools-c-1.40.2-9.el7.x86_64
--> Processing Dependency: libconfig.so.9()(64bit) for package: 1:libguestfs-tools-c-1.40.2-9.el7.x86_64
---> Package libibverbs.x86_64 0:22.4-1.el7 will be installed
--> Processing Dependency: rdma-core(x86-64) = 22.4-1.el7 for package: libibverbs-22.4-1.el7.x86_64
--> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: libibverbs-22.4-1.el7.x86_64
--> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: libibverbs-22.4-1.el7.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libibverbs-22.4-1.el7.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: libibverbs-22.4-1.el7.x86_64
---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-12.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
---> Package librados2.x86_64 1:10.2.5-4.el7 will be installed
--> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: 1:librados2-10.2.5-4.el7.x86_64
--> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: 1:librados2-10.2.5-4.el7.x86_64
---> Package librbd1.x86_64 1:10.2.5-4.el7 will be installed
---> Package librdmacm.x86_64 0:22.4-1.el7 will be installed
---> Package libreport-anaconda.x86_64 0:2.1.11-53.el7.centos will be installed
--> Processing Dependency: libreport-plugin-rhtsupport = 2.1.11-53.el7.centos for package: libreport-anaconda-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libreport-plugin-reportuploader = 2.1.11-53.el7.centos for package: libreport-anaconda-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libreport-plugin-bugzilla = 2.1.11-53.el7.centos for package: libreport-anaconda-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libreport = 2.1.11-53.el7.centos for package: libreport-anaconda-2.1.11-53.el7.centos.x86_64
---> Package libreport-rhel-anaconda-bugzilla.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
---> Package libstemmer.x86_64 0:0-2.585svn.el7 will be installed
---> Package libudisks2.x86_64 0:2.8.4-1.el7 will be installed
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed
---> Package libusbx.x86_64 0:1.0.21-1.el7 will be installed
---> Package libuser-python.x86_64 0:0.60-9.el7 will be installed
---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
---> Package mariadb-libs.x86_64 1:5.5.65-1.el7 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package mtools.x86_64 0:4.0.18-5.el7 will be installed
---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
--> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
---> Package p7zip.x86_64 0:16.02-10.el7 will be installed
---> Package parted.x86_64 0:3.1-32.el7 will be installed
---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
---> Package perl.x86_64 4:5.16.3-295.el7 will be installed
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
---> Package perl-Digest-SHA.x86_64 1:5.85-4.el7 will be installed
--> Processing Dependency: perl(Digest::base) for package: 1:perl-Digest-SHA-5.85-4.el7.x86_64
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-ExtUtils-Install.noarch 0:1.58-295.el7 will be installed
--> Processing Dependency: perl-devel for package: perl-ExtUtils-Install-1.58-295.el7.noarch
---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed
--> Processing Dependency: perl(Pod::Man) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
--> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-Module-Build.noarch 2:0.40.05-2.el7 will be installed
--> Processing Dependency: perl(version) >= 0.87 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(Perl::OSType) >= 1 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(Module::Metadata) >= 1.000002 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(ExtUtils::ParseXS) >= 2.21 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(ExtUtils::CBuilder) >= 0.27 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(CPAN::Meta::YAML) >= 0.003 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(CPAN::Meta) >= 2.110420 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
---> Package perl-Module-CoreList.noarch 1:2.76.02-295.el7 will be installed
---> Package perl-Module-Signature.noarch 0:0.73-2.el7 will be installed
--> Processing Dependency: perl(Text::Diff) for package: perl-Module-Signature-0.73-2.el7.noarch
--> Processing Dependency: perl(PAR::Dist) for package: perl-Module-Signature-0.73-2.el7.noarch
--> Processing Dependency: perl(Digest::SHA1) for package: perl-Module-Signature-0.73-2.el7.noarch
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Sys-Guestfs.x86_64 1:1.40.2-9.el7 will be installed
---> Package perl-Sys-Virt.x86_64 0:4.5.0-2.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-YAML.noarch 0:0.84-5.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-hivex.x86_64 0:1.3.10-6.9.el7 will be installed
---> Package perl-libintl.x86_64 0:1.20-12.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed
---> Package perl-local-lib.noarch 0:1.008010-4.el7 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed
---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
--> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
---> Package polkit.x86_64 0:0.112-26.el7 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7.x86_64
---> Package postgresql-libs.x86_64 0:9.2.24-2.el7 will be installed
---> Package procmail.x86_64 0:3.22-36.el7_4.1 will be installed
---> Package psmisc.x86_64 0:22.20-16.el7 will be installed
---> Package pulseaudio-libs.x86_64 0:10.0-5.el7 will be installed
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
---> Package pykickstart.noarch 0:1.99.66.21-1.el7 will be installed
---> Package pyparted.x86_64 1:3.9-15.el7 will be installed
---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
---> Package python-blivet.noarch 1:0.61.15.75-1.el7 will be installed
--> Processing Dependency: python-pyblock >= 0.45 for package: 1:python-blivet-0.61.15.75-1.el7.noarch
--> Processing Dependency: python-cryptsetup >= 0.1.1 for package: 1:python-blivet-0.61.15.75-1.el7.noarch
--> Processing Dependency: python-six for package: 1:python-blivet-0.61.15.75-1.el7.noarch
--> Processing Dependency: python-pyudev for package: 1:python-blivet-0.61.15.75-1.el7.noarch
--> Processing Dependency: python-blockdev for package: 1:python-blivet-0.61.15.75-1.el7.noarch
---> Package python-coverage.x86_64 0:3.6-0.5.b3.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-88.el7 will be installed
--> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-88.el7.x86_64
---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed
--> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch
---> Package python-extras.noarch 0:0.0.3-2.el7 will be installed
---> Package python-jinja2.noarch 0:2.7.2-4.el7 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-4.el7.noarch
--> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-4.el7.noarch
---> Package python-meh.noarch 0:0.25.3-1.el7 will be installed
--> Processing Dependency: libreport-cli >= 2.0.18-1 for package: python-meh-0.25.3-1.el7.noarch
---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed
---> Package python-ntplib.noarch 0:0.3.2-1.el7 will be installed
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
---> Package python-pwquality.x86_64 0:1.2.3-5.el7 will be installed
---> Package python-pygments.noarch 0:1.4-10.el7 will be installed
---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed
--> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
---> Package python-testtools.noarch 0:1.1.0-1.el7 will be installed
--> Processing Dependency: python-mimeparse for package: python-testtools-1.1.0-1.el7.noarch
---> Package python2-iso8601.noarch 0:0.1.11-8.el7 will be installed
---> Package python2-ruamel-ordereddict.x86_64 0:0.4.9-2.el7 will be installed
---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed
---> Package python2-typing.noarch 0:3.5.2.2-4.el7 will be installed
---> Package python3.x86_64 0:3.6.8-13.el7 will be installed
--> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64
--> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64
---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed
---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed
---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed
---> Package pytz.noarch 0:2016.10-2.el7 will be installed
---> Package qemu-img.x86_64 10:1.5.3-173.el7 will be installed
---> Package qemu-kvm-common.x86_64 10:1.5.3-173.el7 will be installed
---> Package realmd.x86_64 0:0.16.1-11.el7 will be installed
--> Processing Dependency: oddjob-mkhomedir for package: realmd-0.16.1-11.el7.x86_64
---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
---> Package seabios-bin.noarch 0:1.11.0-2.el7 will be installed
---> Package seavgabios-bin.noarch 0:1.11.0-2.el7 will be installed
---> Package selinux-policy.noarch 0:3.13.1-266.el7 will be installed
---> Package selinux-policy-minimum.noarch 0:3.13.1-266.el7 will be installed
---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed
---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
---> Package spawn-fcgi.x86_64 0:1.6.3-5.el7 will be installed
---> Package spice-server.x86_64 0:0.14.0-9.el7 will be installed
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.14.0-9.el7.x86_64
--> Processing Dependency: libopus.so.0()(64bit) for package: spice-server-0.14.0-9.el7.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.14.0-9.el7.x86_64
--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.14.0-9.el7.x86_64
---> Package ssmtp.x86_64 0:2.64-14.el7 will be installed
---> Package teamd.x86_64 0:1.29-1.el7 will be installed
--> Processing Dependency: libteam = 1.29-1.el7 for package: teamd-1.29-1.el7.x86_64
--> Processing Dependency: libteam.so.5()(64bit) for package: teamd-1.29-1.el7.x86_64
--> Processing Dependency: libnl-cli-3.so.200()(64bit) for package: teamd-1.29-1.el7.x86_64
--> Processing Dependency: libdaemon.so.0()(64bit) for package: teamd-1.29-1.el7.x86_64
---> Package unzip.x86_64 0:6.0-21.el7 will be installed
---> Package usbredir.x86_64 0:0.7.1-3.el7 will be installed
---> Package usermode.x86_64 0:1.111-6.el7 will be installed
---> Package v8.x86_64 1:3.14.5.10-25.el7 will be installed
---> Package vim-common.x86_64 2:7.4.629-6.el7 will be installed
--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.629-6.el7.x86_64
---> Package which.x86_64 0:2.20-7.el7 will be installed
---> Package xfsprogs.x86_64 0:4.5.0-20.el7 will be installed
---> Package yaml-cpp.x86_64 1:0.5.1-2.el7 will be installed
--> Running transaction check
---> Package NetworkManager-libnm.x86_64 1:1.18.4-3.el7 will be installed
---> Package NetworkManager-wifi.x86_64 1:1.18.4-3.el7 will be installed
---> Package adwaita-icon-theme.noarch 0:3.28.0-1.el7 will be installed
--> Processing Dependency: adwaita-cursor-theme = 3.28.0-1.el7 for package: adwaita-icon-theme-3.28.0-1.el7.noarch
---> Package anaconda-widgets.x86_64 0:21.48.22.158-1.el7.centos will be installed
--> Processing Dependency: pygobject3 for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libgtk-3.so.0()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libgladeui-2.so.6()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libgdk-3.so.0()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libcairo.so.2()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.158-1.el7.centos.x86_64
---> Package atomic-registries.x86_64 1:1.22.1-33.gitb507039.el7_8 will be installed
--> Processing Dependency: python-pytoml for package: 1:atomic-registries-1.22.1-33.gitb507039.el7_8.x86_64
---> Package attr.x86_64 0:2.4.46-13.el7 will be installed
---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
---> Package augeas-libs.x86_64 0:1.4.0-9.el7 will be installed
---> Package bind-export-libs.x86_64 32:9.11.4-16.P2.el7 will be installed
---> Package boost-iostreams.x86_64 0:1.53.0-28.el7 will be installed
---> Package boost-random.x86_64 0:1.53.0-28.el7 will be installed
---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed
--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64
---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
--> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
---> Package container-storage-setup.noarch 0:0.11.0-2.git5eaf76c.el7 will be installed
---> Package containers-common.x86_64 1:0.1.40-11.el7_8 will be installed
--> Processing Dependency: subscription-manager for package: 1:containers-common-0.1.40-11.el7_8.x86_64
--> Processing Dependency: slirp4netns for package: 1:containers-common-0.1.40-11.el7_8.x86_64
--> Processing Dependency: fuse-overlayfs for package: 1:containers-common-0.1.40-11.el7_8.x86_64
---> Package cryptsetup.x86_64 0:2.0.3-6.el7 will be installed
---> Package cryptsetup-python.x86_64 0:2.0.3-6.el7 will be installed
---> Package device-mapper-multipath.x86_64 0:0.4.9-131.el7 will be installed
--> Processing Dependency: device-mapper-multipath-libs = 0.4.9-131.el7 for package: device-mapper-multipath-0.4.9-131.el7.x86_64
--> Processing Dependency: systemd-sysv for package: device-mapper-multipath-0.4.9-131.el7.x86_64
--> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-131.el7.x86_64
--> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-131.el7.x86_64
--> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-131.el7.x86_64
---> Package dhcp-common.x86_64 12:4.2.5-79.el7.centos will be installed
---> Package dhcp-libs.x86_64 12:4.2.5-79.el7.centos will be installed
---> Package dracut-network.x86_64 0:033-568.el7 will be installed
---> Package dwz.x86_64 0:0.11-3.el7 will be installed
---> Package e2fsprogs-libs.x86_64 0:1.42.9-17.el7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package ethtool.x86_64 2:4.8-10.el7 will be installed
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package firewalld-filesystem.noarch 0:0.6.3-8.el7 will be installed
---> Package fuse.x86_64 0:2.9.2-11.el7 will be installed
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64
---> Package glusterfs.x86_64 0:6.0-29.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:6.0-29.el7 will be installed
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package hexedit.x86_64 0:1.2.13-5.el7 will be installed
---> Package hivex.x86_64 0:1.3.10-6.9.el7 will be installed
---> Package initscripts.x86_64 0:9.49.49-1.el7 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.49-1.el7.x86_64
---> Package iproute.x86_64 0:4.11.0-25.el7_7.2 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-25.el7_7.2.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-25.el7_7.2.x86_64
---> Package ipset.x86_64 0:7.1-1.el7 will be installed
--> Processing Dependency: ipset-libs(x86-64) = 7.1-1.el7 for package: ipset-7.1-1.el7.x86_64
--> Processing Dependency: libipset.so.13(LIBIPSET_4.8)(64bit) for package: ipset-7.1-1.el7.x86_64
--> Processing Dependency: libipset.so.13(LIBIPSET_2.0)(64bit) for package: ipset-7.1-1.el7.x86_64
--> Processing Dependency: libipset.so.13()(64bit) for package: ipset-7.1-1.el7.x86_64
---> Package iptables.x86_64 0:1.4.21-34.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-34.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-34.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-17.el7 will be installed
---> Package jansson.x86_64 0:2.10-1.el7 will be installed
---> Package kbd-legacy.noarch 0:1.15.5-15.el7 will be installed
---> Package kbd-misc.noarch 0:1.15.5-15.el7 will be installed
---> Package kernel.x86_64 0:3.10.0-1127.el7 will be installed
--> Processing Dependency: linux-firmware >= 20190429-72 for package: kernel-3.10.0-1127.el7.x86_64
--> Processing Dependency: grubby >= 8.28-2 for package: kernel-3.10.0-1127.el7.x86_64
--> Processing Dependency: /usr/sbin/new-kernel-pkg for package: kernel-3.10.0-1127.el7.x86_64
--> Processing Dependency: /usr/sbin/new-kernel-pkg for package: kernel-3.10.0-1127.el7.x86_64
---> Package keybinder3.x86_64 0:0.3.0-1.el7 will be installed
--> Processing Dependency: libXrender.so.1()(64bit) for package: keybinder3-0.3.0-1.el7.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: keybinder3-0.3.0-1.el7.x86_64
---> Package langtable.noarch 0:0.0.31-4.el7 will be installed
---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
---> Package libX11.x86_64 0:1.6.7-2.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.7-2.el7 for package: libX11-1.6.7-2.el7.x86_64
---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64
---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
---> Package libbytesize.x86_64 0:1.2-1.el7 will be installed
---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
---> Package libconfig.x86_64 0:1.4.9-5.el7 will be installed
---> Package libdaemon.x86_64 0:0.14-7.el7 will be installed
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package libgnomekbd.x86_64 0:3.26.0-3.el7 will be installed
--> Processing Dependency: GConf2 for package: libgnomekbd-3.26.0-3.el7.x86_64
---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed
---> Package libndp.x86_64 0:1.2-9.el7 will be installed
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
---> Package libnl3-cli.x86_64 0:3.2.28-4.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
--> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64
---> Package libreport.x86_64 0:2.1.11-53.el7.centos will be installed
--> Processing Dependency: libreport-python = 2.1.11-53.el7.centos for package: libreport-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libreport-filesystem = 2.1.11-53.el7.centos for package: libreport-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: satyr >= 0.13-7 for package: libreport-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libtar.so.1()(64bit) for package: libreport-2.1.11-53.el7.centos.x86_64
---> Package libreport-cli.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libreport-plugin-bugzilla.x86_64 0:2.1.11-53.el7.centos will be installed
--> Processing Dependency: libreport-web = 2.1.11-53.el7.centos for package: libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libreport-web.so.0()(64bit) for package: libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64
--> Processing Dependency: libproxy.so.1()(64bit) for package: libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64
---> Package libreport-plugin-reportuploader.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libreport-plugin-rhtsupport.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
---> Package libsndfile.x86_64 0:1.0.25-11.el7 will be installed
--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-11.el7.x86_64
--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-11.el7.x86_64
--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-11.el7.x86_64
--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-11.el7.x86_64
---> Package libss.x86_64 0:1.42.9-17.el7 will be installed
---> Package libteam.x86_64 0:1.29-1.el7 will be installed
---> Package libtimezonemap.x86_64 0:0.4.4-1.el7 will be installed
--> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: libtimezonemap-0.4.4-1.el7.x86_64
--> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: libtimezonemap-0.4.4-1.el7.x86_64
---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package libvirt-daemon-kvm.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon = 4.5.0-33.el7 for package: libvirt-daemon-kvm-4.5.0-33.el7.x86_64
---> Package libvirt-libs.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: nc for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-libs-4.5.0-33.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-libs-4.5.0-33.el7.x86_64
---> Package libxcb.x86_64 0:1.13-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64
---> Package libxklavier.x86_64 0:5.4-7.el7 will be installed
--> Processing Dependency: iso-codes for package: libxklavier-5.4-7.el7.x86_64
--> Processing Dependency: libxkbfile.so.1()(64bit) for package: libxklavier-5.4-7.el7.x86_64
---> Package lldpad.x86_64 0:1.0.1-5.git036e314.el7 will be installed
---> Package lsof.x86_64 0:4.87-6.el7 will be installed
---> Package lsscsi.x86_64 0:0.27-6.el7 will be installed
---> Package lvm2.x86_64 7:2.02.186-7.el7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.186-7.el7 for package: 7:lvm2-2.02.186-7.el7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.186-7.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.186-7.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.186-7.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.186-7.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.186-7.el7.x86_64
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed
--> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64
---> Package mdadm.x86_64 0:4.1-4.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package ndctl.x86_64 0:65-5.el7 will be installed
--> Processing Dependency: daxctl-libs(x86-64) = 65-5.el7 for package: ndctl-65-5.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_5)(64bit) for package: ndctl-65-5.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_4)(64bit) for package: ndctl-65-5.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_3)(64bit) for package: ndctl-65-5.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_2)(64bit) for package: ndctl-65-5.el7.x86_64
--> Processing Dependency: libdaxctl.so.1()(64bit) for package: ndctl-65-5.el7.x86_64
---> Package ndctl-libs.x86_64 0:65-5.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed
---> Package newt-python.x86_64 0:0.52.15-4.el7 will be installed
--> Processing Dependency: newt(x86-64) = 0.52.15-4.el7 for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52.6)(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52.13)(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52)(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libslang.so.2()(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52()(64bit) for package: newt-python-0.52.15-4.el7.x86_64
---> Package nm-connection-editor.x86_64 0:1.8.6-2.el7 will be installed
--> Processing Dependency: libnma(x86-64) = 1.8.6-2.el7 for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libnma.so.0(libnma_1_8_0)(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libnma.so.0(libnma_1_2_0)(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: gnome-icon-theme for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: /usr/bin/gtk-update-icon-cache for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libnma.so.0()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libgcr-ui-3.so.1()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libgcr-base-3.so.1()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libgck-1.so.0()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
---> Package oci-register-machine.x86_64 1:0-6.git2b44233.el7 will be installed
---> Package oci-systemd-hook.x86_64 1:0.2.0-1.git05e6923.el7_6 will be installed
---> Package oci-umount.x86_64 2:2.5-3.el7 will be installed
---> Package oddjob-mkhomedir.x86_64 0:0.31.5-4.el7 will be installed
--> Processing Dependency: oddjob = 0.31.5-4.el7 for package: oddjob-mkhomedir-0.31.5-4.el7.x86_64
---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-19.el7.x86_64
---> Package opus.x86_64 0:1.0.2-6.el7 will be installed
---> Package osinfo-db.noarch 0:20190805-2.el7 will be installed
---> Package perl-CPAN-Meta.noarch 0:2.120921-5.el7 will be installed
--> Processing Dependency: perl(Parse::CPAN::Meta) >= 1.4403 for package: perl-CPAN-Meta-2.120921-5.el7.noarch
--> Processing Dependency: perl(Parse::CPAN::Meta) >= 1.4400 for package: perl-CPAN-Meta-2.120921-5.el7.noarch
--> Processing Dependency: perl(CPAN::Meta::Requirements) >= 2.121 for package: perl-CPAN-Meta-2.120921-5.el7.noarch
--> Processing Dependency: perl(CPAN::Meta::Requirements) for package: perl-CPAN-Meta-2.120921-5.el7.noarch
---> Package perl-CPAN-Meta-YAML.noarch 0:0.008-14.el7 will be installed
---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
---> Package perl-Digest-SHA1.x86_64 0:2.13-9.el7 will be installed
---> Package perl-ExtUtils-CBuilder.noarch 1:0.28.2.6-295.el7 will be installed
--> Processing Dependency: perl(IPC::Cmd) for package: 1:perl-ExtUtils-CBuilder-0.28.2.6-295.el7.noarch
---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed
---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Module-Metadata.noarch 0:1.000018-2.el7 will be installed
---> Package perl-PAR-Dist.noarch 0:0.49-2.el7 will be installed
--> Processing Dependency: perl(YAML::Tiny) for package: perl-PAR-Dist-0.49-2.el7.noarch
--> Processing Dependency: perl(LWP::Simple) for package: perl-PAR-Dist-0.49-2.el7.noarch
--> Processing Dependency: perl(Archive::Zip) for package: perl-PAR-Dist-0.49-2.el7.noarch
---> Package perl-Perl-OSType.noarch 0:1.003-3.el7 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-Diff.noarch 0:1.41-5.el7 will be installed
--> Processing Dependency: perl(Algorithm::Diff) for package: perl-Text-Diff-1.41-5.el7.noarch
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-devel.x86_64 4:5.16.3-295.el7 will be installed
--> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-295.el7.x86_64
--> Processing Dependency: libdb-devel for package: 4:perl-devel-5.16.3-295.el7.x86_64
--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-295.el7.x86_64
---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package perl-version.x86_64 3:0.99.07-6.el7 will be installed
---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python-firewall.noarch 0:0.6.3-8.el7 will be installed
--> Processing Dependency: python-slip-dbus for package: python-firewall-0.6.3-8.el7.noarch
--> Processing Dependency: python-decorator for package: python-firewall-0.6.3-8.el7.noarch
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
---> Package python-meh-gui.noarch 0:0.25.3-1.el7 will be installed
--> Processing Dependency: libreport-gtk >= 2.0.18-1 for package: python-meh-gui-0.25.3-1.el7.noarch
---> Package python-pillow.x86_64 0:2.0.0-20.gitd1c6db8.el7_7 will be installed
--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: python-pillow-2.0.0-20.gitd1c6db8.el7_7.x86_64
--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-20.gitd1c6db8.el7_7.x86_64
--> Processing Dependency: libtiff.so.5()(64bit) for package: python-pillow-2.0.0-20.gitd1c6db8.el7_7.x86_64
--> Processing Dependency: libfreetype.so.6()(64bit) for package: python-pillow-2.0.0-20.gitd1c6db8.el7_7.x86_64
---> Package python-pyblock.x86_64 0:0.53-6.el7 will be installed
--> Processing Dependency: libdmraid.so.1(Base)(64bit) for package: python-pyblock-0.53-6.el7.x86_64
--> Processing Dependency: libdmraid.so.1()(64bit) for package: python-pyblock-0.53-6.el7.x86_64
---> Package python-pyudev.noarch 0:0.15-9.el7 will be installed
---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
---> Package python2-blockdev.x86_64 0:2.18-5.el7 will be installed
---> Package python2-mimeparse.noarch 0:1.6.0-5.el7 will be installed
---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed
---> Package python3-pip.noarch 0:9.0.3-5.el7 will be installed
---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed
---> Package rdma-core.x86_64 0:22.4-1.el7 will be installed
--> Processing Dependency: pciutils for package: rdma-core-22.4-1.el7.x86_64
---> Package scrub.x86_64 0:2.5.2-7.el7 will be installed
---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
---> Package supermin5.x86_64 0:5.1.19-1.el7 will be installed
---> Package syslinux-extlinux.x86_64 0:4.05-15.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
---> Package tigervnc-server-minimal.x86_64 0:1.8.0-19.el7 will be installed
--> Processing Dependency: xorg-x11-xkb-utils for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: xkeyboard-config for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: tigervnc-license for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: mesa-dri-drivers for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: libxshmfence.so.1()(64bit) for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: libXfont2.so.2()(64bit) for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: libXdmcp.so.6()(64bit) for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
--> Processing Dependency: libGL.so.1()(64bit) for package: tigervnc-server-minimal-1.8.0-19.el7.x86_64
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package vim-filesystem.x86_64 2:7.4.629-6.el7 will be installed
---> Package volume_key-libs.x86_64 0:0.3.9-9.el7 will be installed
---> Package wpa_supplicant.x86_64 1:2.6-12.el7 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
---> Package yelp.x86_64 2:3.28.1-1.el7 will be installed
--> Processing Dependency: yelp-libs(x86-64) = 2:3.28.1-1.el7 for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: yelp-xsl for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libyelp.so.0()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libwebkit2gtk-4.0.so.37()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libjavascriptcoregtk-4.0.so.18()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
---> Package zenity.x86_64 0:3.28.1-1.el7 will be installed
--> Processing Dependency: libnotify.so.4()(64bit) for package: zenity-3.28.1-1.el7.x86_64
---> Package zip.x86_64 0:3.0-11.el7 will be installed
--> Running transaction check
---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed
---> Package adwaita-cursor-theme.noarch 0:3.28.0-1.el7 will be installed
---> Package atk.x86_64 0:2.28.1-2.el7 will be installed
---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed
---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64
--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64
---> Package cairo-gobject.x86_64 0:1.15.12-4.el7 will be installed
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package daxctl-libs.x86_64 0:65-5.el7 will be installed
---> Package device-mapper-event-libs.x86_64 7:1.02.164-7.el7 will be installed
---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-131.el7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.8.5-2.el7 will be installed
---> Package dmraid.x86_64 0:1.0.0.rc16-28.el7 will be installed
--> Processing Dependency: dmraid-events for package: dmraid-1.0.0.rc16-28.el7.x86_64
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
---> Package freetype.x86_64 0:2.8-14.el7 will be installed
---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
--> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
--> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
--> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
---> Package gcr.x86_64 0:3.28.0-1.el7 will be installed
---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed
--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
---> Package glade-libs.x86_64 0:3.22.1-1.el7 will be installed
---> Package gnome-icon-theme.noarch 0:3.12.0-1.el7 will be installed
--> Processing Dependency: hicolor-icon-theme for package: gnome-icon-theme-3.12.0-1.el7.noarch
---> Package grubby.x86_64 0:8.28-26.el7 will be installed
---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
---> Package gtk-update-icon-cache.x86_64 0:3.22.30-5.el7 will be installed
---> Package gtk3.x86_64 0:3.22.30-5.el7 will be installed
--> Processing Dependency: libwayland-cursor(x86-64) >= 1.9.91 for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libwayland-client(x86-64) >= 1.9.91 for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libepoxy(x86-64) >= 1.0 for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXrandr(x86-64) >= 1.5.0 for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libxkbcommon.so.0(V_0.5.0)(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: dconf(x86-64) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libxkbcommon.so.0()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libwayland-egl.so.1()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libwayland-cursor.so.0()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libwayland-client.so.0()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: librest-0.7.so.0()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libepoxy.so.0()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libcolord.so.2()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk3-3.22.30-5.el7.x86_64
---> Package hwdata.x86_64 0:0.252-9.5.el7 will be installed
---> Package ipset-libs.x86_64 0:7.1-1.el7 will be installed
---> Package iso-codes.noarch 0:3.46-2.el7 will be installed
--> Processing Dependency: xml-common for package: iso-codes-3.46-2.el7.noarch
---> Package json-glib.x86_64 0:1.4.2-2.el7 will be installed
---> Package kernel-headers.x86_64 0:3.10.0-1127.el7 will be installed
---> Package libX11-common.noarch 0:1.6.7-2.el7 will be installed
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libXdmcp.x86_64 0:1.1.2-6.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXfont2.x86_64 0:2.0.3-1.el7 will be installed
--> Processing Dependency: libfontenc.so.1()(64bit) for package: libXfont2-2.0.3-1.el7.x86_64
---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
---> Package libdb-devel.x86_64 0:5.3.21-25.el7 will be installed
---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package libnma.x86_64 0:1.8.6-2.el7 will be installed
--> Processing Dependency: mobile-broadband-provider-info >= 0.20090602 for package: libnma-1.8.6-2.el7.x86_64
---> Package libnotify.x86_64 0:0.7.7-1.el7 will be installed
---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed
--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64
---> Package libreport-filesystem.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libreport-gtk.x86_64 0:2.1.11-53.el7.centos will be installed
--> Processing Dependency: fros >= 1.0 for package: libreport-gtk-2.1.11-53.el7.centos.x86_64
---> Package libreport-python.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libreport-web.x86_64 0:2.1.11-53.el7.centos will be installed
---> Package libsoup.x86_64 0:2.62.2-2.el7 will be installed
--> Processing Dependency: glib-networking(x86-64) >= 2.38.0 for package: libsoup-2.62.2-2.el7.x86_64
---> Package libtar.x86_64 0:1.2.11-29.el7 will be installed
---> Package libtiff.x86_64 0:4.0.3-32.el7 will be installed
--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-32.el7.x86_64
---> Package libvirt-daemon.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: numad for package: libvirt-daemon-4.5.0-33.el7.x86_64
---> Package libvirt-daemon-driver-interface.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64
---> Package libvirt-daemon-driver-network.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.5.0-33.el7.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.5.0-33.el7.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.5.0-33.el7 for package: libvirt-daemon-driver-qemu-4.5.0-33.el7.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.5.0-33.el7 for package: libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64
---> Package libvorbis.x86_64 1:1.3.3-8.el7.1 will be installed
---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed
---> Package libxkbfile.x86_64 0:1.0.9-3.el7 will be installed
---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package linux-firmware.noarch 0:20191203-76.gite8a0f4c.el7 will be installed
---> Package lvm2-libs.x86_64 7:2.02.186-7.el7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.164-7.el7 for package: 7:lvm2-libs-2.02.186-7.el7.x86_64
---> Package make.x86_64 1:3.82-24.el7 will be installed
---> Package mesa-dri-drivers.x86_64 0:18.3.4-7.el7 will be installed
--> Processing Dependency: libdrm >= 2.4.83 for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: mesa-filesystem(x86-64) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libLLVM-7-rhel.so(LLVM_7)(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libdrm_radeon.so.1()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libdrm_nouveau.so.2()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libdrm_intel.so.1()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libdrm_amdgpu.so.1()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
--> Processing Dependency: libLLVM-7-rhel.so()(64bit) for package: mesa-dri-drivers-18.3.4-7.el7.x86_64
---> Package newt.x86_64 0:0.52.15-4.el7 will be installed
---> Package nmap-ncat.x86_64 2:6.40-19.el7 will be installed
---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed
---> Package oddjob.x86_64 0:0.31.5-4.el7 will be installed
---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed
--> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64
---> Package perl-Algorithm-Diff.noarch 0:1.1902-17.el7 will be installed
---> Package perl-Archive-Zip.noarch 0:1.30-11.el7 will be installed
--> Processing Dependency: perl(Compress::Raw::Zlib) for package: perl-Archive-Zip-1.30-11.el7.noarch
---> Package perl-CPAN-Meta-Requirements.noarch 0:2.122-7.el7 will be installed
---> Package perl-IPC-Cmd.noarch 1:0.80-4.el7 will be installed
--> Processing Dependency: perl(Params::Check) >= 0.20 for package: 1:perl-IPC-Cmd-0.80-4.el7.noarch
--> Processing Dependency: perl(Module::Load::Conditional) for package: 1:perl-IPC-Cmd-0.80-4.el7.noarch
--> Processing Dependency: perl(Locale::Maketext::Simple) for package: 1:perl-IPC-Cmd-0.80-4.el7.noarch
---> Package perl-Parse-CPAN-Meta.noarch 1:1.4404-5.el7 will be installed
--> Processing Dependency: perl(JSON::PP) >= 2.27200 for package: 1:perl-Parse-CPAN-Meta-1.4404-5.el7.noarch
---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed
---> Package perl-YAML-Tiny.noarch 0:1.51-6.el7 will be installed
---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed
--> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(URI) >= 1.10 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(Net::HTTP) >= 6.04 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(LWP::MediaTypes) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Status) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Response) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Request::Common) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Request) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Negotiate) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Date) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(URI::Heuristic) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(URI::Escape) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTML::HeadParser) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTML::Entities) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(Encode::Locale) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(Digest::MD5) for package: perl-libwww-perl-6.05-2.el7.noarch
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed
---> Package python-gobject.x86_64 0:3.22.0-1.el7_4.1 will be installed
--> Processing Dependency: pycairo(x86-64) for package: python-gobject-3.22.0-1.el7_4.1.x86_64
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
---> Package python-pytoml.noarch 0:0.1.14-1.git7dea353.el7 will be installed
---> Package python-slip-dbus.noarch 0:0.4.0-4.el7 will be installed
--> Processing Dependency: python-slip = 0.4.0-4.el7 for package: python-slip-dbus-0.4.0-4.el7.noarch
---> Package satyr.x86_64 0:0.13-15.el7 will be installed
---> Package selinux-policy-targeted.noarch 0:3.13.1-266.el7 will be installed
---> Package slang.x86_64 0:2.2.4-11.el7 will be installed
---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
---> Package subscription-manager.x86_64 0:1.24.26-1.el7.centos will be installed
--> Processing Dependency: subscription-manager-rhsm = 1.24.26 for package: subscription-manager-1.24.26-1.el7.centos.x86_64
--> Processing Dependency: python-dmidecode >= 3.12.2-2 for package: subscription-manager-1.24.26-1.el7.centos.x86_64
--> Processing Dependency: virt-what for package: subscription-manager-1.24.26-1.el7.centos.x86_64
--> Processing Dependency: python-syspurpose for package: subscription-manager-1.24.26-1.el7.centos.x86_64
--> Processing Dependency: python-inotify for package: subscription-manager-1.24.26-1.el7.centos.x86_64
--> Processing Dependency: python-ethtool for package: subscription-manager-1.24.26-1.el7.centos.x86_64
--> Processing Dependency: python-dateutil for package: subscription-manager-1.24.26-1.el7.centos.x86_64
---> Package systemd-sysv.x86_64 0:219-73.el7.1 will be installed
---> Package systemtap-sdt-devel.x86_64 0:4.0-11.el7 will be installed
--> Processing Dependency: pyparsing for package: systemtap-sdt-devel-4.0-11.el7.x86_64
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package tigervnc-license.noarch 0:1.8.0-19.el7 will be installed
---> Package webkitgtk4.x86_64 0:2.22.7-2.el7 will be installed
--> Processing Dependency: webkitgtk4-plugin-process-gtk2(x86-64) = 2.22.7-2.el7 for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: geoclue2 for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libwayland-server.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libsecret-1.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libhyphen.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libharfbuzz-icu.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstvideo-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgsttag-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstreamer-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstpbutils-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstgl-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstfft-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstbase-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstaudio-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libgstapp-1.0.so.0()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libenchant.so.1()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
--> Processing Dependency: libXt.so.6()(64bit) for package: webkitgtk4-2.22.7-2.el7.x86_64
---> Package webkitgtk4-jsc.x86_64 0:2.22.7-2.el7 will be installed
---> Package xkeyboard-config.noarch 0:2.24-1.el7 will be installed
---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed
---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed
---> Package xorg-x11-xkb-utils.x86_64 0:7.7-14.el7 will be installed
---> Package yelp-libs.x86_64 2:3.28.1-1.el7 will be installed
---> Package yelp-xsl.noarch 0:3.28.0-1.el7 will be installed
--> Running transaction check
---> Package at-spi2-atk.x86_64 0:2.26.2-1.el7 will be installed
--> Processing Dependency: at-spi2-core(x86-64) >= 2.25.3 for package: at-spi2-atk-2.26.2-1.el7.x86_64
--> Processing Dependency: libatspi.so.0()(64bit) for package: at-spi2-atk-2.26.2-1.el7.x86_64
---> Package colord-libs.x86_64 0:1.3.4-2.el7 will be installed
--> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.1)(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.0)(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: liblcms2.so.2()(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
---> Package cups-libs.x86_64 1:1.6.3-43.el7 will be installed
---> Package dconf.x86_64 0:0.28.0-4.el7 will be installed
---> Package device-mapper-event.x86_64 7:1.02.164-7.el7 will be installed
---> Package dmraid-events.x86_64 0:1.0.0.rc16-28.el7 will be installed
--> Processing Dependency: sgpio for package: dmraid-events-1.0.0.rc16-28.el7.x86_64
---> Package dnsmasq.x86_64 0:2.76-10.el7_7.1 will be installed
---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed
--> Processing Dependency: libhunspell-1.3.so.0()(64bit) for package: 1:enchant-1.6.0-8.el7.x86_64
---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64
--> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64
---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed
---> Package fros.noarch 0:1.0-5.el7 will be installed
---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
---> Package geoclue2.x86_64 0:2.4.8-1.el7 will be installed
--> Processing Dependency: libmm-glib.so.0()(64bit) for package: geoclue2-2.4.8-1.el7.x86_64
--> Processing Dependency: libavahi-glib.so.1()(64bit) for package: geoclue2-2.4.8-1.el7.x86_64
---> Package glib-networking.x86_64 0:2.56.1-1.el7 will be installed
--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.56.1-1.el7.x86_64
---> Package gstreamer1.x86_64 0:1.10.4-2.el7 will be installed
---> Package gstreamer1-plugins-bad-free.x86_64 0:1.10.4-3.el7 will be installed
--> Processing Dependency: libsrtp.so.0()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: librsvg-2.so.2()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libmpcdec.so.5()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libdvdread.so.4()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libdvdnav.so.4()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libSoundTouch.so.1()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libGLESv2.so.2()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
---> Package gstreamer1-plugins-base.x86_64 0:1.10.4-2.el7 will be installed
--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed
--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64
---> Package harfbuzz-icu.x86_64 0:1.7.5-2.el7 will be installed
--> Processing Dependency: libicuuc.so.50()(64bit) for package: harfbuzz-icu-1.7.5-2.el7.x86_64
--> Processing Dependency: libicudata.so.50()(64bit) for package: harfbuzz-icu-1.7.5-2.el7.x86_64
---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
---> Package hyphen.x86_64 0:2.8.6-5.el7 will be installed
---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed
---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed
---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed
---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed
---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed
---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed
---> Package libepoxy.x86_64 0:1.5.2-1.el7 will be installed
---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed
---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
---> Package libsecret.x86_64 0:0.18.6-1.el7 will be installed
---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.5.0-33.el7.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-33.el7 will be installed
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-33.el7 will be installed
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-33.el7 will be installed
---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-cursor.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-egl.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed
---> Package libxkbcommon.x86_64 0:0.7.1-3.el7 will be installed
---> Package llvm-private.x86_64 0:7.0.1-1.el7 will be installed
---> Package mesa-filesystem.x86_64 0:18.3.4-7.el7 will be installed
---> Package mesa-libGL.x86_64 0:18.3.4-7.el7 will be installed
--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-7.el7.x86_64
---> Package mesa-libglapi.x86_64 0:18.3.4-7.el7 will be installed
---> Package mobile-broadband-provider-info.noarch 0:1.20170310-1.el7 will be installed
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package numad.x86_64 0:0.5-18.20150602git.el7 will be installed
---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed
---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed
---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed
---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed
---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed
--> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64
---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed
---> Package perl-HTTP-Daemon.noarch 0:6.01-8.el7 will be installed
--> Processing Dependency: perl(IO::Socket::IP) for package: perl-HTTP-Daemon-6.01-8.el7.noarch
---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed
--> Processing Dependency: perl(Time::Zone) for package: perl-HTTP-Date-6.02-8.el7.noarch
---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed
--> Processing Dependency: perl(IO::Uncompress::Bunzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Compress::Bzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Uncompress::RawInflate) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Uncompress::Inflate) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Uncompress::Gunzip) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Compress::Gzip) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Compress::Deflate) for package: perl-HTTP-Message-6.06-6.el7.noarch
---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed
---> Package perl-JSON-PP.noarch 0:2.27202-2.el7 will be installed
---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed
--> Processing Dependency: mailcap for package: perl-LWP-MediaTypes-6.02-2.el7.noarch
---> Package perl-Locale-Maketext-Simple.noarch 1:0.21-295.el7 will be installed
--> Processing Dependency: perl(Locale::Maketext) for package: 1:perl-Locale-Maketext-Simple-0.21-295.el7.noarch
---> Package perl-Module-Load-Conditional.noarch 0:0.54-3.el7 will be installed
--> Processing Dependency: perl(Module::Load) >= 0.11 for package: perl-Module-Load-Conditional-0.54-3.el7.noarch
---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed
--> Processing Dependency: perl(IO::Socket::SSL) >= 1.38 for package: perl-Net-HTTP-6.06-2.el7.noarch
---> Package perl-Params-Check.noarch 1:0.38-2.el7 will be installed
---> Package perl-URI.noarch 0:1.60-9.el7 will be installed
--> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch
---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed
---> Package pycairo.x86_64 0:1.8.10-8.el7 will be installed
---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed
---> Package python-dmidecode.x86_64 0:3.12.2-4.el7 will be installed
---> Package python-ethtool.x86_64 0:0.8-8.el7 will be installed
--> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-8.el7.x86_64
---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed
---> Package python-slip.noarch 0:0.4.0-4.el7 will be installed
---> Package python-syspurpose.x86_64 0:1.24.26-1.el7.centos will be installed
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package rest.x86_64 0:0.8.1-2.el7 will be installed
---> Package subscription-manager-rhsm.x86_64 0:1.24.26-1.el7.centos will be installed
--> Processing Dependency: subscription-manager-rhsm-certificates = 1.24.26-1.el7.centos for package: subscription-manager-rhsm-1.24.26-1.el7.centos.x86_64
---> Package virt-what.x86_64 0:1.18-4.el7 will be installed
---> Package webkitgtk4-plugin-process-gtk2.x86_64 0:2.22.7-2.el7 will be installed
--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: webkitgtk4-plugin-process-gtk2-2.22.7-2.el7.x86_64
--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: webkitgtk4-plugin-process-gtk2-2.22.7-2.el7.x86_64
---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed
--> Running transaction check
---> Package ModemManager-glib.x86_64 0:1.6.10-3.el7_6 will be installed
---> Package at-spi2-core.x86_64 0:2.28.0-1.el7 will be installed
---> Package avahi-glib.x86_64 0:0.6.31-20.el7 will be installed
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed
---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed
--> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package glusterfs-cli.x86_64 0:6.0-29.el7 will be installed
---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed
---> Package gsettings-desktop-schemas.x86_64 0:3.28.0-3.el7 will be installed
---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed
---> Package hunspell.x86_64 0:1.3.2-15.el7 will be installed
--> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-15.el7.x86_64
---> Package lcms2.x86_64 0:2.6-3.el7 will be installed
---> Package libXv.x86_64 0:1.0.11-1.el7 will be installed
---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed
---> Package libdvdnav.x86_64 0:5.0.3-1.el7 will be installed
---> Package libdvdread.x86_64 0:5.0.3-3.el7 will be installed
---> Package libglvnd-gles.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
---> Package libgusb.x86_64 0:0.2.9-1.el7 will be installed
---> Package libicu.x86_64 0:50.2-3.el7 will be installed
---> Package libmpcdec.x86_64 0:1.2.6-12.el7 will be installed
---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed
---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed
---> Package libsrtp.x86_64 0:1.4.4-10.20101004cvs.el7 will be installed
---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed
---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package mesa-libEGL.x86_64 0:18.3.4-7.el7 will be installed
--> Processing Dependency: mesa-libgbm = 18.3.4-7.el7 for package: mesa-libEGL-18.3.4-7.el7.x86_64
--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-7.el7.x86_64
---> Package nfs-utils.x86_64 1:1.3.0-0.66.el7 will be installed
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
---> Package orc.x86_64 0:0.4.26-1.el7 will be installed
---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed
--> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch
---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed
---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed
--> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch
---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed
---> Package perl-IO-Socket-IP.noarch 0:0.21-5.el7 will be installed
---> Package perl-IO-Socket-SSL.noarch 0:1.94-7.el7 will be installed
--> Processing Dependency: perl-Net-SSLeay >= 1.55-5 for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Net::SSLeay) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Mozilla::CA) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
---> Package perl-Locale-Maketext.noarch 0:1.23-3.el7 will be installed
---> Package perl-Module-Load.noarch 1:0.24-3.el7 will be installed
---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed
---> Package sgpio.x86_64 0:1.2.0.10-13.el7 will be installed
---> Package soundtouch.x86_64 0:1.4.0-9.el7 will be installed
---> Package subscription-manager-rhsm-certificates.x86_64 0:1.24.26-1.el7.centos will be installed
--> Running transaction check
---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-28.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
---> Package hunspell-en-US.noarch 0:0.20121024-6.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package mesa-libgbm.x86_64 0:18.3.4-7.el7 will be installed
---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed
---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed
---> Package perl-Mozilla-CA.noarch 0:20130114-5.el7 will be installed
---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed
---> Package perl-Net-SSLeay.x86_64 0:1.55-6.el7 will be installed
---> Package quota.x86_64 1:4.01-19.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-49.el7 will be installed
--> Running transaction check
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package quota-nls.noarch 1:4.01-19.el7 will be installed
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
PyYAML x86_64 3.10-11.el7 centos-os 153 k
anaconda x86_64 21.48.22.158-1.el7.centos
centos-os 201 k
anaconda-core x86_64 21.48.22.158-1.el7.centos
centos-os 1.6 M
autoconf-archive noarch 2017.03.21-1.el7 centos-os 612 k
autogen x86_64 5.18-5.el7 centos-os 582 k
automake noarch 1.13.4-3.el7 centos-os 679 k
bc x86_64 1.06.95-13.el7 centos-os 115 k
bind x86_64 32:9.11.4-16.P2.el7 centos-os 2.3 M
bind-utils x86_64 32:9.11.4-16.P2.el7 centos-os 258 k
bison x86_64 3.0.4-2.el7 centos-os 674 k
createrepo noarch 0.9.9-28.el7 centos-os 94 k
createrepo_c x86_64 0.10.0-20.el7 centos-extras 65 k
docker-client x86_64 2:1.13.1-162.git64e9980.el7.centos
centos-extras 3.9 M
expat-devel x86_64 2.1.0-11.el7 centos-os 57 k
flex x86_64 2.5.37-6.el7 centos-os 293 k
gcc x86_64 4.8.5-39.el7 centos-os 16 M
genisoimage x86_64 1.1.11-25.el7 centos-os 299 k
gettext x86_64 0.19.8.1-3.el7 centos-os 1.0 M
git x86_64 1.8.3.1-21.el7_7 centos-os 4.4 M
isomd5sum x86_64 1:1.0.10-5.el7 centos-os 27 k
libguestfs-tools noarch 1:1.40.2-9.el7 centos-os 26 k
libtool x86_64 2.4.2-22.el7_3 centos-os 588 k
lighttpd x86_64 1.4.54-1.el7 epel 438 k
lighttpd-fastcgi x86_64 1.4.54-1.el7 epel 33 k
lighttpd-mod_geoip x86_64 1.4.54-1.el7 epel 23 k
mongodb x86_64 2.6.12-6.el7 epel 43 M
mongodb-server x86_64 2.6.12-6.el7 epel 6.6 M
net-tools x86_64 2.0-0.25.20131004git.el7 centos-os 306 k
pax x86_64 3.4-19.el7 centos-os 74 k
perl-App-cpanminus noarch 1.6922-2.el7 centos-os 109 k
perl-CPAN noarch 1.9800-295.el7 centos-os 293 k
postgresql x86_64 9.2.24-2.el7 centos-os 3.0 M
python-deltarpm x86_64 3.6-3.el7 centos-os 31 k
python-pep8 noarch 1.4.6-3.el7 epel 146 k
python-sphinx noarch 1.1.3-11.el7 centos-os 1.1 M
python-subunit noarch 0.0.21-2.el7 epel 80 k
python-virtualenv noarch 15.1.0-2.el7 centos-os 1.7 M
python2-pip noarch 8.1.2-12.el7 epel 1.7 M
python2-psutil x86_64 5.6.7-1.el7 epel 399 k
python2-ruamel-yaml x86_64 0.13.14-2.el7 epel 251 k
python3-devel x86_64 3.6.8-13.el7 centos-os 215 k
python36-psutil x86_64 5.6.7-1.el7 epel 395 k
qemu-kvm x86_64 10:1.5.3-173.el7 centos-os 1.9 M
quilt noarch 0.66-1.el7 epel 283 k
rpm-build x86_64 4.11.3-43.el7 centos-os 149 k
rpm-sign x86_64 4.11.3-43.el7 centos-os 49 k
squashfs-tools x86_64 4.3-0.21.gitaae0aff4.el7 centos-os 101 k
sudo x86_64 1.8.23-9.el7 centos-os 842 k
syslinux x86_64 4.05-15.el7 centos-os 990 k
udisks2 x86_64 2.8.4-1.el7 centos-os 441 k
vim-enhanced x86_64 2:7.4.629-6.el7 centos-os 1.1 M
wget x86_64 1.14-18.el7_6.1 centos-os 547 k
Installing for dependencies:
GConf2 x86_64 3.2.6-8.el7 centos-os 1.0 M
GeoIP x86_64 1.5.0-14.el7 centos-os 1.5 M
ModemManager-glib x86_64 1.6.10-3.el7_6 centos-os 232 k
NetworkManager x86_64 1:1.18.4-3.el7 centos-os 1.9 M
NetworkManager-glib x86_64 1:1.18.4-3.el7 centos-os 1.5 M
NetworkManager-libnm x86_64 1:1.18.4-3.el7 centos-os 1.7 M
NetworkManager-team x86_64 1:1.18.4-3.el7 centos-os 164 k
NetworkManager-wifi x86_64 1:1.18.4-3.el7 centos-os 201 k
adwaita-cursor-theme noarch 3.28.0-1.el7 centos-os 641 k
adwaita-icon-theme noarch 3.28.0-1.el7 centos-os 11 M
alsa-lib x86_64 1.1.8-1.el7 centos-os 425 k
anaconda-gui x86_64 21.48.22.158-1.el7.centos
centos-os 512 k
anaconda-tui x86_64 21.48.22.158-1.el7.centos
centos-os 291 k
anaconda-widgets x86_64 21.48.22.158-1.el7.centos
centos-os 220 k
at-spi2-atk x86_64 2.26.2-1.el7 centos-os 81 k
at-spi2-core x86_64 2.28.0-1.el7 centos-os 158 k
atk x86_64 2.28.1-2.el7 centos-os 263 k
atomic-registries x86_64 1:1.22.1-33.gitb507039.el7_8
centos-extras 36 k
attr x86_64 2.4.46-13.el7 centos-os 66 k
audit-libs-python x86_64 2.8.5-4.el7 centos-os 76 k
augeas-libs x86_64 1.4.0-9.el7 centos-os 356 k
authconfig x86_64 6.2.8-30.el7 centos-os 424 k
autoconf noarch 2.69-11.el7 centos-os 701 k
autogen-libopts x86_64 5.18-5.el7 centos-os 66 k
avahi-glib x86_64 0.6.31-20.el7 centos-os 25 k
avahi-libs x86_64 0.6.31-20.el7 centos-os 62 k
bind-export-libs x86_64 32:9.11.4-16.P2.el7 centos-os 1.1 M
bind-libs x86_64 32:9.11.4-16.P2.el7 centos-os 155 k
bind-libs-lite x86_64 32:9.11.4-16.P2.el7 centos-os 1.1 M
boost-filesystem x86_64 1.53.0-28.el7 centos-os 68 k
boost-iostreams x86_64 1.53.0-28.el7 centos-os 61 k
boost-program-options x86_64 1.53.0-28.el7 centos-os 156 k
boost-random x86_64 1.53.0-28.el7 centos-os 39 k
boost-system x86_64 1.53.0-28.el7 centos-os 40 k
boost-thread x86_64 1.53.0-28.el7 centos-os 58 k
bridge-utils x86_64 1.5-9.el7 centos-os 32 k
btrfs-progs x86_64 4.9.1-1.el7 centos-os 678 k
bzip2 x86_64 1.0.6-13.el7 centos-os 52 k
cairo x86_64 1.15.12-4.el7 centos-os 741 k
cairo-gobject x86_64 1.15.12-4.el7 centos-os 26 k
cdparanoia-libs x86_64 10.2-17.el7 centos-os 56 k
celt051 x86_64 0.5.1.3-8.el7 centos-os 53 k
centos-logos noarch 70.0.6-3.el7.centos centos-os 21 M
checkpolicy x86_64 2.5-8.el7 centos-os 295 k
chrony x86_64 3.4-1.el7 centos-os 251 k
colord-libs x86_64 1.3.4-2.el7 centos-os 186 k
container-selinux noarch 2:2.119.2-1.911c772.el7_8
centos-extras 40 k
container-storage-setup noarch 0.11.0-2.git5eaf76c.el7 centos-extras 35 k
containers-common x86_64 1:0.1.40-11.el7_8 centos-extras 43 k
cpp x86_64 4.8.5-39.el7 centos-os 5.9 M
createrepo_c-libs x86_64 0.10.0-20.el7 centos-extras 89 k
cryptsetup x86_64 2.0.3-6.el7 centos-os 154 k
cryptsetup-python x86_64 2.0.3-6.el7 centos-os 36 k
cups-libs x86_64 1:1.6.3-43.el7 centos-os 358 k
cyrus-sasl x86_64 2.1.26-23.el7 centos-os 88 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 centos-os 41 k
daxctl-libs x86_64 65-5.el7 centos-os 27 k
dconf x86_64 0.28.0-4.el7 centos-os 106 k
dejavu-fonts-common noarch 2.33-6.el7 centos-os 64 k
dejavu-sans-fonts noarch 2.33-6.el7 centos-os 1.4 M
device-mapper-event x86_64 7:1.02.164-7.el7 centos-os 191 k
device-mapper-event-libs x86_64 7:1.02.164-7.el7 centos-os 190 k
device-mapper-multipath x86_64 0.4.9-131.el7 centos-os 147 k
device-mapper-multipath-libs
x86_64 0.4.9-131.el7 centos-os 267 k
device-mapper-persistent-data
x86_64 0.8.5-2.el7 centos-os 422 k
dhclient x86_64 12:4.2.5-79.el7.centos centos-os 286 k
dhcp-common x86_64 12:4.2.5-79.el7.centos centos-os 176 k
dhcp-libs x86_64 12:4.2.5-79.el7.centos centos-os 133 k
diffstat x86_64 1.57-4.el7 centos-os 35 k
dmidecode x86_64 1:3.2-3.el7 centos-os 81 k
dmraid x86_64 1.0.0.rc16-28.el7 centos-os 151 k
dmraid-events x86_64 1.0.0.rc16-28.el7 centos-os 21 k
dnsmasq x86_64 2.76-10.el7_7.1 centos-os 279 k
docker-common x86_64 2:1.13.1-162.git64e9980.el7.centos
centos-extras 99 k
dosfstools x86_64 3.0.20-10.el7 centos-os 101 k
dracut-network x86_64 033-568.el7 centos-os 103 k
dwz x86_64 0.11-3.el7 centos-os 99 k
e2fsprogs x86_64 1.42.9-17.el7 centos-os 699 k
e2fsprogs-libs x86_64 1.42.9-17.el7 centos-os 168 k
ebtables x86_64 2.0.10-16.el7 centos-os 123 k
elfutils x86_64 0.176-4.el7 centos-os 308 k
enchant x86_64 1:1.6.0-8.el7 centos-os 55 k
ethtool x86_64 2:4.8-10.el7 centos-os 127 k
fcoe-utils x86_64 1.0.32-2.el7_6 centos-os 120 k
file x86_64 5.11-36.el7 centos-os 57 k
fipscheck x86_64 1.4.1-6.el7 centos-os 21 k
fipscheck-lib x86_64 1.4.1-6.el7 centos-os 11 k
firewalld noarch 0.6.3-8.el7 centos-os 442 k
firewalld-filesystem noarch 0.6.3-8.el7 centos-os 50 k
flac-libs x86_64 1.3.0-5.el7_1 centos-os 169 k
fontconfig x86_64 2.13.0-4.3.el7 centos-os 254 k
fontpackages-filesystem noarch 1.44-8.el7 centos-os 9.9 k
freetype x86_64 2.8-14.el7 centos-os 380 k
fribidi x86_64 1.0.2-1.el7_7.1 centos-os 79 k
fros noarch 1.0-5.el7 centos-os 22 k
fuse x86_64 2.9.2-11.el7 centos-os 86 k
fuse-libs x86_64 2.9.2-11.el7 centos-os 93 k
fuse-overlayfs x86_64 0.7.2-6.el7_8 centos-extras 54 k
fuse3-libs x86_64 3.6.1-4.el7 centos-extras 82 k
gamin x86_64 0.1.10-16.el7 centos-os 128 k
gc x86_64 7.2d-7.el7 centos-os 158 k
gcr x86_64 3.28.0-1.el7 centos-os 677 k
gdb x86_64 7.6.1-119.el7 centos-os 2.4 M
gdbm-devel x86_64 1.10-8.el7 centos-os 47 k
gdisk x86_64 0.8.10-3.el7 centos-os 190 k
gdk-pixbuf2 x86_64 2.36.12-3.el7 centos-os 570 k
geoclue2 x86_64 2.4.8-1.el7 centos-os 106 k
gettext-libs x86_64 0.19.8.1-3.el7 centos-os 502 k
glade-libs x86_64 3.22.1-1.el7 centos-os 685 k
glib-networking x86_64 2.56.1-1.el7 centos-os 145 k
glibc-devel x86_64 2.17-307.el7.1 centos-os 1.1 M
glibc-headers x86_64 2.17-307.el7.1 centos-os 689 k
glusterfs x86_64 6.0-29.el7 centos-os 616 k
glusterfs-api x86_64 6.0-29.el7 centos-os 85 k
glusterfs-cli x86_64 6.0-29.el7 centos-os 174 k
glusterfs-client-xlators x86_64 6.0-29.el7 centos-os 834 k
glusterfs-libs x86_64 6.0-29.el7 centos-os 393 k
gnome-icon-theme noarch 3.12.0-1.el7 centos-os 9.7 M
gnutls x86_64 3.3.29-9.el7_6 centos-os 680 k
gperftools-libs x86_64 2.6.1-1.el7 centos-os 272 k
gpm-libs x86_64 1.20.7-6.el7 centos-os 32 k
graphite2 x86_64 1.3.10-1.el7_3 centos-os 115 k
groff-base x86_64 1.22.2-8.el7 centos-os 942 k
grubby x86_64 8.28-26.el7 centos-os 71 k
gsettings-desktop-schemas x86_64 3.28.0-3.el7 centos-os 606 k
gsm x86_64 1.0.13-11.el7 centos-os 30 k
gssproxy x86_64 0.7.0-28.el7 centos-os 110 k
gstreamer1 x86_64 1.10.4-2.el7 centos-os 1.2 M
gstreamer1-plugins-bad-free
x86_64 1.10.4-3.el7 centos-os 1.7 M
gstreamer1-plugins-base x86_64 1.10.4-2.el7 centos-os 1.4 M
gtk-update-icon-cache x86_64 3.22.30-5.el7 centos-os 27 k
gtk2 x86_64 2.24.31-1.el7 centos-os 3.4 M
gtk3 x86_64 3.22.30-5.el7 centos-os 4.4 M
guile x86_64 5:2.0.9-5.el7 centos-os 3.8 M
harfbuzz x86_64 1.7.5-2.el7 centos-os 267 k
harfbuzz-icu x86_64 1.7.5-2.el7 centos-os 12 k
hexedit x86_64 1.2.13-5.el7 centos-os 39 k
hicolor-icon-theme noarch 0.12-7.el7 centos-os 42 k
hivex x86_64 1.3.10-6.9.el7 centos-os 101 k
hunspell x86_64 1.3.2-15.el7 centos-os 223 k
hunspell-en-US noarch 0.20121024-6.el7 centos-os 190 k
hwdata x86_64 0.252-9.5.el7 centos-os 2.4 M
hyphen x86_64 2.8.6-5.el7 centos-os 26 k
initscripts x86_64 9.49.49-1.el7 centos-os 440 k
iproute x86_64 4.11.0-25.el7_7.2 centos-os 803 k
ipset x86_64 7.1-1.el7 centos-os 39 k
ipset-libs x86_64 7.1-1.el7 centos-os 64 k
iptables x86_64 1.4.21-34.el7 centos-os 432 k
ipxe-roms-qemu noarch 20180825-2.git133f4c.el7 centos-os 791 k
iscsi-initiator-utils x86_64 6.2.0.874-17.el7 centos-os 423 k
iscsi-initiator-utils-iscsiuio
x86_64 6.2.0.874-17.el7 centos-os 93 k
iso-codes noarch 3.46-2.el7 centos-os 2.7 M
jansson x86_64 2.10-1.el7 centos-os 37 k
jasper-libs x86_64 1.900.1-33.el7 centos-os 150 k
jbigkit-libs x86_64 2.0-11.el7 centos-os 46 k
json-glib x86_64 1.4.2-2.el7 centos-os 134 k
kbd x86_64 1.15.5-15.el7 centos-os 348 k
kbd-legacy noarch 1.15.5-15.el7 centos-os 466 k
kbd-misc noarch 1.15.5-15.el7 centos-os 1.4 M
kernel x86_64 3.10.0-1127.el7 centos-os 50 M
kernel-headers x86_64 3.10.0-1127.el7 centos-os 8.9 M
kexec-tools x86_64 2.0.15-43.el7 centos-os 349 k
keybinder3 x86_64 0.3.0-1.el7 centos-os 14 k
keyutils x86_64 1.5.8-3.el7 centos-os 54 k
langtable noarch 0.0.31-4.el7 centos-os 32 k
langtable-data noarch 0.0.31-4.el7 centos-os 620 k
langtable-python noarch 0.0.31-4.el7 centos-os 28 k
lcms2 x86_64 2.6-3.el7 centos-os 150 k
less x86_64 458-9.el7 centos-os 120 k
libICE x86_64 1.0.9-9.el7 centos-os 66 k
libSM x86_64 1.2.2-2.el7 centos-os 39 k
libX11 x86_64 1.6.7-2.el7 centos-os 607 k
libX11-common noarch 1.6.7-2.el7 centos-os 164 k
libXau x86_64 1.0.8-2.1.el7 centos-os 29 k
libXcomposite x86_64 0.4.4-4.1.el7 centos-os 22 k
libXcursor x86_64 1.1.15-1.el7 centos-os 30 k
libXdamage x86_64 1.1.4-4.1.el7 centos-os 20 k
libXdmcp x86_64 1.1.2-6.el7 centos-os 34 k
libXext x86_64 1.3.3-3.el7 centos-os 39 k
libXfixes x86_64 5.0.3-1.el7 centos-os 18 k
libXfont2 x86_64 2.0.3-1.el7 centos-os 143 k
libXft x86_64 2.3.2-2.el7 centos-os 58 k
libXi x86_64 1.7.9-1.el7 centos-os 40 k
libXinerama x86_64 1.1.3-2.1.el7 centos-os 14 k
libXrandr x86_64 1.5.1-2.el7 centos-os 27 k
libXrender x86_64 0.9.10-1.el7 centos-os 26 k
libXt x86_64 1.1.5-3.el7 centos-os 173 k
libXtst x86_64 1.2.3-1.el7 centos-os 20 k
libXv x86_64 1.0.11-1.el7 centos-os 18 k
libXxf86vm x86_64 1.1.4-1.el7 centos-os 18 k
libaio x86_64 0.3.109-13.el7 centos-os 24 k
libarchive x86_64 3.1.2-14.el7_7 centos-os 319 k
libasyncns x86_64 0.8-7.el7 centos-os 26 k
libatasmart x86_64 0.19-6.el7 centos-os 43 k
libbasicobjects x86_64 0.1.1-32.el7 centos-os 26 k
libblockdev x86_64 2.18-5.el7 centos-os 119 k
libblockdev-crypto x86_64 2.18-5.el7 centos-os 60 k
libblockdev-fs x86_64 2.18-5.el7 centos-os 66 k
libblockdev-loop x86_64 2.18-5.el7 centos-os 51 k
libblockdev-mdraid x86_64 2.18-5.el7 centos-os 57 k
libblockdev-nvdimm x86_64 2.18-5.el7 centos-os 53 k
libblockdev-part x86_64 2.18-5.el7 centos-os 60 k
libblockdev-swap x86_64 2.18-5.el7 centos-os 52 k
libblockdev-utils x86_64 2.18-5.el7 centos-os 58 k
libbytesize x86_64 1.2-1.el7 centos-os 52 k
libcgroup x86_64 0.41-21.el7 centos-os 66 k
libcollection x86_64 0.7.0-32.el7 centos-os 42 k
libconfig x86_64 1.4.9-5.el7 centos-os 59 k
libcroco x86_64 0.6.12-4.el7 centos-os 105 k
libdaemon x86_64 0.14-7.el7 centos-os 30 k
libdb-devel x86_64 5.3.21-25.el7 centos-os 39 k
libdrm x86_64 2.4.97-2.el7 centos-os 151 k
libdvdnav x86_64 5.0.3-1.el7 centos-os 48 k
libdvdread x86_64 5.0.3-3.el7 centos-os 66 k
libedit x86_64 3.0-12.20121213cvs.el7 centos-os 92 k
libepoxy x86_64 1.5.2-1.el7 centos-os 211 k
libevent x86_64 2.0.21-4.el7 centos-os 214 k
libfontenc x86_64 1.1.3-3.el7 centos-os 31 k
libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7
centos-os 89 k
libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7
centos-os 44 k
libglvnd-gles x86_64 1:1.0.1-0.8.git5baa1e5.el7
centos-os 34 k
libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7
centos-os 125 k
libgnomekbd x86_64 3.26.0-3.el7 centos-os 161 k
libgomp x86_64 4.8.5-39.el7 centos-os 158 k
libgudev1 x86_64 219-73.el7.1 centos-os 105 k
libguestfs x86_64 1:1.40.2-9.el7 centos-os 2.4 M
libguestfs-tools-c x86_64 1:1.40.2-9.el7 centos-os 4.9 M
libgusb x86_64 0.2.9-1.el7 centos-os 40 k
libibverbs x86_64 22.4-1.el7 centos-os 268 k
libicu x86_64 50.2-3.el7 centos-os 6.9 M
libini_config x86_64 1.3.1-32.el7 centos-os 64 k
libiscsi x86_64 1.9.0-7.el7 centos-os 60 k
libjpeg-turbo x86_64 1.2.90-8.el7 centos-os 135 k
libmnl x86_64 1.0.3-7.el7 centos-os 23 k
libmodman x86_64 2.0.1-8.el7 centos-os 28 k
libmpc x86_64 1.0.1-3.el7 centos-os 51 k
libmpcdec x86_64 1.2.6-12.el7 centos-os 28 k
libndp x86_64 1.2-9.el7 centos-os 32 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 centos-os 55 k
libnfnetlink x86_64 1.0.1-4.el7 centos-os 26 k
libnfsidmap x86_64 0.25-19.el7 centos-os 50 k
libnl x86_64 1.1.4-3.el7 centos-os 128 k
libnl3 x86_64 3.2.28-4.el7 centos-os 278 k
libnl3-cli x86_64 3.2.28-4.el7 centos-os 160 k
libnma x86_64 1.8.6-2.el7 centos-os 98 k
libnotify x86_64 0.7.7-1.el7 centos-os 39 k
libogg x86_64 2:1.3.0-7.el7 centos-os 24 k
libpath_utils x86_64 0.2.1-32.el7 centos-os 28 k
libpcap x86_64 14:1.5.3-12.el7 centos-os 139 k
libpciaccess x86_64 0.14-1.el7 centos-os 26 k
libpipeline x86_64 1.2.3-3.el7 centos-os 53 k
libpng x86_64 2:1.5.13-7.el7_2 centos-os 213 k
libproxy x86_64 0.4.11-11.el7 centos-os 64 k
librados2 x86_64 1:10.2.5-4.el7 centos-os 1.8 M
librbd1 x86_64 1:10.2.5-4.el7 centos-os 2.4 M
librdmacm x86_64 22.4-1.el7 centos-os 63 k
libref_array x86_64 0.1.5-32.el7 centos-os 27 k
libreport x86_64 2.1.11-53.el7.centos centos-os 459 k
libreport-anaconda x86_64 2.1.11-53.el7.centos centos-os 51 k
libreport-cli x86_64 2.1.11-53.el7.centos centos-os 53 k
libreport-filesystem x86_64 2.1.11-53.el7.centos centos-os 41 k
libreport-gtk x86_64 2.1.11-53.el7.centos centos-os 101 k
libreport-plugin-bugzilla x86_64 2.1.11-53.el7.centos centos-os 89 k
libreport-plugin-reportuploader
x86_64 2.1.11-53.el7.centos centos-os 65 k
libreport-plugin-rhtsupport
x86_64 2.1.11-53.el7.centos centos-os 79 k
libreport-python x86_64 2.1.11-53.el7.centos centos-os 71 k
libreport-rhel-anaconda-bugzilla
x86_64 2.1.11-53.el7.centos centos-os 43 k
libreport-web x86_64 2.1.11-53.el7.centos centos-os 58 k
librsvg2 x86_64 2.40.20-1.el7 centos-os 132 k
libseccomp x86_64 2.3.1-4.el7 centos-os 56 k
libsecret x86_64 0.18.6-1.el7 centos-os 153 k
libselinux-python x86_64 2.5-15.el7 centos-os 236 k
libselinux-utils x86_64 2.5-15.el7 centos-os 151 k
libsemanage-python x86_64 2.5-14.el7 centos-os 113 k
libsndfile x86_64 1.0.25-11.el7 centos-os 149 k
libsoup x86_64 2.62.2-2.el7 centos-os 411 k
libsrtp x86_64 1.4.4-10.20101004cvs.el7 centos-os 275 k
libss x86_64 1.42.9-17.el7 centos-os 46 k
libstemmer x86_64 0-2.585svn.el7 epel 67 k
libtar x86_64 1.2.11-29.el7 centos-os 33 k
libteam x86_64 1.29-1.el7 centos-os 50 k
libthai x86_64 0.1.14-9.el7 centos-os 187 k
libtheora x86_64 1:1.1.1-8.el7 centos-os 136 k
libtiff x86_64 4.0.3-32.el7 centos-os 171 k
libtimezonemap x86_64 0.4.4-1.el7 centos-os 2.2 M
libtirpc x86_64 0.2.4-0.16.el7 centos-os 89 k
libtool-ltdl x86_64 2.4.2-22.el7_3 centos-os 49 k
libudisks2 x86_64 2.8.4-1.el7 centos-os 129 k
libunistring x86_64 0.9.3-9.el7 centos-os 293 k
libusal x86_64 1.1.11-25.el7 centos-os 136 k
libusbx x86_64 1.0.21-1.el7 centos-os 61 k
libuser-python x86_64 0.60-9.el7 centos-os 52 k
libverto-libevent x86_64 0.2.5-4.el7 centos-os 8.9 k
libvirt-daemon x86_64 4.5.0-33.el7 centos-os 843 k
libvirt-daemon-driver-interface
x86_64 4.5.0-33.el7 centos-os 240 k
libvirt-daemon-driver-network
x86_64 4.5.0-33.el7 centos-os 414 k
libvirt-daemon-driver-nodedev
x86_64 4.5.0-33.el7 centos-os 239 k
libvirt-daemon-driver-nwfilter
x86_64 4.5.0-33.el7 centos-os 263 k
libvirt-daemon-driver-qemu x86_64 4.5.0-33.el7 centos-os 749 k
libvirt-daemon-driver-secret
x86_64 4.5.0-33.el7 centos-os 230 k
libvirt-daemon-driver-storage
x86_64 4.5.0-33.el7 centos-os 200 k
libvirt-daemon-driver-storage-core
x86_64 4.5.0-33.el7 centos-os 439 k
libvirt-daemon-driver-storage-disk
x86_64 4.5.0-33.el7 centos-os 231 k
libvirt-daemon-driver-storage-gluster
x86_64 4.5.0-33.el7 centos-os 239 k
libvirt-daemon-driver-storage-iscsi
x86_64 4.5.0-33.el7 centos-os 229 k
libvirt-daemon-driver-storage-logical
x86_64 4.5.0-33.el7 centos-os 232 k
libvirt-daemon-driver-storage-mpath
x86_64 4.5.0-33.el7 centos-os 227 k
libvirt-daemon-driver-storage-rbd
x86_64 4.5.0-33.el7 centos-os 234 k
libvirt-daemon-driver-storage-scsi
x86_64 4.5.0-33.el7 centos-os 229 k
libvirt-daemon-kvm x86_64 4.5.0-33.el7 centos-os 200 k
libvirt-libs x86_64 4.5.0-33.el7 centos-os 4.2 M
libvisual x86_64 0.4.0-16.el7 centos-os 138 k
libvorbis x86_64 1:1.3.3-8.el7.1 centos-os 204 k
libwayland-client x86_64 1.15.0-1.el7 centos-os 33 k
libwayland-cursor x86_64 1.15.0-1.el7 centos-os 20 k
libwayland-egl x86_64 1.15.0-1.el7 centos-os 13 k
libwayland-server x86_64 1.15.0-1.el7 centos-os 39 k
libwebp x86_64 0.3.0-7.el7 centos-os 170 k
libxcb x86_64 1.13-1.el7 centos-os 214 k
libxkbcommon x86_64 0.7.1-3.el7 centos-os 108 k
libxkbfile x86_64 1.0.9-3.el7 centos-os 83 k
libxklavier x86_64 5.4-7.el7 centos-os 64 k
libxshmfence x86_64 1.2-1.el7 centos-os 7.2 k
libxslt x86_64 1.1.28-5.el7 centos-os 242 k
libyaml x86_64 0.1.4-11.el7_0 centos-os 55 k
linux-firmware noarch 20191203-76.gite8a0f4c.el7
centos-os 81 M
lldpad x86_64 1.0.1-5.git036e314.el7 centos-os 283 k
llvm-private x86_64 7.0.1-1.el7 centos-os 23 M
lsof x86_64 4.87-6.el7 centos-os 331 k
lsscsi x86_64 0.27-6.el7 centos-os 47 k
lvm2 x86_64 7:2.02.186-7.el7 centos-os 1.3 M
lvm2-libs x86_64 7:2.02.186-7.el7 centos-os 1.1 M
lzo x86_64 2.06-8.el7 centos-os 59 k
lzop x86_64 1.03-10.el7 centos-os 54 k
m4 x86_64 1.4.16-10.el7 centos-os 256 k
mailcap noarch 2.1.41-2.el7 centos-os 31 k
make x86_64 1:3.82-24.el7 centos-os 421 k
man-db x86_64 2.6.3-11.el7 centos-os 832 k
mariadb-libs x86_64 1:5.5.65-1.el7 centos-os 759 k
mdadm x86_64 4.1-4.el7 centos-os 439 k
mesa-dri-drivers x86_64 18.3.4-7.el7 centos-os 7.2 M
mesa-filesystem x86_64 18.3.4-7.el7 centos-os 18 k
mesa-libEGL x86_64 18.3.4-7.el7 centos-os 109 k
mesa-libGL x86_64 18.3.4-7.el7 centos-os 165 k
mesa-libgbm x86_64 18.3.4-7.el7 centos-os 39 k
mesa-libglapi x86_64 18.3.4-7.el7 centos-os 45 k
mobile-broadband-provider-info
noarch 1.20170310-1.el7 centos-os 51 k
mozjs17 x86_64 17.0.0-20.el7 centos-os 1.4 M
mpfr x86_64 3.1.1-4.el7 centos-os 203 k
mtools x86_64 4.0.18-5.el7 centos-os 203 k
ndctl x86_64 65-5.el7 centos-os 161 k
ndctl-libs x86_64 65-5.el7 centos-os 65 k
netcf-libs x86_64 0.2.8-4.el7 centos-os 70 k
nettle x86_64 2.7.1-8.el7 centos-os 327 k
newt x86_64 0.52.15-4.el7 centos-os 105 k
newt-python x86_64 0.52.15-4.el7 centos-os 54 k
nfs-utils x86_64 1:1.3.0-0.66.el7 centos-os 412 k
nm-connection-editor x86_64 1.8.6-2.el7 centos-os 919 k
nmap-ncat x86_64 2:6.40-19.el7 centos-os 206 k
numactl-libs x86_64 2.0.12-5.el7 centos-os 30 k
numad x86_64 0.5-18.20150602git.el7 centos-os 35 k
oci-register-machine x86_64 1:0-6.git2b44233.el7 centos-extras 1.1 M
oci-systemd-hook x86_64 1:0.2.0-1.git05e6923.el7_6
centos-extras 34 k
oci-umount x86_64 2:2.5-3.el7 centos-extras 33 k
oddjob x86_64 0.31.5-4.el7 centos-os 69 k
oddjob-mkhomedir x86_64 0.31.5-4.el7 centos-os 38 k
openssh x86_64 7.4p1-21.el7 centos-os 510 k
openssh-clients x86_64 7.4p1-21.el7 centos-os 655 k
openssl x86_64 1:1.0.2k-19.el7 centos-os 493 k
opus x86_64 1.0.2-6.el7 centos-os 630 k
orc x86_64 0.4.26-1.el7 centos-os 166 k
osinfo-db noarch 20190805-2.el7 centos-os 202 k
p7zip x86_64 16.02-10.el7 epel 604 k
pango x86_64 1.42.4-4.el7_7 centos-os 280 k
parted x86_64 3.1-32.el7 centos-os 609 k
patch x86_64 2.7.1-12.el7_7 centos-os 111 k
pciutils x86_64 3.5.1-3.el7 centos-os 93 k
pciutils-libs x86_64 3.5.1-3.el7 centos-os 46 k
perl x86_64 4:5.16.3-295.el7 centos-os 8.0 M
perl-Algorithm-Diff noarch 1.1902-17.el7 centos-os 47 k
perl-Archive-Zip noarch 1.30-11.el7 centos-os 107 k
perl-Business-ISBN noarch 2.06-2.el7 centos-os 25 k
perl-Business-ISBN-Data noarch 20120719.001-2.el7 centos-os 24 k
perl-CPAN-Meta noarch 2.120921-5.el7 centos-os 113 k
perl-CPAN-Meta-Requirements
noarch 2.122-7.el7 centos-os 24 k
perl-CPAN-Meta-YAML noarch 0.008-14.el7 centos-os 24 k
perl-Carp noarch 1.26-244.el7 centos-os 19 k
perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 centos-os 32 k
perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 centos-os 57 k
perl-Data-Dumper x86_64 2.145-3.el7 centos-os 47 k
perl-Digest noarch 1.17-245.el7 centos-os 23 k
perl-Digest-MD5 x86_64 2.52-3.el7 centos-os 30 k
perl-Digest-SHA x86_64 1:5.85-4.el7 centos-os 58 k
perl-Digest-SHA1 x86_64 2.13-9.el7 centos-os 50 k
perl-Encode x86_64 2.51-7.el7 centos-os 1.5 M
perl-Encode-Locale noarch 1.03-5.el7 centos-os 16 k
perl-Error noarch 1:0.17020-2.el7 centos-os 32 k
perl-Exporter noarch 5.68-3.el7 centos-os 28 k
perl-ExtUtils-CBuilder noarch 1:0.28.2.6-295.el7 centos-os 68 k
perl-ExtUtils-Install noarch 1.58-295.el7 centos-os 75 k
perl-ExtUtils-MakeMaker noarch 6.68-3.el7 centos-os 275 k
perl-ExtUtils-Manifest noarch 1.61-244.el7 centos-os 31 k
perl-ExtUtils-ParseXS noarch 1:3.18-3.el7 centos-os 77 k
perl-File-Listing noarch 6.04-7.el7 centos-os 13 k
perl-File-Path noarch 2.09-2.el7 centos-os 26 k
perl-File-Temp noarch 0.23.01-3.el7 centos-os 56 k
perl-Filter x86_64 1.49-3.el7 centos-os 76 k
perl-Getopt-Long noarch 2.40-3.el7 centos-os 56 k
perl-Git noarch 1.8.3.1-21.el7_7 centos-os 55 k
perl-HTML-Parser x86_64 3.71-4.el7 centos-os 115 k
perl-HTML-Tagset noarch 3.20-15.el7 centos-os 18 k
perl-HTTP-Cookies noarch 6.01-5.el7 centos-os 26 k
perl-HTTP-Daemon noarch 6.01-8.el7 centos-os 21 k
perl-HTTP-Date noarch 6.02-8.el7 centos-os 14 k
perl-HTTP-Message noarch 6.06-6.el7 centos-os 82 k
perl-HTTP-Negotiate noarch 6.01-5.el7 centos-os 17 k
perl-HTTP-Tiny noarch 0.033-3.el7 centos-os 38 k
perl-IO-Compress noarch 2.061-2.el7 centos-os 260 k
perl-IO-HTML noarch 1.00-2.el7 centos-os 23 k
perl-IO-Socket-IP noarch 0.21-5.el7 centos-os 36 k
perl-IO-Socket-SSL noarch 1.94-7.el7 centos-os 115 k
perl-IPC-Cmd noarch 1:0.80-4.el7 centos-os 34 k
perl-JSON-PP noarch 2.27202-2.el7 centos-os 55 k
perl-LWP-MediaTypes noarch 6.02-2.el7 centos-os 24 k
perl-Locale-Maketext noarch 1.23-3.el7 centos-os 93 k
perl-Locale-Maketext-Simple
noarch 1:0.21-295.el7 centos-os 50 k
perl-Module-Build noarch 2:0.40.05-2.el7 centos-os 281 k
perl-Module-CoreList noarch 1:2.76.02-295.el7 centos-os 86 k
perl-Module-Load noarch 1:0.24-3.el7 centos-os 11 k
perl-Module-Load-Conditional
noarch 0.54-3.el7 centos-os 18 k
perl-Module-Metadata noarch 1.000018-2.el7 centos-os 26 k
perl-Module-Signature noarch 0.73-2.el7 centos-os 68 k
perl-Mozilla-CA noarch 20130114-5.el7 centos-os 11 k
perl-Net-HTTP noarch 6.06-2.el7 centos-os 29 k
perl-Net-LibIDN x86_64 0.12-15.el7 centos-os 28 k
perl-Net-SSLeay x86_64 1.55-6.el7 centos-os 285 k
perl-PAR-Dist noarch 0.49-2.el7 centos-os 31 k
perl-Params-Check noarch 1:0.38-2.el7 centos-os 18 k
perl-Parse-CPAN-Meta noarch 1:1.4404-5.el7 centos-os 14 k
perl-PathTools x86_64 3.40-5.el7 centos-os 82 k
perl-Perl-OSType noarch 1.003-3.el7 centos-os 20 k
perl-Pod-Escapes noarch 1:1.04-295.el7 centos-os 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 centos-os 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 centos-os 216 k
perl-Pod-Usage noarch 1.63-3.el7 centos-os 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 centos-os 36 k
perl-Socket x86_64 2.010-5.el7 centos-os 49 k
perl-Storable x86_64 2.45-3.el7 centos-os 77 k
perl-Sys-Guestfs x86_64 1:1.40.2-9.el7 centos-os 305 k
perl-Sys-Virt x86_64 4.5.0-2.el7 centos-os 296 k
perl-TermReadKey x86_64 2.30-20.el7 centos-os 31 k
perl-Test-Harness noarch 3.28-3.el7 centos-os 302 k
perl-Text-Diff noarch 1.41-5.el7 centos-os 40 k
perl-Text-ParseWords noarch 3.29-4.el7 centos-os 14 k
perl-Thread-Queue noarch 3.02-2.el7 centos-os 17 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 centos-os 45 k
perl-Time-Local noarch 1.2300-2.el7 centos-os 24 k
perl-TimeDate noarch 1:2.30-2.el7 centos-os 52 k
perl-URI noarch 1.60-9.el7 centos-os 106 k
perl-WWW-RobotRules noarch 6.02-5.el7 centos-os 18 k
perl-YAML noarch 0.84-5.el7 centos-os 84 k
perl-YAML-Tiny noarch 1.51-6.el7 centos-os 37 k
perl-constant noarch 1.27-2.el7 centos-os 19 k
perl-devel x86_64 4:5.16.3-295.el7 centos-os 453 k
perl-hivex x86_64 1.3.10-6.9.el7 centos-os 41 k
perl-libintl x86_64 1.20-12.el7 centos-os 875 k
perl-libs x86_64 4:5.16.3-295.el7 centos-os 689 k
perl-libwww-perl noarch 6.05-2.el7 centos-os 205 k
perl-local-lib noarch 1.008010-4.el7 centos-os 64 k
perl-macros x86_64 4:5.16.3-295.el7 centos-os 44 k
perl-parent noarch 1:0.225-244.el7 centos-os 12 k
perl-podlators noarch 2.5.1-3.el7 centos-os 112 k
perl-srpm-macros noarch 1-8.el7 centos-os 4.6 k
perl-threads x86_64 1.87-4.el7 centos-os 49 k
perl-threads-shared x86_64 1.43-6.el7 centos-os 39 k
perl-version x86_64 3:0.99.07-6.el7 centos-os 84 k
pixman x86_64 0.34.0-1.el7 centos-os 248 k
policycoreutils x86_64 2.5-34.el7 centos-os 917 k
policycoreutils-python x86_64 2.5-34.el7 centos-os 457 k
polkit x86_64 0.112-26.el7 centos-os 170 k
polkit-pkla-compat x86_64 0.1-4.el7 centos-os 39 k
postgresql-libs x86_64 9.2.24-2.el7 centos-os 234 k
procmail x86_64 3.22-36.el7_4.1 centos-os 171 k
psmisc x86_64 22.20-16.el7 centos-os 141 k
pulseaudio-libs x86_64 10.0-5.el7 centos-os 651 k
pycairo x86_64 1.8.10-8.el7 centos-os 157 k
pykickstart noarch 1.99.66.21-1.el7 centos-os 368 k
pyparsing noarch 1.5.6-9.el7 centos-os 94 k
pyparted x86_64 1:3.9-15.el7 centos-os 195 k
python-IPy noarch 0.75-6.el7 centos-os 32 k
python-babel noarch 0.9.6-8.el7 centos-os 1.4 M
python-backports x86_64 1.0-8.el7 centos-os 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 centos-os 13 k
python-blivet noarch 1:0.61.15.75-1.el7 centos-os 834 k
python-coverage x86_64 3.6-0.5.b3.el7 centos-os 153 k
python-dateutil noarch 1.5-7.el7 centos-os 85 k
python-decorator noarch 3.4.0-3.el7 centos-os 27 k
python-devel x86_64 2.7.5-88.el7 centos-os 398 k
python-dmidecode x86_64 3.12.2-4.el7 centos-os 83 k
python-docutils noarch 0.11-0.3.20130715svn7687.el7
centos-os 1.5 M
python-ethtool x86_64 0.8-8.el7 centos-os 34 k
python-extras noarch 0.0.3-2.el7 epel 14 k
python-firewall noarch 0.6.3-8.el7 centos-os 353 k
python-gobject x86_64 3.22.0-1.el7_4.1 centos-os 16 k
python-inotify noarch 0.9.4-4.el7 centos-os 49 k
python-ipaddress noarch 1.0.16-2.el7 centos-os 34 k
python-jinja2 noarch 2.7.2-4.el7 centos-os 519 k
python-markupsafe x86_64 0.11-10.el7 centos-os 25 k
python-meh noarch 0.25.3-1.el7 centos-os 90 k
python-meh-gui noarch 0.25.3-1.el7 centos-os 16 k
python-nss x86_64 0.16.0-3.el7 centos-os 266 k
python-ntplib noarch 0.3.2-1.el7 centos-os 15 k
python-pillow x86_64 2.0.0-20.gitd1c6db8.el7_7
centos-os 439 k
python-ply noarch 3.4-11.el7 centos-os 123 k
python-pwquality x86_64 1.2.3-5.el7 centos-os 12 k
python-pyblock x86_64 0.53-6.el7 centos-os 72 k
python-pygments noarch 1.4-10.el7 centos-os 599 k
python-pytoml noarch 0.1.14-1.git7dea353.el7 centos-extras 18 k
python-pyudev noarch 0.15-9.el7 centos-os 55 k
python-rpm-macros noarch 3-32.el7 centos-os 8.8 k
python-setuptools noarch 0.9.8-7.el7 centos-os 397 k
python-six noarch 1.9.0-2.el7 centos-os 29 k
python-slip noarch 0.4.0-4.el7 centos-os 31 k
python-slip-dbus noarch 0.4.0-4.el7 centos-os 32 k
python-srpm-macros noarch 3-32.el7 centos-os 8.4 k
python-syspurpose x86_64 1.24.26-1.el7.centos centos-os 269 k
python-testtools noarch 1.1.0-1.el7 epel 308 k
python2-blockdev x86_64 2.18-5.el7 centos-os 61 k
python2-iso8601 noarch 0.1.11-8.el7 epel 20 k
python2-mimeparse noarch 1.6.0-5.el7 epel 13 k
python2-rpm-macros noarch 3-32.el7 centos-os 7.7 k
python2-ruamel-ordereddict x86_64 0.4.9-2.el7 epel 38 k
python2-subprocess32 x86_64 3.2.6-14.el7 centos-os 47 k
python2-typing noarch 3.5.2.2-4.el7 epel 39 k
python3 x86_64 3.6.8-13.el7 centos-os 69 k
python3-libs x86_64 3.6.8-13.el7 centos-os 7.0 M
python3-pip noarch 9.0.3-5.el7 centos-os 1.8 M
python3-rpm-generators noarch 6-2.el7 centos-os 20 k
python3-rpm-macros noarch 3-32.el7 centos-os 7.7 k
python3-setuptools noarch 39.2.0-10.el7 centos-os 629 k
pytz noarch 2016.10-2.el7 centos-os 46 k
qemu-img x86_64 10:1.5.3-173.el7 centos-os 702 k
qemu-kvm-common x86_64 10:1.5.3-173.el7 centos-os 438 k
quota x86_64 1:4.01-19.el7 centos-os 179 k
quota-nls noarch 1:4.01-19.el7 centos-os 90 k
radvd x86_64 2.17-3.el7 centos-os 94 k
rdma-core x86_64 22.4-1.el7 centos-os 51 k
realmd x86_64 0.16.1-11.el7 centos-os 209 k
redhat-rpm-config noarch 9.1.0-88.el7.centos centos-os 81 k
rest x86_64 0.8.1-2.el7 centos-os 63 k
rpcbind x86_64 0.2.0-49.el7 centos-os 60 k
rsync x86_64 3.1.2-10.el7 centos-os 404 k
satyr x86_64 0.13-15.el7 centos-os 558 k
scrub x86_64 2.5.2-7.el7 centos-os 41 k
seabios-bin noarch 1.11.0-2.el7 centos-os 112 k
seavgabios-bin noarch 1.11.0-2.el7 centos-os 38 k
selinux-policy noarch 3.13.1-266.el7 centos-os 497 k
selinux-policy-minimum noarch 3.13.1-266.el7 centos-os 7.0 M
selinux-policy-targeted noarch 3.13.1-266.el7 centos-os 7.0 M
setools-libs x86_64 3.3.8-4.el7 centos-os 620 k
sgabios-bin noarch 1:0.20110622svn-4.el7 centos-os 7.1 k
sgpio x86_64 1.2.0.10-13.el7 centos-os 13 k
slang x86_64 2.2.4-11.el7 centos-os 512 k
slirp4netns x86_64 0.4.3-4.el7_8 centos-extras 81 k
snappy x86_64 1.1.0-3.el7 centos-os 40 k
soundtouch x86_64 1.4.0-9.el7 centos-os 53 k
spawn-fcgi x86_64 1.6.3-5.el7 epel 18 k
spice-server x86_64 0.14.0-9.el7 centos-os 404 k
ssmtp x86_64 2.64-14.el7 epel 50 k
subscription-manager x86_64 1.24.26-1.el7.centos centos-os 1.1 M
subscription-manager-rhsm x86_64 1.24.26-1.el7.centos centos-os 327 k
subscription-manager-rhsm-certificates
x86_64 1.24.26-1.el7.centos centos-os 231 k
supermin5 x86_64 5.1.19-1.el7 centos-os 637 k
syslinux-extlinux x86_64 4.05-15.el7 centos-os 364 k
systemd-sysv x86_64 219-73.el7.1 centos-os 92 k
systemtap-sdt-devel x86_64 4.0-11.el7 centos-os 76 k
sysvinit-tools x86_64 2.88-14.dsf.el7 centos-os 63 k
tcp_wrappers x86_64 7.6-77.el7 centos-os 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 centos-os 66 k
teamd x86_64 1.29-1.el7 centos-os 115 k
tigervnc-license noarch 1.8.0-19.el7 centos-os 30 k
tigervnc-server-minimal x86_64 1.8.0-19.el7 centos-os 1.0 M
trousers x86_64 0.3.14-2.el7 centos-os 289 k
unzip x86_64 6.0-21.el7 centos-os 171 k
usbredir x86_64 0.7.1-3.el7 centos-os 47 k
usermode x86_64 1.111-6.el7 centos-os 193 k
v8 x86_64 1:3.14.5.10-25.el7 epel 3.0 M
vim-common x86_64 2:7.4.629-6.el7 centos-os 5.9 M
vim-filesystem x86_64 2:7.4.629-6.el7 centos-os 11 k
virt-what x86_64 1.18-4.el7 centos-os 29 k
volume_key-libs x86_64 0.3.9-9.el7 centos-os 141 k
webkitgtk4 x86_64 2.22.7-2.el7 centos-os 26 M
webkitgtk4-jsc x86_64 2.22.7-2.el7 centos-os 4.8 M
webkitgtk4-plugin-process-gtk2
x86_64 2.22.7-2.el7 centos-os 10 M
which x86_64 2.20-7.el7 centos-os 41 k
wpa_supplicant x86_64 1:2.6-12.el7 centos-os 1.2 M
xfsprogs x86_64 4.5.0-20.el7 centos-os 896 k
xkeyboard-config noarch 2.24-1.el7 centos-os 834 k
xml-common noarch 0.6.3-39.el7 centos-os 26 k
xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 centos-os 130 k
xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 centos-os 32 k
xorg-x11-xkb-utils x86_64 7.7-14.el7 centos-os 103 k
yajl x86_64 2.0.4-4.el7 centos-os 39 k
yaml-cpp x86_64 1:0.5.1-2.el7 epel 178 k
yelp x86_64 2:3.28.1-1.el7 centos-os 777 k
yelp-libs x86_64 2:3.28.1-1.el7 centos-os 101 k
yelp-xsl noarch 3.28.0-1.el7 centos-os 204 k
zenity x86_64 3.28.1-1.el7 centos-os 4.0 M
zip x86_64 3.0-11.el7 centos-os 260 k

Transaction Summary
================================================================================
Install 52 Packages (+609 Dependent packages)

Total download size: 566 M
Installed size: 1.7 G
Downloading packages:
No Presto metadata available for centos-os
--------------------------------------------------------------------------------
Total 36 MB/s | 566 MB 00:15
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libnl3-3.2.28-4.el7.x86_64 1/661
Installing : avahi-libs-0.6.31-20.el7.x86_64 2/661
Installing : yajl-2.0.4-4.el7.x86_64 3/661
Installing : numactl-libs-2.0.12-5.el7.x86_64 4/661
Installing : atk-2.28.1-2.el7.x86_64 5/661
Installing : augeas-libs-1.4.0-9.el7.x86_64 6/661
Installing : parted-3.1-32.el7.x86_64 7/661
Installing : libblockdev-utils-2.18-5.el7.x86_64 8/661
Installing : 2:libpng-1.5.13-7.el7_2.x86_64 9/661
Installing : freetype-2.8-14.el7.x86_64 10/661
Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 11/661
Installing : libtar-1.2.11-29.el7.x86_64 12/661
Installing : glusterfs-libs-6.0-29.el7.x86_64 13/661
Installing : 2:libogg-1.3.0-7.el7.x86_64 14/661
Installing : boost-system-1.53.0-28.el7.x86_64 15/661
Installing : libaio-0.3.109-13.el7.x86_64 16/661
Installing : lzo-2.06-8.el7.x86_64 17/661
Installing : systemd-sysv-219-73.el7.1.x86_64 18/661
Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 19/661
Installing : 7:device-mapper-event-libs-1.02.164-7.el7.x86_64 20/661
Installing : libxslt-1.1.28-5.el7.x86_64 21/661
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 22/661
Installing : satyr-0.13-15.el7.x86_64 23/661
Installing : libwayland-client-1.15.0-1.el7.x86_64 24/661
Installing : psmisc-22.20-16.el7.x86_64 25/661
Installing : jansson-2.10-1.el7.x86_64 26/661
Installing : GeoIP-1.5.0-14.el7.x86_64 27/661
Installing : gperftools-libs-2.6.1-1.el7.x86_64 28/661
Installing : pixman-0.34.0-1.el7.x86_64 29/661
Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 30/661
Installing : boost-thread-1.53.0-28.el7.x86_64 31/661
Installing : mpfr-3.1.1-4.el7.x86_64 32/661
Installing : bzip2-1.0.6-13.el7.x86_64 33/661
Installing : libtirpc-0.2.4-0.16.el7.x86_64 34/661
Installing : mesa-libglapi-18.3.4-7.el7.x86_64 35/661
Installing : libwayland-server-1.15.0-1.el7.x86_64 36/661
Installing : snappy-1.1.0-3.el7.x86_64 37/661
Installing : e2fsprogs-libs-1.42.9-17.el7.x86_64 38/661
Installing : libICE-1.0.9-9.el7.x86_64 39/661
Installing : libusbx-1.0.21-1.el7.x86_64 40/661
Installing : gstreamer1-1.10.4-2.el7.x86_64 41/661
Installing : libSM-1.2.2-2.el7.x86_64 42/661
Installing : python3-pip-9.0.3-5.el7.noarch 43/661
Installing : python3-setuptools-39.2.0-10.el7.noarch 44/661
Installing : python3-3.6.8-13.el7.x86_64 45/661
Installing : python3-libs-3.6.8-13.el7.x86_64 46/661
Installing : 32:bind-libs-lite-9.11.4-16.P2.el7.x86_64 47/661
Installing : 1:pyparted-3.9-15.el7.x86_64 48/661
Installing : opus-1.0.2-6.el7.x86_64 49/661
Installing : hicolor-icon-theme-0.12-7.el7.noarch 50/661
Installing : libunistring-0.9.3-9.el7.x86_64 51/661
Installing : libmnl-1.0.3-7.el7.x86_64 52/661
Installing : 1:NetworkManager-libnm-1.18.4-3.el7.x86_64 53/661
Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 54/661
Installing : json-glib-1.4.2-2.el7.x86_64 55/661
Installing : which-2.20-7.el7.x86_64 56/661
install-info: No such file or directory for /usr/share/info/which.info.gz
Installing : xfsprogs-4.5.0-20.el7.x86_64 57/661
Installing : libselinux-python-2.5-15.el7.x86_64 58/661
Installing : libgudev1-219-73.el7.1.x86_64 59/661
Installing : libxshmfence-1.2-1.el7.x86_64 60/661
Installing : hwdata-0.252-9.5.el7.x86_64 61/661
Installing : libpciaccess-0.14-1.el7.x86_64 62/661
Installing : libdrm-2.4.97-2.el7.x86_64 63/661
Installing : libcroco-0.6.12-4.el7.x86_64 64/661
Installing : m4-1.4.16-10.el7.x86_64 65/661
Installing : dosfstools-3.0.20-10.el7.x86_64 66/661
Installing : nettle-2.7.1-8.el7.x86_64 67/661
install-info: No such file or directory for /usr/share/info/nettle.info
Installing : 14:libpcap-1.5.3-12.el7.x86_64 68/661
Installing : python-six-1.9.0-2.el7.noarch 69/661
Installing : gdisk-0.8.10-3.el7.x86_64 70/661
Installing : libgomp-4.8.5-39.el7.x86_64 71/661
Installing : 1:dmidecode-3.2-3.el7.x86_64 72/661
Installing : python-decorator-3.4.0-3.el7.noarch 73/661
Installing : groff-base-1.22.2-8.el7.x86_64 74/661
Installing : less-458-9.el7.x86_64 75/661
Installing : libwebp-0.3.0-7.el7.x86_64 76/661
Installing : libselinux-utils-2.5-15.el7.x86_64 77/661
Installing : policycoreutils-2.5-34.el7.x86_64 78/661
Installing : selinux-policy-3.13.1-266.el7.noarch 79/661
Installing : libwayland-egl-1.15.0-1.el7.x86_64 80/661
Installing : libseccomp-2.3.1-4.el7.x86_64 81/661
Installing : 32:bind-libs-9.11.4-16.P2.el7.x86_64 82/661
Installing : btrfs-progs-4.9.1-1.el7.x86_64 83/661
Installing : rpcbind-0.2.0-49.el7.x86_64 84/661
Installing : libmpc-1.0.1-3.el7.x86_64 85/661
Installing : 7:device-mapper-event-1.02.164-7.el7.x86_64 86/661
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.164-7.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.164-7.el7.x86_64
Installing : 1:wpa_supplicant-2.6-12.el7.x86_64 87/661
Installing : lzop-1.03-10.el7.x86_64 88/661
Installing : boost-filesystem-1.53.0-28.el7.x86_64 89/661
Installing : 1:libvorbis-1.3.3-8.el7.1.x86_64 90/661
Installing : libblockdev-2.18-5.el7.x86_64 91/661
Installing : 1:cups-libs-1.6.3-43.el7.x86_64 92/661
Installing : libnl3-cli-3.2.28-4.el7.x86_64 93/661
Installing : hunspell-en-US-0.20121024-6.el7.noarch 94/661
Installing : hunspell-1.3.2-15.el7.x86_64 95/661
Installing : 1:enchant-1.6.0-8.el7.x86_64 96/661
Installing : langtable-0.0.31-4.el7.noarch 97/661
Installing : langtable-data-0.0.31-4.el7.noarch 98/661
Installing : python-srpm-macros-3-32.el7.noarch 99/661
Installing : python-rpm-macros-3-32.el7.noarch 100/661
Installing : libsecret-0.18.6-1.el7.x86_64 101/661
Installing : gc-7.2d-7.el7.x86_64 102/661
Installing : usermode-1.111-6.el7.x86_64 103/661
Installing : boost-iostreams-1.53.0-28.el7.x86_64 104/661
Installing : hyphen-2.8.6-5.el7.x86_64 105/661
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 106/661
Installing : 1:v8-3.14.5.10-25.el7.x86_64 107/661
Installing : lsof-4.87-6.el7.x86_64 108/661
Installing : fontpackages-filesystem-1.44-8.el7.noarch 109/661
Installing : fuse-libs-2.9.2-11.el7.x86_64 110/661
Installing : libstemmer-0-2.585svn.el7.x86_64 111/661
Installing : python-IPy-0.75-6.el7.noarch 112/661
Installing : 1:yaml-cpp-0.5.1-2.el7.x86_64 113/661
Installing : 1:NetworkManager-glib-1.18.4-3.el7.x86_64 114/661
Installing : libcgroup-0.41-21.el7.x86_64 115/661
Installing : libcollection-0.7.0-32.el7.x86_64 116/661
Installing : libbasicobjects-0.1.1-32.el7.x86_64 117/661
Installing : python-dateutil-1.5-7.el7.noarch 118/661
Installing : file-5.11-36.el7.x86_64 119/661
Installing : ebtables-2.0.10-16.el7.x86_64 120/661
Installing : libXau-1.0.8-2.1.el7.x86_64 121/661
Installing : libxcb-1.13-1.el7.x86_64 122/661
Installing : libnfnetlink-1.0.1-4.el7.x86_64 123/661
Installing : alsa-lib-1.1.8-1.el7.x86_64 124/661
Installing : cryptsetup-2.0.3-6.el7.x86_64 125/661
Installing : pykickstart-1.99.66.21-1.el7.noarch 126/661
Installing : centos-logos-70.0.6-3.el7.centos.noarch 127/661
Installing : orc-0.4.26-1.el7.x86_64 128/661
Installing : boost-random-1.53.0-28.el7.x86_64 129/661
Installing : 1:librados2-10.2.5-4.el7.x86_64 130/661
Installing : 1:librbd1-10.2.5-4.el7.x86_64 131/661
Installing : libevent-2.0.21-4.el7.x86_64 132/661
Installing : libiscsi-1.9.0-7.el7.x86_64 133/661
Installing : python-extras-0.0.3-2.el7.noarch 134/661
Installing : libdvdread-5.0.3-3.el7.x86_64 135/661
Installing : rsync-3.1.2-10.el7.x86_64 136/661
Installing : 12:dhcp-libs-4.2.5-79.el7.centos.x86_64 137/661
Installing : libref_array-0.1.5-32.el7.x86_64 138/661
Installing : daxctl-libs-65-5.el7.x86_64 139/661
Installing : ndctl-libs-65-5.el7.x86_64 140/661
Installing : gsm-1.0.13-11.el7.x86_64 141/661
Installing : libreport-filesystem-2.1.11-53.el7.centos.x86_64 142/661
Installing : libreport-2.1.11-53.el7.centos.x86_64 143/661
Installing : libreport-python-2.1.11-53.el7.centos.x86_64 144/661
Installing : mdadm-4.1-4.el7.x86_64 145/661
Installing : slang-2.2.4-11.el7.x86_64 146/661
Installing : libconfig-1.4.9-5.el7.x86_64 147/661
Installing : xkeyboard-config-2.24-1.el7.noarch 148/661
Installing : boost-program-options-1.53.0-28.el7.x86_64 149/661
Installing : libxkbcommon-0.7.1-3.el7.x86_64 150/661
Installing : newt-0.52.15-4.el7.x86_64 151/661
Installing : newt-python-0.52.15-4.el7.x86_64 152/661
Installing : libreport-cli-2.1.11-53.el7.centos.x86_64 153/661
Installing : ndctl-65-5.el7.x86_64 154/661
Installing : libblockdev-nvdimm-2.18-5.el7.x86_64 155/661
Installing : 12:dhcp-common-4.2.5-79.el7.centos.x86_64 156/661
Installing : libdvdnav-5.0.3-1.el7.x86_64 157/661
Installing : libverto-libevent-0.2.5-4.el7.x86_64 158/661
Installing : 10:qemu-kvm-common-1.5.3-173.el7.x86_64 159/661
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 160/661
Installing : iptables-1.4.21-34.el7.x86_64 161/661
Installing : iproute-4.11.0-25.el7_7.2.x86_64 162/661
Installing : dejavu-fonts-common-2.33-6.el7.noarch 163/661
Installing : dejavu-sans-fonts-2.33-6.el7.noarch 164/661
Installing : fontconfig-2.13.0-4.3.el7.x86_64 165/661
Installing : chrony-3.4-1.el7.x86_64 166/661
Failed to get D-Bus connection: Operation not permitted
Installing : langtable-python-0.0.31-4.el7.noarch 167/661
Installing : libteam-1.29-1.el7.x86_64 168/661
Installing : python2-blockdev-2.18-5.el7.x86_64 169/661
Installing : 7:lvm2-libs-2.02.186-7.el7.x86_64 170/661
Installing : cpp-4.8.5-39.el7.x86_64 171/661
Installing : slirp4netns-0.4.3-4.el7_8.x86_64 172/661
Installing : selinux-policy-targeted-3.13.1-266.el7.noarch 173/661
Installing : 1:perl-parent-0.225-244.el7.noarch 174/661
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 175/661
Installing : perl-podlators-2.5.1-3.el7.noarch 176/661
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 177/661
Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 178/661
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 179/661
Installing : perl-Encode-2.51-7.el7.x86_64 180/661
Installing : perl-Pod-Usage-1.63-3.el7.noarch 181/661
Installing : 4:perl-libs-5.16.3-295.el7.x86_64 182/661
Installing : 4:perl-macros-5.16.3-295.el7.x86_64 183/661
Installing : perl-threads-1.87-4.el7.x86_64 184/661
Installing : perl-Storable-2.45-3.el7.x86_64 185/661
Installing : perl-Filter-1.49-3.el7.x86_64 186/661
Installing : perl-Exporter-5.68-3.el7.noarch 187/661
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 188/661
Installing : perl-Time-Local-1.2300-2.el7.noarch 189/661
Installing : perl-constant-1.27-2.el7.noarch 190/661
Installing : perl-threads-shared-1.43-6.el7.x86_64 191/661
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 192/661
Installing : perl-Carp-1.26-244.el7.noarch 193/661
Installing : perl-File-Temp-0.23.01-3.el7.noarch 194/661
Installing : perl-File-Path-2.09-2.el7.noarch 195/661
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 196/661
Installing : perl-PathTools-3.40-5.el7.x86_64 197/661
Installing : perl-Socket-2.010-5.el7.x86_64 198/661
Installing : perl-Getopt-Long-2.40-3.el7.noarch 199/661
Installing : 4:perl-5.16.3-295.el7.x86_64 200/661
Installing : perl-Data-Dumper-2.145-3.el7.x86_64 201/661
Installing : 3:perl-version-0.99.07-6.el7.x86_64 202/661
Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 203/661
Installing : autoconf-2.69-11.el7.noarch 204/661
install-info: No such file or directory for /usr/share/info/autoconf.info
Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 205/661
Installing : perl-Test-Harness-3.28-3.el7.noarch 206/661
Installing : 1:perl-Module-CoreList-2.76.02-295.el7.noarch 207/661
Installing : perl-Module-Metadata-1.000018-2.el7.noarch 208/661
Installing : perl-hivex-1.3.10-6.9.el7.x86_64 209/661
Installing : hivex-1.3.10-6.9.el7.x86_64 210/661
Installing : perl-IO-Socket-IP-0.21-5.el7.noarch 211/661
Installing : perl-Perl-OSType-1.003-3.el7.noarch 212/661
Installing : perl-Encode-Locale-1.03-5.el7.noarch 213/661
Installing : 1:perl-Error-0.17020-2.el7.noarch 214/661
Installing : perl-Digest-1.17-245.el7.noarch 215/661
Installing : 1:perl-Digest-SHA-5.85-4.el7.x86_64 216/661
Installing : perl-CPAN-Meta-YAML-0.008-14.el7.noarch 217/661
Installing : perl-Thread-Queue-3.02-2.el7.noarch 218/661
Installing : automake-1.13.4-3.el7.noarch 219/661
install-info: No such file or directory for /usr/share/info/automake.info.gz
Installing : perl-Digest-MD5-2.52-3.el7.x86_64 220/661
Installing : perl-Archive-Zip-1.30-11.el7.noarch 221/661
Installing : perl-CPAN-Meta-Requirements-2.122-7.el7.noarch 222/661
Installing : perl-JSON-PP-2.27202-2.el7.noarch 223/661
Installing : 1:perl-Parse-CPAN-Meta-1.4404-5.el7.noarch 224/661
Installing : perl-CPAN-Meta-2.120921-5.el7.noarch 225/661
Installing : perl-YAML-0.84-5.el7.noarch 226/661
Installing : perl-Locale-Maketext-1.23-3.el7.noarch 227/661
Installing : 1:perl-Locale-Maketext-Simple-0.21-295.el7.noarch 228/661
Installing : 1:perl-Params-Check-0.38-2.el7.noarch 229/661
Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 230/661
Installing : perl-IO-Compress-2.061-2.el7.noarch 231/661
Installing : perl-IO-HTML-1.00-2.el7.noarch 232/661
Installing : perl-libintl-1.20-12.el7.x86_64 233/661
Installing : perl-YAML-Tiny-1.51-6.el7.noarch 234/661
Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 235/661
Installing : perl-Net-SSLeay-1.55-6.el7.x86_64 236/661
Installing : 1:perl-Module-Load-0.24-3.el7.noarch 237/661
Installing : perl-Module-Load-Conditional-0.54-3.el7.noarch 238/661
Installing : perl-local-lib-1.008010-4.el7.noarch 239/661
Installing : perl-Mozilla-CA-20130114-5.el7.noarch 240/661
Installing : perl-Digest-SHA1-2.13-9.el7.x86_64 241/661
Installing : perl-TermReadKey-2.30-20.el7.x86_64 242/661
Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 243/661
Installing : perl-Business-ISBN-2.06-2.el7.noarch 244/661
Installing : perl-URI-1.60-9.el7.noarch 245/661
Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 246/661
Installing : perl-Algorithm-Diff-1.1902-17.el7.noarch 247/661
Installing : perl-Text-Diff-1.41-5.el7.noarch 248/661
Installing : 1:perl-TimeDate-2.30-2.el7.noarch 249/661
Installing : perl-HTTP-Date-6.02-8.el7.noarch 250/661
Installing : perl-File-Listing-6.04-7.el7.noarch 251/661
Installing : perl-HTML-Tagset-3.20-15.el7.noarch 252/661
Installing : virt-what-1.18-4.el7.x86_64 253/661
Installing : gettext-libs-0.19.8.1-3.el7.x86_64 254/661
Installing : 2:nmap-ncat-6.40-19.el7.x86_64 255/661
Installing : mesa-libgbm-18.3.4-7.el7.x86_64 256/661
Installing : osinfo-db-20190805-2.el7.noarch 257/661
Installing : python-slip-0.4.0-4.el7.noarch 258/661
Installing : python-slip-dbus-0.4.0-4.el7.noarch 259/661
Installing : python-firewall-0.6.3-8.el7.noarch 260/661
Installing : fuse-2.9.2-11.el7.x86_64 261/661
Installing : ipset-libs-7.1-1.el7.x86_64 262/661
Installing : ipset-7.1-1.el7.x86_64 263/661
Installing : gnome-icon-theme-3.12.0-1.el7.noarch 264/661
Installing : python3-rpm-generators-6-2.el7.noarch 265/661
Installing : libgusb-0.2.9-1.el7.x86_64 266/661
Installing : usbredir-0.7.1-3.el7.x86_64 267/661
Installing : libbytesize-1.2-1.el7.x86_64 268/661
Installing : libblockdev-mdraid-2.18-5.el7.x86_64 269/661
Installing : oddjob-0.31.5-4.el7.x86_64 270/661
dbus-daemon: no process found
Installing : oddjob-mkhomedir-0.31.5-4.el7.x86_64 271/661
dbus-daemon: no process found
Installing : libwayland-cursor-1.15.0-1.el7.x86_64 272/661
Installing : tcp_wrappers-7.6-77.el7.x86_64 273/661
Installing : dnsmasq-2.76-10.el7_7.1.x86_64 274/661
Installing : squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64 275/661
Installing : libarchive-3.1.2-14.el7_7.x86_64 276/661
Installing : device-mapper-multipath-libs-0.4.9-131.el7.x86_64 277/661
Installing : device-mapper-persistent-data-0.8.5-2.el7.x86_64 278/661
Installing : 7:lvm2-2.02.186-7.el7.x86_64 279/661
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.186-7.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.186-7.el7.x86_64
Installing : container-storage-setup-0.11.0-2.git5eaf76c.el7.noarch 280/661
Installing : 1:libtheora-1.1.1-8.el7.x86_64 281/661
Installing : flac-libs-1.3.0-5.el7_1.x86_64 282/661
Installing : libsndfile-1.0.25-11.el7.x86_64 283/661
Installing : celt051-0.5.1.3-8.el7.x86_64 284/661
Installing : spice-server-0.14.0-9.el7.x86_64 285/661
Installing : glusterfs-cli-6.0-29.el7.x86_64 286/661
Installing : glusterfs-client-xlators-6.0-29.el7.x86_64 287/661
Installing : glusterfs-6.0-29.el7.x86_64 288/661
Installing : glusterfs-api-6.0-29.el7.x86_64 289/661
Installing : 10:qemu-img-1.5.3-173.el7.x86_64 290/661
Installing : jasper-libs-1.900.1-33.el7.x86_64 291/661
Installing : libblockdev-swap-2.18-5.el7.x86_64 292/661
Installing : libblockdev-loop-2.18-5.el7.x86_64 293/661
Installing : 2:oci-umount-2.5-3.el7.x86_64 294/661
Installing : 1:oci-systemd-hook-0.2.0-1.git05e6923.el7_6.x86_64 295/661
Installing : avahi-glib-0.6.31-20.el7.x86_64 296/661
Installing : iscsi-initiator-utils-6.2.0.874-17.el7.x86_64 297/661
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-17.el7.x86_64 298/661
Installing : fipscheck-lib-1.4.1-6.el7.x86_64 299/661
Installing : fipscheck-1.4.1-6.el7.x86_64 300/661
Installing : openssh-7.4p1-21.el7.x86_64 301/661
Installing : openssh-clients-7.4p1-21.el7.x86_64 302/661
Installing : python-meh-0.25.3-1.el7.noarch 303/661
Installing : perl-Git-1.8.3.1-21.el7_7.noarch 304/661
Installing : git-1.8.3.1-21.el7_7.x86_64 305/661
Installing : libfontenc-1.1.3-3.el7.x86_64 306/661
Installing : libXfont2-2.0.3-1.el7.x86_64 307/661
Installing : ssmtp-2.64-14.el7.x86_64 308/661
Installing : elfutils-0.176-4.el7.x86_64 309/661
Installing : jbigkit-libs-2.0-11.el7.x86_64 310/661
Installing : libtiff-4.0.3-32.el7.x86_64 311/661
Installing : python-pillow-2.0.0-20.gitd1c6db8.el7_7.x86_64 312/661
Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 313/661
Installing : dconf-0.28.0-4.el7.x86_64 314/661
Installing : libepoxy-1.5.2-1.el7.x86_64 315/661
Installing : python2-iso8601-0.1.11-8.el7.noarch 316/661
Installing : libasyncns-0.8-7.el7.x86_64 317/661
Installing : python-pwquality-1.2.3-5.el7.x86_64 318/661
Installing : zip-3.0-11.el7.x86_64 319/661
Installing : kbd-legacy-1.15.5-15.el7.noarch 320/661
Installing : libthai-0.1.14-9.el7.x86_64 321/661
Installing : 1:mariadb-libs-5.5.65-1.el7.x86_64 322/661
Installing : libvisual-0.4.0-16.el7.x86_64 323/661
Installing : mobile-broadband-provider-info-1.20170310-1.el7.noarch 324/661
Installing : 1:isomd5sum-1.0.10-5.el7.x86_64 325/661
Installing : kernel-headers-3.10.0-1127.el7.x86_64 326/661
Installing : glibc-headers-2.17-307.el7.1.x86_64 327/661
Installing : glibc-devel-2.17-307.el7.1.x86_64 328/661
Installing : gcc-4.8.5-39.el7.x86_64 329/661
Installing : python3-rpm-macros-3-32.el7.noarch 330/661
Installing : cdparanoia-libs-10.2-17.el7.x86_64 331/661
Installing : p7zip-16.02-10.el7.x86_64 332/661
Installing : libdaemon-0.14-7.el7.x86_64 333/661
Installing : teamd-1.29-1.el7.x86_64 334/661
Installing : volume_key-libs-0.3.9-9.el7.x86_64 335/661
Installing : libblockdev-crypto-2.18-5.el7.x86_64 336/661
Installing : graphite2-1.3.10-1.el7_3.x86_64 337/661
Installing : harfbuzz-1.7.5-2.el7.x86_64 338/661
Installing : libicu-50.2-3.el7.x86_64 339/661
Installing : harfbuzz-icu-1.7.5-2.el7.x86_64 340/661
Installing : sgpio-1.2.0.10-13.el7.x86_64 341/661
Installing : dmraid-1.0.0.rc16-28.el7.x86_64 342/661
Installing : dmraid-events-1.0.0.rc16-28.el7.x86_64 343/661
Installing : python-pyblock-0.53-6.el7.x86_64 344/661
Installing : python-ply-3.4-11.el7.noarch 345/661
Installing : setools-libs-3.3.8-4.el7.x86_64 346/661
Installing : python-nss-0.16.0-3.el7.x86_64 347/661
Installing : checkpolicy-2.5-8.el7.x86_64 348/661
Installing : kbd-misc-1.15.5-15.el7.noarch 349/661
Installing : fros-1.0-5.el7.noarch 350/661
Installing : cryptsetup-python-2.0.3-6.el7.x86_64 351/661
Installing : trousers-0.3.14-2.el7.x86_64 352/661
Installing : gnutls-3.3.29-9.el7_6.x86_64 353/661
Installing : libmpcdec-1.2.6-12.el7.x86_64 354/661
Installing : python2-mimeparse-1.6.0-5.el7.noarch 355/661
Installing : python-testtools-1.1.0-1.el7.noarch 356/661
Installing : ModemManager-glib-1.6.10-3.el7_6.x86_64 357/661
Installing : subscription-manager-rhsm-certificates-1.24.26-1.el7.c 358/661
Installing : subscription-manager-rhsm-1.24.26-1.el7.centos.x86_64 359/661
Installing : libXdmcp-1.1.2-6.el7.x86_64 360/661
Installing : gdb-7.6.1-119.el7.x86_64 361/661
Installing : libX11-common-1.6.7-2.el7.noarch 362/661
Installing : libX11-1.6.7-2.el7.x86_64 363/661
Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 364/661
Installing : libXext-1.3.3-3.el7.x86_64 365/661
Installing : libXrender-0.9.10-1.el7.x86_64 366/661
Installing : libXfixes-5.0.3-1.el7.x86_64 367/661
Installing : libXdamage-1.1.4-4.1.el7.x86_64 368/661
Installing : libXi-1.7.9-1.el7.x86_64 369/661
Installing : libXcomposite-0.4.4-4.1.el7.x86_64 370/661
Installing : gtk-update-icon-cache-3.22.30-5.el7.x86_64 371/661
Installing : libXtst-1.2.3-1.el7.x86_64 372/661
Installing : libXcursor-1.1.15-1.el7.x86_64 373/661
Installing : libXrandr-1.5.1-2.el7.x86_64 374/661
Installing : libXinerama-1.1.3-2.1.el7.x86_64 375/661
Installing : libnotify-0.7.7-1.el7.x86_64 376/661
Installing : mesa-libEGL-18.3.4-7.el7.x86_64 377/661
Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 378/661
Installing : libxkbfile-1.0.9-3.el7.x86_64 379/661
Installing : libXt-1.1.5-3.el7.x86_64 380/661
Installing : xorg-x11-xkb-utils-7.7-14.el7.x86_64 381/661
Installing : 1:libglvnd-gles-1.0.1-0.8.git5baa1e5.el7.x86_64 382/661
Installing : at-spi2-core-2.28.0-1.el7.x86_64 383/661
Installing : at-spi2-atk-2.26.2-1.el7.x86_64 384/661
Installing : pulseaudio-libs-10.0-5.el7.x86_64 385/661
Installing : libXft-2.3.2-2.el7.x86_64 386/661
Installing : libXxf86vm-1.1.4-1.el7.x86_64 387/661
Installing : mesa-libGL-18.3.4-7.el7.x86_64 388/661
Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 389/661
Installing : cairo-1.15.12-4.el7.x86_64 390/661
Installing : cairo-gobject-1.15.12-4.el7.x86_64 391/661
Installing : pycairo-1.8.10-8.el7.x86_64 392/661
Installing : python-gobject-3.22.0-1.el7_4.1.x86_64 393/661
Installing : libXv-1.0.11-1.el7.x86_64 394/661
Installing : libatasmart-0.19-6.el7.x86_64 395/661
Installing : 2:ethtool-4.8-10.el7.x86_64 396/661
Installing : 2:vim-filesystem-7.4.629-6.el7.x86_64 397/661
Installing : 2:vim-common-7.4.629-6.el7.x86_64 398/661
Installing : libsemanage-python-2.5-14.el7.x86_64 399/661
Installing : libpipeline-1.2.3-3.el7.x86_64 400/661
Installing : man-db-2.6.3-11.el7.x86_64 401/661
Installing : fuse3-libs-3.6.1-4.el7.x86_64 402/661
Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64 403/661
Installing : fribidi-1.0.2-1.el7_7.1.x86_64 404/661
Installing : pango-1.42.4-4.el7_7.x86_64 405/661
Installing : gtk2-2.24.31-1.el7.x86_64 406/661
Installing : librsvg2-2.40.20-1.el7.x86_64 407/661
Installing : python2-subprocess32-3.2.6-14.el7.x86_64 408/661
Installing : procmail-3.22-36.el7_4.1.x86_64 409/661
Installing : mailcap-2.1.41-2.el7.noarch 410/661
Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 411/661
Installing : perl-HTTP-Message-6.06-6.el7.noarch 412/661
Installing : perl-HTML-Parser-3.71-4.el7.x86_64 413/661
Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 414/661
Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 415/661
Installing : perl-HTTP-Daemon-6.01-8.el7.noarch 416/661
Installing : linux-firmware-20191203-76.gite8a0f4c.el7.noarch 417/661
Installing : attr-2.4.46-13.el7.x86_64 418/661
Installing : yelp-xsl-3.28.0-1.el7.noarch 419/661
Installing : bridge-utils-1.5-9.el7.x86_64 420/661
Installing : netcf-libs-0.2.8-4.el7.x86_64 421/661
Installing : seabios-bin-1.11.0-2.el7.noarch 422/661
Installing : adwaita-cursor-theme-3.28.0-1.el7.noarch 423/661
Installing : adwaita-icon-theme-3.28.0-1.el7.noarch 424/661
Installing : llvm-private-7.0.1-1.el7.x86_64 425/661
Installing : soundtouch-1.4.0-9.el7.x86_64 426/661
Installing : python-syspurpose-1.24.26-1.el7.centos.x86_64 427/661
Installing : hexedit-1.2.13-5.el7.x86_64 428/661
Installing : python-backports-1.0-8.el7.x86_64 429/661
Installing : python-pytoml-0.1.14-1.git7dea353.el7.noarch 430/661
Installing : python2-rpm-macros-3-32.el7.noarch 431/661
Installing : python-devel-2.7.5-88.el7.x86_64 432/661
Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 433/661
Installing : 5:guile-2.0.9-5.el7.x86_64 434/661
Installing : libudisks2-2.8.4-1.el7.x86_64 435/661
Installing : lcms2-2.6-3.el7.x86_64 436/661
Installing : colord-libs-1.3.4-2.el7.x86_64 437/661
Installing : python2-typing-3.5.2.2-4.el7.noarch 438/661
Installing : python-ntplib-0.3.2-1.el7.noarch 439/661
Installing : 1:oci-register-machine-0-6.git2b44233.el7.x86_64 440/661
Installing : scrub-2.5.2-7.el7.x86_64 441/661
Installing : 32:bind-export-libs-9.11.4-16.P2.el7.x86_64 442/661
Installing : python-inotify-0.9.4-4.el7.noarch 443/661
Installing : dwz-0.11-3.el7.x86_64 444/661
Installing : lsscsi-0.27-6.el7.x86_64 445/661
Installing : python-dmidecode-3.12.2-4.el7.x86_64 446/661
Installing : ipxe-roms-qemu-20180825-2.git133f4c.el7.noarch 447/661
Installing : xml-common-0.6.3-39.el7.noarch 448/661
Installing : iso-codes-3.46-2.el7.noarch 449/661
Installing : libxklavier-5.4-7.el7.x86_64 450/661
Installing : gstreamer1-plugins-base-1.10.4-2.el7.x86_64 451/661
Installing : mtools-4.0.18-5.el7.x86_64 452/661
Installing : syslinux-4.05-15.el7.x86_64 453/661
Installing : syslinux-extlinux-4.05-15.el7.x86_64 454/661
Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 455/661
Installing : mesa-filesystem-18.3.4-7.el7.x86_64 456/661
Installing : mesa-dri-drivers-18.3.4-7.el7.x86_64 457/661
Installing : libyaml-0.1.4-11.el7_0.x86_64 458/661
Installing : PyYAML-3.10-11.el7.x86_64 459/661
Installing : libmodman-2.0.1-8.el7.x86_64 460/661
Installing : libproxy-0.4.11-11.el7.x86_64 461/661
Installing : libreport-web-2.1.11-53.el7.centos.x86_64 462/661
Installing : libreport-plugin-reportuploader-2.1.11-53.el7.centos.x 463/661
Installing : libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64 464/661
Installing : libreport-rhel-anaconda-bugzilla-2.1.11-53.el7.centos. 465/661
Installing : libreport-plugin-rhtsupport-2.1.11-53.el7.centos.x86_6 466/661
Installing : libreport-anaconda-2.1.11-53.el7.centos.x86_64 467/661
Installing : pytz-2016.10-2.el7.noarch 468/661
Installing : gdbm-devel-1.10-8.el7.x86_64 469/661
install-info: No such file or directory for /usr/share/info/gdbm.info.gz
Installing : autogen-libopts-5.18-5.el7.x86_64 470/661
Installing : diffstat-1.57-4.el7.x86_64 471/661
Installing : libnl-1.1.4-3.el7.x86_64 472/661
Installing : python-ethtool-0.8-8.el7.x86_64 473/661
Installing : python-ipaddress-1.0.16-2.el7.noarch 474/661
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 475/661
Installing : python-setuptools-0.9.8-7.el7.noarch 476/661
Installing : python2-ruamel-ordereddict-0.4.9-2.el7.x86_64 477/661
Installing : python-coverage-3.6-0.5.b3.el7.x86_64 478/661
Installing : python-pygments-1.4-10.el7.noarch 479/661
Installing : subscription-manager-1.24.26-1.el7.centos.x86_64 480/661
warning: /etc/yum/pluginconf.d/subscription-manager.conf created as /etc/yum/pluginconf.d/subscription-manager.conf.rpmnew
Installing : 1:containers-common-0.1.40-11.el7_8.x86_64 481/661
Installing : 1:atomic-registries-1.22.1-33.gitb507039.el7_8.x86_64 482/661
Installing : tigervnc-license-1.8.0-19.el7.noarch 483/661
Installing : libdb-devel-5.3.21-25.el7.x86_64 484/661
Installing : firewalld-filesystem-0.6.3-8.el7.noarch 485/661
Installing : firewalld-0.6.3-8.el7.noarch 486/661
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 487/661
Installing : initscripts-9.49.49-1.el7.x86_64 488/661
Installing : device-mapper-multipath-0.4.9-131.el7.x86_64 489/661
Installing : 12:dhclient-4.2.5-79.el7.centos.x86_64 490/661
Installing : dracut-network-033-568.el7.x86_64 491/661
Installing : kexec-tools-2.0.15-43.el7.x86_64 492/661
Installing : libblockdev-part-2.18-5.el7.x86_64 493/661
Installing : libblockdev-fs-2.18-5.el7.x86_64 494/661
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 495/661
Installing : spawn-fcgi-1.6.3-5.el7.x86_64 496/661
Installing : kbd-1.15.5-15.el7.x86_64 497/661
Installing : tigervnc-server-minimal-1.8.0-19.el7.x86_64 498/661
Installing : numad-0.5-18.20150602git.el7.x86_64 499/661
Installing : libuser-python-0.60-9.el7.x86_64 500/661
Installing : postgresql-libs-9.2.24-2.el7.x86_64 501/661
Installing : gamin-0.1.10-16.el7.x86_64 502/661
Installing : lighttpd-1.4.54-1.el7.x86_64 503/661
Installing : 1:quota-nls-4.01-19.el7.noarch 504/661
Installing : 1:quota-4.01-19.el7.x86_64 505/661
Installing : libss-1.42.9-17.el7.x86_64 506/661
Installing : e2fsprogs-1.42.9-17.el7.x86_64 507/661
Installing : supermin5-5.1.19-1.el7.x86_64 508/661
Installing : libndp-1.2-9.el7.x86_64 509/661
Installing : pyparsing-1.5.6-9.el7.noarch 510/661
Installing : systemtap-sdt-devel-4.0-11.el7.x86_64 511/661
Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 512/661
Installing : perl-ExtUtils-Install-1.58-295.el7.noarch 513/661
Installing : 4:perl-devel-5.16.3-295.el7.x86_64 514/661
Installing : 1:perl-ExtUtils-ParseXS-3.18-3.el7.noarch 515/661
Installing : 1:perl-IPC-Cmd-0.80-4.el7.noarch 516/661
Installing : 1:perl-ExtUtils-CBuilder-0.28.2.6-295.el7.noarch 517/661
Installing : 2:perl-Module-Build-0.40.05-2.el7.noarch 518/661
Installing : keyutils-1.5.8-3.el7.x86_64 519/661
Installing : libusal-1.1.11-25.el7.x86_64 520/661
Installing : genisoimage-1.1.11-25.el7.x86_64 521/661
Installing : patch-2.7.1-12.el7_7.x86_64 522/661
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 523/661
Installing : libvirt-libs-4.5.0-33.el7.x86_64 524/661
Installing : perl-Sys-Virt-4.5.0-2.el7.x86_64 525/661
Installing : perl-srpm-macros-1-8.el7.noarch 526/661
Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 527/661
Installing : audit-libs-python-2.8.5-4.el7.x86_64 528/661
Installing : policycoreutils-python-2.5-34.el7.x86_64 529/661
Installing : selinux-policy-minimum-3.13.1-266.el7.noarch 530/661
Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 531/661
setsebool: SELinux is disabled.
Installing : 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_6 532/661
Installing : createrepo_c-libs-0.10.0-20.el7.x86_64 533/661
Installing : mozjs17-17.0.0-20.el7.x86_64 534/661
Installing : polkit-0.112-26.el7.x86_64 535/661
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 536/661
Installing : libvirt-daemon-4.5.0-33.el7.x86_64 537/661
Installing : 1:NetworkManager-1.18.4-3.el7.x86_64 538/661
Installing : 1:NetworkManager-team-1.18.4-3.el7.x86_64 539/661
Installing : 1:NetworkManager-wifi-1.18.4-3.el7.x86_64 540/661
Installing : libvirt-daemon-driver-nwfilter-4.5.0-33.el7.x86_64 541/661
Installing : libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64 542/661
Installing : libvirt-daemon-driver-secret-4.5.0-33.el7.x86_64 543/661
Installing : libvirt-daemon-driver-nodedev-4.5.0-33.el7.x86_64 544/661
Installing : GConf2-3.2.6-8.el7.x86_64 545/661
Installing : pciutils-libs-3.5.1-3.el7.x86_64 546/661
Installing : pciutils-3.5.1-3.el7.x86_64 547/661
Installing : rdma-core-22.4-1.el7.x86_64 548/661
Installing : libibverbs-22.4-1.el7.x86_64 549/661
Installing : librdmacm-22.4-1.el7.x86_64 550/661
Installing : libnfsidmap-0.25-19.el7.x86_64 551/661
Installing : python-babel-0.9.6-8.el7.noarch 552/661
Installing : radvd-2.17-3.el7.x86_64 553/661
Installing : libvirt-daemon-driver-network-4.5.0-33.el7.x86_64 554/661
Installing : gpm-libs-1.20.7-6.el7.x86_64 555/661
Installing : python-pyudev-0.15-9.el7.noarch 556/661
Installing : 1:python-blivet-0.61.15.75-1.el7.noarch 557/661
Installing : gsettings-desktop-schemas-3.28.0-3.el7.x86_64 558/661
Installing : glib-networking-2.56.1-1.el7.x86_64 559/661
Installing : libsoup-2.62.2-2.el7.x86_64 560/661
Installing : geoclue2-2.4.8-1.el7.x86_64 561/661
Installing : rest-0.8.1-2.el7.x86_64 562/661
Installing : gtk3-3.22.30-5.el7.x86_64 563/661
Installing : gcr-3.28.0-1.el7.x86_64 564/661
Installing : libnma-1.8.6-2.el7.x86_64 565/661
Installing : nm-connection-editor-1.8.6-2.el7.x86_64 566/661
Installing : libgnomekbd-3.26.0-3.el7.x86_64 567/661
Installing : libreport-gtk-2.1.11-53.el7.centos.x86_64 568/661
Installing : python-meh-gui-0.25.3-1.el7.noarch 569/661
Installing : keybinder3-0.3.0-1.el7.x86_64 570/661
Installing : zenity-3.28.1-1.el7.x86_64 571/661
Installing : libtimezonemap-0.4.4-1.el7.x86_64 572/661
Installing : python-deltarpm-3.6-3.el7.x86_64 573/661
Installing : createrepo-0.9.9-28.el7.noarch 574/661
Installing : libpath_utils-0.2.1-32.el7.x86_64 575/661
Installing : libini_config-1.3.1-32.el7.x86_64 576/661
Installing : gssproxy-0.7.0-28.el7.x86_64 577/661
Installing : 1:nfs-utils-1.3.0-0.66.el7.x86_64 578/661
Installing : libvirt-daemon-driver-storage-core-4.5.0-33.el7.x86_64 579/661
Installing : libvirt-daemon-driver-qemu-4.5.0-33.el7.x86_64 580/661
Installing : libvirt-daemon-driver-storage-disk-4.5.0-33.el7.x86_64 581/661
Installing : libvirt-daemon-driver-storage-mpath-4.5.0-33.el7.x86_6 582/661
Installing : libvirt-daemon-driver-storage-scsi-4.5.0-33.el7.x86_64 583/661
Installing : libvirt-daemon-driver-storage-gluster-4.5.0-33.el7.x86 584/661
Installing : libvirt-daemon-driver-storage-logical-4.5.0-33.el7.x86 585/661
Installing : libvirt-daemon-driver-storage-iscsi-4.5.0-33.el7.x86_6 586/661
Installing : libvirt-daemon-driver-storage-rbd-4.5.0-33.el7.x86_64 587/661
Installing : libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64 588/661
Installing : 1:make-3.82-24.el7.x86_64 589/661
Installing : 1:openssl-1.0.2k-19.el7.x86_64 590/661
Installing : authconfig-6.2.8-30.el7.x86_64 591/661
Installing : realmd-0.16.1-11.el7.x86_64 592/661
Installing : perl-IO-Socket-SSL-1.94-7.el7.noarch 593/661
Installing : perl-Net-HTTP-6.06-2.el7.noarch 594/661
Installing : perl-libwww-perl-6.05-2.el7.noarch 595/661
Installing : perl-Module-Signature-0.73-2.el7.noarch 596/661
Installing : perl-PAR-Dist-0.49-2.el7.noarch 597/661
Installing : unzip-6.0-21.el7.x86_64 598/661
Installing : rpm-build-4.11.3-43.el7.x86_64 599/661
Installing : python-markupsafe-0.11-10.el7.x86_64 600/661
Installing : python-jinja2-2.7.2-4.el7.noarch 601/661
Installing : grubby-8.28-26.el7.x86_64 602/661
Installing : kernel-3.10.0-1127.el7.x86_64 603/661
Installing : lldpad-1.0.1-5.git036e314.el7.x86_64 604/661
Installing : fcoe-utils-1.0.32-2.el7_6.x86_64 605/661
Installing : anaconda-tui-21.48.22.158-1.el7.centos.x86_64 606/661
Installing : anaconda-core-21.48.22.158-1.el7.centos.x86_64 607/661
Installing : seavgabios-bin-1.11.0-2.el7.noarch 608/661
Installing : 10:qemu-kvm-1.5.3-173.el7.x86_64 609/661
Installing : libvirt-daemon-kvm-4.5.0-33.el7.x86_64 610/661
Installing : 1:libguestfs-1.40.2-9.el7.x86_64 611/661
Installing : 1:libguestfs-tools-c-1.40.2-9.el7.x86_64 612/661
Installing : 1:perl-Sys-Guestfs-1.40.2-9.el7.x86_64 613/661
Installing : libsrtp-1.4.4-10.20101004cvs.el7.x86_64 614/661
Installing : gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64 615/661
Installing : webkitgtk4-jsc-2.22.7-2.el7.x86_64 616/661
Installing : webkitgtk4-plugin-process-gtk2-2.22.7-2.el7.x86_64 617/661
Installing : webkitgtk4-2.22.7-2.el7.x86_64 618/661
Installing : 2:yelp-libs-3.28.1-1.el7.x86_64 619/661
Installing : 2:yelp-3.28.1-1.el7.x86_64 620/661
Installing : glade-libs-3.22.1-1.el7.x86_64 621/661
Installing : anaconda-widgets-21.48.22.158-1.el7.centos.x86_64 622/661
Installing : anaconda-gui-21.48.22.158-1.el7.centos.x86_64 623/661
Installing : anaconda-21.48.22.158-1.el7.centos.x86_64 624/661
Installing : 1:libguestfs-tools-1.40.2-9.el7.noarch 625/661
Installing : python-sphinx-1.1.3-11.el7.noarch 626/661
Installing : quilt-0.66-1.el7.noarch 627/661
Installing : perl-App-cpanminus-1.6922-2.el7.noarch 628/661
Installing : 2:vim-enhanced-7.4.629-6.el7.x86_64 629/661
Installing : udisks2-2.8.4-1.el7.x86_64 630/661
Installing : createrepo_c-0.10.0-20.el7.x86_64 631/661
Installing : 2:docker-client-1.13.1-162.git64e9980.el7.centos.x86_6 632/661
Installing : 32:bind-9.11.4-16.P2.el7.x86_64 633/661
Installing : python3-devel-3.6.8-13.el7.x86_64 634/661
Installing : perl-CPAN-1.9800-295.el7.noarch 635/661
Installing : lighttpd-mod_geoip-1.4.54-1.el7.x86_64 636/661
Installing : lighttpd-fastcgi-1.4.54-1.el7.x86_64 637/661
Installing : postgresql-9.2.24-2.el7.x86_64 638/661
Installing : python2-ruamel-yaml-0.13.14-2.el7.x86_64 639/661
Installing : python-pep8-1.4.6-3.el7.noarch 640/661
Installing : python2-pip-8.1.2-12.el7.noarch 641/661
Installing : python-virtualenv-15.1.0-2.el7.noarch 642/661
Installing : autogen-5.18-5.el7.x86_64 643/661
install-info: No such file or directory for /usr/share/info/autogen.info
Installing : python-subunit-0.0.21-2.el7.noarch 644/661
Installing : libtool-2.4.2-22.el7_3.x86_64 645/661
install-info: No such file or directory for /usr/share/info/libtool.info.gz
Installing : gettext-0.19.8.1-3.el7.x86_64 646/661
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : autoconf-archive-2017.03.21-1.el7.noarch 647/661
install-info: No such file or directory for /usr/share/info/autoconf-archive.info.gz
Installing : mongodb-server-2.6.12-6.el7.x86_64 648/661
Installing : mongodb-2.6.12-6.el7.x86_64 649/661
Installing : 32:bind-utils-9.11.4-16.P2.el7.x86_64 650/661
Installing : flex-2.5.37-6.el7.x86_64 651/661
Installing : bison-3.0.4-2.el7.x86_64 652/661
Installing : python36-psutil-5.6.7-1.el7.x86_64 653/661
Installing : net-tools-2.0-0.25.20131004git.el7.x86_64 654/661
Installing : wget-1.14-18.el7_6.1.x86_64 655/661
install-info: No such file or directory for /usr/share/info/wget.info.gz
Installing : sudo-1.8.23-9.el7.x86_64 656/661
Installing : bc-1.06.95-13.el7.x86_64 657/661
Installing : pax-3.4-19.el7.x86_64 658/661
Installing : rpm-sign-4.11.3-43.el7.x86_64 659/661
Installing : expat-devel-2.1.0-11.el7.x86_64 660/661
Installing : python2-psutil-5.6.7-1.el7.x86_64 661/661
No '/dev/log' or 'logger' included for syslog logging
findmnt: can't read (null): No such file or directory
findmnt: can't read (null): No such file or directory
Verifying : libXext-1.3.3-3.el7.x86_64 1/661
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/661
Verifying : libgnomekbd-3.26.0-3.el7.x86_64 3/661
Verifying : boost-program-options-1.53.0-28.el7.x86_64 4/661
Verifying : libsrtp-1.4.4-10.20101004cvs.el7.x86_64 5/661
Verifying : libvirt-daemon-driver-qemu-4.5.0-33.el7.x86_64 6/661
Verifying : 1:libguestfs-1.40.2-9.el7.x86_64 7/661
Verifying : colord-libs-1.3.4-2.el7.x86_64 8/661
Verifying : perl-Locale-Maketext-1.23-3.el7.noarch 9/661
Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 10/661
Verifying : seavgabios-bin-1.11.0-2.el7.noarch 11/661
Verifying : libvirt-daemon-driver-storage-disk-4.5.0-33.el7.x86_64 12/661
Verifying : subscription-manager-rhsm-1.24.26-1.el7.centos.x86_64 13/661
Verifying : perl-Text-Diff-1.41-5.el7.noarch 14/661
Verifying : xkeyboard-config-2.24-1.el7.noarch 15/661
Verifying : 2:oci-umount-2.5-3.el7.x86_64 16/661
Verifying : python2-psutil-5.6.7-1.el7.x86_64 17/661
Verifying : langtable-data-0.0.31-4.el7.noarch 18/661
Verifying : grubby-8.28-26.el7.x86_64 19/661
Verifying : mongodb-server-2.6.12-6.el7.x86_64 20/661
Verifying : libXrender-0.9.10-1.el7.x86_64 21/661
Verifying : createrepo_c-0.10.0-20.el7.x86_64 22/661
Verifying : python-markupsafe-0.11-10.el7.x86_64 23/661
Verifying : python-pillow-2.0.0-20.gitd1c6db8.el7_7.x86_64 24/661
Verifying : unzip-6.0-21.el7.x86_64 25/661
Verifying : libconfig-1.4.9-5.el7.x86_64 26/661
Verifying : 2:docker-client-1.13.1-162.git64e9980.el7.centos.x86_6 27/661
Verifying : fipscheck-1.4.1-6.el7.x86_64 28/661
Verifying : 1:make-3.82-24.el7.x86_64 29/661
Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 30/661
Verifying : 1:perl-IPC-Cmd-0.80-4.el7.noarch 31/661
Verifying : libpath_utils-0.2.1-32.el7.x86_64 32/661
Verifying : perl-Net-HTTP-6.06-2.el7.noarch 33/661
Verifying : python-deltarpm-3.6-3.el7.x86_64 34/661
Verifying : gsettings-desktop-schemas-3.28.0-3.el7.x86_64 35/661
Verifying : gettext-0.19.8.1-3.el7.x86_64 36/661
Verifying : python-pyudev-0.15-9.el7.noarch 37/661
Verifying : gpm-libs-1.20.7-6.el7.x86_64 38/661
Verifying : 1:libtheora-1.1.1-8.el7.x86_64 39/661
Verifying : webkitgtk4-jsc-2.22.7-2.el7.x86_64 40/661
Verifying : python-pep8-1.4.6-3.el7.noarch 41/661
Verifying : mongodb-2.6.12-6.el7.x86_64 42/661
Verifying : lighttpd-mod_geoip-1.4.54-1.el7.x86_64 43/661
Verifying : 1:cups-libs-1.6.3-43.el7.x86_64 44/661
Verifying : perl-JSON-PP-2.27202-2.el7.noarch 45/661
Verifying : perl-CPAN-Meta-2.120921-5.el7.noarch 46/661
Verifying : libreport-python-2.1.11-53.el7.centos.x86_64 47/661
Verifying : 1:libguestfs-tools-c-1.40.2-9.el7.x86_64 48/661
Verifying : 1:containers-common-0.1.40-11.el7_8.x86_64 49/661
Verifying : slang-2.2.4-11.el7.x86_64 50/661
Verifying : radvd-2.17-3.el7.x86_64 51/661
Verifying : python36-psutil-5.6.7-1.el7.x86_64 52/661
Verifying : libwayland-cursor-1.15.0-1.el7.x86_64 53/661
Verifying : initscripts-9.49.49-1.el7.x86_64 54/661
Verifying : python3-libs-3.6.8-13.el7.x86_64 55/661
Verifying : libreport-filesystem-2.1.11-53.el7.centos.x86_64 56/661
Verifying : python-babel-0.9.6-8.el7.noarch 57/661
Verifying : gsm-1.0.13-11.el7.x86_64 58/661
Verifying : 1:openssl-1.0.2k-19.el7.x86_64 59/661
Verifying : daxctl-libs-65-5.el7.x86_64 60/661
Verifying : pixman-0.34.0-1.el7.x86_64 61/661
Verifying : dracut-network-033-568.el7.x86_64 62/661
Verifying : libref_array-0.1.5-32.el7.x86_64 63/661
Verifying : libbytesize-1.2-1.el7.x86_64 64/661
Verifying : device-mapper-multipath-libs-0.4.9-131.el7.x86_64 65/661
Verifying : perl-Archive-Zip-1.30-11.el7.noarch 66/661
Verifying : 12:dhcp-libs-4.2.5-79.el7.centos.x86_64 67/661
Verifying : libnfsidmap-0.25-19.el7.x86_64 68/661
Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 69/661
Verifying : jasper-libs-1.900.1-33.el7.x86_64 70/661
Verifying : perl-threads-1.87-4.el7.x86_64 71/661
Verifying : rsync-3.1.2-10.el7.x86_64 72/661
Verifying : pciutils-libs-3.5.1-3.el7.x86_64 73/661
Verifying : mozjs17-17.0.0-20.el7.x86_64 74/661
Verifying : atk-2.28.1-2.el7.x86_64 75/661
Verifying : parted-3.1-32.el7.x86_64 76/661
Verifying : mdadm-4.1-4.el7.x86_64 77/661
Verifying : rdma-core-22.4-1.el7.x86_64 78/661
Verifying : 1:libvorbis-1.3.3-8.el7.1.x86_64 79/661
Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 80/661
Verifying : perl-Business-ISBN-2.06-2.el7.noarch 81/661
Verifying : python-ethtool-0.8-8.el7.x86_64 82/661
Verifying : createrepo_c-libs-0.10.0-20.el7.x86_64 83/661
Verifying : perl-threads-shared-1.43-6.el7.x86_64 84/661
Verifying : gstreamer1-1.10.4-2.el7.x86_64 85/661
Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 86/661
Verifying : libdvdread-5.0.3-3.el7.x86_64 87/661
Verifying : 10:qemu-img-1.5.3-173.el7.x86_64 88/661
Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 89/661
Verifying : audit-libs-python-2.8.5-4.el7.x86_64 90/661
Verifying : rpcbind-0.2.0-49.el7.x86_64 91/661
Verifying : hunspell-1.3.2-15.el7.x86_64 92/661
Verifying : lzop-1.03-10.el7.x86_64 93/661
Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 94/661
Verifying : gcr-3.28.0-1.el7.x86_64 95/661
Verifying : libvirt-daemon-driver-storage-mpath-4.5.0-33.el7.x86_6 96/661
Verifying : perl-srpm-macros-1-8.el7.noarch 97/661
Verifying : avahi-glib-0.6.31-20.el7.x86_64 98/661
Verifying : python-extras-0.0.3-2.el7.noarch 99/661
Verifying : expat-devel-2.1.0-11.el7.x86_64 100/661
Verifying : rpm-sign-4.11.3-43.el7.x86_64 101/661
Verifying : libXinerama-1.1.3-2.1.el7.x86_64 102/661
Verifying : libvirt-daemon-driver-network-4.5.0-33.el7.x86_64 103/661
Verifying : systemtap-sdt-devel-4.0-11.el7.x86_64 104/661
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 105/661
Verifying : glib-networking-2.56.1-1.el7.x86_64 106/661
Verifying : ipset-libs-7.1-1.el7.x86_64 107/661
Verifying : patch-2.7.1-12.el7_7.x86_64 108/661
Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 109/661
Verifying : libiscsi-1.9.0-7.el7.x86_64 110/661
Verifying : libevent-2.0.21-4.el7.x86_64 111/661
Verifying : flex-2.5.37-6.el7.x86_64 112/661
Verifying : perl-IO-HTML-1.00-2.el7.noarch 113/661
Verifying : geoclue2-2.4.8-1.el7.x86_64 114/661
Verifying : libxklavier-5.4-7.el7.x86_64 115/661
Verifying : 1:quota-4.01-19.el7.x86_64 116/661
Verifying : kexec-tools-2.0.15-43.el7.x86_64 117/661
Verifying : libreport-cli-2.1.11-53.el7.centos.x86_64 118/661
Verifying : 1:libguestfs-tools-1.40.2-9.el7.noarch 119/661
Verifying : libnl3-3.2.28-4.el7.x86_64 120/661
Verifying : tcp_wrappers-7.6-77.el7.x86_64 121/661
Verifying : libreport-rhel-anaconda-bugzilla-2.1.11-53.el7.centos. 122/661
Verifying : libusal-1.1.11-25.el7.x86_64 123/661
Verifying : fuse-2.9.2-11.el7.x86_64 124/661
Verifying : 1:NetworkManager-team-1.18.4-3.el7.x86_64 125/661
Verifying : boost-random-1.53.0-28.el7.x86_64 126/661
Verifying : orc-0.4.26-1.el7.x86_64 127/661
Verifying : keyutils-1.5.8-3.el7.x86_64 128/661
Verifying : pyparsing-1.5.6-9.el7.noarch 129/661
Verifying : gtk2-2.24.31-1.el7.x86_64 130/661
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 131/661
Verifying : pykickstart-1.99.66.21-1.el7.noarch 132/661
Verifying : libseccomp-2.3.1-4.el7.x86_64 133/661
Verifying : librdmacm-22.4-1.el7.x86_64 134/661
Verifying : libwayland-egl-1.15.0-1.el7.x86_64 135/661
Verifying : libselinux-utils-2.5-15.el7.x86_64 136/661
Verifying : cryptsetup-2.0.3-6.el7.x86_64 137/661
Verifying : libwebp-0.3.0-7.el7.x86_64 138/661
Verifying : 2:vim-enhanced-7.4.629-6.el7.x86_64 139/661
Verifying : libusbx-1.0.21-1.el7.x86_64 140/661
Verifying : flac-libs-1.3.0-5.el7_1.x86_64 141/661
Verifying : alsa-lib-1.1.8-1.el7.x86_64 142/661
Verifying : ndctl-libs-65-5.el7.x86_64 143/661
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 144/661
Verifying : 1:librados2-10.2.5-4.el7.x86_64 145/661
Verifying : pax-3.4-19.el7.x86_64 146/661
Verifying : libndp-1.2-9.el7.x86_64 147/661
Verifying : dnsmasq-2.76-10.el7_7.1.x86_64 148/661
Verifying : GConf2-3.2.6-8.el7.x86_64 149/661
Verifying : libss-1.42.9-17.el7.x86_64 150/661
Verifying : perl-PAR-Dist-0.49-2.el7.noarch 151/661
Verifying : perl-podlators-2.5.1-3.el7.noarch 152/661
Verifying : cairo-gobject-1.15.12-4.el7.x86_64 153/661
Verifying : libblockdev-utils-2.18-5.el7.x86_64 154/661
Verifying : harfbuzz-icu-1.7.5-2.el7.x86_64 155/661
Verifying : 2:nmap-ncat-6.40-19.el7.x86_64 156/661
Verifying : gstreamer1-plugins-base-1.10.4-2.el7.x86_64 157/661
Verifying : libvirt-daemon-driver-nwfilter-4.5.0-33.el7.x86_64 158/661
Verifying : 1:quota-nls-4.01-19.el7.noarch 159/661
Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 160/661
Verifying : libXi-1.7.9-1.el7.x86_64 161/661
Verifying : libvirt-daemon-driver-storage-core-4.5.0-33.el7.x86_64 162/661
Verifying : gamin-0.1.10-16.el7.x86_64 163/661
Verifying : postgresql-libs-9.2.24-2.el7.x86_64 164/661
Verifying : perl-Git-1.8.3.1-21.el7_7.noarch 165/661
Verifying : libuser-python-0.60-9.el7.x86_64 166/661
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 167/661
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 168/661
Verifying : freetype-2.8-14.el7.x86_64 169/661
Verifying : libreport-2.1.11-53.el7.centos.x86_64 170/661
Verifying : 32:bind-9.11.4-16.P2.el7.x86_64 171/661
Verifying : perl-File-Listing-6.04-7.el7.noarch 172/661
Verifying : groff-base-1.22.2-8.el7.x86_64 173/661
Verifying : chrony-3.4-1.el7.x86_64 174/661
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 175/661
Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 176/661
Verifying : python-jinja2-2.7.2-4.el7.noarch 177/661
Verifying : firewalld-filesystem-0.6.3-8.el7.noarch 178/661
Verifying : 1:perl-Module-CoreList-2.76.02-295.el7.noarch 179/661
Verifying : libdb-devel-5.3.21-25.el7.x86_64 180/661
Verifying : langtable-python-0.0.31-4.el7.noarch 181/661
Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 182/661
Verifying : perl-ExtUtils-Install-1.58-295.el7.noarch 183/661
Verifying : slirp4netns-0.4.3-4.el7_8.x86_64 184/661
Verifying : perl-Storable-2.45-3.el7.x86_64 185/661
Verifying : librsvg2-2.40.20-1.el7.x86_64 186/661
Verifying : python-decorator-3.4.0-3.el7.noarch 187/661
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 188/661
Verifying : glibc-headers-2.17-307.el7.1.x86_64 189/661
Verifying : tigervnc-license-1.8.0-19.el7.noarch 190/661
Verifying : libXau-1.0.8-2.1.el7.x86_64 191/661
Verifying : 1:perl-Digest-SHA-5.85-4.el7.x86_64 192/661
Verifying : gperftools-libs-2.6.1-1.el7.x86_64 193/661
Verifying : python-ipaddress-1.0.16-2.el7.noarch 194/661
Verifying : libnl-1.1.4-3.el7.x86_64 195/661
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 196/661
Verifying : diffstat-1.57-4.el7.x86_64 197/661
Verifying : anaconda-gui-21.48.22.158-1.el7.centos.x86_64 198/661
Verifying : realmd-0.16.1-11.el7.x86_64 199/661
Verifying : ebtables-2.0.10-16.el7.x86_64 200/661
Verifying : at-spi2-atk-2.26.2-1.el7.x86_64 201/661
Verifying : libICE-1.0.9-9.el7.x86_64 202/661
Verifying : spawn-fcgi-1.6.3-5.el7.x86_64 203/661
Verifying : libblockdev-part-2.18-5.el7.x86_64 204/661
Verifying : squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64 205/661
Verifying : e2fsprogs-libs-1.42.9-17.el7.x86_64 206/661
Verifying : autogen-libopts-5.18-5.el7.x86_64 207/661
Verifying : mesa-libEGL-18.3.4-7.el7.x86_64 208/661
Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 209/661
Verifying : python3-pip-9.0.3-5.el7.noarch 210/661
Verifying : 2:yelp-libs-3.28.1-1.el7.x86_64 211/661
Verifying : GeoIP-1.5.0-14.el7.x86_64 212/661
Verifying : gdbm-devel-1.10-8.el7.x86_64 213/661
Verifying : btrfs-progs-4.9.1-1.el7.x86_64 214/661
Verifying : python2-blockdev-2.18-5.el7.x86_64 215/661
Verifying : python2-ruamel-ordereddict-0.4.9-2.el7.x86_64 216/661
Verifying : pytz-2016.10-2.el7.noarch 217/661
Verifying : 1:perl-Sys-Guestfs-1.40.2-9.el7.x86_64 218/661
Verifying : 5:guile-2.0.9-5.el7.x86_64 219/661
Verifying : gnutls-3.3.29-9.el7_6.x86_64 220/661
Verifying : nm-connection-editor-1.8.6-2.el7.x86_64 221/661
Verifying : libmodman-2.0.1-8.el7.x86_64 222/661
Verifying : gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64 223/661
Verifying : 1:perl-parent-0.225-244.el7.noarch 224/661
Verifying : libreport-gtk-2.1.11-53.el7.centos.x86_64 225/661
Verifying : anaconda-21.48.22.158-1.el7.centos.x86_64 226/661
Verifying : jansson-2.10-1.el7.x86_64 227/661
Verifying : supermin5-5.1.19-1.el7.x86_64 228/661
Verifying : 10:qemu-kvm-1.5.3-173.el7.x86_64 229/661
Verifying : file-5.11-36.el7.x86_64 230/661
Verifying : libyaml-0.1.4-11.el7_0.x86_64 231/661
Verifying : python-dateutil-1.5-7.el7.noarch 232/661
Verifying : postgresql-9.2.24-2.el7.x86_64 233/661
Verifying : mesa-filesystem-18.3.4-7.el7.x86_64 234/661
Verifying : python-coverage-3.6-0.5.b3.el7.x86_64 235/661
Verifying : fontconfig-2.13.0-4.3.el7.x86_64 236/661
Verifying : python3-rpm-generators-6-2.el7.noarch 237/661
Verifying : boost-thread-1.53.0-28.el7.x86_64 238/661
Verifying : 1:dmidecode-3.2-3.el7.x86_64 239/661
Verifying : 1:perl-ExtUtils-CBuilder-0.28.2.6-295.el7.noarch 240/661
Verifying : libvirt-daemon-driver-storage-scsi-4.5.0-33.el7.x86_64 241/661
Verifying : keybinder3-0.3.0-1.el7.x86_64 242/661
Verifying : libblockdev-mdraid-2.18-5.el7.x86_64 243/661
Verifying : container-storage-setup-0.11.0-2.git5eaf76c.el7.noarch 244/661
Verifying : zenity-3.28.1-1.el7.x86_64 245/661
Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 246/661
Verifying : bc-1.06.95-13.el7.x86_64 247/661
Verifying : snappy-1.1.0-3.el7.x86_64 248/661
Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 249/661
Verifying : perl-HTTP-Message-6.06-6.el7.noarch 250/661
Verifying : libgomp-4.8.5-39.el7.x86_64 251/661
Verifying : policycoreutils-python-2.5-34.el7.x86_64 252/661
Verifying : mtools-4.0.18-5.el7.x86_64 253/661
Verifying : python-firewall-0.6.3-8.el7.noarch 254/661
Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 255/661
Verifying : harfbuzz-1.7.5-2.el7.x86_64 256/661
Verifying : rest-0.8.1-2.el7.x86_64 257/661
Verifying : kbd-1.15.5-15.el7.x86_64 258/661
Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 259/661
Verifying : libdrm-2.4.97-2.el7.x86_64 260/661
Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 261/661
Verifying : libXrandr-1.5.1-2.el7.x86_64 262/661
Verifying : libvirt-daemon-driver-storage-4.5.0-33.el7.x86_64 263/661
Verifying : xml-common-0.6.3-39.el7.noarch 264/661
Verifying : ipxe-roms-qemu-20180825-2.git133f4c.el7.noarch 265/661
Verifying : perl-hivex-1.3.10-6.9.el7.x86_64 266/661
Verifying : python-dmidecode-3.12.2-4.el7.x86_64 267/661
Verifying : 1:nfs-utils-1.3.0-0.66.el7.x86_64 268/661
Verifying : lsscsi-0.27-6.el7.x86_64 269/661
Verifying : libtiff-4.0.3-32.el7.x86_64 270/661
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-17.el7.x86_64 271/661
Verifying : libvirt-daemon-driver-storage-gluster-4.5.0-33.el7.x86 272/661
Verifying : perl-Filter-1.49-3.el7.x86_64 273/661
Verifying : dwz-0.11-3.el7.x86_64 274/661
Verifying : oddjob-mkhomedir-0.31.5-4.el7.x86_64 275/661
Verifying : gdisk-0.8.10-3.el7.x86_64 276/661
Verifying : 1:perl-Params-Check-0.38-2.el7.noarch 277/661
Verifying : libreport-plugin-rhtsupport-2.1.11-53.el7.centos.x86_6 278/661
Verifying : ipset-7.1-1.el7.x86_64 279/661
Verifying : perl-Exporter-5.68-3.el7.noarch 280/661
Verifying : hunspell-en-US-0.20121024-6.el7.noarch 281/661
Verifying : python-inotify-0.9.4-4.el7.noarch 282/661
Verifying : authconfig-6.2.8-30.el7.x86_64 283/661
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 284/661
Verifying : xorg-x11-xkb-utils-7.7-14.el7.x86_64 285/661
Verifying : 1:NetworkManager-1.18.4-3.el7.x86_64 286/661
Verifying : 32:bind-export-libs-9.11.4-16.P2.el7.x86_64 287/661
Verifying : scrub-2.5.2-7.el7.x86_64 288/661
Verifying : python-pygments-1.4-10.el7.noarch 289/661
Verifying : tigervnc-server-minimal-1.8.0-19.el7.x86_64 290/661
Verifying : libibverbs-22.4-1.el7.x86_64 291/661
Verifying : systemd-sysv-219-73.el7.1.x86_64 292/661
Verifying : perl-Time-Local-1.2300-2.el7.noarch 293/661
Verifying : perl-libintl-1.20-12.el7.x86_64 294/661
Verifying : libreport-plugin-reportuploader-2.1.11-53.el7.centos.x 295/661
Verifying : perl-YAML-Tiny-1.51-6.el7.noarch 296/661
Verifying : python-six-1.9.0-2.el7.noarch 297/661
Verifying : autoconf-archive-2017.03.21-1.el7.noarch 298/661
Verifying : psmisc-22.20-16.el7.x86_64 299/661
Verifying : 1:oci-register-machine-0-6.git2b44233.el7.x86_64 300/661
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 301/661
Verifying : libcollection-0.7.0-32.el7.x86_64 302/661
Verifying : python-ntplib-0.3.2-1.el7.noarch 303/661
Verifying : libgusb-0.2.9-1.el7.x86_64 304/661
Verifying : python2-typing-3.5.2.2-4.el7.noarch 305/661
Verifying : libblockdev-nvdimm-2.18-5.el7.x86_64 306/661
Verifying : libblockdev-2.18-5.el7.x86_64 307/661
Verifying : lcms2-2.6-3.el7.x86_64 308/661
Verifying : sudo-1.8.23-9.el7.x86_64 309/661
Verifying : numactl-libs-2.0.12-5.el7.x86_64 310/661
Verifying : glibc-devel-2.17-307.el7.1.x86_64 311/661
Verifying : python2-pip-8.1.2-12.el7.noarch 312/661
Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 313/661
Verifying : libvirt-daemon-driver-storage-logical-4.5.0-33.el7.x86 314/661
Verifying : libcgroup-0.41-21.el7.x86_64 315/661
Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 316/661
Verifying : libxkbcommon-0.7.1-3.el7.x86_64 317/661
Verifying : firewalld-0.6.3-8.el7.noarch 318/661
Verifying : libwayland-server-1.15.0-1.el7.x86_64 319/661
Verifying : device-mapper-multipath-0.4.9-131.el7.x86_64 320/661
Verifying : libudisks2-2.8.4-1.el7.x86_64 321/661
Verifying : 14:libpcap-1.5.3-12.el7.x86_64 322/661
Verifying : python-slip-0.4.0-4.el7.noarch 323/661
Verifying : nettle-2.7.1-8.el7.x86_64 324/661
Verifying : 1:NetworkManager-glib-1.18.4-3.el7.x86_64 325/661
Verifying : perl-Net-SSLeay-1.55-6.el7.x86_64 326/661
Verifying : selinux-policy-minimum-3.13.1-266.el7.noarch 327/661
Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 328/661
Verifying : osinfo-db-20190805-2.el7.noarch 329/661
Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 330/661
Verifying : mesa-libglapi-18.3.4-7.el7.x86_64 331/661
Verifying : python2-rpm-macros-3-32.el7.noarch 332/661
Verifying : mesa-libGL-18.3.4-7.el7.x86_64 333/661
Verifying : python-pytoml-0.1.14-1.git7dea353.el7.noarch 334/661
Verifying : perl-IO-Socket-SSL-1.94-7.el7.noarch 335/661
Verifying : 3:perl-version-0.99.07-6.el7.x86_64 336/661
Verifying : libvirt-daemon-driver-interface-4.5.0-33.el7.x86_64 337/661
Verifying : python3-devel-3.6.8-13.el7.x86_64 338/661
Verifying : perl-IO-Socket-IP-0.21-5.el7.noarch 339/661
Verifying : python-backports-1.0-8.el7.x86_64 340/661
Verifying : perl-CPAN-1.9800-295.el7.noarch 341/661
Verifying : syslinux-4.05-15.el7.x86_64 342/661
Verifying : yajl-2.0.4-4.el7.x86_64 343/661
Verifying : 10:qemu-kvm-common-1.5.3-173.el7.x86_64 344/661
Verifying : libvirt-libs-4.5.0-33.el7.x86_64 345/661
Verifying : perl-File-Path-2.09-2.el7.noarch 346/661
Verifying : hexedit-1.2.13-5.el7.x86_64 347/661
Verifying : python-syspurpose-1.24.26-1.el7.centos.x86_64 348/661
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 349/661
Verifying : iso-codes-3.46-2.el7.noarch 350/661
Verifying : PyYAML-3.10-11.el7.x86_64 351/661
Verifying : libreport-anaconda-2.1.11-53.el7.centos.x86_64 352/661
Verifying : libwayland-client-1.15.0-1.el7.x86_64 353/661
Verifying : libblockdev-swap-2.18-5.el7.x86_64 354/661
Verifying : 1:yaml-cpp-0.5.1-2.el7.x86_64 355/661
Verifying : python2-ruamel-yaml-0.13.14-2.el7.x86_64 356/661
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 357/661
Verifying : soundtouch-1.4.0-9.el7.x86_64 358/661
Verifying : libvirt-daemon-driver-secret-4.5.0-33.el7.x86_64 359/661
Verifying : 1:NetworkManager-wifi-1.18.4-3.el7.x86_64 360/661
Verifying : 1:wpa_supplicant-2.6-12.el7.x86_64 361/661
Verifying : automake-1.13.4-3.el7.noarch 362/661
Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 363/661
Verifying : 2:perl-Module-Build-0.40.05-2.el7.noarch 364/661
Verifying : python-setuptools-0.9.8-7.el7.noarch 365/661
Verifying : iproute-4.11.0-25.el7_7.2.x86_64 366/661
Verifying : libreport-web-2.1.11-53.el7.centos.x86_64 367/661
Verifying : llvm-private-7.0.1-1.el7.x86_64 368/661
Verifying : 1:python-blivet-0.61.15.75-1.el7.noarch 369/661
Verifying : perl-CPAN-Meta-Requirements-2.122-7.el7.noarch 370/661
Verifying : adwaita-cursor-theme-3.28.0-1.el7.noarch 371/661
Verifying : python-IPy-0.75-6.el7.noarch 372/661
Verifying : python-rpm-macros-3-32.el7.noarch 373/661
Verifying : glusterfs-api-6.0-29.el7.x86_64 374/661
Verifying : dosfstools-3.0.20-10.el7.x86_64 375/661
Verifying : libtar-1.2.11-29.el7.x86_64 376/661
Verifying : seabios-bin-1.11.0-2.el7.noarch 377/661
Verifying : libvirt-daemon-driver-nodedev-4.5.0-33.el7.x86_64 378/661
Verifying : openssh-clients-7.4p1-21.el7.x86_64 379/661
Verifying : libXfont2-2.0.3-1.el7.x86_64 380/661
Verifying : bridge-utils-1.5-9.el7.x86_64 381/661
Verifying : yelp-xsl-3.28.0-1.el7.noarch 382/661
Verifying : attr-2.4.46-13.el7.x86_64 383/661
Verifying : 7:device-mapper-event-1.02.164-7.el7.x86_64 384/661
Verifying : 12:dhcp-common-4.2.5-79.el7.centos.x86_64 385/661
Verifying : 2:vim-common-7.4.629-6.el7.x86_64 386/661
Verifying : perl-Encode-2.51-7.el7.x86_64 387/661
Verifying : glusterfs-libs-6.0-29.el7.x86_64 388/661
Verifying : virt-what-1.18-4.el7.x86_64 389/661
Verifying : libnma-1.8.6-2.el7.x86_64 390/661
Verifying : linux-firmware-20191203-76.gite8a0f4c.el7.noarch 391/661
Verifying : 1:pyparted-3.9-15.el7.x86_64 392/661
Verifying : libstemmer-0-2.585svn.el7.x86_64 393/661
Verifying : 4:perl-devel-5.16.3-295.el7.x86_64 394/661
Verifying : python-slip-dbus-0.4.0-4.el7.noarch 395/661
Verifying : libmpc-1.0.1-3.el7.x86_64 396/661
Verifying : glusterfs-cli-6.0-29.el7.x86_64 397/661
Verifying : satyr-0.13-15.el7.x86_64 398/661
Verifying : fuse-libs-2.9.2-11.el7.x86_64 399/661
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 400/661
Verifying : mailcap-2.1.41-2.el7.noarch 401/661
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 402/661
Verifying : libXcursor-1.1.15-1.el7.x86_64 403/661
Verifying : mesa-libgbm-18.3.4-7.el7.x86_64 404/661
Verifying : lzo-2.06-8.el7.x86_64 405/661
Verifying : m4-1.4.16-10.el7.x86_64 406/661
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 407/661
Verifying : perl-App-cpanminus-1.6922-2.el7.noarch 408/661
Verifying : dmraid-events-1.0.0.rc16-28.el7.x86_64 409/661
Verifying : rpm-build-4.11.3-43.el7.x86_64 410/661
Verifying : libcroco-0.6.12-4.el7.x86_64 411/661
Verifying : gtk3-3.22.30-5.el7.x86_64 412/661
Verifying : procmail-3.22-36.el7_4.1.x86_64 413/661
Verifying : perl-Test-Harness-3.28-3.el7.noarch 414/661
Verifying : libblockdev-loop-2.18-5.el7.x86_64 415/661
Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 416/661
Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 417/661
Verifying : newt-python-0.52.15-4.el7.x86_64 418/661
Verifying : libaio-0.3.109-13.el7.x86_64 419/661
Verifying : fuse3-libs-3.6.1-4.el7.x86_64 420/661
Verifying : libpipeline-1.2.3-3.el7.x86_64 421/661
Verifying : hwdata-0.252-9.5.el7.x86_64 422/661
Verifying : libsemanage-python-2.5-14.el7.x86_64 423/661
Verifying : libxslt-1.1.28-5.el7.x86_64 424/661
Verifying : lighttpd-fastcgi-1.4.54-1.el7.x86_64 425/661
Verifying : python-gobject-3.22.0-1.el7_4.1.x86_64 426/661
Verifying : libvirt-daemon-4.5.0-33.el7.x86_64 427/661
Verifying : pycairo-1.8.10-8.el7.x86_64 428/661
Verifying : perl-IO-Compress-2.061-2.el7.noarch 429/661
Verifying : anaconda-tui-21.48.22.158-1.el7.centos.x86_64 430/661
Verifying : 2:vim-filesystem-7.4.629-6.el7.x86_64 431/661
Verifying : polkit-0.112-26.el7.x86_64 432/661
Verifying : glusterfs-client-xlators-6.0-29.el7.x86_64 433/661
Verifying : libxshmfence-1.2-1.el7.x86_64 434/661
Verifying : 1:perl-Module-Load-0.24-3.el7.noarch 435/661
Verifying : libSM-1.2.2-2.el7.x86_64 436/661
Verifying : celt051-0.5.1.3-8.el7.x86_64 437/661
Verifying : ndctl-65-5.el7.x86_64 438/661
Verifying : libvirt-daemon-driver-storage-iscsi-4.5.0-33.el7.x86_6 439/661
Verifying : wget-1.14-18.el7_6.1.x86_64 440/661
Verifying : genisoimage-1.1.11-25.el7.x86_64 441/661
Verifying : libsndfile-1.0.25-11.el7.x86_64 442/661
Verifying : 32:bind-utils-9.11.4-16.P2.el7.x86_64 443/661
Verifying : libtirpc-0.2.4-0.16.el7.x86_64 444/661
Verifying : at-spi2-core-2.28.0-1.el7.x86_64 445/661
Verifying : perl-local-lib-1.008010-4.el7.noarch 446/661
Verifying : perl-Perl-OSType-1.003-3.el7.noarch 447/661
Verifying : 2:ethtool-4.8-10.el7.x86_64 448/661
Verifying : libatasmart-0.19-6.el7.x86_64 449/661
Verifying : libXxf86vm-1.1.4-1.el7.x86_64 450/661
Verifying : lsof-4.87-6.el7.x86_64 451/661
Verifying : perl-constant-1.27-2.el7.noarch 452/661
Verifying : anaconda-widgets-21.48.22.158-1.el7.centos.x86_64 453/661
Verifying : adwaita-icon-theme-3.28.0-1.el7.noarch 454/661
Verifying : python-meh-gui-0.25.3-1.el7.noarch 455/661
Verifying : openssh-7.4p1-21.el7.x86_64 456/661
Verifying : spice-server-0.14.0-9.el7.x86_64 457/661
Verifying : perl-YAML-0.84-5.el7.noarch 458/661
Verifying : 7:device-mapper-event-libs-1.02.164-7.el7.x86_64 459/661
Verifying : lighttpd-1.4.54-1.el7.x86_64 460/661
Verifying : iscsi-initiator-utils-6.2.0.874-17.el7.x86_64 461/661
Verifying : libreport-plugin-bugzilla-2.1.11-53.el7.centos.x86_64 462/661
Verifying : selinux-policy-3.13.1-266.el7.noarch 463/661
Verifying : subscription-manager-1.24.26-1.el7.centos.x86_64 464/661
Verifying : net-tools-2.0-0.25.20131004git.el7.x86_64 465/661
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 466/661
Verifying : libX11-common-1.6.7-2.el7.noarch 467/661
Verifying : perl-Encode-Locale-1.03-5.el7.noarch 468/661
Verifying : libgudev1-219-73.el7.1.x86_64 469/661
Verifying : perl-Mozilla-CA-20130114-5.el7.noarch 470/661
Verifying : netcf-libs-0.2.8-4.el7.x86_64 471/661
Verifying : glusterfs-6.0-29.el7.x86_64 472/661
Verifying : 1:perl-Error-0.17020-2.el7.noarch 473/661
Verifying : libXfixes-5.0.3-1.el7.x86_64 474/661
Verifying : 1:v8-3.14.5.10-25.el7.x86_64 475/661
Verifying : libselinux-python-2.5-15.el7.x86_64 476/661
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 477/661
Verifying : perl-libwww-perl-6.05-2.el7.noarch 478/661
Verifying : perl-Digest-1.17-245.el7.noarch 479/661
Verifying : lldpad-1.0.1-5.git036e314.el7.x86_64 480/661
Verifying : 7:lvm2-libs-2.02.186-7.el7.x86_64 481/661
Verifying : perl-Digest-SHA1-2.13-9.el7.x86_64 482/661
Verifying : oddjob-0.31.5-4.el7.x86_64 483/661
Verifying : bison-3.0.4-2.el7.x86_64 484/661
Verifying : gdb-7.6.1-119.el7.x86_64 485/661
Verifying : 1:perl-Locale-Maketext-Simple-0.21-295.el7.noarch 486/661
Verifying : libvirt-daemon-driver-storage-rbd-4.5.0-33.el7.x86_64 487/661
Verifying : libXdmcp-1.1.2-6.el7.x86_64 488/661
Verifying : libblockdev-fs-2.18-5.el7.x86_64 489/661
Verifying : xfsprogs-4.5.0-20.el7.x86_64 490/661
Verifying : subscription-manager-rhsm-certificates-1.24.26-1.el7.c 491/661
Verifying : dmraid-1.0.0.rc16-28.el7.x86_64 492/661
Verifying : avahi-libs-0.6.31-20.el7.x86_64 493/661
Verifying : 32:bind-libs-lite-9.11.4-16.P2.el7.x86_64 494/661
Verifying : 1:librbd1-10.2.5-4.el7.x86_64 495/661
Verifying : 1:enchant-1.6.0-8.el7.x86_64 496/661
Verifying : gnome-icon-theme-3.12.0-1.el7.noarch 497/661
Verifying : libnotify-0.7.7-1.el7.x86_64 498/661
Verifying : ModemManager-glib-1.6.10-3.el7_6.x86_64 499/661
Verifying : python-subunit-0.0.21-2.el7.noarch 500/661
Verifying : gcc-4.8.5-39.el7.x86_64 501/661
Verifying : dejavu-fonts-common-2.33-6.el7.noarch 502/661
Verifying : gtk-update-icon-cache-3.22.30-5.el7.x86_64 503/661
Verifying : python-sphinx-1.1.3-11.el7.noarch 504/661
Verifying : libtimezonemap-0.4.4-1.el7.x86_64 505/661
Verifying : python-testtools-1.1.0-1.el7.noarch 506/661
Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 507/661
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 508/661
Verifying : which-2.20-7.el7.x86_64 509/661
Verifying : anaconda-core-21.48.22.158-1.el7.centos.x86_64 510/661
Verifying : kernel-3.10.0-1127.el7.x86_64 511/661
Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 512/661
Verifying : libX11-1.6.7-2.el7.x86_64 513/661
Verifying : json-glib-1.4.2-2.el7.x86_64 514/661
Verifying : numad-0.5-18.20150602git.el7.x86_64 515/661
Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 516/661
Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 517/661
Verifying : python3-setuptools-39.2.0-10.el7.noarch 518/661
Verifying : webkitgtk4-plugin-process-gtk2-2.22.7-2.el7.x86_64 519/661
Verifying : autogen-5.18-5.el7.x86_64 520/661
Verifying : perl-Module-Signature-0.73-2.el7.noarch 521/661
Verifying : autoconf-2.69-11.el7.noarch 522/661
Verifying : python2-mimeparse-1.6.0-5.el7.noarch 523/661
Verifying : libdvdnav-5.0.3-1.el7.x86_64 524/661
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 525/661
Verifying : git-1.8.3.1-21.el7_7.x86_64 526/661
Verifying : libmpcdec-1.2.6-12.el7.x86_64 527/661
Verifying : python-devel-2.7.5-88.el7.x86_64 528/661
Verifying : python-meh-0.25.3-1.el7.noarch 529/661
Verifying : trousers-0.3.14-2.el7.x86_64 530/661
Verifying : hyphen-2.8.6-5.el7.x86_64 531/661
Verifying : boost-iostreams-1.53.0-28.el7.x86_64 532/661
Verifying : fuse-overlayfs-0.7.2-6.el7_8.x86_64 533/661
Verifying : python-pyblock-0.53-6.el7.x86_64 534/661
Verifying : cryptsetup-python-2.0.3-6.el7.x86_64 535/661
Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 536/661
Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 537/661
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 538/661
Verifying : fros-1.0-5.el7.noarch 539/661
Verifying : kbd-misc-1.15.5-15.el7.noarch 540/661
Verifying : checkpolicy-2.5-8.el7.x86_64 541/661
Verifying : libxkbfile-1.0.9-3.el7.x86_64 542/661
Verifying : bzip2-1.0.6-13.el7.x86_64 543/661
Verifying : 7:lvm2-2.02.186-7.el7.x86_64 544/661
Verifying : libXtst-1.2.3-1.el7.x86_64 545/661
Verifying : python-nss-0.16.0-3.el7.x86_64 546/661
Verifying : libteam-1.29-1.el7.x86_64 547/661
Verifying : webkitgtk4-2.22.7-2.el7.x86_64 548/661
Verifying : 4:perl-5.16.3-295.el7.x86_64 549/661
Verifying : setools-libs-3.3.8-4.el7.x86_64 550/661
Verifying : boost-system-1.53.0-28.el7.x86_64 551/661
Verifying : python-ply-3.4-11.el7.noarch 552/661
Verifying : 1:perl-ExtUtils-ParseXS-3.18-3.el7.noarch 553/661
Verifying : pulseaudio-libs-10.0-5.el7.x86_64 554/661
Verifying : 1:oci-systemd-hook-0.2.0-1.git05e6923.el7_6.x86_64 555/661
Verifying : 1:NetworkManager-libnm-1.18.4-3.el7.x86_64 556/661
Verifying : 2:libogg-1.3.0-7.el7.x86_64 557/661
Verifying : hivex-1.3.10-6.9.el7.x86_64 558/661
Verifying : perl-Sys-Virt-4.5.0-2.el7.x86_64 559/661
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 560/661
Verifying : pciutils-3.5.1-3.el7.x86_64 561/661
Verifying : selinux-policy-targeted-3.13.1-266.el7.noarch 562/661
Verifying : sgpio-1.2.0.10-13.el7.x86_64 563/661
Verifying : libsoup-2.62.2-2.el7.x86_64 564/661
Verifying : libicu-50.2-3.el7.x86_64 565/661
Verifying : graphite2-1.3.10-1.el7_3.x86_64 566/661
Verifying : volume_key-libs-0.3.9-9.el7.x86_64 567/661
Verifying : cpp-4.8.5-39.el7.x86_64 568/661
Verifying : usermode-1.111-6.el7.x86_64 569/661
Verifying : perl-URI-1.60-9.el7.noarch 570/661
Verifying : libmnl-1.0.3-7.el7.x86_64 571/661
Verifying : libpciaccess-0.14-1.el7.x86_64 572/661
Verifying : libXv-1.0.11-1.el7.x86_64 573/661
Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 574/661
Verifying : 1:perl-Parse-CPAN-Meta-1.4404-5.el7.noarch 575/661
Verifying : libunistring-0.9.3-9.el7.x86_64 576/661
Verifying : fcoe-utils-1.0.32-2.el7_6.x86_64 577/661
Verifying : gssproxy-0.7.0-28.el7.x86_64 578/661
Verifying : perl-Algorithm-Diff-1.1902-17.el7.noarch 579/661
Verifying : libdaemon-0.14-7.el7.x86_64 580/661
Verifying : e2fsprogs-1.42.9-17.el7.x86_64 581/661
Verifying : perl-CPAN-Meta-YAML-0.008-14.el7.noarch 582/661
Verifying : glade-libs-3.22.1-1.el7.x86_64 583/661
Verifying : hicolor-icon-theme-0.12-7.el7.noarch 584/661
Verifying : usbredir-0.7.1-3.el7.x86_64 585/661
Verifying : device-mapper-persistent-data-0.8.5-2.el7.x86_64 586/661
Verifying : libvirt-daemon-kvm-4.5.0-33.el7.x86_64 587/661
Verifying : perl-Module-Load-Conditional-0.54-3.el7.noarch 588/661
Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 589/661
Verifying : iptables-1.4.21-34.el7.x86_64 590/661
Verifying : policycoreutils-2.5-34.el7.x86_64 591/661
Verifying : p7zip-16.02-10.el7.x86_64 592/661
Verifying : pango-1.42.4-4.el7_7.x86_64 593/661
Verifying : cdparanoia-libs-10.2-17.el7.x86_64 594/661
Verifying : python3-rpm-macros-3-32.el7.noarch 595/661
Verifying : quilt-0.66-1.el7.noarch 596/661
Verifying : kernel-headers-3.10.0-1127.el7.x86_64 597/661
Verifying : udisks2-2.8.4-1.el7.x86_64 598/661
Verifying : 1:isomd5sum-1.0.10-5.el7.x86_64 599/661
Verifying : libtool-2.4.2-22.el7_3.x86_64 600/661
Verifying : mobile-broadband-provider-info-1.20170310-1.el7.noarch 601/661
Verifying : perl-Carp-1.26-244.el7.noarch 602/661
Verifying : libvisual-0.4.0-16.el7.x86_64 603/661
Verifying : createrepo-0.9.9-28.el7.noarch 604/661
Verifying : python-virtualenv-15.1.0-2.el7.noarch 605/661
Verifying : perl-HTTP-Daemon-6.01-8.el7.noarch 606/661
Verifying : gc-7.2d-7.el7.x86_64 607/661
Verifying : 32:bind-libs-9.11.4-16.P2.el7.x86_64 608/661
Verifying : python3-3.6.8-13.el7.x86_64 609/661
Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 610/661
Verifying : mpfr-3.1.1-4.el7.x86_64 611/661
Verifying : syslinux-extlinux-4.05-15.el7.x86_64 612/661
Verifying : 2:docker-common-1.13.1-162.git64e9980.el7.centos.x86_6 613/661
Verifying : 1:mariadb-libs-5.5.65-1.el7.x86_64 614/661
Verifying : libXdamage-1.1.4-4.1.el7.x86_64 615/661
Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 616/661
Verifying : perl-Module-Metadata-1.000018-2.el7.noarch 617/661
Verifying : libthai-0.1.14-9.el7.x86_64 618/661
Verifying : less-458-9.el7.x86_64 619/661
Verifying : kbd-legacy-1.15.5-15.el7.noarch 620/661
Verifying : 1:atomic-registries-1.22.1-33.gitb507039.el7_8.x86_64 621/661
Verifying : 12:dhclient-4.2.5-79.el7.centos.x86_64 622/661
Verifying : augeas-libs-1.4.0-9.el7.x86_64 623/661
Verifying : zip-3.0-11.el7.x86_64 624/661
Verifying : perl-PathTools-3.40-5.el7.x86_64 625/661
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 626/661
Verifying : libXt-1.1.5-3.el7.x86_64 627/661
Verifying : perl-Socket-2.010-5.el7.x86_64 628/661
Verifying : python-pwquality-1.2.3-5.el7.x86_64 629/661
Verifying : opus-1.0.2-6.el7.x86_64 630/661
Verifying : libasyncns-0.8-7.el7.x86_64 631/661
Verifying : python2-iso8601-0.1.11-8.el7.noarch 632/661
Verifying : newt-0.52.15-4.el7.x86_64 633/661
Verifying : perl-Thread-Queue-3.02-2.el7.noarch 634/661
Verifying : perl-HTTP-Date-6.02-8.el7.noarch 635/661
Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 636/661
Verifying : 2:yelp-3.28.1-1.el7.x86_64 637/661
Verifying : libsecret-0.18.6-1.el7.x86_64 638/661
Verifying : python-srpm-macros-3-32.el7.noarch 639/661
Verifying : libxcb-1.13-1.el7.x86_64 640/661
Verifying : libXft-2.3.2-2.el7.x86_64 641/661
Verifying : man-db-2.6.3-11.el7.x86_64 642/661
Verifying : libini_config-1.3.1-32.el7.x86_64 643/661
Verifying : 1:libglvnd-gles-1.0.1-0.8.git5baa1e5.el7.x86_64 644/661
Verifying : libepoxy-1.5.2-1.el7.x86_64 645/661
Verifying : libarchive-3.1.2-14.el7_7.x86_64 646/661
Verifying : dconf-0.28.0-4.el7.x86_64 647/661
Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 648/661
Verifying : libnl3-cli-3.2.28-4.el7.x86_64 649/661
Verifying : langtable-0.0.31-4.el7.noarch 650/661
Verifying : jbigkit-libs-2.0-11.el7.x86_64 651/661
Verifying : cairo-1.15.12-4.el7.x86_64 652/661
Verifying : mesa-dri-drivers-18.3.4-7.el7.x86_64 653/661
Verifying : libproxy-0.4.11-11.el7.x86_64 654/661
Verifying : elfutils-0.176-4.el7.x86_64 655/661
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 656/661
Verifying : ssmtp-2.64-14.el7.x86_64 657/661
Verifying : libfontenc-1.1.3-3.el7.x86_64 658/661
Verifying : teamd-1.29-1.el7.x86_64 659/661
Verifying : libblockdev-crypto-2.18-5.el7.x86_64 660/661
Verifying : boost-filesystem-1.53.0-28.el7.x86_64 661/661

Installed:
PyYAML.x86_64 0:3.10-11.el7
anaconda.x86_64 0:21.48.22.158-1.el7.centos
anaconda-core.x86_64 0:21.48.22.158-1.el7.centos
autoconf-archive.noarch 0:2017.03.21-1.el7
autogen.x86_64 0:5.18-5.el7
automake.noarch 0:1.13.4-3.el7
bc.x86_64 0:1.06.95-13.el7
bind.x86_64 32:9.11.4-16.P2.el7
bind-utils.x86_64 32:9.11.4-16.P2.el7
bison.x86_64 0:3.0.4-2.el7
createrepo.noarch 0:0.9.9-28.el7
createrepo_c.x86_64 0:0.10.0-20.el7
docker-client.x86_64 2:1.13.1-162.git64e9980.el7.centos
expat-devel.x86_64 0:2.1.0-11.el7
flex.x86_64 0:2.5.37-6.el7
gcc.x86_64 0:4.8.5-39.el7
genisoimage.x86_64 0:1.1.11-25.el7
gettext.x86_64 0:0.19.8.1-3.el7
git.x86_64 0:1.8.3.1-21.el7_7
isomd5sum.x86_64 1:1.0.10-5.el7
libguestfs-tools.noarch 1:1.40.2-9.el7
libtool.x86_64 0:2.4.2-22.el7_3
lighttpd.x86_64 0:1.4.54-1.el7
lighttpd-fastcgi.x86_64 0:1.4.54-1.el7
lighttpd-mod_geoip.x86_64 0:1.4.54-1.el7
mongodb.x86_64 0:2.6.12-6.el7
mongodb-server.x86_64 0:2.6.12-6.el7
net-tools.x86_64 0:2.0-0.25.20131004git.el7
pax.x86_64 0:3.4-19.el7
perl-App-cpanminus.noarch 0:1.6922-2.el7
perl-CPAN.noarch 0:1.9800-295.el7
postgresql.x86_64 0:9.2.24-2.el7
python-deltarpm.x86_64 0:3.6-3.el7
python-pep8.noarch 0:1.4.6-3.el7
python-sphinx.noarch 0:1.1.3-11.el7
python-subunit.noarch 0:0.0.21-2.el7
python-virtualenv.noarch 0:15.1.0-2.el7
python2-pip.noarch 0:8.1.2-12.el7
python2-psutil.x86_64 0:5.6.7-1.el7
python2-ruamel-yaml.x86_64 0:0.13.14-2.el7
python3-devel.x86_64 0:3.6.8-13.el7
python36-psutil.x86_64 0:5.6.7-1.el7
qemu-kvm.x86_64 10:1.5.3-173.el7
quilt.noarch 0:0.66-1.el7
rpm-build.x86_64 0:4.11.3-43.el7
rpm-sign.x86_64 0:4.11.3-43.el7
squashfs-tools.x86_64 0:4.3-0.21.gitaae0aff4.el7
sudo.x86_64 0:1.8.23-9.el7
syslinux.x86_64 0:4.05-15.el7
udisks2.x86_64 0:2.8.4-1.el7
vim-enhanced.x86_64 2:7.4.629-6.el7
wget.x86_64 0:1.14-18.el7_6.1

Dependency Installed:
GConf2.x86_64 0:3.2.6-8.el7
GeoIP.x86_64 0:1.5.0-14.el7
ModemManager-glib.x86_64 0:1.6.10-3.el7_6
NetworkManager.x86_64 1:1.18.4-3.el7
NetworkManager-glib.x86_64 1:1.18.4-3.el7
NetworkManager-libnm.x86_64 1:1.18.4-3.el7
NetworkManager-team.x86_64 1:1.18.4-3.el7
NetworkManager-wifi.x86_64 1:1.18.4-3.el7
adwaita-cursor-theme.noarch 0:3.28.0-1.el7
adwaita-icon-theme.noarch 0:3.28.0-1.el7
alsa-lib.x86_64 0:1.1.8-1.el7
anaconda-gui.x86_64 0:21.48.22.158-1.el7.centos
anaconda-tui.x86_64 0:21.48.22.158-1.el7.centos
anaconda-widgets.x86_64 0:21.48.22.158-1.el7.centos
at-spi2-atk.x86_64 0:2.26.2-1.el7
at-spi2-core.x86_64 0:2.28.0-1.el7
atk.x86_64 0:2.28.1-2.el7
atomic-registries.x86_64 1:1.22.1-33.gitb507039.el7_8
attr.x86_64 0:2.4.46-13.el7
audit-libs-python.x86_64 0:2.8.5-4.el7
augeas-libs.x86_64 0:1.4.0-9.el7
authconfig.x86_64 0:6.2.8-30.el7
autoconf.noarch 0:2.69-11.el7
autogen-libopts.x86_64 0:5.18-5.el7
avahi-glib.x86_64 0:0.6.31-20.el7
avahi-libs.x86_64 0:0.6.31-20.el7
bind-export-libs.x86_64 32:9.11.4-16.P2.el7
bind-libs.x86_64 32:9.11.4-16.P2.el7
bind-libs-lite.x86_64 32:9.11.4-16.P2.el7
boost-filesystem.x86_64 0:1.53.0-28.el7
boost-iostreams.x86_64 0:1.53.0-28.el7
boost-program-options.x86_64 0:1.53.0-28.el7
boost-random.x86_64 0:1.53.0-28.el7
boost-system.x86_64 0:1.53.0-28.el7
boost-thread.x86_64 0:1.53.0-28.el7
bridge-utils.x86_64 0:1.5-9.el7
btrfs-progs.x86_64 0:4.9.1-1.el7
bzip2.x86_64 0:1.0.6-13.el7
cairo.x86_64 0:1.15.12-4.el7
cairo-gobject.x86_64 0:1.15.12-4.el7
cdparanoia-libs.x86_64 0:10.2-17.el7
celt051.x86_64 0:0.5.1.3-8.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
checkpolicy.x86_64 0:2.5-8.el7
chrony.x86_64 0:3.4-1.el7
colord-libs.x86_64 0:1.3.4-2.el7
container-selinux.noarch 2:2.119.2-1.911c772.el7_8
container-storage-setup.noarch 0:0.11.0-2.git5eaf76c.el7
containers-common.x86_64 1:0.1.40-11.el7_8
cpp.x86_64 0:4.8.5-39.el7
createrepo_c-libs.x86_64 0:0.10.0-20.el7
cryptsetup.x86_64 0:2.0.3-6.el7
cryptsetup-python.x86_64 0:2.0.3-6.el7
cups-libs.x86_64 1:1.6.3-43.el7
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
daxctl-libs.x86_64 0:65-5.el7
dconf.x86_64 0:0.28.0-4.el7
dejavu-fonts-common.noarch 0:2.33-6.el7
dejavu-sans-fonts.noarch 0:2.33-6.el7
device-mapper-event.x86_64 7:1.02.164-7.el7
device-mapper-event-libs.x86_64 7:1.02.164-7.el7
device-mapper-multipath.x86_64 0:0.4.9-131.el7
device-mapper-multipath-libs.x86_64 0:0.4.9-131.el7
device-mapper-persistent-data.x86_64 0:0.8.5-2.el7
dhclient.x86_64 12:4.2.5-79.el7.centos
dhcp-common.x86_64 12:4.2.5-79.el7.centos
dhcp-libs.x86_64 12:4.2.5-79.el7.centos
diffstat.x86_64 0:1.57-4.el7
dmidecode.x86_64 1:3.2-3.el7
dmraid.x86_64 0:1.0.0.rc16-28.el7
dmraid-events.x86_64 0:1.0.0.rc16-28.el7
dnsmasq.x86_64 0:2.76-10.el7_7.1
docker-common.x86_64 2:1.13.1-162.git64e9980.el7.centos
dosfstools.x86_64 0:3.0.20-10.el7
dracut-network.x86_64 0:033-568.el7
dwz.x86_64 0:0.11-3.el7
e2fsprogs.x86_64 0:1.42.9-17.el7
e2fsprogs-libs.x86_64 0:1.42.9-17.el7
ebtables.x86_64 0:2.0.10-16.el7
elfutils.x86_64 0:0.176-4.el7
enchant.x86_64 1:1.6.0-8.el7
ethtool.x86_64 2:4.8-10.el7
fcoe-utils.x86_64 0:1.0.32-2.el7_6
file.x86_64 0:5.11-36.el7
fipscheck.x86_64 0:1.4.1-6.el7
fipscheck-lib.x86_64 0:1.4.1-6.el7
firewalld.noarch 0:0.6.3-8.el7
firewalld-filesystem.noarch 0:0.6.3-8.el7
flac-libs.x86_64 0:1.3.0-5.el7_1
fontconfig.x86_64 0:2.13.0-4.3.el7
fontpackages-filesystem.noarch 0:1.44-8.el7
freetype.x86_64 0:2.8-14.el7
fribidi.x86_64 0:1.0.2-1.el7_7.1
fros.noarch 0:1.0-5.el7
fuse.x86_64 0:2.9.2-11.el7
fuse-libs.x86_64 0:2.9.2-11.el7
fuse-overlayfs.x86_64 0:0.7.2-6.el7_8
fuse3-libs.x86_64 0:3.6.1-4.el7
gamin.x86_64 0:0.1.10-16.el7
gc.x86_64 0:7.2d-7.el7
gcr.x86_64 0:3.28.0-1.el7
gdb.x86_64 0:7.6.1-119.el7
gdbm-devel.x86_64 0:1.10-8.el7
gdisk.x86_64 0:0.8.10-3.el7
gdk-pixbuf2.x86_64 0:2.36.12-3.el7
geoclue2.x86_64 0:2.4.8-1.el7
gettext-libs.x86_64 0:0.19.8.1-3.el7
glade-libs.x86_64 0:3.22.1-1.el7
glib-networking.x86_64 0:2.56.1-1.el7
glibc-devel.x86_64 0:2.17-307.el7.1
glibc-headers.x86_64 0:2.17-307.el7.1
glusterfs.x86_64 0:6.0-29.el7
glusterfs-api.x86_64 0:6.0-29.el7
glusterfs-cli.x86_64 0:6.0-29.el7
glusterfs-client-xlators.x86_64 0:6.0-29.el7
glusterfs-libs.x86_64 0:6.0-29.el7
gnome-icon-theme.noarch 0:3.12.0-1.el7
gnutls.x86_64 0:3.3.29-9.el7_6
gperftools-libs.x86_64 0:2.6.1-1.el7
gpm-libs.x86_64 0:1.20.7-6.el7
graphite2.x86_64 0:1.3.10-1.el7_3
groff-base.x86_64 0:1.22.2-8.el7
grubby.x86_64 0:8.28-26.el7
gsettings-desktop-schemas.x86_64 0:3.28.0-3.el7
gsm.x86_64 0:1.0.13-11.el7
gssproxy.x86_64 0:0.7.0-28.el7
gstreamer1.x86_64 0:1.10.4-2.el7
gstreamer1-plugins-bad-free.x86_64 0:1.10.4-3.el7
gstreamer1-plugins-base.x86_64 0:1.10.4-2.el7
gtk-update-icon-cache.x86_64 0:3.22.30-5.el7
gtk2.x86_64 0:2.24.31-1.el7
gtk3.x86_64 0:3.22.30-5.el7
guile.x86_64 5:2.0.9-5.el7
harfbuzz.x86_64 0:1.7.5-2.el7
harfbuzz-icu.x86_64 0:1.7.5-2.el7
hexedit.x86_64 0:1.2.13-5.el7
hicolor-icon-theme.noarch 0:0.12-7.el7
hivex.x86_64 0:1.3.10-6.9.el7
hunspell.x86_64 0:1.3.2-15.el7
hunspell-en-US.noarch 0:0.20121024-6.el7
hwdata.x86_64 0:0.252-9.5.el7
hyphen.x86_64 0:2.8.6-5.el7
initscripts.x86_64 0:9.49.49-1.el7
iproute.x86_64 0:4.11.0-25.el7_7.2
ipset.x86_64 0:7.1-1.el7
ipset-libs.x86_64 0:7.1-1.el7
iptables.x86_64 0:1.4.21-34.el7
ipxe-roms-qemu.noarch 0:20180825-2.git133f4c.el7
iscsi-initiator-utils.x86_64 0:6.2.0.874-17.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-17.el7
iso-codes.noarch 0:3.46-2.el7
jansson.x86_64 0:2.10-1.el7
jasper-libs.x86_64 0:1.900.1-33.el7
jbigkit-libs.x86_64 0:2.0-11.el7
json-glib.x86_64 0:1.4.2-2.el7
kbd.x86_64 0:1.15.5-15.el7
kbd-legacy.noarch 0:1.15.5-15.el7
kbd-misc.noarch 0:1.15.5-15.el7
kernel.x86_64 0:3.10.0-1127.el7
kernel-headers.x86_64 0:3.10.0-1127.el7
kexec-tools.x86_64 0:2.0.15-43.el7
keybinder3.x86_64 0:0.3.0-1.el7
keyutils.x86_64 0:1.5.8-3.el7
langtable.noarch 0:0.0.31-4.el7
langtable-data.noarch 0:0.0.31-4.el7
langtable-python.noarch 0:0.0.31-4.el7
lcms2.x86_64 0:2.6-3.el7
less.x86_64 0:458-9.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.7-2.el7
libX11-common.noarch 0:1.6.7-2.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXcomposite.x86_64 0:0.4.4-4.1.el7
libXcursor.x86_64 0:1.1.15-1.el7
libXdamage.x86_64 0:1.1.4-4.1.el7
libXdmcp.x86_64 0:1.1.2-6.el7
libXext.x86_64 0:1.3.3-3.el7
libXfixes.x86_64 0:5.0.3-1.el7
libXfont2.x86_64 0:2.0.3-1.el7
libXft.x86_64 0:2.3.2-2.el7
libXi.x86_64 0:1.7.9-1.el7
libXinerama.x86_64 0:1.1.3-2.1.el7
libXrandr.x86_64 0:1.5.1-2.el7
libXrender.x86_64 0:0.9.10-1.el7
libXt.x86_64 0:1.1.5-3.el7
libXtst.x86_64 0:1.2.3-1.el7
libXv.x86_64 0:1.0.11-1.el7
libXxf86vm.x86_64 0:1.1.4-1.el7
libaio.x86_64 0:0.3.109-13.el7
libarchive.x86_64 0:3.1.2-14.el7_7
libasyncns.x86_64 0:0.8-7.el7
libatasmart.x86_64 0:0.19-6.el7
libbasicobjects.x86_64 0:0.1.1-32.el7
libblockdev.x86_64 0:2.18-5.el7
libblockdev-crypto.x86_64 0:2.18-5.el7
libblockdev-fs.x86_64 0:2.18-5.el7
libblockdev-loop.x86_64 0:2.18-5.el7
libblockdev-mdraid.x86_64 0:2.18-5.el7
libblockdev-nvdimm.x86_64 0:2.18-5.el7
libblockdev-part.x86_64 0:2.18-5.el7
libblockdev-swap.x86_64 0:2.18-5.el7
libblockdev-utils.x86_64 0:2.18-5.el7
libbytesize.x86_64 0:1.2-1.el7
libcgroup.x86_64 0:0.41-21.el7
libcollection.x86_64 0:0.7.0-32.el7
libconfig.x86_64 0:1.4.9-5.el7
libcroco.x86_64 0:0.6.12-4.el7
libdaemon.x86_64 0:0.14-7.el7
libdb-devel.x86_64 0:5.3.21-25.el7
libdrm.x86_64 0:2.4.97-2.el7
libdvdnav.x86_64 0:5.0.3-1.el7
libdvdread.x86_64 0:5.0.3-3.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
libepoxy.x86_64 0:1.5.2-1.el7
libevent.x86_64 0:2.0.21-4.el7
libfontenc.x86_64 0:1.1.3-3.el7
libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-gles.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libgnomekbd.x86_64 0:3.26.0-3.el7
libgomp.x86_64 0:4.8.5-39.el7
libgudev1.x86_64 0:219-73.el7.1
libguestfs.x86_64 1:1.40.2-9.el7
libguestfs-tools-c.x86_64 1:1.40.2-9.el7
libgusb.x86_64 0:0.2.9-1.el7
libibverbs.x86_64 0:22.4-1.el7
libicu.x86_64 0:50.2-3.el7
libini_config.x86_64 0:1.3.1-32.el7
libiscsi.x86_64 0:1.9.0-7.el7
libjpeg-turbo.x86_64 0:1.2.90-8.el7
libmnl.x86_64 0:1.0.3-7.el7
libmodman.x86_64 0:2.0.1-8.el7
libmpc.x86_64 0:1.0.1-3.el7
libmpcdec.x86_64 0:1.2.6-12.el7
libndp.x86_64 0:1.2-9.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
libnl.x86_64 0:1.1.4-3.el7
libnl3.x86_64 0:3.2.28-4.el7
libnl3-cli.x86_64 0:3.2.28-4.el7
libnma.x86_64 0:1.8.6-2.el7
libnotify.x86_64 0:0.7.7-1.el7
libogg.x86_64 2:1.3.0-7.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-12.el7
libpciaccess.x86_64 0:0.14-1.el7
libpipeline.x86_64 0:1.2.3-3.el7
libpng.x86_64 2:1.5.13-7.el7_2
libproxy.x86_64 0:0.4.11-11.el7
librados2.x86_64 1:10.2.5-4.el7
librbd1.x86_64 1:10.2.5-4.el7
librdmacm.x86_64 0:22.4-1.el7
libref_array.x86_64 0:0.1.5-32.el7
libreport.x86_64 0:2.1.11-53.el7.centos
libreport-anaconda.x86_64 0:2.1.11-53.el7.centos
libreport-cli.x86_64 0:2.1.11-53.el7.centos
libreport-filesystem.x86_64 0:2.1.11-53.el7.centos
libreport-gtk.x86_64 0:2.1.11-53.el7.centos
libreport-plugin-bugzilla.x86_64 0:2.1.11-53.el7.centos
libreport-plugin-reportuploader.x86_64 0:2.1.11-53.el7.centos
libreport-plugin-rhtsupport.x86_64 0:2.1.11-53.el7.centos
libreport-python.x86_64 0:2.1.11-53.el7.centos
libreport-rhel-anaconda-bugzilla.x86_64 0:2.1.11-53.el7.centos
libreport-web.x86_64 0:2.1.11-53.el7.centos
librsvg2.x86_64 0:2.40.20-1.el7
libseccomp.x86_64 0:2.3.1-4.el7
libsecret.x86_64 0:0.18.6-1.el7
libselinux-python.x86_64 0:2.5-15.el7
libselinux-utils.x86_64 0:2.5-15.el7
libsemanage-python.x86_64 0:2.5-14.el7
libsndfile.x86_64 0:1.0.25-11.el7
libsoup.x86_64 0:2.62.2-2.el7
libsrtp.x86_64 0:1.4.4-10.20101004cvs.el7
libss.x86_64 0:1.42.9-17.el7
libstemmer.x86_64 0:0-2.585svn.el7
libtar.x86_64 0:1.2.11-29.el7
libteam.x86_64 0:1.29-1.el7
libthai.x86_64 0:0.1.14-9.el7
libtheora.x86_64 1:1.1.1-8.el7
libtiff.x86_64 0:4.0.3-32.el7
libtimezonemap.x86_64 0:0.4.4-1.el7
libtirpc.x86_64 0:0.2.4-0.16.el7
libtool-ltdl.x86_64 0:2.4.2-22.el7_3
libudisks2.x86_64 0:2.8.4-1.el7
libunistring.x86_64 0:0.9.3-9.el7
libusal.x86_64 0:1.1.11-25.el7
libusbx.x86_64 0:1.0.21-1.el7
libuser-python.x86_64 0:0.60-9.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-daemon.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-interface.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-network.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-qemu.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-secret.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-33.el7
libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-33.el7
libvirt-daemon-kvm.x86_64 0:4.5.0-33.el7
libvirt-libs.x86_64 0:4.5.0-33.el7
libvisual.x86_64 0:0.4.0-16.el7
libvorbis.x86_64 1:1.3.3-8.el7.1
libwayland-client.x86_64 0:1.15.0-1.el7
libwayland-cursor.x86_64 0:1.15.0-1.el7
libwayland-egl.x86_64 0:1.15.0-1.el7
libwayland-server.x86_64 0:1.15.0-1.el7
libwebp.x86_64 0:0.3.0-7.el7
libxcb.x86_64 0:1.13-1.el7
libxkbcommon.x86_64 0:0.7.1-3.el7
libxkbfile.x86_64 0:1.0.9-3.el7
libxklavier.x86_64 0:5.4-7.el7
libxshmfence.x86_64 0:1.2-1.el7
libxslt.x86_64 0:1.1.28-5.el7
libyaml.x86_64 0:0.1.4-11.el7_0
linux-firmware.noarch 0:20191203-76.gite8a0f4c.el7
lldpad.x86_64 0:1.0.1-5.git036e314.el7
llvm-private.x86_64 0:7.0.1-1.el7
lsof.x86_64 0:4.87-6.el7
lsscsi.x86_64 0:0.27-6.el7
lvm2.x86_64 7:2.02.186-7.el7
lvm2-libs.x86_64 7:2.02.186-7.el7
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
m4.x86_64 0:1.4.16-10.el7
mailcap.noarch 0:2.1.41-2.el7
make.x86_64 1:3.82-24.el7
man-db.x86_64 0:2.6.3-11.el7
mariadb-libs.x86_64 1:5.5.65-1.el7
mdadm.x86_64 0:4.1-4.el7
mesa-dri-drivers.x86_64 0:18.3.4-7.el7
mesa-filesystem.x86_64 0:18.3.4-7.el7
mesa-libEGL.x86_64 0:18.3.4-7.el7
mesa-libGL.x86_64 0:18.3.4-7.el7
mesa-libgbm.x86_64 0:18.3.4-7.el7
mesa-libglapi.x86_64 0:18.3.4-7.el7
mobile-broadband-provider-info.noarch 0:1.20170310-1.el7
mozjs17.x86_64 0:17.0.0-20.el7
mpfr.x86_64 0:3.1.1-4.el7
mtools.x86_64 0:4.0.18-5.el7
ndctl.x86_64 0:65-5.el7
ndctl-libs.x86_64 0:65-5.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nettle.x86_64 0:2.7.1-8.el7
newt.x86_64 0:0.52.15-4.el7
newt-python.x86_64 0:0.52.15-4.el7
nfs-utils.x86_64 1:1.3.0-0.66.el7
nm-connection-editor.x86_64 0:1.8.6-2.el7
nmap-ncat.x86_64 2:6.40-19.el7
numactl-libs.x86_64 0:2.0.12-5.el7
numad.x86_64 0:0.5-18.20150602git.el7
oci-register-machine.x86_64 1:0-6.git2b44233.el7
oci-systemd-hook.x86_64 1:0.2.0-1.git05e6923.el7_6
oci-umount.x86_64 2:2.5-3.el7
oddjob.x86_64 0:0.31.5-4.el7
oddjob-mkhomedir.x86_64 0:0.31.5-4.el7
openssh.x86_64 0:7.4p1-21.el7
openssh-clients.x86_64 0:7.4p1-21.el7
openssl.x86_64 1:1.0.2k-19.el7
opus.x86_64 0:1.0.2-6.el7
orc.x86_64 0:0.4.26-1.el7
osinfo-db.noarch 0:20190805-2.el7
p7zip.x86_64 0:16.02-10.el7
pango.x86_64 0:1.42.4-4.el7_7
parted.x86_64 0:3.1-32.el7
patch.x86_64 0:2.7.1-12.el7_7
pciutils.x86_64 0:3.5.1-3.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
perl.x86_64 4:5.16.3-295.el7
perl-Algorithm-Diff.noarch 0:1.1902-17.el7
perl-Archive-Zip.noarch 0:1.30-11.el7
perl-Business-ISBN.noarch 0:2.06-2.el7
perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7
perl-CPAN-Meta.noarch 0:2.120921-5.el7
perl-CPAN-Meta-Requirements.noarch 0:2.122-7.el7
perl-CPAN-Meta-YAML.noarch 0:0.008-14.el7
perl-Carp.noarch 0:1.26-244.el7
perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7
perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7
perl-Data-Dumper.x86_64 0:2.145-3.el7
perl-Digest.noarch 0:1.17-245.el7
perl-Digest-MD5.x86_64 0:2.52-3.el7
perl-Digest-SHA.x86_64 1:5.85-4.el7
perl-Digest-SHA1.x86_64 0:2.13-9.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Encode-Locale.noarch 0:1.03-5.el7
perl-Error.noarch 1:0.17020-2.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-ExtUtils-CBuilder.noarch 1:0.28.2.6-295.el7
perl-ExtUtils-Install.noarch 0:1.58-295.el7
perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7
perl-ExtUtils-Manifest.noarch 0:1.61-244.el7
perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7
perl-File-Listing.noarch 0:6.04-7.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-Git.noarch 0:1.8.3.1-21.el7_7
perl-HTML-Parser.x86_64 0:3.71-4.el7
perl-HTML-Tagset.noarch 0:3.20-15.el7
perl-HTTP-Cookies.noarch 0:6.01-5.el7
perl-HTTP-Daemon.noarch 0:6.01-8.el7
perl-HTTP-Date.noarch 0:6.02-8.el7
perl-HTTP-Message.noarch 0:6.06-6.el7
perl-HTTP-Negotiate.noarch 0:6.01-5.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-IO-Compress.noarch 0:2.061-2.el7
perl-IO-HTML.noarch 0:1.00-2.el7
perl-IO-Socket-IP.noarch 0:0.21-5.el7
perl-IO-Socket-SSL.noarch 0:1.94-7.el7
perl-IPC-Cmd.noarch 1:0.80-4.el7
perl-JSON-PP.noarch 0:2.27202-2.el7
perl-LWP-MediaTypes.noarch 0:6.02-2.el7
perl-Locale-Maketext.noarch 0:1.23-3.el7
perl-Locale-Maketext-Simple.noarch 1:0.21-295.el7
perl-Module-Build.noarch 2:0.40.05-2.el7
perl-Module-CoreList.noarch 1:2.76.02-295.el7
perl-Module-Load.noarch 1:0.24-3.el7
perl-Module-Load-Conditional.noarch 0:0.54-3.el7
perl-Module-Metadata.noarch 0:1.000018-2.el7
perl-Module-Signature.noarch 0:0.73-2.el7
perl-Mozilla-CA.noarch 0:20130114-5.el7
perl-Net-HTTP.noarch 0:6.06-2.el7
perl-Net-LibIDN.x86_64 0:0.12-15.el7
perl-Net-SSLeay.x86_64 0:1.55-6.el7
perl-PAR-Dist.noarch 0:0.49-2.el7
perl-Params-Check.noarch 1:0.38-2.el7
perl-Parse-CPAN-Meta.noarch 1:1.4404-5.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Perl-OSType.noarch 0:1.003-3.el7
perl-Pod-Escapes.noarch 1:1.04-295.el7
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-5.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-Sys-Guestfs.x86_64 1:1.40.2-9.el7
perl-Sys-Virt.x86_64 0:4.5.0-2.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
perl-Test-Harness.noarch 0:3.28-3.el7
perl-Text-Diff.noarch 0:1.41-5.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Thread-Queue.noarch 0:3.02-2.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-TimeDate.noarch 1:2.30-2.el7
perl-URI.noarch 0:1.60-9.el7
perl-WWW-RobotRules.noarch 0:6.02-5.el7
perl-YAML.noarch 0:0.84-5.el7
perl-YAML-Tiny.noarch 0:1.51-6.el7
perl-constant.noarch 0:1.27-2.el7
perl-devel.x86_64 4:5.16.3-295.el7
perl-hivex.x86_64 0:1.3.10-6.9.el7
perl-libintl.x86_64 0:1.20-12.el7
perl-libs.x86_64 4:5.16.3-295.el7
perl-libwww-perl.noarch 0:6.05-2.el7
perl-local-lib.noarch 0:1.008010-4.el7
perl-macros.x86_64 4:5.16.3-295.el7
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-srpm-macros.noarch 0:1-8.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
perl-version.x86_64 3:0.99.07-6.el7
pixman.x86_64 0:0.34.0-1.el7
policycoreutils.x86_64 0:2.5-34.el7
policycoreutils-python.x86_64 0:2.5-34.el7
polkit.x86_64 0:0.112-26.el7
polkit-pkla-compat.x86_64 0:0.1-4.el7
postgresql-libs.x86_64 0:9.2.24-2.el7
procmail.x86_64 0:3.22-36.el7_4.1
psmisc.x86_64 0:22.20-16.el7
pulseaudio-libs.x86_64 0:10.0-5.el7
pycairo.x86_64 0:1.8.10-8.el7
pykickstart.noarch 0:1.99.66.21-1.el7
pyparsing.noarch 0:1.5.6-9.el7
pyparted.x86_64 1:3.9-15.el7
python-IPy.noarch 0:0.75-6.el7
python-babel.noarch 0:0.9.6-8.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-blivet.noarch 1:0.61.15.75-1.el7
python-coverage.x86_64 0:3.6-0.5.b3.el7
python-dateutil.noarch 0:1.5-7.el7
python-decorator.noarch 0:3.4.0-3.el7
python-devel.x86_64 0:2.7.5-88.el7
python-dmidecode.x86_64 0:3.12.2-4.el7
python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7
python-ethtool.x86_64 0:0.8-8.el7
python-extras.noarch 0:0.0.3-2.el7
python-firewall.noarch 0:0.6.3-8.el7
python-gobject.x86_64 0:3.22.0-1.el7_4.1
python-inotify.noarch 0:0.9.4-4.el7
python-ipaddress.noarch 0:1.0.16-2.el7
python-jinja2.noarch 0:2.7.2-4.el7
python-markupsafe.x86_64 0:0.11-10.el7
python-meh.noarch 0:0.25.3-1.el7
python-meh-gui.noarch 0:0.25.3-1.el7
python-nss.x86_64 0:0.16.0-3.el7
python-ntplib.noarch 0:0.3.2-1.el7
python-pillow.x86_64 0:2.0.0-20.gitd1c6db8.el7_7
python-ply.noarch 0:3.4-11.el7
python-pwquality.x86_64 0:1.2.3-5.el7
python-pyblock.x86_64 0:0.53-6.el7
python-pygments.noarch 0:1.4-10.el7
python-pytoml.noarch 0:0.1.14-1.git7dea353.el7
python-pyudev.noarch 0:0.15-9.el7
python-rpm-macros.noarch 0:3-32.el7
python-setuptools.noarch 0:0.9.8-7.el7
python-six.noarch 0:1.9.0-2.el7
python-slip.noarch 0:0.4.0-4.el7
python-slip-dbus.noarch 0:0.4.0-4.el7
python-srpm-macros.noarch 0:3-32.el7
python-syspurpose.x86_64 0:1.24.26-1.el7.centos
python-testtools.noarch 0:1.1.0-1.el7
python2-blockdev.x86_64 0:2.18-5.el7
python2-iso8601.noarch 0:0.1.11-8.el7
python2-mimeparse.noarch 0:1.6.0-5.el7
python2-rpm-macros.noarch 0:3-32.el7
python2-ruamel-ordereddict.x86_64 0:0.4.9-2.el7
python2-subprocess32.x86_64 0:3.2.6-14.el7
python2-typing.noarch 0:3.5.2.2-4.el7
python3.x86_64 0:3.6.8-13.el7
python3-libs.x86_64 0:3.6.8-13.el7
python3-pip.noarch 0:9.0.3-5.el7
python3-rpm-generators.noarch 0:6-2.el7
python3-rpm-macros.noarch 0:3-32.el7
python3-setuptools.noarch 0:39.2.0-10.el7
pytz.noarch 0:2016.10-2.el7
qemu-img.x86_64 10:1.5.3-173.el7
qemu-kvm-common.x86_64 10:1.5.3-173.el7
quota.x86_64 1:4.01-19.el7
quota-nls.noarch 1:4.01-19.el7
radvd.x86_64 0:2.17-3.el7
rdma-core.x86_64 0:22.4-1.el7
realmd.x86_64 0:0.16.1-11.el7
redhat-rpm-config.noarch 0:9.1.0-88.el7.centos
rest.x86_64 0:0.8.1-2.el7
rpcbind.x86_64 0:0.2.0-49.el7
rsync.x86_64 0:3.1.2-10.el7
satyr.x86_64 0:0.13-15.el7
scrub.x86_64 0:2.5.2-7.el7
seabios-bin.noarch 0:1.11.0-2.el7
seavgabios-bin.noarch 0:1.11.0-2.el7
selinux-policy.noarch 0:3.13.1-266.el7
selinux-policy-minimum.noarch 0:3.13.1-266.el7
selinux-policy-targeted.noarch 0:3.13.1-266.el7
setools-libs.x86_64 0:3.3.8-4.el7
sgabios-bin.noarch 1:0.20110622svn-4.el7
sgpio.x86_64 0:1.2.0.10-13.el7
slang.x86_64 0:2.2.4-11.el7
slirp4netns.x86_64 0:0.4.3-4.el7_8
snappy.x86_64 0:1.1.0-3.el7
soundtouch.x86_64 0:1.4.0-9.el7
spawn-fcgi.x86_64 0:1.6.3-5.el7
spice-server.x86_64 0:0.14.0-9.el7
ssmtp.x86_64 0:2.64-14.el7
subscription-manager.x86_64 0:1.24.26-1.el7.centos
subscription-manager-rhsm.x86_64 0:1.24.26-1.el7.centos
subscription-manager-rhsm-certificates.x86_64 0:1.24.26-1.el7.centos
supermin5.x86_64 0:5.1.19-1.el7
syslinux-extlinux.x86_64 0:4.05-15.el7
systemd-sysv.x86_64 0:219-73.el7.1
systemtap-sdt-devel.x86_64 0:4.0-11.el7
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
teamd.x86_64 0:1.29-1.el7
tigervnc-license.noarch 0:1.8.0-19.el7
tigervnc-server-minimal.x86_64 0:1.8.0-19.el7
trousers.x86_64 0:0.3.14-2.el7
unzip.x86_64 0:6.0-21.el7
usbredir.x86_64 0:0.7.1-3.el7
usermode.x86_64 0:1.111-6.el7
v8.x86_64 1:3.14.5.10-25.el7
vim-common.x86_64 2:7.4.629-6.el7
vim-filesystem.x86_64 2:7.4.629-6.el7
virt-what.x86_64 0:1.18-4.el7
volume_key-libs.x86_64 0:0.3.9-9.el7
webkitgtk4.x86_64 0:2.22.7-2.el7
webkitgtk4-jsc.x86_64 0:2.22.7-2.el7
webkitgtk4-plugin-process-gtk2.x86_64 0:2.22.7-2.el7
which.x86_64 0:2.20-7.el7
wpa_supplicant.x86_64 1:2.6-12.el7
xfsprogs.x86_64 0:4.5.0-20.el7
xkeyboard-config.noarch 0:2.24-1.el7
xml-common.noarch 0:0.6.3-39.el7
xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7
xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7
xorg-x11-xkb-utils.x86_64 0:7.7-14.el7
yajl.x86_64 0:2.0.4-4.el7
yaml-cpp.x86_64 1:0.5.1-2.el7
yelp.x86_64 2:3.28.1-1.el7
yelp-libs.x86_64 2:3.28.1-1.el7
yelp-xsl.noarch 0:3.28.0-1.el7
zenity.x86_64 0:3.28.1-1.el7
zip.x86_64 0:3.0-11.el7

Complete!
Removing intermediate container 373bfad65916
---> fad0374fa017
Step 18/54 : RUN groupadd -g 751 cgts && echo "mock:x:751:root" >> /etc/group && echo "mockbuild:x:9001:" >> /etc/group && yum install -y http://mirror.starlingx.cengn.ca/mirror/centos/epel/dl.fedoraproject.org/pub/epel/7/x86_64/Packages/m/mock-1.4.16-1.el7.noarch.rpm http://mirror.starlingx.cengn.ca/mirror/centos/epel/dl.fedoraproject.org/pub/epel/7/x86_64/Packages/m/mock-core-configs-31.6-1.el7.noarch.rpm
---> Running in a3462259b2b6
Loaded plugins: ovl, product-id, search-disabled-repos
Examining /var/tmp/yum-root-Ilklqo/mock-1.4.16-1.el7.noarch.rpm: mock-1.4.16-1.el7.noarch
Marking /var/tmp/yum-root-Ilklqo/mock-1.4.16-1.el7.noarch.rpm to be installed
Examining /var/tmp/yum-root-Ilklqo/mock-core-configs-31.6-1.el7.noarch.rpm: mock-core-configs-31.6-1.el7.noarch
Marking /var/tmp/yum-root-Ilklqo/mock-core-configs-31.6-1.el7.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package mock.noarch 0:1.4.16-1.el7 will be installed
--> Processing Dependency: python36-six >= 1.4.0 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: pigz for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-distro for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-jinja2 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-pyroute2 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-requests for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-rpm for package: mock-1.4.16-1.el7.noarch
---> Package mock-core-configs.noarch 0:31.6-1.el7 will be installed
--> Processing Dependency: distribution-gpg-keys >= 1.29 for package: mock-core-configs-31.6-1.el7.noarch
--> Running transaction check
---> Package distribution-gpg-keys.noarch 0:1.37-1.el7 will be installed
---> Package pigz.x86_64 0:2.3.4-1.el7 will be installed
---> Package python36-distro.noarch 0:1.2.0-3.el7 will be installed
---> Package python36-jinja2.noarch 0:2.11.1-1.el7 will be installed
--> Processing Dependency: python36-markupsafe >= 0.23 for package: python36-jinja2-2.11.1-1.el7.noarch
---> Package python36-pyroute2.noarch 0:0.4.13-2.el7 will be installed
---> Package python36-requests.noarch 0:2.14.2-2.el7 will be installed
--> Processing Dependency: python36-chardet for package: python36-requests-2.14.2-2.el7.noarch
--> Processing Dependency: python36-idna for package: python36-requests-2.14.2-2.el7.noarch
--> Processing Dependency: python36-urllib3 for package: python36-requests-2.14.2-2.el7.noarch
---> Package python36-rpm.x86_64 0:4.11.3-7.el7 will be installed
---> Package python36-six.noarch 0:1.12.0-1.el7 will be installed
--> Running transaction check
---> Package python36-chardet.noarch 0:3.0.4-1.el7 will be installed
---> Package python36-idna.noarch 0:2.7-2.el7 will be installed
---> Package python36-markupsafe.x86_64 0:0.23-3.el7 will be installed
---> Package python36-urllib3.noarch 0:1.25.6-1.el7 will be installed
--> Processing Dependency: python36-pysocks for package: python36-urllib3-1.25.6-1.el7.noarch
--> Running transaction check
---> Package python36-pysocks.noarch 0:1.6.8-6.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
mock noarch 1.4.16-1.el7 /mock-1.4.16-1.el7.noarch 682 k
mock-core-configs noarch 31.6-1.el7 /mock-core-configs-31.6-1.el7.noarch
241 k
Installing for dependencies:
distribution-gpg-keys noarch 1.37-1.el7 epel 224 k
pigz x86_64 2.3.4-1.el7 epel 81 k
python36-chardet noarch 3.0.4-1.el7 epel 190 k
python36-distro noarch 1.2.0-3.el7 epel 30 k
python36-idna noarch 2.7-2.el7 epel 98 k
python36-jinja2 noarch 2.11.1-1.el7 epel 238 k
python36-markupsafe x86_64 0.23-3.el7 epel 32 k
python36-pyroute2 noarch 0.4.13-2.el7 epel 351 k
python36-pysocks noarch 1.6.8-6.el7 epel 30 k
python36-requests noarch 2.14.2-2.el7 epel 112 k
python36-rpm x86_64 4.11.3-7.el7 epel 768 k
python36-six noarch 1.12.0-1.el7 epel 33 k
python36-urllib3 noarch 1.25.6-1.el7 epel 178 k

Transaction Summary
================================================================================
Install 2 Packages (+13 Dependent packages)

Total size: 3.2 M
Total download size: 2.3 M
Installed size: 9.2 M
Downloading packages:
--------------------------------------------------------------------------------
Total 3.2 MB/s | 2.3 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python36-six-1.12.0-1.el7.noarch 1/15
Installing : python36-markupsafe-0.23-3.el7.x86_64 2/15
Installing : python36-jinja2-2.11.1-1.el7.noarch 3/15
Installing : distribution-gpg-keys-1.37-1.el7.noarch 4/15
Installing : mock-core-configs-31.6-1.el7.noarch 5/15
Installing : python36-distro-1.2.0-3.el7.noarch 6/15
Installing : python36-pysocks-1.6.8-6.el7.noarch 7/15
Installing : python36-urllib3-1.25.6-1.el7.noarch 8/15
Installing : python36-idna-2.7-2.el7.noarch 9/15
Installing : pigz-2.3.4-1.el7.x86_64 10/15
Installing : python36-chardet-3.0.4-1.el7.noarch 11/15
Installing : python36-requests-2.14.2-2.el7.noarch 12/15
Installing : python36-pyroute2-0.4.13-2.el7.noarch 13/15
Installing : python36-rpm-4.11.3-7.el7.x86_64 14/15
Installing : mock-1.4.16-1.el7.noarch 15/15
Verifying : python36-requests-2.14.2-2.el7.noarch 1/15
Verifying : python36-rpm-4.11.3-7.el7.x86_64 2/15
Verifying : mock-core-configs-31.6-1.el7.noarch 3/15
Verifying : python36-pyroute2-0.4.13-2.el7.noarch 4/15
Verifying : python36-chardet-3.0.4-1.el7.noarch 5/15
Verifying : pigz-2.3.4-1.el7.x86_64 6/15
Verifying : python36-idna-2.7-2.el7.noarch 7/15
Verifying : python36-pysocks-1.6.8-6.el7.noarch 8/15
Verifying : python36-six-1.12.0-1.el7.noarch 9/15
Verifying : python36-distro-1.2.0-3.el7.noarch 10/15
Verifying : distribution-gpg-keys-1.37-1.el7.noarch 11/15
Verifying : python36-markupsafe-0.23-3.el7.x86_64 12/15
Verifying : python36-urllib3-1.25.6-1.el7.noarch 13/15
Verifying : python36-jinja2-2.11.1-1.el7.noarch 14/15
Verifying : mock-1.4.16-1.el7.noarch 15/15

Installed:
mock.noarch 0:1.4.16-1.el7 mock-core-configs.noarch 0:31.6-1.el7

Dependency Installed:
distribution-gpg-keys.noarch 0:1.37-1.el7
pigz.x86_64 0:2.3.4-1.el7
python36-chardet.noarch 0:3.0.4-1.el7
python36-distro.noarch 0:1.2.0-3.el7
python36-idna.noarch 0:2.7-2.el7
python36-jinja2.noarch 0:2.11.1-1.el7
python36-markupsafe.x86_64 0:0.23-3.el7
python36-pyroute2.noarch 0:0.4.13-2.el7
python36-pysocks.noarch 0:1.6.8-6.el7
python36-requests.noarch 0:2.14.2-2.el7
python36-rpm.x86_64 0:4.11.3-7.el7
python36-six.noarch 0:1.12.0-1.el7
python36-urllib3.noarch 0:1.25.6-1.el7

Complete!
Removing intermediate container a3462259b2b6
---> a83504b1b862
Step 19/54 : RUN useradd -s /sbin/nologin -u 9001 -g 9001 mockbuild && rmdir /var/lib/mock && ln -s /localdisk/loadbuild/mock /var/lib/mock && rmdir /var/cache/mock && ln -s /localdisk/loadbuild/mock-cache /var/cache/mock && echo "config_opts['use_nspawn'] = False" >> /etc/mock/site-defaults.cfg && echo "config_opts['rpmbuild_networking'] = True" >> /etc/mock/site-defaults.cfg && echo >> /etc/mock/site-defaults.cfg
---> Running in e21cda502224
Removing intermediate container e21cda502224
---> 53774531e5b7
Step 20/54 : RUN cpanm --notest Fatal && cpanm --notest XML::SAX && cpanm --notest XML::SAX::Expat && cpanm --notest XML::Parser && cpanm --notest XML::Simple
---> Running in 9a908d1a8ee7
--> Working on Fatal
Fetching http://www.cpan.org/authors/id/T/TO/TODDR/autodie-2.34.tar.gz ... OK
Configuring autodie-2.34 ... OK
Building autodie-2.34 ... OK
Successfully installed autodie-2.34
1 distribution installed
--> Working on XML::SAX
Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.02.tar.gz ... OK
Configuring XML-SAX-1.02 ... OK
==> Found dependencies: XML::NamespaceSupport, XML::SAX::Base
--> Working on XML::NamespaceSupport
Fetching http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12.tar.gz ... OK
Configuring XML-NamespaceSupport-1.12 ... OK
Building XML-NamespaceSupport-1.12 ... OK
Successfully installed XML-NamespaceSupport-1.12
--> Working on XML::SAX::Base
Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz ... OK
Configuring XML-SAX-Base-1.09 ... OK
Building XML-SAX-Base-1.09 ... OK
Successfully installed XML-SAX-Base-1.09
Building XML-SAX-1.02 ... OK
Successfully installed XML-SAX-1.02
3 distributions installed
--> Working on XML::SAX::Expat
Fetching http://www.cpan.org/authors/id/B/BJ/BJOERN/XML-SAX-Expat-0.51.tar.gz ... OK
Configuring XML-SAX-Expat-0.51 ... OK
==> Found dependencies: XML::Parser
--> Working on XML::Parser
Fetching http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz ... OK
Configuring XML-Parser-2.46 ... OK
Building XML-Parser-2.46 ... OK
Successfully installed XML-Parser-2.46
Building XML-SAX-Expat-0.51 ... OK
Successfully installed XML-SAX-Expat-0.51
2 distributions installed
XML::Parser is up to date. (2.46)
--> Working on XML::Simple
Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.25.tar.gz ... OK
Configuring XML-Simple-2.25 ... OK
Building XML-Simple-2.25 ... OK
Successfully installed XML-Simple-2.25
1 distribution installed
Removing intermediate container 9a908d1a8ee7
---> 8080d2321a96
Step 21/54 : RUN curl https://storage.googleapis.com/git-repo-downloads/repo > /usr/local/bin/repo && chmod a+x /usr/local/bin/repo
---> Running in b85c4a78db29
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 45277 100 45277 0 0 149k 0 --:--:-- --:--:-- --:--:-- 150k
Removing intermediate container b85c4a78db29
---> 475b50cf985a
Step 22/54 : ENV GOPATH="/usr/local/go"
---> Running in d348edee814d
Removing intermediate container d348edee814d
---> 6d0a55dcb564
Step 23/54 : ENV PATH="${GOPATH}/bin:${PATH}"
---> Running in 25ead1ce26b3
Removing intermediate container 25ead1ce26b3
---> 5c9d33fd7921
Step 24/54 : RUN yum install -y golang && mkdir -p ${GOPATH}/bin && curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
---> Running in 15e0deefa232
Loaded plugins: ovl, product-id, search-disabled-repos
Resolving Dependencies
--> Running transaction check
---> Package golang.x86_64 0:1.13.6-1.el7 will be installed
--> Processing Dependency: golang-bin = 1.13.6-1.el7 for package: golang-1.13.6-1.el7.x86_64
--> Processing Dependency: golang-src = 1.13.6-1.el7 for package: golang-1.13.6-1.el7.x86_64
--> Running transaction check
---> Package golang-bin.x86_64 0:1.13.6-1.el7 will be installed
--> Processing Dependency: subversion for package: golang-bin-1.13.6-1.el7.x86_64
--> Processing Dependency: mercurial for package: golang-bin-1.13.6-1.el7.x86_64
---> Package golang-src.noarch 0:1.13.6-1.el7 will be installed
--> Running transaction check
---> Package mercurial.x86_64 0:2.6.2-11.el7 will be installed
---> Package subversion.x86_64 0:1.7.14-14.el7 will be installed
--> Processing Dependency: subversion-libs(x86-64) = 1.7.14-14.el7 for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-5.el7 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package neon.x86_64 0:0.30.0-4.el7 will be installed
--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-4.el7.x86_64
---> Package subversion-libs.x86_64 0:1.7.14-14.el7 will be installed
--> Running transaction check
---> Package pakchois.x86_64 0:0.4-10.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
golang x86_64 1.13.6-1.el7 epel 3.2 M
Installing for dependencies:
apr x86_64 1.4.8-5.el7 centos-os 103 k
apr-util x86_64 1.5.2-6.el7 centos-os 92 k
golang-bin x86_64 1.13.6-1.el7 epel 86 M
golang-src noarch 1.13.6-1.el7 epel 7.1 M
mercurial x86_64 2.6.2-11.el7 centos-os 2.6 M
neon x86_64 0.30.0-4.el7 centos-os 166 k
pakchois x86_64 0.4-10.el7 centos-os 14 k
subversion x86_64 1.7.14-14.el7 centos-os 1.0 M
subversion-libs x86_64 1.7.14-14.el7 centos-os 922 k

Transaction Summary
================================================================================
Install 1 Package (+9 Dependent packages)

Total download size: 101 M
Installed size: 329 M
Downloading packages:
--------------------------------------------------------------------------------
Total 42 MB/s | 101 MB 00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-5.el7.x86_64 1/10
Installing : apr-util-1.5.2-6.el7.x86_64 2/10
Installing : mercurial-2.6.2-11.el7.x86_64 3/10
Installing : golang-src-1.13.6-1.el7.noarch 4/10
Installing : pakchois-0.4-10.el7.x86_64 5/10
Installing : neon-0.30.0-4.el7.x86_64 6/10
Installing : subversion-libs-1.7.14-14.el7.x86_64 7/10
Installing : subversion-1.7.14-14.el7.x86_64 8/10
Installing : golang-1.13.6-1.el7.x86_64 9/10
Installing : golang-bin-1.13.6-1.el7.x86_64 10/10
Verifying : subversion-1.7.14-14.el7.x86_64 1/10
Verifying : subversion-libs-1.7.14-14.el7.x86_64 2/10
Verifying : apr-util-1.5.2-6.el7.x86_64 3/10
Verifying : golang-1.13.6-1.el7.x86_64 4/10
Verifying : apr-1.4.8-5.el7.x86_64 5/10
Verifying : golang-bin-1.13.6-1.el7.x86_64 6/10
Verifying : neon-0.30.0-4.el7.x86_64 7/10
Verifying : pakchois-0.4-10.el7.x86_64 8/10
Verifying : golang-src-1.13.6-1.el7.noarch 9/10
Verifying : mercurial-2.6.2-11.el7.x86_64 10/10

Installed:
golang.x86_64 0:1.13.6-1.el7

Dependency Installed:
apr.x86_64 0:1.4.8-5.el7 apr-util.x86_64 0:1.5.2-6.el7
golang-bin.x86_64 0:1.13.6-1.el7 golang-src.noarch 0:1.13.6-1.el7
mercurial.x86_64 0:2.6.2-11.el7 neon.x86_64 0:0.30.0-4.el7
pakchois.x86_64 0:0.4-10.el7 subversion.x86_64 0:1.7.14-14.el7
subversion-libs.x86_64 0:1.7.14-14.el7

Complete!
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5230 100 5230 0 0 20361 0 --:--:-- --:--:-- --:--:-- 20429
ARCH = amd64
OS = linux
Will install into /usr/local/go/bin
Fetching https://github.com/golang/dep/releases/latest..
Release Tag = v0.5.4
Fetching https://github.com/golang/dep/releases/tag/v0.5.4..
Fetching https://github.com/golang/dep/releases/download/v0.5.4/dep-linux-amd64..
Setting executable permissions.
Moving executable to /usr/local/go/bin/dep
Removing intermediate container 15e0deefa232
---> 7ddb1bb81bd5
Step 25/54 : RUN yum install -y dh-autoreconf curl-devel expat-devel gettext-devel openssl-devel perl-devel zlib-devel asciidoc xmlto docbook2X && cd /tmp && wget https://github.com/git/git/archive/v2.29.2.tar.gz -O git-2.29.2.tar.gz && tar xzvf git-2.29.2.tar.gz && cd git-2.29.2 && make configure && ./configure --prefix=/usr/local && make all doc && make install install-doc && cd /tmp && rm -rf git-2.29.2.tar.gz git-2.29.2
---> Running in 26c5aafd0609
Loaded plugins: ovl, product-id, search-disabled-repos
Package expat-devel-2.1.0-11.el7.x86_64 already installed and latest version
Package 4:perl-devel-5.16.3-295.el7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package asciidoc.noarch 0:8.6.8-5.el7 will be installed
--> Processing Dependency: source-highlight for package: asciidoc-8.6.8-5.el7.noarch
--> Processing Dependency: graphviz for package: asciidoc-8.6.8-5.el7.noarch
--> Processing Dependency: docbook-style-xsl for package: asciidoc-8.6.8-5.el7.noarch
---> Package dh-autoreconf.noarch 0:19-1.el7 will be installed
--> Processing Dependency: cdbs for package: dh-autoreconf-19-1.el7.noarch
--> Processing Dependency: debhelper for package: dh-autoreconf-19-1.el7.noarch
--> Processing Dependency: perl(Debian::Debhelper::Dh_Lib) for package: dh-autoreconf-19-1.el7.noarch
---> Package docbook2X.x86_64 0:0.8.8-17.el7 will be installed
--> Processing Dependency: /usr/bin/sgml2xml for package: docbook2X-0.8.8-17.el7.x86_64
--> Processing Dependency: openjade for package: docbook2X-0.8.8-17.el7.x86_64
--> Processing Dependency: perl(XML::SAX::ParserFactory) for package: docbook2X-0.8.8-17.el7.x86_64
--> Processing Dependency: texinfo for package: docbook2X-0.8.8-17.el7.x86_64
---> Package gettext-devel.x86_64 0:0.19.8.1-3.el7 will be installed
--> Processing Dependency: gettext-common-devel = 0.19.8.1-3.el7 for package: gettext-devel-0.19.8.1-3.el7.x86_64
---> Package libcurl-devel.x86_64 0:7.29.0-57.el7 will be installed
---> Package openssl-devel.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
---> Package xmlto.x86_64 0:0.0.25-7.el7 will be installed
--> Processing Dependency: text-www-browser for package: xmlto-0.0.25-7.el7.x86_64
--> Processing Dependency: docbook-dtds for package: xmlto-0.0.25-7.el7.x86_64
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed
--> Running transaction check
---> Package cdbs.noarch 0:0.4.150-3.el7 will be installed
--> Processing Dependency: perl(Font::TTF::Font) for package: cdbs-0.4.150-3.el7.noarch
--> Processing Dependency: perl(Font::TTF::Ttc) for package: cdbs-0.4.150-3.el7.noarch
--> Processing Dependency: perl(Image::ExifTool) for package: cdbs-0.4.150-3.el7.noarch
--> Processing Dependency: perl(Regexp::Assemble) for package: cdbs-0.4.150-3.el7.noarch
--> Processing Dependency: perl(autodie) for package: cdbs-0.4.150-3.el7.noarch
---> Package debhelper.noarch 0:11.4-2.el7 will be installed
--> Processing Dependency: dpkg-dev >= 1.18.0 for package: debhelper-11.4-2.el7.noarch
--> Processing Dependency: html2text for package: debhelper-11.4-2.el7.noarch
--> Processing Dependency: perl(Dpkg::BuildProfiles) for package: debhelper-11.4-2.el7.noarch
--> Processing Dependency: po-debconf for package: debhelper-11.4-2.el7.noarch
---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed
--> Processing Dependency: sgml-common for package: docbook-dtds-1.0-60.el7.noarch
---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed
---> Package gettext-common-devel.noarch 0:0.19.8.1-3.el7 will be installed
---> Package graphviz.x86_64 0:2.30.1-21.el7 will be installed
--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
---> Package krb5-devel.x86_64 0:1.15.1-46.el7 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-46.el7 for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-46.el7.x86_64
---> Package openjade.x86_64 0:1.3.2-45.el7 will be installed
---> Package opensp.x86_64 0:1.5.2-19.el7 will be installed
---> Package perl-XML-SAX.noarch 0:0.99-9.el7 will be installed
--> Processing Dependency: perl(XML::SAX::Exception) for package: perl-XML-SAX-0.99-9.el7.noarch
--> Processing Dependency: perl(XML::SAX::Base) for package: perl-XML-SAX-0.99-9.el7.noarch
--> Processing Dependency: perl(XML::NamespaceSupport) for package: perl-XML-SAX-0.99-9.el7.noarch
---> Package source-highlight.x86_64 0:3.1.6-6.el7 will be installed
--> Processing Dependency: ctags for package: source-highlight-3.1.6-6.el7.x86_64
--> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: source-highlight-3.1.6-6.el7.x86_64
---> Package texinfo.x86_64 0:5.1-5.el7 will be installed
--> Processing Dependency: perl(Text::Unidecode) for package: texinfo-5.1-5.el7.x86_64
---> Package w3m.x86_64 0:0.5.3-45.git20190105.el7 will be installed
--> Processing Dependency: perl(NKF) for package: w3m-0.5.3-45.git20190105.el7.x86_64
--> Running transaction check
---> Package boost-regex.x86_64 0:1.53.0-28.el7 will be installed
---> Package ctags.x86_64 0:5.8-13.el7 will be installed
---> Package dpkg-dev.noarch 0:1.18.25-9.el7 will be installed
--> Processing Dependency: lzma for package: dpkg-dev-1.18.25-9.el7.noarch
--> Processing Dependency: perl(MIME::Lite) for package: dpkg-dev-1.18.25-9.el7.noarch
---> Package dpkg-perl.noarch 0:1.18.25-9.el7 will be installed
--> Processing Dependency: dpkg = 1.18.25-9.el7 for package: dpkg-perl-1.18.25-9.el7.noarch
--> Processing Dependency: perl(Digest::SHA3) for package: dpkg-perl-1.18.25-9.el7.noarch
--> Processing Dependency: perl(Time::Piece) for package: dpkg-perl-1.18.25-9.el7.noarch
--> Processing Dependency: perl-Time-Piece for package: dpkg-perl-1.18.25-9.el7.noarch
---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> Package libXaw.x86_64 0:1.0.13-4.el7 will be installed
---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-17.el7 will be installed
---> Package libgs.x86_64 0:9.25-2.el7_7.3 will be installed
--> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-2.el7_7.3.x86_64
--> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-2.el7_7.3.x86_64
--> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-2.el7_7.3.x86_64
--> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-2.el7_7.3.x86_64
--> Processing Dependency: libopenjp2.so.7()(64bit) for package: libgs-9.25-2.el7_7.3.x86_64
---> Package libkadm5.x86_64 0:1.15.1-46.el7 will be installed
---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
--> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
---> Package perl-Font-TTF.noarch 0:1.02-3.el7 will be installed
--> Processing Dependency: perl(XML::Parser::Expat) for package: perl-Font-TTF-1.02-3.el7.noarch
--> Processing Dependency: perl(IO::String) for package: perl-Font-TTF-1.02-3.el7.noarch
---> Package perl-Image-ExifTool.noarch 0:11.70-1.el7 will be installed
---> Package perl-NKF.x86_64 1:2.1.3-5.el7 will be installed
---> Package perl-Regexp-Assemble.noarch 0:0.35-11.el7 will be installed
---> Package perl-Text-Unidecode.noarch 0:0.04-20.el7 will be installed
---> Package perl-XML-NamespaceSupport.noarch 0:1.11-10.el7 will be installed
---> Package perl-XML-SAX-Base.noarch 0:1.08-7.el7 will be installed
---> Package perl-autodie.noarch 0:2.16-2.el7 will be installed
---> Package po-debconf.noarch 0:1.0.20-5.el7 will be installed
--> Processing Dependency: intltool for package: po-debconf-1.0.20-5.el7.noarch
--> Processing Dependency: perl(Debconf::AutoSelect) for package: po-debconf-1.0.20-5.el7.noarch
--> Processing Dependency: perl(Debconf::Config) for package: po-debconf-1.0.20-5.el7.noarch
--> Processing Dependency: perl(Debconf::Db) for package: po-debconf-1.0.20-5.el7.noarch
--> Processing Dependency: perl(Debconf::Template::Transient) for package: po-debconf-1.0.20-5.el7.noarch
--> Processing Dependency: perl(Mail::Box::Manager) for package: po-debconf-1.0.20-5.el7.noarch
--> Processing Dependency: perl(Mail::Sendmail) for package: po-debconf-1.0.20-5.el7.noarch
---> Package python3-html2text.noarch 0:2019.8.11-1.el7 will be installed
---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed
---> Package urw-base35-fonts.noarch 0:20170801-10.el7 will be installed
--> Processing Dependency: urw-base35-fonts-common = 20170801-10.el7 for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-z003-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-standard-symbols-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-p052-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-nimbus-sans-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-nimbus-roman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-nimbus-mono-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-gothic-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-d050000l-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-c059-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Processing Dependency: urw-base35-bookman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch
--> Running transaction check
---> Package adobe-mappings-cmap.noarch 0:20171205-3.el7 will be installed
---> Package adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 will be installed
---> Package adobe-mappings-pdf.noarch 0:20180407-1.el7 will be installed
---> Package debconf.noarch 0:1.5.73-2.el7 will be installed
--> Processing Dependency: perl(CGI) for package: debconf-1.5.73-2.el7.noarch
--> Processing Dependency: perl(Gtk3) for package: debconf-1.5.73-2.el7.noarch
--> Processing Dependency: perl(Net::LDAP) for package: debconf-1.5.73-2.el7.noarch
--> Processing Dependency: perl-Text-Iconv for package: debconf-1.5.73-2.el7.noarch
---> Package dpkg.x86_64 0:1.18.25-9.el7 will be installed
---> Package intltool.noarch 0:0.50.2-7.el7 will be installed
---> Package libpaper.x86_64 0:1.1.24-8.el7 will be installed
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
---> Package perl-Digest-SHA3.x86_64 0:0.24-1.el7 will be installed
---> Package perl-IO-String.noarch 0:1.08-19.el7 will be installed
---> Package perl-MIME-Lite.noarch 0:3.030-1.el7 will be installed
--> Processing Dependency: perl(MIME::Types) >= 1.28 for package: perl-MIME-Lite-3.030-1.el7.noarch
--> Processing Dependency: perl(Email::Date::Format) for package: perl-MIME-Lite-3.030-1.el7.noarch
---> Package perl-Mail-Box.noarch 0:2.120-2.el7 will be installed
--> Processing Dependency: perl(Mail::Transport::Dbx) >= 0.04 for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Devel::GlobalDestruction) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Digest::HMAC_MD5) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Email::Simple) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(File::FcntlLock) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(File::Remove) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(HTML::FormatText) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(HTML::TreeBuilder) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(IO::Lines) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(MIME::Entity) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(MIME::Parser) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Mail::Address) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Mail::Header) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Mail::IMAPClient) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Mail::Identity) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Mail::Internet) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Object::Realize::Later) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(Text::Autoformat) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(User::Identity::Collection) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(User::Identity::Collection::Emails) for package: perl-Mail-Box-2.120-2.el7.noarch
--> Processing Dependency: perl(User::Identity::Item) for package: perl-Mail-Box-2.120-2.el7.noarch
---> Package perl-Mail-Sendmail.noarch 0:0.79-21.el7 will be installed
---> Package perl-Time-Piece.x86_64 0:1.20.1-295.el7 will be installed
---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
---> Package urw-base35-bookman-fonts.noarch 0:20170801-10.el7 will be installed
--> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch
--> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch
--> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch
--> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch
---> Package urw-base35-c059-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-fonts-common.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-gothic-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-p052-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 will be installed
---> Package urw-base35-z003-fonts.noarch 0:20170801-10.el7 will be installed
---> Package xz-lzma-compat.x86_64 0:5.2.2-1.el7 will be installed
--> Running transaction check
---> Package perl-CGI.noarch 0:3.63-4.el7 will be installed
--> Processing Dependency: perl(FCGI) >= 0.67 for package: perl-CGI-3.63-4.el7.noarch
---> Package perl-Devel-GlobalDestruction.noarch 0:0.12-1.el7 will be installed
--> Processing Dependency: perl(Sub::Exporter::Progressive) for package: perl-Devel-GlobalDestruction-0.12-1.el7.noarch
---> Package perl-Digest-HMAC.noarch 0:1.03-5.el7 will be installed
---> Package perl-Email-Date-Format.noarch 0:1.002-15.el7 will be installed
---> Package perl-Email-Simple.noarch 0:2.214-1.el7 will be installed
---> Package perl-File-FcntlLock.x86_64 0:0.22-6.el7 will be installed
---> Package perl-File-Remove.noarch 0:1.52-6.el7 will be installed
---> Package perl-Gtk3.noarch 0:0.017-3.el7 will be installed
--> Processing Dependency: perl(Cairo::GObject) >= 1.000 for package: perl-Gtk3-0.017-3.el7.noarch
--> Processing Dependency: perl(Glib) >= 1.260 for package: perl-Gtk3-0.017-3.el7.noarch
--> Processing Dependency: perl(Glib::Object::Introspection) >= 0.009 for package: perl-Gtk3-0.017-3.el7.noarch
---> Package perl-HTML-Format.noarch 0:2.10-7.el7 will be installed
--> Processing Dependency: perl(Font::Metrics::TimesRoman) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::TimesItalic) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::TimesBoldItalic) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::TimesBold) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::HelveticaOblique) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::HelveticaBoldOblique) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::HelveticaBold) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::Helvetica) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::CourierOblique) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::CourierBoldOblique) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::CourierBold) for package: perl-HTML-Format-2.10-7.el7.noarch
--> Processing Dependency: perl(Font::Metrics::Courier) for package: perl-HTML-Format-2.10-7.el7.noarch
---> Package perl-HTML-Tree.noarch 1:5.03-2.el7 will be installed
---> Package perl-IO-stringy.noarch 0:2.110-22.el7 will be installed
---> Package perl-LDAP.noarch 1:0.56-6.el7 will be installed
--> Processing Dependency: perl(Convert::ASN1) >= 0.2 for package: 1:perl-LDAP-0.56-6.el7.noarch
--> Processing Dependency: perl(Authen::SASL) >= 2.00 for package: 1:perl-LDAP-0.56-6.el7.noarch
--> Processing Dependency: perl(XML::SAX::Writer) for package: 1:perl-LDAP-0.56-6.el7.noarch
--> Processing Dependency: perl(Text::Soundex) for package: 1:perl-LDAP-0.56-6.el7.noarch
--> Processing Dependency: perl(JSON) for package: 1:perl-LDAP-0.56-6.el7.noarch
---> Package perl-MIME-Types.noarch 0:1.38-2.el7 will be installed
---> Package perl-MIME-tools.noarch 0:5.505-1.el7 will be installed
--> Processing Dependency: perl(Convert::BinHex) for package: perl-MIME-tools-5.505-1.el7.noarch
---> Package perl-Mail-IMAPClient.noarch 0:3.37-1.el7 will be installed
--> Processing Dependency: perl(Parse::RecDescent) for package: perl-Mail-IMAPClient-3.37-1.el7.noarch
---> Package perl-Mail-Transport-Dbx.x86_64 0:0.07-28.el7 will be installed
---> Package perl-MailTools.noarch 0:2.12-2.el7 will be installed
--> Processing Dependency: perl(Net::SMTP::SSL) for package: perl-MailTools-2.12-2.el7.noarch
---> Package perl-Object-Realize-Later.noarch 0:0.19-6.el7 will be installed
---> Package perl-Text-Autoformat.noarch 0:1.669004-1.el7 will be installed
--> Processing Dependency: perl(Text::Reform) for package: perl-Text-Autoformat-1.669004-1.el7.noarch
---> Package perl-Text-Iconv.x86_64 0:1.7-18.el7 will be installed
---> Package perl-User-Identity.noarch 0:0.96-1.el7 will be installed
---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed
---> Package xorg-x11-server-utils.x86_64 0:7.7-20.el7 will be installed
--> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64
--> Running transaction check
---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed
---> Package perl-Authen-SASL.noarch 0:2.15-10.el7 will be installed
--> Processing Dependency: perl(GSSAPI) for package: perl-Authen-SASL-2.15-10.el7.noarch
---> Package perl-Cairo-GObject.x86_64 0:1.001-7.el7 will be installed
--> Processing Dependency: perl(Cairo) >= 1.080 for package: perl-Cairo-GObject-1.001-7.el7.x86_64
---> Package perl-Convert-ASN1.noarch 0:0.26-4.el7 will be installed
---> Package perl-Convert-BinHex.noarch 0:1.119-20.el7 will be installed
---> Package perl-FCGI.x86_64 1:0.74-8.el7 will be installed
---> Package perl-Font-AFM.noarch 0:1.20-13.el7 will be installed
---> Package perl-Glib.x86_64 0:1.305-1.el7 will be installed
---> Package perl-Glib-Object-Introspection.x86_64 0:0.025-1.el7 will be installed
---> Package perl-JSON.noarch 0:2.59-2.el7 will be installed
---> Package perl-Net-SMTP-SSL.noarch 0:1.01-13.el7 will be installed
---> Package perl-Parse-RecDescent.noarch 0:1.967009-5.el7 will be installed
---> Package perl-Sub-Exporter-Progressive.noarch 0:0.001011-1.el7 will be installed
--> Processing Dependency: perl(Sub::Exporter) for package: perl-Sub-Exporter-Progressive-0.001011-1.el7.noarch
---> Package perl-Text-Reform.noarch 0:1.20-9.el7 will be installed
--> Processing Dependency: perl(TeX::Hyphen) for package: perl-Text-Reform-1.20-9.el7.noarch
---> Package perl-Text-Soundex.x86_64 0:3.04-4.el7 will be installed
---> Package perl-XML-SAX-Writer.noarch 0:0.53-4.el7 will be installed
--> Processing Dependency: perl(XML::Filter::BufferText) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch
--> Running transaction check
---> Package perl-Cairo.x86_64 0:1.104-1.el7 will be installed
---> Package perl-GSSAPI.x86_64 0:0.28-9.el7 will be installed
---> Package perl-Sub-Exporter.noarch 0:0.986-2.el7 will be installed
--> Processing Dependency: perl(Sub::Install) >= 0.92 for package: perl-Sub-Exporter-0.986-2.el7.noarch
--> Processing Dependency: perl(Params::Util) >= 0.14 for package: perl-Sub-Exporter-0.986-2.el7.noarch
--> Processing Dependency: perl(Data::OptList) >= 0.100 for package: perl-Sub-Exporter-0.986-2.el7.noarch
--> Processing Dependency: perl(Params::Util) for package: perl-Sub-Exporter-0.986-2.el7.noarch
--> Processing Dependency: perl(Package::Generator) for package: perl-Sub-Exporter-0.986-2.el7.noarch
--> Processing Dependency: perl(Data::OptList) for package: perl-Sub-Exporter-0.986-2.el7.noarch
---> Package perl-TeX-Hyphen.noarch 0:1.01-1.el7 will be installed
---> Package perl-XML-Filter-BufferText.noarch 0:1.01-17.el7 will be installed
--> Running transaction check
---> Package perl-Data-OptList.noarch 0:0.107-9.el7 will be installed
---> Package perl-Package-Generator.noarch 0:0.103-14.el7 will be installed
---> Package perl-Params-Util.x86_64 0:1.07-6.el7 will be installed
---> Package perl-Sub-Install.noarch 0:0.926-6.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
asciidoc noarch 8.6.8-5.el7 centos-os 251 k
dh-autoreconf noarch 19-1.el7 epel 21 k
docbook2X x86_64 0.8.8-17.el7 epel 315 k
gettext-devel x86_64 0.19.8.1-3.el7 centos-os 320 k
libcurl-devel x86_64 7.29.0-57.el7 centos-os 303 k
openssl-devel x86_64 1:1.0.2k-19.el7 centos-os 1.5 M
xmlto x86_64 0.0.25-7.el7 centos-os 50 k
zlib-devel x86_64 1.2.7-18.el7 centos-os 50 k
Installing for dependencies:
adobe-mappings-cmap noarch 20171205-3.el7 centos-os 2.1 M
adobe-mappings-cmap-deprecated noarch 20171205-3.el7 centos-os 114 k
adobe-mappings-pdf noarch 20180407-1.el7 centos-os 703 k
boost-regex x86_64 1.53.0-28.el7 centos-os 296 k
cdbs noarch 0.4.150-3.el7 epel 58 k
ctags x86_64 5.8-13.el7 centos-os 155 k
debconf noarch 1.5.73-2.el7 epel 195 k
debhelper noarch 11.4-2.el7 epel 939 k
docbook-dtds noarch 1.0-60.el7 centos-os 226 k
docbook-style-xsl noarch 1.78.1-3.el7 centos-os 2.0 M
dpkg x86_64 1.18.25-9.el7 epel 1.3 M
dpkg-dev noarch 1.18.25-9.el7 epel 706 k
dpkg-perl noarch 1.18.25-9.el7 epel 247 k
gd x86_64 2.0.35-26.el7 centos-os 146 k
gettext-common-devel noarch 0.19.8.1-3.el7 centos-os 410 k
graphviz x86_64 2.30.1-21.el7 centos-os 1.3 M
intltool noarch 0.50.2-7.el7 centos-os 59 k
keyutils-libs-devel x86_64 1.5.8-3.el7 centos-os 37 k
krb5-devel x86_64 1.15.1-46.el7 centos-os 272 k
libXaw x86_64 1.0.13-4.el7 centos-os 192 k
libXmu x86_64 1.1.2-2.el7 centos-os 71 k
libXpm x86_64 3.5.12-1.el7 centos-os 55 k
libXxf86misc x86_64 1.0.3-7.1.el7 centos-os 19 k
libcom_err-devel x86_64 1.42.9-17.el7 centos-os 32 k
libgs x86_64 9.25-2.el7_7.3 centos-os 4.6 M
libkadm5 x86_64 1.15.1-46.el7 centos-os 179 k
libpaper x86_64 1.1.24-8.el7 centos-os 37 k
libselinux-devel x86_64 2.5-15.el7 centos-os 187 k
libsepol-devel x86_64 2.5-10.el7 centos-os 77 k
libverto-devel x86_64 0.2.5-4.el7 centos-os 12 k
openjade x86_64 1.3.2-45.el7 centos-os 831 k
openjpeg2 x86_64 2.3.1-3.el7_7 centos-os 153 k
opensp x86_64 1.5.2-19.el7 centos-os 874 k
pcre-devel x86_64 8.32-17.el7 centos-os 480 k
perl-Authen-SASL noarch 2.15-10.el7 centos-os 57 k
perl-CGI noarch 3.63-4.el7 centos-os 250 k
perl-Cairo x86_64 1.104-1.el7 epel 122 k
perl-Cairo-GObject x86_64 1.001-7.el7 epel 23 k
perl-Convert-ASN1 noarch 0.26-4.el7 centos-os 54 k
perl-Convert-BinHex noarch 1.119-20.el7 epel 44 k
perl-Data-OptList noarch 0.107-9.el7 centos-os 23 k
perl-Devel-GlobalDestruction noarch 0.12-1.el7 epel 18 k
perl-Digest-HMAC noarch 1.03-5.el7 centos-os 16 k
perl-Digest-SHA3 x86_64 0.24-1.el7 epel 32 k
perl-Email-Date-Format noarch 1.002-15.el7 epel 17 k
perl-Email-Simple noarch 2.214-1.el7 epel 36 k
perl-FCGI x86_64 1:0.74-8.el7 centos-os 42 k
perl-File-FcntlLock x86_64 0.22-6.el7 epel 41 k
perl-File-Remove noarch 1.52-6.el7 centos-os 26 k
perl-Font-AFM noarch 1.20-13.el7 centos-os 19 k
perl-Font-TTF noarch 1.02-3.el7 centos-os 358 k
perl-GSSAPI x86_64 0.28-9.el7 centos-os 59 k
perl-Glib x86_64 1.305-1.el7 epel 356 k
perl-Glib-Object-Introspection x86_64 0.025-1.el7 epel 63 k
perl-Gtk3 noarch 0.017-3.el7 epel 34 k
perl-HTML-Format noarch 2.10-7.el7 centos-os 51 k
perl-HTML-Tree noarch 1:5.03-2.el7 centos-os 218 k
perl-IO-String noarch 1.08-19.el7 centos-os 16 k
perl-IO-stringy noarch 2.110-22.el7 centos-os 71 k
perl-Image-ExifTool noarch 11.70-1.el7 epel 3.1 M
perl-JSON noarch 2.59-2.el7 centos-os 96 k
perl-LDAP noarch 1:0.56-6.el7 centos-os 411 k
perl-MIME-Lite noarch 3.030-1.el7 epel 96 k
perl-MIME-Types noarch 1.38-2.el7 epel 38 k
perl-MIME-tools noarch 5.505-1.el7 epel 256 k
perl-Mail-Box noarch 2.120-2.el7 epel 1.1 M
perl-Mail-IMAPClient noarch 3.37-1.el7 epel 221 k
perl-Mail-Sendmail noarch 0.79-21.el7 epel 29 k
perl-Mail-Transport-Dbx x86_64 0.07-28.el7 epel 41 k
perl-MailTools noarch 2.12-2.el7 centos-os 108 k
perl-NKF x86_64 1:2.1.3-5.el7 epel 131 k
perl-Net-SMTP-SSL noarch 1.01-13.el7 centos-os 9.1 k
perl-Object-Realize-Later noarch 0.19-6.el7 epel 21 k
perl-Package-Generator noarch 0.103-14.el7 centos-os 23 k
perl-Params-Util x86_64 1.07-6.el7 centos-os 38 k
perl-Parse-RecDescent noarch 1.967009-5.el7 centos-os 203 k
perl-Regexp-Assemble noarch 0.35-11.el7 epel 82 k
perl-Sub-Exporter noarch 0.986-2.el7 centos-os 70 k
perl-Sub-Exporter-Progressive noarch 0.001011-1.el7 epel 13 k
perl-Sub-Install noarch 0.926-6.el7 centos-os 21 k
perl-TeX-Hyphen noarch 1.01-1.el7 epel 35 k
perl-Text-Autoformat noarch 1.669004-1.el7 epel 37 k
perl-Text-Iconv x86_64 1.7-18.el7 centos-os 23 k
perl-Text-Reform noarch 1.20-9.el7 epel 43 k
perl-Text-Soundex x86_64 3.04-4.el7 centos-os 19 k
perl-Text-Unidecode noarch 0.04-20.el7 centos-os 114 k
perl-Time-Piece x86_64 1.20.1-295.el7 centos-os 69 k
perl-User-Identity noarch 0.96-1.el7 epel 88 k
perl-XML-Filter-BufferText noarch 1.01-17.el7 centos-os 11 k
perl-XML-NamespaceSupport noarch 1.11-10.el7 centos-os 18 k
perl-XML-Parser x86_64 2.41-10.el7 centos-os 223 k
perl-XML-SAX noarch 0.99-9.el7 centos-os 63 k
perl-XML-SAX-Base noarch 1.08-7.el7 centos-os 32 k
perl-XML-SAX-Writer noarch 0.53-4.el7 centos-os 25 k
perl-autodie noarch 2.16-2.el7 centos-os 77 k
po-debconf noarch 1.0.20-5.el7 epel 147 k
python3-html2text noarch 2019.8.11-1.el7 epel 59 k
sgml-common noarch 0.6.3-39.el7 centos-os 55 k
source-highlight x86_64 3.1.6-6.el7 centos-os 611 k
texinfo x86_64 5.1-5.el7 centos-os 961 k
urw-base35-bookman-fonts noarch 20170801-10.el7 centos-os 852 k
urw-base35-c059-fonts noarch 20170801-10.el7 centos-os 879 k
urw-base35-d050000l-fonts noarch 20170801-10.el7 centos-os 75 k
urw-base35-fonts noarch 20170801-10.el7 centos-os 7.6 k
urw-base35-fonts-common noarch 20170801-10.el7 centos-os 19 k
urw-base35-gothic-fonts noarch 20170801-10.el7 centos-os 650 k
urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el7 centos-os 796 k
urw-base35-nimbus-roman-fonts noarch 20170801-10.el7 centos-os 860 k
urw-base35-nimbus-sans-fonts noarch 20170801-10.el7 centos-os 1.3 M
urw-base35-p052-fonts noarch 20170801-10.el7 centos-os 978 k
urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el7 centos-os 40 k
urw-base35-z003-fonts noarch 20170801-10.el7 centos-os 275 k
w3m x86_64 0.5.3-45.git20190105.el7
epel 1.0 M
xorg-x11-font-utils x86_64 1:7.5-21.el7 centos-os 104 k
xorg-x11-server-utils x86_64 7.7-20.el7 centos-os 178 k
xz-lzma-compat x86_64 5.2.2-1.el7 centos-os 18 k

Transaction Summary
================================================================================
Install 8 Packages (+116 Dependent packages)

Total download size: 40 M
Installed size: 145 M
Downloading packages:
--------------------------------------------------------------------------------
Total 14 MB/s | 40 MB 00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : urw-base35-fonts-common-20170801-10.el7.noarch 1/124
Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 2/124
Installing : perl-XML-SAX-Base-1.08-7.el7.noarch 3/124
Installing : libXpm-3.5.12-1.el7.x86_64 4/124
Installing : perl-Glib-1.305-1.el7.x86_64 5/124
Installing : libXmu-1.1.2-2.el7.x86_64 6/124
Installing : sgml-common-0.6.3-39.el7.noarch 7/124
Installing : docbook-dtds-1.0-60.el7.noarch 8/124
Installing : docbook-style-xsl-1.78.1-3.el7.noarch 9/124
Installing : opensp-1.5.2-19.el7.x86_64 10/124
Installing : perl-Email-Date-Format-1.002-15.el7.noarch 11/124
Installing : perl-MIME-Types-1.38-2.el7.noarch 12/124
Installing : perl-XML-NamespaceSupport-1.11-10.el7.noarch 13/124
Installing : perl-Sub-Install-0.926-6.el7.noarch 14/124
Installing : perl-Text-Unidecode-0.04-20.el7.noarch 15/124
Installing : perl-Params-Util-1.07-6.el7.x86_64 16/124
Installing : python3-html2text-2019.8.11-1.el7.noarch 17/124
Installing : perl-Digest-HMAC-1.03-5.el7.noarch 18/124
Installing : perl-XML-Parser-2.41-10.el7.x86_64 19/124
Installing : adobe-mappings-cmap-20171205-3.el7.noarch 20/124
Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 21/124
Installing : perl-Data-OptList-0.107-9.el7.noarch 22/124
Installing : perl-Text-Soundex-3.04-4.el7.x86_64 23/124
Installing : texinfo-5.1-5.el7.x86_64 24/124
Installing : perl-XML-SAX-0.99-9.el7.noarch 25/124
Installing : perl-MIME-Lite-3.030-1.el7.noarch 26/124
Installing : perl-Email-Simple-2.214-1.el7.noarch 27/124
Installing : openjade-1.3.2-45.el7.x86_64 28/124
Installing : libXaw-1.0.13-4.el7.x86_64 29/124
Installing : perl-Glib-Object-Introspection-0.025-1.el7.x86_64 30/124
Installing : gd-2.0.35-26.el7.x86_64 31/124
Installing : perl-XML-Filter-BufferText-1.01-17.el7.noarch 32/124
Installing : perl-XML-SAX-Writer-0.53-4.el7.noarch 33/124
Installing : adobe-mappings-pdf-20180407-1.el7.noarch 34/124
Installing : libcom_err-devel-1.42.9-17.el7.x86_64 35/124
Installing : perl-Time-Piece-1.20.1-295.el7.x86_64 36/124
Installing : perl-User-Identity-0.96-1.el7.noarch 37/124
Installing : ctags-5.8-13.el7.x86_64 38/124
Installing : gettext-common-devel-0.19.8.1-3.el7.noarch 39/124
Installing : gettext-devel-0.19.8.1-3.el7.x86_64 40/124
install-info: No such file or directory for /usr/share/info/autosprintf.info
Installing : intltool-0.50.2-7.el7.noarch 41/124
Installing : perl-IO-String-1.08-19.el7.noarch 42/124
Installing : perl-Font-TTF-1.02-3.el7.noarch 43/124
Installing : perl-Parse-RecDescent-1.967009-5.el7.noarch 44/124
Installing : perl-Mail-IMAPClient-3.37-1.el7.noarch 45/124
Installing : perl-File-FcntlLock-0.22-6.el7.x86_64 46/124
Installing : pcre-devel-8.32-17.el7.x86_64 47/124
Installing : perl-Font-AFM-1.20-13.el7.noarch 48/124
Installing : 1:perl-HTML-Tree-5.03-2.el7.noarch 49/124
Installing : perl-HTML-Format-2.10-7.el7.noarch 50/124
Installing : perl-Regexp-Assemble-0.35-11.el7.noarch 51/124
Installing : perl-Convert-ASN1-0.26-4.el7.noarch 52/124
Installing : dpkg-1.18.25-9.el7.x86_64 53/124
Installing : perl-Digest-SHA3-0.24-1.el7.x86_64 54/124
Installing : dpkg-perl-1.18.25-9.el7.noarch 55/124
Installing : perl-Mail-Transport-Dbx-0.07-28.el7.x86_64 56/124
Installing : 1:perl-FCGI-0.74-8.el7.x86_64 57/124
Installing : perl-CGI-3.63-4.el7.noarch 58/124
Installing : perl-GSSAPI-0.28-9.el7.x86_64 59/124
Installing : perl-Authen-SASL-2.15-10.el7.noarch 60/124
Installing : perl-Cairo-1.104-1.el7.x86_64 61/124
Installing : perl-Cairo-GObject-1.001-7.el7.x86_64 62/124
Installing : perl-Gtk3-0.017-3.el7.noarch 63/124
Installing : libkadm5-1.15.1-46.el7.x86_64 64/124
Installing : 1:perl-NKF-2.1.3-5.el7.x86_64 65/124
Installing : w3m-0.5.3-45.git20190105.el7.x86_64 66/124
Installing : perl-Package-Generator-0.103-14.el7.noarch 67/124
Installing : perl-Sub-Exporter-0.986-2.el7.noarch 68/124
Installing : perl-Sub-Exporter-Progressive-0.001011-1.el7.noarch 69/124
Installing : perl-Devel-GlobalDestruction-0.12-1.el7.noarch 70/124
Installing : openjpeg2-2.3.1-3.el7_7.x86_64 71/124
Installing : perl-Mail-Sendmail-0.79-21.el7.noarch 72/124
Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 73/124
Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 74/124
Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 75/124
Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 76/124
Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 77/124
Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 78/124
Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 79/124
Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 80/124
Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 81/124
Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 82/124
Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 83/124
Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 84/124
Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 85/124
Installing : urw-base35-fonts-20170801-10.el7.noarch 86/124
Installing : perl-Convert-BinHex-1.119-20.el7.noarch 87/124
Installing : perl-File-Remove-1.52-6.el7.noarch 88/124
Installing : perl-Object-Realize-Later-0.19-6.el7.noarch 89/124
Installing : libsepol-devel-2.5-10.el7.x86_64 90/124
Installing : libselinux-devel-2.5-15.el7.x86_64 91/124
Installing : perl-TeX-Hyphen-1.01-1.el7.noarch 92/124
Installing : perl-Text-Reform-1.20-9.el7.noarch 93/124
Installing : perl-Text-Autoformat-1.669004-1.el7.noarch 94/124
Installing : perl-autodie-2.16-2.el7.noarch 95/124
Installing : perl-Image-ExifTool-11.70-1.el7.noarch 96/124
Installing : cdbs-0.4.150-3.el7.noarch 97/124
Installing : boost-regex-1.53.0-28.el7.x86_64 98/124
Installing : source-highlight-3.1.6-6.el7.x86_64 99/124
Installing : libpaper-1.1.24-8.el7.x86_64 100/124
Installing : libgs-9.25-2.el7_7.3.x86_64 101/124
Installing : graphviz-2.30.1-21.el7.x86_64 102/124
Installing : zlib-devel-1.2.7-18.el7.x86_64 103/124
Installing : libverto-devel-0.2.5-4.el7.x86_64 104/124
Installing : krb5-devel-1.15.1-46.el7.x86_64 105/124
Installing : xz-lzma-compat-5.2.2-1.el7.x86_64 106/124
Installing : dpkg-dev-1.18.25-9.el7.noarch 107/124
Installing : perl-JSON-2.59-2.el7.noarch 108/124
Installing : 1:perl-LDAP-0.56-6.el7.noarch 109/124
Installing : perl-Net-SMTP-SSL-1.01-13.el7.noarch 110/124
Installing : perl-MailTools-2.12-2.el7.noarch 111/124
Installing : perl-MIME-tools-5.505-1.el7.noarch 112/124
Installing : perl-IO-stringy-2.110-22.el7.noarch 113/124
Installing : perl-Mail-Box-2.120-2.el7.noarch 114/124
Installing : perl-Text-Iconv-1.7-18.el7.x86_64 115/124
Installing : debconf-1.5.73-2.el7.noarch 116/124
Installing : po-debconf-1.0.20-5.el7.noarch 117/124
Installing : debhelper-11.4-2.el7.noarch 118/124
Installing : dh-autoreconf-19-1.el7.noarch 119/124
Installing : 1:openssl-devel-1.0.2k-19.el7.x86_64 120/124
Installing : asciidoc-8.6.8-5.el7.noarch 121/124
Installing : xmlto-0.0.25-7.el7.x86_64 122/124
Installing : docbook2X-0.8.8-17.el7.x86_64 123/124
install-info: No such file or directory for /usr/share/info/docbook2X.info
Installing : libcurl-devel-7.29.0-57.el7.x86_64 124/124
Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 1/124
Verifying : w3m-0.5.3-45.git20190105.el7.x86_64 2/124
Verifying : perl-Text-Iconv-1.7-18.el7.x86_64 3/124
Verifying : perl-IO-stringy-2.110-22.el7.noarch 4/124
Verifying : perl-Net-SMTP-SSL-1.01-13.el7.noarch 5/124
Verifying : perl-JSON-2.59-2.el7.noarch 6/124
Verifying : dpkg-dev-1.18.25-9.el7.noarch 7/124
Verifying : perl-XML-SAX-Writer-0.53-4.el7.noarch 8/124
Verifying : xz-lzma-compat-5.2.2-1.el7.x86_64 9/124
Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 10/124
Verifying : libverto-devel-0.2.5-4.el7.x86_64 11/124
Verifying : zlib-devel-1.2.7-18.el7.x86_64 12/124
Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 13/124
Verifying : libpaper-1.1.24-8.el7.x86_64 14/124
Verifying : perl-Devel-GlobalDestruction-0.12-1.el7.noarch 15/124
Verifying : boost-regex-1.53.0-28.el7.x86_64 16/124
Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 17/124
Verifying : docbook-style-xsl-1.78.1-3.el7.noarch 18/124
Verifying : perl-Image-ExifTool-11.70-1.el7.noarch 19/124
Verifying : krb5-devel-1.15.1-46.el7.x86_64 20/124
Verifying : perl-Text-Reform-1.20-9.el7.noarch 21/124
Verifying : perl-autodie-2.16-2.el7.noarch 22/124
Verifying : perl-TeX-Hyphen-1.01-1.el7.noarch 23/124
Verifying : libsepol-devel-2.5-10.el7.x86_64 24/124
Verifying : docbook2X-0.8.8-17.el7.x86_64 25/124
Verifying : perl-Object-Realize-Later-0.19-6.el7.noarch 26/124
Verifying : perl-Data-OptList-0.107-9.el7.noarch 27/124
Verifying : perl-File-Remove-1.52-6.el7.noarch 28/124
Verifying : perl-Text-Soundex-3.04-4.el7.x86_64 29/124
Verifying : perl-Convert-BinHex-1.119-20.el7.noarch 30/124
Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 31/124
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 32/124
Verifying : docbook-dtds-1.0-60.el7.noarch 33/124
Verifying : perl-Mail-Sendmail-0.79-21.el7.noarch 34/124
Verifying : perl-MIME-Lite-3.030-1.el7.noarch 35/124
Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 36/124
Verifying : libcurl-devel-7.29.0-57.el7.x86_64 37/124
Verifying : perl-XML-Parser-2.41-10.el7.x86_64 38/124
Verifying : sgml-common-0.6.3-39.el7.noarch 39/124
Verifying : po-debconf-1.0.20-5.el7.noarch 40/124
Verifying : perl-Package-Generator-0.103-14.el7.noarch 41/124
Verifying : dh-autoreconf-19-1.el7.noarch 42/124
Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 43/124
Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 44/124
Verifying : 1:perl-NKF-2.1.3-5.el7.x86_64 45/124
Verifying : libkadm5-1.15.1-46.el7.x86_64 46/124
Verifying : source-highlight-3.1.6-6.el7.x86_64 47/124
Verifying : perl-Cairo-1.104-1.el7.x86_64 48/124
Verifying : opensp-1.5.2-19.el7.x86_64 49/124
Verifying : perl-Gtk3-0.017-3.el7.noarch 50/124
Verifying : perl-Digest-HMAC-1.03-5.el7.noarch 51/124
Verifying : libXmu-1.1.2-2.el7.x86_64 52/124
Verifying : gd-2.0.35-26.el7.x86_64 53/124
Verifying : perl-GSSAPI-0.28-9.el7.x86_64 54/124
Verifying : 1:perl-FCGI-0.74-8.el7.x86_64 55/124
Verifying : perl-MIME-tools-5.505-1.el7.noarch 56/124
Verifying : perl-Mail-Transport-Dbx-0.07-28.el7.x86_64 57/124
Verifying : perl-Digest-SHA3-0.24-1.el7.x86_64 58/124
Verifying : dpkg-1.18.25-9.el7.x86_64 59/124
Verifying : 1:perl-LDAP-0.56-6.el7.noarch 60/124
Verifying : perl-Convert-ASN1-0.26-4.el7.noarch 61/124
Verifying : python3-html2text-2019.8.11-1.el7.noarch 62/124
Verifying : libselinux-devel-2.5-15.el7.x86_64 63/124
Verifying : debconf-1.5.73-2.el7.noarch 64/124
Verifying : perl-Regexp-Assemble-0.35-11.el7.noarch 65/124
Verifying : perl-Font-AFM-1.20-13.el7.noarch 66/124
Verifying : libXaw-1.0.13-4.el7.x86_64 67/124
Verifying : openjade-1.3.2-45.el7.x86_64 68/124
Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 69/124
Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 70/124
Verifying : pcre-devel-8.32-17.el7.x86_64 71/124
Verifying : cdbs-0.4.150-3.el7.noarch 72/124
Verifying : perl-Sub-Exporter-0.986-2.el7.noarch 73/124
Verifying : xmlto-0.0.25-7.el7.x86_64 74/124
Verifying : perl-Mail-Box-2.120-2.el7.noarch 75/124
Verifying : graphviz-2.30.1-21.el7.x86_64 76/124
Verifying : perl-Glib-1.305-1.el7.x86_64 77/124
Verifying : perl-File-FcntlLock-0.22-6.el7.x86_64 78/124
Verifying : debhelper-11.4-2.el7.noarch 79/124
Verifying : perl-Cairo-GObject-1.001-7.el7.x86_64 80/124
Verifying : perl-Authen-SASL-2.15-10.el7.noarch 81/124
Verifying : asciidoc-8.6.8-5.el7.noarch 82/124
Verifying : perl-Sub-Exporter-Progressive-0.001011-1.el7.noarch 83/124
Verifying : gettext-devel-0.19.8.1-3.el7.x86_64 84/124
Verifying : perl-Font-TTF-1.02-3.el7.noarch 85/124
Verifying : perl-Parse-RecDescent-1.967009-5.el7.noarch 86/124
Verifying : perl-MailTools-2.12-2.el7.noarch 87/124
Verifying : 1:openssl-devel-1.0.2k-19.el7.x86_64 88/124
Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 89/124
Verifying : perl-HTML-Format-2.10-7.el7.noarch 90/124
Verifying : perl-Params-Util-1.07-6.el7.x86_64 91/124
Verifying : perl-Text-Unidecode-0.04-20.el7.noarch 92/124
Verifying : perl-Sub-Install-0.926-6.el7.noarch 93/124
Verifying : perl-IO-String-1.08-19.el7.noarch 94/124
Verifying : 1:perl-HTML-Tree-5.03-2.el7.noarch 95/124
Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 96/124
Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 97/124
Verifying : perl-XML-SAX-Base-1.08-7.el7.noarch 98/124
Verifying : gettext-common-devel-0.19.8.1-3.el7.noarch 99/124
Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 100/124
Verifying : libXpm-3.5.12-1.el7.x86_64 101/124
Verifying : ctags-5.8-13.el7.x86_64 102/124
Verifying : perl-User-Identity-0.96-1.el7.noarch 103/124
Verifying : perl-Glib-Object-Introspection-0.025-1.el7.x86_64 104/124
Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 105/124
Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 106/124
Verifying : libgs-9.25-2.el7_7.3.x86_64 107/124
Verifying : perl-Time-Piece-1.20.1-295.el7.x86_64 108/124
Verifying : perl-Mail-IMAPClient-3.37-1.el7.noarch 109/124
Verifying : intltool-0.50.2-7.el7.noarch 110/124
Verifying : perl-XML-NamespaceSupport-1.11-10.el7.noarch 111/124
Verifying : libcom_err-devel-1.42.9-17.el7.x86_64 112/124
Verifying : perl-Email-Simple-2.214-1.el7.noarch 113/124
Verifying : perl-XML-Filter-BufferText-1.01-17.el7.noarch 114/124
Verifying : texinfo-5.1-5.el7.x86_64 115/124
Verifying : urw-base35-fonts-20170801-10.el7.noarch 116/124
Verifying : perl-MIME-Types-1.38-2.el7.noarch 117/124
Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 118/124
Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 119/124
Verifying : perl-XML-SAX-0.99-9.el7.noarch 120/124
Verifying : perl-CGI-3.63-4.el7.noarch 121/124
Verifying : perl-Text-Autoformat-1.669004-1.el7.noarch 122/124
Verifying : dpkg-perl-1.18.25-9.el7.noarch 123/124
Verifying : perl-Email-Date-Format-1.002-15.el7.noarch 124/124

Installed:
asciidoc.noarch 0:8.6.8-5.el7 dh-autoreconf.noarch 0:19-1.el7
docbook2X.x86_64 0:0.8.8-17.el7 gettext-devel.x86_64 0:0.19.8.1-3.el7
libcurl-devel.x86_64 0:7.29.0-57.el7 openssl-devel.x86_64 1:1.0.2k-19.el7
xmlto.x86_64 0:0.0.25-7.el7 zlib-devel.x86_64 0:1.2.7-18.el7

Dependency Installed:
adobe-mappings-cmap.noarch 0:20171205-3.el7
adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7
adobe-mappings-pdf.noarch 0:20180407-1.el7
boost-regex.x86_64 0:1.53.0-28.el7
cdbs.noarch 0:0.4.150-3.el7
ctags.x86_64 0:5.8-13.el7
debconf.noarch 0:1.5.73-2.el7
debhelper.noarch 0:11.4-2.el7
docbook-dtds.noarch 0:1.0-60.el7
docbook-style-xsl.noarch 0:1.78.1-3.el7
dpkg.x86_64 0:1.18.25-9.el7
dpkg-dev.noarch 0:1.18.25-9.el7
dpkg-perl.noarch 0:1.18.25-9.el7
gd.x86_64 0:2.0.35-26.el7
gettext-common-devel.noarch 0:0.19.8.1-3.el7
graphviz.x86_64 0:2.30.1-21.el7
intltool.noarch 0:0.50.2-7.el7
keyutils-libs-devel.x86_64 0:1.5.8-3.el7
krb5-devel.x86_64 0:1.15.1-46.el7
libXaw.x86_64 0:1.0.13-4.el7
libXmu.x86_64 0:1.1.2-2.el7
libXpm.x86_64 0:3.5.12-1.el7
libXxf86misc.x86_64 0:1.0.3-7.1.el7
libcom_err-devel.x86_64 0:1.42.9-17.el7
libgs.x86_64 0:9.25-2.el7_7.3
libkadm5.x86_64 0:1.15.1-46.el7
libpaper.x86_64 0:1.1.24-8.el7
libselinux-devel.x86_64 0:2.5-15.el7
libsepol-devel.x86_64 0:2.5-10.el7
libverto-devel.x86_64 0:0.2.5-4.el7
openjade.x86_64 0:1.3.2-45.el7
openjpeg2.x86_64 0:2.3.1-3.el7_7
opensp.x86_64 0:1.5.2-19.el7
pcre-devel.x86_64 0:8.32-17.el7
perl-Authen-SASL.noarch 0:2.15-10.el7
perl-CGI.noarch 0:3.63-4.el7
perl-Cairo.x86_64 0:1.104-1.el7
perl-Cairo-GObject.x86_64 0:1.001-7.el7
perl-Convert-ASN1.noarch 0:0.26-4.el7
perl-Convert-BinHex.noarch 0:1.119-20.el7
perl-Data-OptList.noarch 0:0.107-9.el7
perl-Devel-GlobalDestruction.noarch 0:0.12-1.el7
perl-Digest-HMAC.noarch 0:1.03-5.el7
perl-Digest-SHA3.x86_64 0:0.24-1.el7
perl-Email-Date-Format.noarch 0:1.002-15.el7
perl-Email-Simple.noarch 0:2.214-1.el7
perl-FCGI.x86_64 1:0.74-8.el7
perl-File-FcntlLock.x86_64 0:0.22-6.el7
perl-File-Remove.noarch 0:1.52-6.el7
perl-Font-AFM.noarch 0:1.20-13.el7
perl-Font-TTF.noarch 0:1.02-3.el7
perl-GSSAPI.x86_64 0:0.28-9.el7
perl-Glib.x86_64 0:1.305-1.el7
perl-Glib-Object-Introspection.x86_64 0:0.025-1.el7
perl-Gtk3.noarch 0:0.017-3.el7
perl-HTML-Format.noarch 0:2.10-7.el7
perl-HTML-Tree.noarch 1:5.03-2.el7
perl-IO-String.noarch 0:1.08-19.el7
perl-IO-stringy.noarch 0:2.110-22.el7
perl-Image-ExifTool.noarch 0:11.70-1.el7
perl-JSON.noarch 0:2.59-2.el7
perl-LDAP.noarch 1:0.56-6.el7
perl-MIME-Lite.noarch 0:3.030-1.el7
perl-MIME-Types.noarch 0:1.38-2.el7
perl-MIME-tools.noarch 0:5.505-1.el7
perl-Mail-Box.noarch 0:2.120-2.el7
perl-Mail-IMAPClient.noarch 0:3.37-1.el7
perl-Mail-Sendmail.noarch 0:0.79-21.el7
perl-Mail-Transport-Dbx.x86_64 0:0.07-28.el7
perl-MailTools.noarch 0:2.12-2.el7
perl-NKF.x86_64 1:2.1.3-5.el7
perl-Net-SMTP-SSL.noarch 0:1.01-13.el7
perl-Object-Realize-Later.noarch 0:0.19-6.el7
perl-Package-Generator.noarch 0:0.103-14.el7
perl-Params-Util.x86_64 0:1.07-6.el7
perl-Parse-RecDescent.noarch 0:1.967009-5.el7
perl-Regexp-Assemble.noarch 0:0.35-11.el7
perl-Sub-Exporter.noarch 0:0.986-2.el7
perl-Sub-Exporter-Progressive.noarch 0:0.001011-1.el7
perl-Sub-Install.noarch 0:0.926-6.el7
perl-TeX-Hyphen.noarch 0:1.01-1.el7
perl-Text-Autoformat.noarch 0:1.669004-1.el7
perl-Text-Iconv.x86_64 0:1.7-18.el7
perl-Text-Reform.noarch 0:1.20-9.el7
perl-Text-Soundex.x86_64 0:3.04-4.el7
perl-Text-Unidecode.noarch 0:0.04-20.el7
perl-Time-Piece.x86_64 0:1.20.1-295.el7
perl-User-Identity.noarch 0:0.96-1.el7
perl-XML-Filter-BufferText.noarch 0:1.01-17.el7
perl-XML-NamespaceSupport.noarch 0:1.11-10.el7
perl-XML-Parser.x86_64 0:2.41-10.el7
perl-XML-SAX.noarch 0:0.99-9.el7
perl-XML-SAX-Base.noarch 0:1.08-7.el7
perl-XML-SAX-Writer.noarch 0:0.53-4.el7
perl-autodie.noarch 0:2.16-2.el7
po-debconf.noarch 0:1.0.20-5.el7
python3-html2text.noarch 0:2019.8.11-1.el7
sgml-common.noarch 0:0.6.3-39.el7
source-highlight.x86_64 0:3.1.6-6.el7
texinfo.x86_64 0:5.1-5.el7
urw-base35-bookman-fonts.noarch 0:20170801-10.el7
urw-base35-c059-fonts.noarch 0:20170801-10.el7
urw-base35-d050000l-fonts.noarch 0:20170801-10.el7
urw-base35-fonts.noarch 0:20170801-10.el7
urw-base35-fonts-common.noarch 0:20170801-10.el7
urw-base35-gothic-fonts.noarch 0:20170801-10.el7
urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7
urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7
urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7
urw-base35-p052-fonts.noarch 0:20170801-10.el7
urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7
urw-base35-z003-fonts.noarch 0:20170801-10.el7
w3m.x86_64 0:0.5.3-45.git20190105.el7
xorg-x11-font-utils.x86_64 1:7.5-21.el7
xorg-x11-server-utils.x86_64 0:7.7-20.el7
xz-lzma-compat.x86_64 0:5.2.2-1.el7

Complete!
--2022-07-27 22:05:34-- https://github.com/git/git/archive/v2.29.2.tar.gz
Resolving github.com (github.com)... 140.82.113.4
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/git/git/tar.gz/refs/tags/v2.29.2 [following]
--2022-07-27 22:05:34-- https://codeload.github.com/git/git/tar.gz/refs/tags/v2.29.2
Resolving codeload.github.com (codeload.github.com)... 140.82.112.9
Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: 'git-2.29.2.tar.gz'

0K .......... .......... .......... .......... .......... 604K
50K .......... .......... .......... .......... .......... 1.18M
100K .......... .......... .......... .......... .......... 26.8M
150K .......... .......... .......... .......... .......... 1.30M
200K .......... .......... .......... .......... .......... 15.4M
250K .......... .......... .......... .......... .......... 1.27M
300K .......... .......... .......... .......... .......... 51.5M
350K .......... .......... .......... .......... .......... 41.7M
400K .......... .......... .......... .......... .......... 95.3M
450K .......... .......... .......... .......... .......... 98.5M
500K .......... .......... .......... .......... .......... 98.6M
550K .......... .......... .......... .......... .......... 89.8M
600K .......... .......... .......... .......... .......... 1.29M
650K .......... .......... .......... .......... .......... 26.0M
700K .......... .......... .......... .......... .......... 35.3M
750K .......... .......... .......... .......... .......... 34.8M
800K .......... .......... .......... .......... .......... 34.5M
850K .......... .......... .......... .......... .......... 35.4M
900K .......... .......... .......... .......... .......... 35.3M
950K .......... .......... .......... .......... .......... 36.8M
1000K .......... .......... .......... .......... .......... 36.3M
1050K .......... .......... .......... .......... .......... 34.5M
1100K .......... .......... .......... .......... .......... 1.71M
1150K .......... .......... .......... .......... .......... 23.4M
1200K .......... .......... .......... .......... .......... 32.2M
1250K .......... .......... .......... .......... .......... 34.1M
1300K .......... .......... .......... .......... .......... 32.8M
1350K .......... .......... .......... .......... .......... 34.1M
1400K .......... .......... .......... .......... .......... 34.3M
1450K .......... .......... .......... .......... .......... 32.5M
1500K .......... .......... .......... .......... .......... 24.6M
1550K .......... .......... .......... .......... .......... 36.8M
1600K .......... .......... .......... .......... .......... 34.8M
1650K .......... .......... .......... .......... .......... 7.20M
1700K .......... .......... .......... .......... .......... 4.63M
1750K .......... .......... .......... .......... .......... 37.3M
1800K .......... .......... .......... .......... .......... 4.80M
1850K .......... .......... .......... .......... .......... 4.76M
1900K .......... .......... .......... .......... .......... 4.59M
1950K .......... .......... .......... .......... .......... 4.77M
2000K .......... .......... .......... .......... .......... 5.48M
2050K .......... .......... .......... .......... .......... 4.75M
2100K .......... .......... .......... .......... .......... 31.9M
2150K .......... .......... .......... .......... .......... 5.59M
2200K .......... .......... .......... .......... .......... 5.01M
2250K .......... .......... .......... .......... .......... 4.80M
2300K .......... .......... .......... .......... .......... 5.12M
2350K .......... .......... .......... .......... .......... 5.92M
2400K .......... .......... .......... .......... .......... 5.30M
2450K .......... .......... .......... .......... .......... 5.62M
2500K .......... .......... .......... .......... .......... 33.6M
2550K .......... .......... .......... .......... .......... 5.28M
2600K .......... .......... .......... .......... .......... 5.45M
2650K .......... .......... .......... .......... .......... 5.31M
2700K .......... .......... .......... .......... .......... 4.65M
2750K .......... .......... .......... .......... .......... 4.81M
2800K .......... .......... .......... .......... .......... 4.88M
2850K .......... .......... .......... .......... .......... 5.63M
2900K .......... .......... .......... .......... .......... 38.7M
2950K .......... .......... .......... .......... .......... 6.07M
3000K .......... .......... .......... .......... .......... 5.14M
3050K .......... .......... .......... .......... .......... 4.39M
3100K .......... .......... .......... .......... .......... 4.87M
3150K .......... .......... .......... .......... .......... 45.2M
3200K .......... .......... .......... .......... .......... 4.64M
3250K .......... .......... .......... .......... .......... 4.46M
3300K .......... .......... .......... .......... .......... 6.34M
3350K .......... .......... .......... .......... .......... 5.07M
3400K .......... .......... .......... .......... .......... 4.76M
3450K .......... .......... .......... .......... .......... 36.9M
3500K .......... .......... .......... .......... .......... 4.97M
3550K .......... .......... .......... .......... .......... 5.02M
3600K .......... .......... .......... .......... .......... 5.96M
3650K .......... .......... .......... .......... .......... 5.38M
3700K .......... .......... .......... .......... .......... 4.90M
3750K .......... .......... .......... .......... .......... 4.81M
3800K .......... .......... .......... .......... .......... 4.84M
3850K .......... .......... .......... .......... .......... 56.1M
3900K .......... .......... .......... .......... .......... 5.02M
3950K .......... .......... .......... .......... .......... 4.52M
4000K .......... .......... .......... .......... .......... 3.78M
4050K .......... .......... .......... .......... .......... 6.43M
4100K .......... .......... .......... .......... .......... 5.00M
4150K .......... .......... .......... .......... .......... 3.76M
4200K .......... .......... .......... .......... .......... 4.08M
4250K .......... .......... .......... .......... .......... 38.9M
4300K .......... .......... .......... .......... .......... 4.00M
4350K .......... .......... .......... .......... .......... 3.50M
4400K .......... .......... .......... .......... .......... 4.77M
4450K .......... .......... .......... .......... .......... 5.14M
4500K .......... .......... .......... .......... .......... 2.97M
4550K .......... .......... .......... .......... .......... 47.2M
4600K .......... .......... .......... .......... .......... 4.85M
4650K .......... .......... .......... .......... .......... 4.78M
4700K .......... .......... .......... .......... .......... 4.96M
4750K .......... .......... .......... .......... .......... 4.33M
4800K .......... .......... .......... .......... .......... 4.28M
4850K .......... .......... .......... .......... .......... 33.8M
4900K .......... .......... .......... .......... .......... 4.90M
4950K .......... .......... .......... .......... .......... 4.75M
5000K .......... .......... .......... .......... .......... 4.67M
5050K .......... .......... .......... .......... .......... 4.85M
5100K .......... .......... .......... .......... .......... 4.75M
5150K .......... .......... .......... .......... .......... 48.5M
5200K .......... .......... .......... .......... .......... 4.76M
5250K .......... .......... .......... .......... .......... 5.14M
5300K .......... .......... .......... .......... .......... 4.30M
5350K .......... .......... .......... .......... .......... 4.72M
5400K .......... .......... .......... .......... .......... 4.72M
5450K .......... .......... .......... .......... .......... 48.6M
5500K .......... .......... .......... .......... .......... 4.75M
5550K .......... .......... .......... .......... .......... 5.35M
5600K .......... .......... .......... .......... .......... 2.93M
5650K .......... .......... .......... .......... .......... 10.6M
5700K .......... .......... .......... .......... .......... 4.88M
5750K .......... .......... .......... .......... .......... 4.80M
5800K .......... .......... .......... .......... .......... 51.6M
5850K .......... .......... .......... .......... .......... 3.96M
5900K .......... .......... .......... .......... .......... 4.37M
5950K .......... .......... .......... .......... .......... 4.33M
6000K .......... .......... .......... .......... .......... 4.98M
6050K .......... .......... .......... .......... .......... 5.05M
6100K .......... .......... .......... .......... .......... 42.5M
6150K .......... .......... .......... .......... .......... 5.04M
6200K .......... .......... .......... .......... .......... 5.07M
6250K .......... .......... .......... .......... .......... 5.22M
6300K .......... .......... .......... .......... .......... 5.33M
6350K .......... .......... .......... .......... .......... 41.4M
6400K .......... .......... .......... .......... .......... 2.49M
6450K .......... .......... .......... .......... .......... 41.5M
6500K .......... .......... .......... .......... .......... 4.57M
6550K .......... .......... .......... .......... .......... 3.95M
6600K .......... .......... .......... .......... .......... 5.97M
6650K .......... .......... .......... .......... .......... 6.19M
6700K .......... .......... .......... .......... .......... 46.2M
6750K .......... .......... .......... .......... .......... 6.09M
6800K .......... .......... .......... .......... .......... 5.46M
6850K .......... .......... .......... .......... .......... 5.93M
6900K .......... .......... .......... .......... .......... 5.86M
6950K .......... .......... .......... .......... .......... 5.61M
7000K .......... .......... .......... .......... .......... 4.46M
7050K .......... .......... .......... .......... .......... 54.8M
7100K .......... .......... .......... .......... .......... 4.06M
7150K .......... .......... .......... .......... .......... 4.69M
7200K .......... .......... .......... .......... .......... 4.56M
7250K .......... .......... .......... .......... .......... 4.48M
7300K .......... .......... .......... .......... .......... 5.76M
7350K .......... .......... .......... .......... .......... 4.78M
7400K .......... .......... .......... .......... .......... 51.6M
7450K .......... .......... .......... .......... .......... 6.07M
7500K .......... .......... .......... .......... .......... 8.46M
7550K .......... .......... .......... .......... .......... 6.00M
7600K .......... .......... .......... .......... .......... 13.4M
7650K .......... .......... .......... .......... .......... 27.9M
7700K .......... .......... .......... .......... .......... 19.6M
7750K .......... .......... .......... .......... .......... 28.8M
7800K .......... .......... .......... .......... .......... 18.5M
7850K .......... .......... .......... .......... .......... 24.0M
7900K .......... .......... .......... .......... .......... 19.5M
7950K .......... .......... .......... .......... .......... 33.9M
8000K .......... .......... .......... .......... .......... 2.89M
8050K .......... .......... .......... .......... .......... 5.08M
8100K .......... .......... .......... .......... .......... 48.4M
8150K .......... .......... .......... .......... .......... 5.11M
8200K .......... .......... .......... .......... .......... 4.18M
8250K .......... .......... .......... .......... .......... 4.54M
8300K .......... .......... .......... .......... .......... 9.80M
8350K .......... .......... .......... .......... .......... 3.93M
8400K .......... .......... .......... .......... .......... 4.72M
8450K .......... .......... .......... .......... .......... 19.3M
8500K .......... .......... .......... .......... .......... 4.00M
8550K .......... .......... .......... .......... .......... 4.63M
8600K .......... .......... .......... .......... .......... 5.12M
8650K .......... .......... .......... .......... .......... 45.6M
8700K .......... .......... .......... .......... .......... 5.43M
8750K .......... .......... .......... .......... .......... 4.93M
8800K .......... .......... .......... .......... .......... 4.37M
8850K .......... .......... .......... .......... .......... 5.28M
8900K .......... .......... .......... .......... .......... 5.57M
8950K .......... .......... .......... .......... .......... 6.61M
9000K .......... .......... .......... .......... .......... 4.94M
9050K .......... .......... .......... .......... .......... 6.95M
9100K .......... .......... .......... .......... .......... 5.36M
9150K .......... .......... .......... .......... .......... 4.69M
9200K .......... .......... .......... .......... .......... 5.06M
9250K .......... .......... .......... .......... .......... 5.05M
9300K .......... .......... .......... .......... .......... 40.7M
9350K .......... .......... .......... ...... 12.3M=1.6s

2022-07-27 22:05:36 (5.77 MB/s) - 'git-2.29.2.tar.gz' saved [9611952]

git-2.29.2/
git-2.29.2/.cirrus.yml
git-2.29.2/.clang-format
git-2.29.2/.editorconfig
git-2.29.2/.gitattributes
git-2.29.2/.github/
git-2.29.2/.github/CONTRIBUTING.md
git-2.29.2/.github/PULL_REQUEST_TEMPLATE.md
git-2.29.2/.github/workflows/
git-2.29.2/.github/workflows/main.yml
git-2.29.2/.gitignore
git-2.29.2/.gitmodules
git-2.29.2/.mailmap
git-2.29.2/.travis.yml
git-2.29.2/.tsan-suppressions
git-2.29.2/CODE_OF_CONDUCT.md
git-2.29.2/COPYING
git-2.29.2/Documentation/
git-2.29.2/Documentation/.gitattributes
git-2.29.2/Documentation/.gitignore
git-2.29.2/Documentation/CodingGuidelines
git-2.29.2/Documentation/Makefile
git-2.29.2/Documentation/MyFirstContribution.txt
git-2.29.2/Documentation/MyFirstObjectWalk.txt
git-2.29.2/Documentation/RelNotes/
git-2.29.2/Documentation/RelNotes/1.5.0.1.txt
git-2.29.2/Documentation/RelNotes/1.5.0.2.txt
git-2.29.2/Documentation/RelNotes/1.5.0.3.txt
git-2.29.2/Documentation/RelNotes/1.5.0.4.txt
git-2.29.2/Documentation/RelNotes/1.5.0.5.txt
git-2.29.2/Documentation/RelNotes/1.5.0.6.txt
git-2.29.2/Documentation/RelNotes/1.5.0.7.txt
git-2.29.2/Documentation/RelNotes/1.5.0.txt
git-2.29.2/Documentation/RelNotes/1.5.1.1.txt
git-2.29.2/Documentation/RelNotes/1.5.1.2.txt
git-2.29.2/Documentation/RelNotes/1.5.1.3.txt
git-2.29.2/Documentation/RelNotes/1.5.1.4.txt
git-2.29.2/Documentation/RelNotes/1.5.1.5.txt
git-2.29.2/Documentation/RelNotes/1.5.1.6.txt
git-2.29.2/Documentation/RelNotes/1.5.1.txt
git-2.29.2/Documentation/RelNotes/1.5.2.1.txt
git-2.29.2/Documentation/RelNotes/1.5.2.2.txt
git-2.29.2/Documentation/RelNotes/1.5.2.3.txt
git-2.29.2/Documentation/RelNotes/1.5.2.4.txt
git-2.29.2/Documentation/RelNotes/1.5.2.5.txt
git-2.29.2/Documentation/RelNotes/1.5.2.txt
git-2.29.2/Documentation/RelNotes/1.5.3.1.txt
git-2.29.2/Documentation/RelNotes/1.5.3.2.txt
git-2.29.2/Documentation/RelNotes/1.5.3.3.txt
git-2.29.2/Documentation/RelNotes/1.5.3.4.txt
git-2.29.2/Documentation/RelNotes/1.5.3.5.txt
git-2.29.2/Documentation/RelNotes/1.5.3.6.txt
git-2.29.2/Documentation/RelNotes/1.5.3.7.txt
git-2.29.2/Documentation/RelNotes/1.5.3.8.txt
git-2.29.2/Documentation/RelNotes/1.5.3.txt
git-2.29.2/Documentation/RelNotes/1.5.4.1.txt
git-2.29.2/Documentation/RelNotes/1.5.4.2.txt
git-2.29.2/Documentation/RelNotes/1.5.4.3.txt
git-2.29.2/Documentation/RelNotes/1.5.4.4.txt
git-2.29.2/Documentation/RelNotes/1.5.4.5.txt
git-2.29.2/Documentation/RelNotes/1.5.4.6.txt
git-2.29.2/Documentation/RelNotes/1.5.4.7.txt
git-2.29.2/Documentation/RelNotes/1.5.4.txt
git-2.29.2/Documentation/RelNotes/1.5.5.1.txt
git-2.29.2/Documentation/RelNotes/1.5.5.2.txt
git-2.29.2/Documentation/RelNotes/1.5.5.3.txt
git-2.29.2/Documentation/RelNotes/1.5.5.4.txt
git-2.29.2/Documentation/RelNotes/1.5.5.5.txt
git-2.29.2/Documentation/RelNotes/1.5.5.6.txt
git-2.29.2/Documentation/RelNotes/1.5.5.txt
git-2.29.2/Documentation/RelNotes/1.5.6.1.txt
git-2.29.2/Documentation/RelNotes/1.5.6.2.txt
git-2.29.2/Documentation/RelNotes/1.5.6.3.txt
git-2.29.2/Documentation/RelNotes/1.5.6.4.txt
git-2.29.2/Documentation/RelNotes/1.5.6.5.txt
git-2.29.2/Documentation/RelNotes/1.5.6.6.txt
git-2.29.2/Documentation/RelNotes/1.5.6.txt
git-2.29.2/Documentation/RelNotes/1.6.0.1.txt
git-2.29.2/Documentation/RelNotes/1.6.0.2.txt
git-2.29.2/Documentation/RelNotes/1.6.0.3.txt
git-2.29.2/Documentation/RelNotes/1.6.0.4.txt
git-2.29.2/Documentation/RelNotes/1.6.0.5.txt
git-2.29.2/Documentation/RelNotes/1.6.0.6.txt
git-2.29.2/Documentation/RelNotes/1.6.0.txt
git-2.29.2/Documentation/RelNotes/1.6.1.1.txt
git-2.29.2/Documentation/RelNotes/1.6.1.2.txt
git-2.29.2/Documentation/RelNotes/1.6.1.3.txt
git-2.29.2/Documentation/RelNotes/1.6.1.4.txt
git-2.29.2/Documentation/RelNotes/1.6.1.txt
git-2.29.2/Documentation/RelNotes/1.6.2.1.txt
git-2.29.2/Documentation/RelNotes/1.6.2.2.txt
git-2.29.2/Documentation/RelNotes/1.6.2.3.txt
git-2.29.2/Documentation/RelNotes/1.6.2.4.txt
git-2.29.2/Documentation/RelNotes/1.6.2.5.txt
git-2.29.2/Documentation/RelNotes/1.6.2.txt
git-2.29.2/Documentation/RelNotes/1.6.3.1.txt
git-2.29.2/Documentation/RelNotes/1.6.3.2.txt
git-2.29.2/Documentation/RelNotes/1.6.3.3.txt
git-2.29.2/Documentation/RelNotes/1.6.3.4.txt
git-2.29.2/Documentation/RelNotes/1.6.3.txt
git-2.29.2/Documentation/RelNotes/1.6.4.1.txt
git-2.29.2/Documentation/RelNotes/1.6.4.2.txt
git-2.29.2/Documentation/RelNotes/1.6.4.3.txt
git-2.29.2/Documentation/RelNotes/1.6.4.4.txt
git-2.29.2/Documentation/RelNotes/1.6.4.5.txt
git-2.29.2/Documentation/RelNotes/1.6.4.txt
git-2.29.2/Documentation/RelNotes/1.6.5.1.txt
git-2.29.2/Documentation/RelNotes/1.6.5.2.txt
git-2.29.2/Documentation/RelNotes/1.6.5.3.txt
git-2.29.2/Documentation/RelNotes/1.6.5.4.txt
git-2.29.2/Documentation/RelNotes/1.6.5.5.txt
git-2.29.2/Documentation/RelNotes/1.6.5.6.txt
git-2.29.2/Documentation/RelNotes/1.6.5.7.txt
git-2.29.2/Documentation/RelNotes/1.6.5.8.txt
git-2.29.2/Documentation/RelNotes/1.6.5.9.txt
git-2.29.2/Documentation/RelNotes/1.6.5.txt
git-2.29.2/Documentation/RelNotes/1.6.6.1.txt
git-2.29.2/Documentation/RelNotes/1.6.6.2.txt
git-2.29.2/Documentation/RelNotes/1.6.6.3.txt
git-2.29.2/Documentation/RelNotes/1.6.6.txt
git-2.29.2/Documentation/RelNotes/1.7.0.1.txt
git-2.29.2/Documentation/RelNotes/1.7.0.2.txt
git-2.29.2/Documentation/RelNotes/1.7.0.3.txt
git-2.29.2/Documentation/RelNotes/1.7.0.4.txt
git-2.29.2/Documentation/RelNotes/1.7.0.5.txt
git-2.29.2/Documentation/RelNotes/1.7.0.6.txt
git-2.29.2/Documentation/RelNotes/1.7.0.7.txt
git-2.29.2/Documentation/RelNotes/1.7.0.8.txt
git-2.29.2/Documentation/RelNotes/1.7.0.9.txt
git-2.29.2/Documentation/RelNotes/1.7.0.txt
git-2.29.2/Documentation/RelNotes/1.7.1.1.txt
git-2.29.2/Documentation/RelNotes/1.7.1.2.txt
git-2.29.2/Documentation/RelNotes/1.7.1.3.txt
git-2.29.2/Documentation/RelNotes/1.7.1.4.txt
git-2.29.2/Documentation/RelNotes/1.7.1.txt
git-2.29.2/Documentation/RelNotes/1.7.10.1.txt
git-2.29.2/Documentation/RelNotes/1.7.10.2.txt
git-2.29.2/Documentation/RelNotes/1.7.10.3.txt
git-2.29.2/Documentation/RelNotes/1.7.10.4.txt
git-2.29.2/Documentation/RelNotes/1.7.10.5.txt
git-2.29.2/Documentation/RelNotes/1.7.10.txt
git-2.29.2/Documentation/RelNotes/1.7.11.1.txt
git-2.29.2/Documentation/RelNotes/1.7.11.2.txt
git-2.29.2/Documentation/RelNotes/1.7.11.3.txt
git-2.29.2/Documentation/RelNotes/1.7.11.4.txt
git-2.29.2/Documentation/RelNotes/1.7.11.5.txt
git-2.29.2/Documentation/RelNotes/1.7.11.6.txt
git-2.29.2/Documentation/RelNotes/1.7.11.7.txt
git-2.29.2/Documentation/RelNotes/1.7.11.txt
git-2.29.2/Documentation/RelNotes/1.7.12.1.txt
git-2.29.2/Documentation/RelNotes/1.7.12.2.txt
git-2.29.2/Documentation/RelNotes/1.7.12.3.txt
git-2.29.2/Documentation/RelNotes/1.7.12.4.txt
git-2.29.2/Documentation/RelNotes/1.7.12.txt
git-2.29.2/Documentation/RelNotes/1.7.2.1.txt
git-2.29.2/Documentation/RelNotes/1.7.2.2.txt
git-2.29.2/Documentation/RelNotes/1.7.2.3.txt
git-2.29.2/Documentation/RelNotes/1.7.2.4.txt
git-2.29.2/Documentation/RelNotes/1.7.2.5.txt
git-2.29.2/Documentation/RelNotes/1.7.2.txt
git-2.29.2/Documentation/RelNotes/1.7.3.1.txt
git-2.29.2/Documentation/RelNotes/1.7.3.2.txt
git-2.29.2/Documentation/RelNotes/1.7.3.3.txt
git-2.29.2/Documentation/RelNotes/1.7.3.4.txt
git-2.29.2/Documentation/RelNotes/1.7.3.5.txt
git-2.29.2/Documentation/RelNotes/1.7.3.txt
git-2.29.2/Documentation/RelNotes/1.7.4.1.txt
git-2.29.2/Documentation/RelNotes/1.7.4.2.txt
git-2.29.2/Documentation/RelNotes/1.7.4.3.txt
git-2.29.2/Documentation/RelNotes/1.7.4.4.txt
git-2.29.2/Documentation/RelNotes/1.7.4.5.txt
git-2.29.2/Documentation/RelNotes/1.7.4.txt
git-2.29.2/Documentation/RelNotes/1.7.5.1.txt
git-2.29.2/Documentation/RelNotes/1.7.5.2.txt
git-2.29.2/Documentation/RelNotes/1.7.5.3.txt
git-2.29.2/Documentation/RelNotes/1.7.5.4.txt
git-2.29.2/Documentation/RelNotes/1.7.5.txt
git-2.29.2/Documentation/RelNotes/1.7.6.1.txt
git-2.29.2/Documentation/RelNotes/1.7.6.2.txt
git-2.29.2/Documentation/RelNotes/1.7.6.3.txt
git-2.29.2/Documentation/RelNotes/1.7.6.4.txt
git-2.29.2/Documentation/RelNotes/1.7.6.5.txt
git-2.29.2/Documentation/RelNotes/1.7.6.6.txt
git-2.29.2/Documentation/RelNotes/1.7.6.txt
git-2.29.2/Documentation/RelNotes/1.7.7.1.txt
git-2.29.2/Documentation/RelNotes/1.7.7.2.txt
git-2.29.2/Documentation/RelNotes/1.7.7.3.txt
git-2.29.2/Documentation/RelNotes/1.7.7.4.txt
git-2.29.2/Documentation/RelNotes/1.7.7.5.txt
git-2.29.2/Documentation/RelNotes/1.7.7.6.txt
git-2.29.2/Documentation/RelNotes/1.7.7.7.txt
git-2.29.2/Documentation/RelNotes/1.7.7.txt
git-2.29.2/Documentation/RelNotes/1.7.8.1.txt
git-2.29.2/Documentation/RelNotes/1.7.8.2.txt
git-2.29.2/Documentation/RelNotes/1.7.8.3.txt
git-2.29.2/Documentation/RelNotes/1.7.8.4.txt
git-2.29.2/Documentation/RelNotes/1.7.8.5.txt
git-2.29.2/Documentation/RelNotes/1.7.8.6.txt
git-2.29.2/Documentation/RelNotes/1.7.8.txt
git-2.29.2/Documentation/RelNotes/1.7.9.1.txt
git-2.29.2/Documentation/RelNotes/1.7.9.2.txt
git-2.29.2/Documentation/RelNotes/1.7.9.3.txt
git-2.29.2/Documentation/RelNotes/1.7.9.4.txt
git-2.29.2/Documentation/RelNotes/1.7.9.5.txt
git-2.29.2/Documentation/RelNotes/1.7.9.6.txt
git-2.29.2/Documentation/RelNotes/1.7.9.7.txt
git-2.29.2/Documentation/RelNotes/1.7.9.txt
git-2.29.2/Documentation/RelNotes/1.8.0.1.txt
git-2.29.2/Documentation/RelNotes/1.8.0.2.txt
git-2.29.2/Documentation/RelNotes/1.8.0.3.txt
git-2.29.2/Documentation/RelNotes/1.8.0.txt
git-2.29.2/Documentation/RelNotes/1.8.1.1.txt
git-2.29.2/Documentation/RelNotes/1.8.1.2.txt
git-2.29.2/Documentation/RelNotes/1.8.1.3.txt
git-2.29.2/Documentation/RelNotes/1.8.1.4.txt
git-2.29.2/Documentation/RelNotes/1.8.1.5.txt
git-2.29.2/Documentation/RelNotes/1.8.1.6.txt
git-2.29.2/Documentation/RelNotes/1.8.1.txt
git-2.29.2/Documentation/RelNotes/1.8.2.1.txt
git-2.29.2/Documentation/RelNotes/1.8.2.2.txt
git-2.29.2/Documentation/RelNotes/1.8.2.3.txt
git-2.29.2/Documentation/RelNotes/1.8.2.txt
git-2.29.2/Documentation/RelNotes/1.8.3.1.txt
git-2.29.2/Documentation/RelNotes/1.8.3.2.txt
git-2.29.2/Documentation/RelNotes/1.8.3.3.txt
git-2.29.2/Documentation/RelNotes/1.8.3.4.txt
git-2.29.2/Documentation/RelNotes/1.8.3.txt
git-2.29.2/Documentation/RelNotes/1.8.4.1.txt
git-2.29.2/Documentation/RelNotes/1.8.4.2.txt
git-2.29.2/Documentation/RelNotes/1.8.4.3.txt
git-2.29.2/Documentation/RelNotes/1.8.4.4.txt
git-2.29.2/Documentation/RelNotes/1.8.4.5.txt
git-2.29.2/Documentation/RelNotes/1.8.4.txt
git-2.29.2/Documentation/RelNotes/1.8.5.1.txt
git-2.29.2/Documentation/RelNotes/1.8.5.2.txt
git-2.29.2/Documentation/RelNotes/1.8.5.3.txt
git-2.29.2/Documentation/RelNotes/1.8.5.4.txt
git-2.29.2/Documentation/RelNotes/1.8.5.5.txt
git-2.29.2/Documentation/RelNotes/1.8.5.6.txt
git-2.29.2/Documentation/RelNotes/1.8.5.txt
git-2.29.2/Documentation/RelNotes/1.9.0.txt
git-2.29.2/Documentation/RelNotes/1.9.1.txt
git-2.29.2/Documentation/RelNotes/1.9.2.txt
git-2.29.2/Documentation/RelNotes/1.9.3.txt
git-2.29.2/Documentation/RelNotes/1.9.4.txt
git-2.29.2/Documentation/RelNotes/1.9.5.txt
git-2.29.2/Documentation/RelNotes/2.0.0.txt
git-2.29.2/Documentation/RelNotes/2.0.1.txt
git-2.29.2/Documentation/RelNotes/2.0.2.txt
git-2.29.2/Documentation/RelNotes/2.0.3.txt
git-2.29.2/Documentation/RelNotes/2.0.4.txt
git-2.29.2/Documentation/RelNotes/2.0.5.txt
git-2.29.2/Documentation/RelNotes/2.1.0.txt
git-2.29.2/Documentation/RelNotes/2.1.1.txt
git-2.29.2/Documentation/RelNotes/2.1.2.txt
git-2.29.2/Documentation/RelNotes/2.1.3.txt
git-2.29.2/Documentation/RelNotes/2.1.4.txt
git-2.29.2/Documentation/RelNotes/2.10.0.txt
git-2.29.2/Documentation/RelNotes/2.10.1.txt
git-2.29.2/Documentation/RelNotes/2.10.2.txt
git-2.29.2/Documentation/RelNotes/2.10.3.txt
git-2.29.2/Documentation/RelNotes/2.10.4.txt
git-2.29.2/Documentation/RelNotes/2.10.5.txt
git-2.29.2/Documentation/RelNotes/2.11.0.txt
git-2.29.2/Documentation/RelNotes/2.11.1.txt
git-2.29.2/Documentation/RelNotes/2.11.2.txt
git-2.29.2/Documentation/RelNotes/2.11.3.txt
git-2.29.2/Documentation/RelNotes/2.11.4.txt
git-2.29.2/Documentation/RelNotes/2.12.0.txt
git-2.29.2/Documentation/RelNotes/2.12.1.txt
git-2.29.2/Documentation/RelNotes/2.12.2.txt
git-2.29.2/Documentation/RelNotes/2.12.3.txt
git-2.29.2/Documentation/RelNotes/2.12.4.txt
git-2.29.2/Documentation/RelNotes/2.12.5.txt
git-2.29.2/Documentation/RelNotes/2.13.0.txt
git-2.29.2/Documentation/RelNotes/2.13.1.txt
git-2.29.2/Documentation/RelNotes/2.13.2.txt
git-2.29.2/Documentation/RelNotes/2.13.3.txt
git-2.29.2/Documentation/RelNotes/2.13.4.txt
git-2.29.2/Documentation/RelNotes/2.13.5.txt
git-2.29.2/Documentation/RelNotes/2.13.6.txt
git-2.29.2/Documentation/RelNotes/2.13.7.txt
git-2.29.2/Documentation/RelNotes/2.14.0.txt
git-2.29.2/Documentation/RelNotes/2.14.1.txt
git-2.29.2/Documentation/RelNotes/2.14.2.txt
git-2.29.2/Documentation/RelNotes/2.14.3.txt
git-2.29.2/Documentation/RelNotes/2.14.4.txt
git-2.29.2/Documentation/RelNotes/2.14.5.txt
git-2.29.2/Documentation/RelNotes/2.14.6.txt
git-2.29.2/Documentation/RelNotes/2.15.0.txt
git-2.29.2/Documentation/RelNotes/2.15.1.txt
git-2.29.2/Documentation/RelNotes/2.15.2.txt
git-2.29.2/Documentation/RelNotes/2.15.3.txt
git-2.29.2/Documentation/RelNotes/2.15.4.txt
git-2.29.2/Documentation/RelNotes/2.16.0.txt
git-2.29.2/Documentation/RelNotes/2.16.1.txt
git-2.29.2/Documentation/RelNotes/2.16.2.txt
git-2.29.2/Documentation/RelNotes/2.16.3.txt
git-2.29.2/Documentation/RelNotes/2.16.4.txt
git-2.29.2/Documentation/RelNotes/2.16.5.txt
git-2.29.2/Documentation/RelNotes/2.16.6.txt
git-2.29.2/Documentation/RelNotes/2.17.0.txt
git-2.29.2/Documentation/RelNotes/2.17.1.txt
git-2.29.2/Documentation/RelNotes/2.17.2.txt
git-2.29.2/Documentation/RelNotes/2.17.3.txt
git-2.29.2/Documentation/RelNotes/2.17.4.txt
git-2.29.2/Documentation/RelNotes/2.17.5.txt
git-2.29.2/Documentation/RelNotes/2.18.0.txt
git-2.29.2/Documentation/RelNotes/2.18.1.txt
git-2.29.2/Documentation/RelNotes/2.18.2.txt
git-2.29.2/Documentation/RelNotes/2.18.3.txt
git-2.29.2/Documentation/RelNotes/2.18.4.txt
git-2.29.2/Documentation/RelNotes/2.19.0.txt
git-2.29.2/Documentation/RelNotes/2.19.1.txt
git-2.29.2/Documentation/RelNotes/2.19.2.txt
git-2.29.2/Documentation/RelNotes/2.19.3.txt
git-2.29.2/Documentation/RelNotes/2.19.4.txt
git-2.29.2/Documentation/RelNotes/2.19.5.txt
git-2.29.2/Documentation/RelNotes/2.2.0.txt
git-2.29.2/Documentation/RelNotes/2.2.1.txt
git-2.29.2/Documentation/RelNotes/2.2.2.txt
git-2.29.2/Documentation/RelNotes/2.2.3.txt
git-2.29.2/Documentation/RelNotes/2.20.0.txt
git-2.29.2/Documentation/RelNotes/2.20.1.txt
git-2.29.2/Documentation/RelNotes/2.20.2.txt
git-2.29.2/Documentation/RelNotes/2.20.3.txt
git-2.29.2/Documentation/RelNotes/2.20.4.txt
git-2.29.2/Documentation/RelNotes/2.21.0.txt
git-2.29.2/Documentation/RelNotes/2.21.1.txt
git-2.29.2/Documentation/RelNotes/2.21.2.txt
git-2.29.2/Documentation/RelNotes/2.21.3.txt
git-2.29.2/Documentation/RelNotes/2.22.0.txt
git-2.29.2/Documentation/RelNotes/2.22.1.txt
git-2.29.2/Documentation/RelNotes/2.22.2.txt
git-2.29.2/Documentation/RelNotes/2.22.3.txt
git-2.29.2/Documentation/RelNotes/2.22.4.txt
git-2.29.2/Documentation/RelNotes/2.23.0.txt
git-2.29.2/Documentation/RelNotes/2.23.1.txt
git-2.29.2/Documentation/RelNotes/2.23.2.txt
git-2.29.2/Documentation/RelNotes/2.23.3.txt
git-2.29.2/Documentation/RelNotes/2.24.0.txt
git-2.29.2/Documentation/RelNotes/2.24.1.txt
git-2.29.2/Documentation/RelNotes/2.24.2.txt
git-2.29.2/Documentation/RelNotes/2.24.3.txt
git-2.29.2/Documentation/RelNotes/2.25.0.txt
git-2.29.2/Documentation/RelNotes/2.25.1.txt
git-2.29.2/Documentation/RelNotes/2.25.2.txt
git-2.29.2/Documentation/RelNotes/2.25.3.txt
git-2.29.2/Documentation/RelNotes/2.25.4.txt
git-2.29.2/Documentation/RelNotes/2.26.0.txt
git-2.29.2/Documentation/RelNotes/2.26.1.txt
git-2.29.2/Documentation/RelNotes/2.26.2.txt
git-2.29.2/Documentation/RelNotes/2.27.0.txt
git-2.29.2/Documentation/RelNotes/2.28.0.txt
git-2.29.2/Documentation/RelNotes/2.29.0.txt
git-2.29.2/Documentation/RelNotes/2.29.1.txt
git-2.29.2/Documentation/RelNotes/2.29.2.txt
git-2.29.2/Documentation/RelNotes/2.3.0.txt
git-2.29.2/Documentation/RelNotes/2.3.1.txt
git-2.29.2/Documentation/RelNotes/2.3.10.txt
git-2.29.2/Documentation/RelNotes/2.3.2.txt
git-2.29.2/Documentation/RelNotes/2.3.3.txt
git-2.29.2/Documentation/RelNotes/2.3.4.txt
git-2.29.2/Documentation/RelNotes/2.3.5.txt
git-2.29.2/Documentation/RelNotes/2.3.6.txt
git-2.29.2/Documentation/RelNotes/2.3.7.txt
git-2.29.2/Documentation/RelNotes/2.3.8.txt
git-2.29.2/Documentation/RelNotes/2.3.9.txt
git-2.29.2/Documentation/RelNotes/2.4.0.txt
git-2.29.2/Documentation/RelNotes/2.4.1.txt
git-2.29.2/Documentation/RelNotes/2.4.10.txt
git-2.29.2/Documentation/RelNotes/2.4.11.txt
git-2.29.2/Documentation/RelNotes/2.4.12.txt
git-2.29.2/Documentation/RelNotes/2.4.2.txt
git-2.29.2/Documentation/RelNotes/2.4.3.txt
git-2.29.2/Documentation/RelNotes/2.4.4.txt
git-2.29.2/Documentation/RelNotes/2.4.5.txt
git-2.29.2/Documentation/RelNotes/2.4.6.txt
git-2.29.2/Documentation/RelNotes/2.4.7.txt
git-2.29.2/Documentation/RelNotes/2.4.8.txt
git-2.29.2/Documentation/RelNotes/2.4.9.txt
git-2.29.2/Documentation/RelNotes/2.5.0.txt
git-2.29.2/Documentation/RelNotes/2.5.1.txt
git-2.29.2/Documentation/RelNotes/2.5.2.txt
git-2.29.2/Documentation/RelNotes/2.5.3.txt
git-2.29.2/Documentation/RelNotes/2.5.4.txt
git-2.29.2/Documentation/RelNotes/2.5.5.txt
git-2.29.2/Documentation/RelNotes/2.5.6.txt
git-2.29.2/Documentation/RelNotes/2.6.0.txt
git-2.29.2/Documentation/RelNotes/2.6.1.txt
git-2.29.2/Documentation/RelNotes/2.6.2.txt
git-2.29.2/Documentation/RelNotes/2.6.3.txt
git-2.29.2/Documentation/RelNotes/2.6.4.txt
git-2.29.2/Documentation/RelNotes/2.6.5.txt
git-2.29.2/Documentation/RelNotes/2.6.6.txt
git-2.29.2/Documentation/RelNotes/2.6.7.txt
git-2.29.2/Documentation/RelNotes/2.7.0.txt
git-2.29.2/Documentation/RelNotes/2.7.1.txt
git-2.29.2/Documentation/RelNotes/2.7.2.txt
git-2.29.2/Documentation/RelNotes/2.7.3.txt
git-2.29.2/Documentation/RelNotes/2.7.4.txt
git-2.29.2/Documentation/RelNotes/2.7.5.txt
git-2.29.2/Documentation/RelNotes/2.7.6.txt
git-2.29.2/Documentation/RelNotes/2.8.0.txt
git-2.29.2/Documentation/RelNotes/2.8.1.txt
git-2.29.2/Documentation/RelNotes/2.8.2.txt
git-2.29.2/Documentation/RelNotes/2.8.3.txt
git-2.29.2/Documentation/RelNotes/2.8.4.txt
git-2.29.2/Documentation/RelNotes/2.8.5.txt
git-2.29.2/Documentation/RelNotes/2.8.6.txt
git-2.29.2/Documentation/RelNotes/2.9.0.txt
git-2.29.2/Documentation/RelNotes/2.9.1.txt
git-2.29.2/Documentation/RelNotes/2.9.2.txt
git-2.29.2/Documentation/RelNotes/2.9.3.txt
git-2.29.2/Documentation/RelNotes/2.9.4.txt
git-2.29.2/Documentation/RelNotes/2.9.5.txt
git-2.29.2/Documentation/SubmittingPatches
git-2.29.2/Documentation/asciidoc.conf
git-2.29.2/Documentation/asciidoctor-extensions.rb
git-2.29.2/Documentation/blame-options.txt
git-2.29.2/Documentation/build-docdep.perl
git-2.29.2/Documentation/cat-texi.perl
git-2.29.2/Documentation/cmd-list.perl
git-2.29.2/Documentation/config.txt
git-2.29.2/Documentation/config/
git-2.29.2/Documentation/config/add.txt
git-2.29.2/Documentation/config/advice.txt
git-2.29.2/Documentation/config/alias.txt
git-2.29.2/Documentation/config/am.txt
git-2.29.2/Documentation/config/apply.txt
git-2.29.2/Documentation/config/blame.txt
git-2.29.2/Documentation/config/branch.txt
git-2.29.2/Documentation/config/browser.txt
git-2.29.2/Documentation/config/checkout.txt
git-2.29.2/Documentation/config/clean.txt
git-2.29.2/Documentation/config/color.txt
git-2.29.2/Documentation/config/column.txt
git-2.29.2/Documentation/config/commit.txt
git-2.29.2/Documentation/config/commitgraph.txt
git-2.29.2/Documentation/config/completion.txt
git-2.29.2/Documentation/config/core.txt
git-2.29.2/Documentation/config/credential.txt
git-2.29.2/Documentation/config/diff.txt
git-2.29.2/Documentation/config/difftool.txt
git-2.29.2/Documentation/config/extensions.txt
git-2.29.2/Documentation/config/fastimport.txt
git-2.29.2/Documentation/config/feature.txt
git-2.29.2/Documentation/config/fetch.txt
git-2.29.2/Documentation/config/filter.txt
git-2.29.2/Documentation/config/fmt-merge-msg.txt
git-2.29.2/Documentation/config/format.txt
git-2.29.2/Documentation/config/fsck.txt
git-2.29.2/Documentation/config/gc.txt
git-2.29.2/Documentation/config/gitcvs.txt
git-2.29.2/Documentation/config/gitweb.txt
git-2.29.2/Documentation/config/gpg.txt
git-2.29.2/Documentation/config/grep.txt
git-2.29.2/Documentation/config/gui.txt
git-2.29.2/Documentation/config/guitool.txt
git-2.29.2/Documentation/config/help.txt
git-2.29.2/Documentation/config/http.txt
git-2.29.2/Documentation/config/i18n.txt
git-2.29.2/Documentation/config/imap.txt
git-2.29.2/Documentation/config/index.txt
git-2.29.2/Documentation/config/init.txt
git-2.29.2/Documentation/config/instaweb.txt
git-2.29.2/Documentation/config/interactive.txt
git-2.29.2/Documentation/config/log.txt
git-2.29.2/Documentation/config/mailinfo.txt
git-2.29.2/Documentation/config/mailmap.txt
git-2.29.2/Documentation/config/maintenance.txt
git-2.29.2/Documentation/config/man.txt
git-2.29.2/Documentation/config/merge.txt
git-2.29.2/Documentation/config/mergetool.txt
git-2.29.2/Documentation/config/notes.txt
git-2.29.2/Documentation/config/pack.txt
git-2.29.2/Documentation/config/pager.txt
git-2.29.2/Documentation/config/pretty.txt
git-2.29.2/Documentation/config/protocol.txt
git-2.29.2/Documentation/config/pull.txt
git-2.29.2/Documentation/config/push.txt
git-2.29.2/Documentation/config/rebase.txt
git-2.29.2/Documentation/config/receive.txt
git-2.29.2/Documentation/config/remote.txt
git-2.29.2/Documentation/config/remotes.txt
git-2.29.2/Documentation/config/repack.txt
git-2.29.2/Documentation/config/rerere.txt
git-2.29.2/Documentation/config/reset.txt
git-2.29.2/Documentation/config/sendemail.txt
git-2.29.2/Documentation/config/sequencer.txt
git-2.29.2/Documentation/config/showbranch.txt
git-2.29.2/Documentation/config/splitindex.txt
git-2.29.2/Documentation/config/ssh.txt
git-2.29.2/Documentation/config/stash.txt
git-2.29.2/Documentation/config/status.txt
git-2.29.2/Documentation/config/submodule.txt
git-2.29.2/Documentation/config/tag.txt
git-2.29.2/Documentation/config/tar.txt
git-2.29.2/Documentation/config/trace2.txt
git-2.29.2/Documentation/config/transfer.txt
git-2.29.2/Documentation/config/uploadarchive.txt
git-2.29.2/Documentation/config/uploadpack.txt
git-2.29.2/Documentation/config/url.txt
git-2.29.2/Documentation/config/user.txt
git-2.29.2/Documentation/config/versionsort.txt
git-2.29.2/Documentation/config/web.txt
git-2.29.2/Documentation/config/worktree.txt
git-2.29.2/Documentation/date-formats.txt
git-2.29.2/Documentation/diff-format.txt
git-2.29.2/Documentation/diff-generate-patch.txt
git-2.29.2/Documentation/diff-options.txt
git-2.29.2/Documentation/doc-diff
git-2.29.2/Documentation/docbook-xsl.css
git-2.29.2/Documentation/docbook.xsl
git-2.29.2/Documentation/everyday.txto
git-2.29.2/Documentation/fetch-options.txt
git-2.29.2/Documentation/fix-texi.perl
git-2.29.2/Documentation/git-add.txt
git-2.29.2/Documentation/git-am.txt
git-2.29.2/Documentation/git-annotate.txt
git-2.29.2/Documentation/git-apply.txt
git-2.29.2/Documentation/git-archimport.txt
git-2.29.2/Documentation/git-archive.txt
git-2.29.2/Documentation/git-bisect-lk2009.txt
git-2.29.2/Documentation/git-bisect.txt
git-2.29.2/Documentation/git-blame.txt
git-2.29.2/Documentation/git-branch.txt
git-2.29.2/Documentation/git-bugreport.txt
git-2.29.2/Documentation/git-bundle.txt
git-2.29.2/Documentation/git-cat-file.txt
git-2.29.2/Documentation/git-check-attr.txt
git-2.29.2/Documentation/git-check-ignore.txt
git-2.29.2/Documentation/git-check-mailmap.txt
git-2.29.2/Documentation/git-check-ref-format.txt
git-2.29.2/Documentation/git-checkout-index.txt
git-2.29.2/Documentation/git-checkout.txt
git-2.29.2/Documentation/git-cherry-pick.txt
git-2.29.2/Documentation/git-cherry.txt
git-2.29.2/Documentation/git-citool.txt
git-2.29.2/Documentation/git-clean.txt
git-2.29.2/Documentation/git-clone.txt
git-2.29.2/Documentation/git-column.txt
git-2.29.2/Documentation/git-commit-graph.txt
git-2.29.2/Documentation/git-commit-tree.txt
git-2.29.2/Documentation/git-commit.txt
git-2.29.2/Documentation/git-config.txt
git-2.29.2/Documentation/git-count-objects.txt
git-2.29.2/Documentation/git-credential-cache--daemon.txt
git-2.29.2/Documentation/git-credential-cache.txt
git-2.29.2/Documentation/git-credential-store.txt
git-2.29.2/Documentation/git-credential.txt
git-2.29.2/Documentation/git-cvsexportcommit.txt
git-2.29.2/Documentation/git-cvsimport.txt
git-2.29.2/Documentation/git-cvsserver.txt
git-2.29.2/Documentation/git-daemon.txt
git-2.29.2/Documentation/git-describe.txt
git-2.29.2/Documentation/git-diff-files.txt
git-2.29.2/Documentation/git-diff-index.txt
git-2.29.2/Documentation/git-diff-tree.txt
git-2.29.2/Documentation/git-diff.txt
git-2.29.2/Documentation/git-difftool.txt
git-2.29.2/Documentation/git-fast-export.txt
git-2.29.2/Documentation/git-fast-import.txt
git-2.29.2/Documentation/git-fetch-pack.txt
git-2.29.2/Documentation/git-fetch.txt
git-2.29.2/Documentation/git-filter-branch.txt
git-2.29.2/Documentation/git-fmt-merge-msg.txt
git-2.29.2/Documentation/git-for-each-ref.txt
git-2.29.2/Documentation/git-format-patch.txt
git-2.29.2/Documentation/git-fsck-objects.txt
git-2.29.2/Documentation/git-fsck.txt
git-2.29.2/Documentation/git-gc.txt
git-2.29.2/Documentation/git-get-tar-commit-id.txt
git-2.29.2/Documentation/git-grep.txt
git-2.29.2/Documentation/git-gui.txt
git-2.29.2/Documentation/git-hash-object.txt
git-2.29.2/Documentation/git-help.txt
git-2.29.2/Documentation/git-http-backend.txt
git-2.29.2/Documentation/git-http-fetch.txt
git-2.29.2/Documentation/git-http-push.txt
git-2.29.2/Documentation/git-imap-send.txt
git-2.29.2/Documentation/git-index-pack.txt
git-2.29.2/Documentation/git-init-db.txt
git-2.29.2/Documentation/git-init.txt
git-2.29.2/Documentation/git-instaweb.txt
git-2.29.2/Documentation/git-interpret-trailers.txt
git-2.29.2/Documentation/git-log.txt
git-2.29.2/Documentation/git-ls-files.txt
git-2.29.2/Documentation/git-ls-remote.txt
git-2.29.2/Documentation/git-ls-tree.txt
git-2.29.2/Documentation/git-mailinfo.txt
git-2.29.2/Documentation/git-mailsplit.txt
git-2.29.2/Documentation/git-maintenance.txt
git-2.29.2/Documentation/git-merge-base.txt
git-2.29.2/Documentation/git-merge-file.txt
git-2.29.2/Documentation/git-merge-index.txt
git-2.29.2/Documentation/git-merge-one-file.txt
git-2.29.2/Documentation/git-merge-tree.txt
git-2.29.2/Documentation/git-merge.txt
git-2.29.2/Documentation/git-mergetool--lib.txt
git-2.29.2/Documentation/git-mergetool.txt
git-2.29.2/Documentation/git-mktag.txt
git-2.29.2/Documentation/git-mktree.txt
git-2.29.2/Documentation/git-multi-pack-index.txt
git-2.29.2/Documentation/git-mv.txt
git-2.29.2/Documentation/git-name-rev.txt
git-2.29.2/Documentation/git-notes.txt
git-2.29.2/Documentation/git-p4.txt
git-2.29.2/Documentation/git-pack-objects.txt
git-2.29.2/Documentation/git-pack-redundant.txt
git-2.29.2/Documentation/git-pack-refs.txt
git-2.29.2/Documentation/git-parse-remote.txt
git-2.29.2/Documentation/git-patch-id.txt
git-2.29.2/Documentation/git-prune-packed.txt
git-2.29.2/Documentation/git-prune.txt
git-2.29.2/Documentation/git-pull.txt
git-2.29.2/Documentation/git-push.txt
git-2.29.2/Documentation/git-quiltimport.txt
git-2.29.2/Documentation/git-range-diff.txt
git-2.29.2/Documentation/git-read-tree.txt
git-2.29.2/Documentation/git-rebase.txt
git-2.29.2/Documentation/git-receive-pack.txt
git-2.29.2/Documentation/git-reflog.txt
git-2.29.2/Documentation/git-remote-ext.txt
git-2.29.2/Documentation/git-remote-fd.txt
git-2.29.2/Documentation/git-remote-helpers.txto
git-2.29.2/Documentation/git-remote.txt
git-2.29.2/Documentation/git-repack.txt
git-2.29.2/Documentation/git-replace.txt
git-2.29.2/Documentation/git-request-pull.txt
git-2.29.2/Documentation/git-rerere.txt
git-2.29.2/Documentation/git-reset.txt
git-2.29.2/Documentation/git-restore.txt
git-2.29.2/Documentation/git-rev-list.txt
git-2.29.2/Documentation/git-rev-parse.txt
git-2.29.2/Documentation/git-revert.txt
git-2.29.2/Documentation/git-rm.txt
git-2.29.2/Documentation/git-send-email.txt
git-2.29.2/Documentation/git-send-pack.txt
git-2.29.2/Documentation/git-sh-i18n--envsubst.txt
git-2.29.2/Documentation/git-sh-i18n.txt
git-2.29.2/Documentation/git-sh-setup.txt
git-2.29.2/Documentation/git-shell.txt
git-2.29.2/Documentation/git-shortlog.txt
git-2.29.2/Documentation/git-show-branch.txt
git-2.29.2/Documentation/git-show-index.txt
git-2.29.2/Documentation/git-show-ref.txt
git-2.29.2/Documentation/git-show.txt
git-2.29.2/Documentation/git-sparse-checkout.txt
git-2.29.2/Documentation/git-stage.txt
git-2.29.2/Documentation/git-stash.txt
git-2.29.2/Documentation/git-status.txt
git-2.29.2/Documentation/git-stripspace.txt
git-2.29.2/Documentation/git-submodule.txt
git-2.29.2/Documentation/git-svn.txt
git-2.29.2/Documentation/git-switch.txt
git-2.29.2/Documentation/git-symbolic-ref.txt
git-2.29.2/Documentation/git-tag.txt
git-2.29.2/Documentation/git-tools.txt
git-2.29.2/Documentation/git-unpack-file.txt
git-2.29.2/Documentation/git-unpack-objects.txt
git-2.29.2/Documentation/git-update-index.txt
git-2.29.2/Documentation/git-update-ref.txt
git-2.29.2/Documentation/git-update-server-info.txt
git-2.29.2/Documentation/git-upload-archive.txt
git-2.29.2/Documentation/git-upload-pack.txt
git-2.29.2/Documentation/git-var.txt
git-2.29.2/Documentation/git-verify-commit.txt
git-2.29.2/Documentation/git-verify-pack.txt
git-2.29.2/Documentation/git-verify-tag.txt
git-2.29.2/Documentation/git-web--browse.txt
git-2.29.2/Documentation/git-whatchanged.txt
git-2.29.2/Documentation/git-worktree.txt
git-2.29.2/Documentation/git-write-tree.txt
git-2.29.2/Documentation/git.txt
git-2.29.2/Documentation/gitattributes.txt
git-2.29.2/Documentation/gitcli.txt
git-2.29.2/Documentation/gitcore-tutorial.txt
git-2.29.2/Documentation/gitcredentials.txt
git-2.29.2/Documentation/gitcvs-migration.txt
git-2.29.2/Documentation/gitdiffcore.txt
git-2.29.2/Documentation/giteveryday.txt
git-2.29.2/Documentation/gitfaq.txt
git-2.29.2/Documentation/gitglossary.txt
git-2.29.2/Documentation/githooks.txt
git-2.29.2/Documentation/gitignore.txt
git-2.29.2/Documentation/gitk.txt
git-2.29.2/Documentation/gitmodules.txt
git-2.29.2/Documentation/gitnamespaces.txt
git-2.29.2/Documentation/gitremote-helpers.txt
git-2.29.2/Documentation/gitrepository-layout.txt
git-2.29.2/Documentation/gitrevisions.txt
git-2.29.2/Documentation/gitsubmodules.txt
git-2.29.2/Documentation/gittutorial-2.txt
git-2.29.2/Documentation/gittutorial.txt
git-2.29.2/Documentation/gitweb.conf.txt
git-2.29.2/Documentation/gitweb.txt
git-2.29.2/Documentation/gitworkflows.txt
git-2.29.2/Documentation/glossary-content.txt
git-2.29.2/Documentation/howto-index.sh
git-2.29.2/Documentation/howto/
git-2.29.2/Documentation/howto/keep-canonical-history-correct.txt
git-2.29.2/Documentation/howto/maintain-git.txt
git-2.29.2/Documentation/howto/new-command.txt
git-2.29.2/Documentation/howto/rebase-from-internal-branch.txt
git-2.29.2/Documentation/howto/rebuild-from-update-hook.txt
git-2.29.2/Documentation/howto/recover-corrupted-blob-object.txt
git-2.29.2/Documentation/howto/recover-corrupted-object-harder.txt
git-2.29.2/Documentation/howto/revert-a-faulty-merge.txt
git-2.29.2/Documentation/howto/revert-branch-rebase.txt
git-2.29.2/Documentation/howto/separating-topic-branches.txt
git-2.29.2/Documentation/howto/setup-git-server-over-http.txt
git-2.29.2/Documentation/howto/update-hook-example.txt
git-2.29.2/Documentation/howto/use-git-daemon.txt
git-2.29.2/Documentation/howto/using-merge-subtree.txt
git-2.29.2/Documentation/howto/using-signed-tag-in-pull-request.txt
git-2.29.2/Documentation/i18n.txt
git-2.29.2/Documentation/install-doc-quick.sh
git-2.29.2/Documentation/install-webdoc.sh
git-2.29.2/Documentation/line-range-format.txt
git-2.29.2/Documentation/lint-gitlink.perl
git-2.29.2/Documentation/mailmap.txt
git-2.29.2/Documentation/manpage-base-url.xsl.in
git-2.29.2/Documentation/manpage-bold-literal.xsl
git-2.29.2/Documentation/manpage-normal.xsl
git-2.29.2/Documentation/manpage-quote-apos.xsl
git-2.29.2/Documentation/manpage.xsl
git-2.29.2/Documentation/merge-options.txt
git-2.29.2/Documentation/merge-strategies.txt
git-2.29.2/Documentation/object-format-disclaimer.txt
git-2.29.2/Documentation/pretty-formats.txt
git-2.29.2/Documentation/pretty-options.txt
git-2.29.2/Documentation/pull-fetch-param.txt
git-2.29.2/Documentation/ref-reachability-filters.txt
git-2.29.2/Documentation/rev-list-description.txt
git-2.29.2/Documentation/rev-list-options.txt
git-2.29.2/Documentation/revisions.txt
git-2.29.2/Documentation/sequencer.txt
git-2.29.2/Documentation/technical/
git-2.29.2/Documentation/technical/.gitignore
git-2.29.2/Documentation/technical/api-error-handling.txt
git-2.29.2/Documentation/technical/api-index-skel.txt
git-2.29.2/Documentation/technical/api-index.sh
git-2.29.2/Documentation/technical/api-merge.txt
git-2.29.2/Documentation/technical/api-parse-options.txt
git-2.29.2/Documentation/technical/api-trace2.txt
git-2.29.2/Documentation/technical/bitmap-format.txt
git-2.29.2/Documentation/technical/bundle-format.txt
git-2.29.2/Documentation/technical/commit-graph-format.txt
git-2.29.2/Documentation/technical/commit-graph.txt
git-2.29.2/Documentation/technical/directory-rename-detection.txt
git-2.29.2/Documentation/technical/hash-function-transition.txt
git-2.29.2/Documentation/technical/http-protocol.txt
git-2.29.2/Documentation/technical/index-format.txt
git-2.29.2/Documentation/technical/long-running-process-protocol.txt
git-2.29.2/Documentation/technical/multi-pack-index.txt
git-2.29.2/Documentation/technical/pack-format.txt
git-2.29.2/Documentation/technical/pack-heuristics.txt
git-2.29.2/Documentation/technical/pack-protocol.txt
git-2.29.2/Documentation/technical/packfile-uri.txt
git-2.29.2/Documentation/technical/partial-clone.txt
git-2.29.2/Documentation/technical/protocol-capabilities.txt
git-2.29.2/Documentation/technical/protocol-common.txt
git-2.29.2/Documentation/technical/protocol-v2.txt
git-2.29.2/Documentation/technical/racy-git.txt
git-2.29.2/Documentation/technical/reftable.txt
git-2.29.2/Documentation/technical/repository-version.txt
git-2.29.2/Documentation/technical/rerere.txt
git-2.29.2/Documentation/technical/send-pack-pipeline.txt
git-2.29.2/Documentation/technical/shallow.txt
git-2.29.2/Documentation/technical/signature-format.txt
git-2.29.2/Documentation/technical/trivial-merge.txt
git-2.29.2/Documentation/texi.xsl
git-2.29.2/Documentation/trace2-target-values.txt
git-2.29.2/Documentation/transfer-data-leaks.txt
git-2.29.2/Documentation/urls-remotes.txt
git-2.29.2/Documentation/urls.txt
git-2.29.2/Documentation/user-manual.conf
git-2.29.2/Documentation/user-manual.txt
git-2.29.2/GIT-VERSION-GEN
git-2.29.2/INSTALL
git-2.29.2/LGPL-2.1
git-2.29.2/Makefile
git-2.29.2/README.md
git-2.29.2/RelNotes
git-2.29.2/abspath.c
git-2.29.2/aclocal.m4
git-2.29.2/add-interactive.c
git-2.29.2/add-interactive.h
git-2.29.2/add-patch.c
git-2.29.2/advice.c
git-2.29.2/advice.h
git-2.29.2/alias.c
git-2.29.2/alias.h
git-2.29.2/alloc.c
git-2.29.2/alloc.h
git-2.29.2/apply.c
git-2.29.2/apply.h
git-2.29.2/archive-tar.c
git-2.29.2/archive-zip.c
git-2.29.2/archive.c
git-2.29.2/archive.h
git-2.29.2/attr.c
git-2.29.2/attr.h
git-2.29.2/banned.h
git-2.29.2/base85.c
git-2.29.2/bisect.c
git-2.29.2/bisect.h
git-2.29.2/blame.c
git-2.29.2/blame.h
git-2.29.2/blob.c
git-2.29.2/blob.h
git-2.29.2/block-sha1/
git-2.29.2/block-sha1/sha1.c
git-2.29.2/block-sha1/sha1.h
git-2.29.2/bloom.c
git-2.29.2/bloom.h
git-2.29.2/branch.c
git-2.29.2/branch.h
git-2.29.2/builtin.h
git-2.29.2/builtin/
git-2.29.2/builtin/add.c
git-2.29.2/builtin/am.c
git-2.29.2/builtin/annotate.c
git-2.29.2/builtin/apply.c
git-2.29.2/builtin/archive.c
git-2.29.2/builtin/bisect--helper.c
git-2.29.2/builtin/blame.c
git-2.29.2/builtin/branch.c
git-2.29.2/builtin/bugreport.c
git-2.29.2/builtin/bundle.c
git-2.29.2/builtin/cat-file.c
git-2.29.2/builtin/check-attr.c
git-2.29.2/builtin/check-ignore.c
git-2.29.2/builtin/check-mailmap.c
git-2.29.2/builtin/check-ref-format.c
git-2.29.2/builtin/checkout-index.c
git-2.29.2/builtin/checkout.c
git-2.29.2/builtin/clean.c
git-2.29.2/builtin/clone.c
git-2.29.2/builtin/column.c
git-2.29.2/builtin/commit-graph.c
git-2.29.2/builtin/commit-tree.c
git-2.29.2/builtin/commit.c
git-2.29.2/builtin/config.c
git-2.29.2/builtin/count-objects.c
git-2.29.2/builtin/credential-cache--daemon.c
git-2.29.2/builtin/credential-cache.c
git-2.29.2/builtin/credential-store.c
git-2.29.2/builtin/credential.c
git-2.29.2/builtin/describe.c
git-2.29.2/builtin/diff-files.c
git-2.29.2/builtin/diff-index.c
git-2.29.2/builtin/diff-tree.c
git-2.29.2/builtin/diff.c
git-2.29.2/builtin/difftool.c
git-2.29.2/builtin/env--helper.c
git-2.29.2/builtin/fast-export.c
git-2.29.2/builtin/fast-import.c
git-2.29.2/builtin/fetch-pack.c
git-2.29.2/builtin/fetch.c
git-2.29.2/builtin/fmt-merge-msg.c
git-2.29.2/builtin/for-each-ref.c
git-2.29.2/builtin/fsck.c
git-2.29.2/builtin/gc.c
git-2.29.2/builtin/get-tar-commit-id.c
git-2.29.2/builtin/grep.c
git-2.29.2/builtin/hash-object.c
git-2.29.2/builtin/help.c
git-2.29.2/builtin/index-pack.c
git-2.29.2/builtin/init-db.c
git-2.29.2/builtin/interpret-trailers.c
git-2.29.2/builtin/log.c
git-2.29.2/builtin/ls-files.c
git-2.29.2/builtin/ls-remote.c
git-2.29.2/builtin/ls-tree.c
git-2.29.2/builtin/mailinfo.c
git-2.29.2/builtin/mailsplit.c
git-2.29.2/builtin/merge-base.c
git-2.29.2/builtin/merge-file.c
git-2.29.2/builtin/merge-index.c
git-2.29.2/builtin/merge-ours.c
git-2.29.2/builtin/merge-recursive.c
git-2.29.2/builtin/merge-tree.c
git-2.29.2/builtin/merge.c
git-2.29.2/builtin/mktag.c
git-2.29.2/builtin/mktree.c
git-2.29.2/builtin/multi-pack-index.c
git-2.29.2/builtin/mv.c
git-2.29.2/builtin/name-rev.c
git-2.29.2/builtin/notes.c
git-2.29.2/builtin/pack-objects.c
git-2.29.2/builtin/pack-redundant.c
git-2.29.2/builtin/pack-refs.c
git-2.29.2/builtin/patch-id.c
git-2.29.2/builtin/prune-packed.c
git-2.29.2/builtin/prune.c
git-2.29.2/builtin/pull.c
git-2.29.2/builtin/push.c
git-2.29.2/builtin/range-diff.c
git-2.29.2/builtin/read-tree.c
git-2.29.2/builtin/rebase.c
git-2.29.2/builtin/receive-pack.c
git-2.29.2/builtin/reflog.c
git-2.29.2/builtin/remote-ext.c
git-2.29.2/builtin/remote-fd.c
git-2.29.2/builtin/remote.c
git-2.29.2/builtin/repack.c
git-2.29.2/builtin/replace.c
git-2.29.2/builtin/rerere.c
git-2.29.2/builtin/reset.c
git-2.29.2/builtin/rev-list.c
git-2.29.2/builtin/rev-parse.c
git-2.29.2/builtin/revert.c
git-2.29.2/builtin/rm.c
git-2.29.2/builtin/send-pack.c
git-2.29.2/builtin/shortlog.c
git-2.29.2/builtin/show-branch.c
git-2.29.2/builtin/show-index.c
git-2.29.2/builtin/show-ref.c
git-2.29.2/builtin/sparse-checkout.c
git-2.29.2/builtin/stash.c
git-2.29.2/builtin/stripspace.c
git-2.29.2/builtin/submodule--helper.c
git-2.29.2/builtin/symbolic-ref.c
git-2.29.2/builtin/tag.c
git-2.29.2/builtin/unpack-file.c
git-2.29.2/builtin/unpack-objects.c
git-2.29.2/builtin/update-index.c
git-2.29.2/builtin/update-ref.c
git-2.29.2/builtin/update-server-info.c
git-2.29.2/builtin/upload-archive.c
git-2.29.2/builtin/upload-pack.c
git-2.29.2/builtin/var.c
git-2.29.2/builtin/verify-commit.c
git-2.29.2/builtin/verify-pack.c
git-2.29.2/builtin/verify-tag.c
git-2.29.2/builtin/worktree.c
git-2.29.2/builtin/write-tree.c
git-2.29.2/bulk-checkin.c
git-2.29.2/bulk-checkin.h
git-2.29.2/bundle.c
git-2.29.2/bundle.h
git-2.29.2/cache-tree.c
git-2.29.2/cache-tree.h
git-2.29.2/cache.h
git-2.29.2/chdir-notify.c
git-2.29.2/chdir-notify.h
git-2.29.2/check-builtins.sh
git-2.29.2/check_bindir
git-2.29.2/checkout.c
git-2.29.2/checkout.h
git-2.29.2/ci/
git-2.29.2/ci/config/
git-2.29.2/ci/config/allow-ref.sample
git-2.29.2/ci/install-dependencies.sh
git-2.29.2/ci/install-docker-dependencies.sh
git-2.29.2/ci/lib.sh
git-2.29.2/ci/make-test-artifacts.sh
git-2.29.2/ci/mount-fileshare.sh
git-2.29.2/ci/print-test-failures.sh
git-2.29.2/ci/run-build-and-tests.sh
git-2.29.2/ci/run-docker-build.sh
git-2.29.2/ci/run-docker.sh
git-2.29.2/ci/run-static-analysis.sh
git-2.29.2/ci/run-test-slice.sh
git-2.29.2/ci/test-documentation.sh
git-2.29.2/ci/util/
git-2.29.2/ci/util/extract-trash-dirs.sh
git-2.29.2/color.c
git-2.29.2/color.h
git-2.29.2/column.c
git-2.29.2/column.h
git-2.29.2/combine-diff.c
git-2.29.2/command-list.txt
git-2.29.2/commit-graph.c
git-2.29.2/commit-graph.h
git-2.29.2/commit-reach.c
git-2.29.2/commit-reach.h
git-2.29.2/commit-slab-decl.h
git-2.29.2/commit-slab-impl.h
git-2.29.2/commit-slab.h
git-2.29.2/commit.c
git-2.29.2/commit.h
git-2.29.2/common-main.c
git-2.29.2/compat/
git-2.29.2/compat/access.c
git-2.29.2/compat/apple-common-crypto.h
git-2.29.2/compat/basename.c
git-2.29.2/compat/bswap.h
git-2.29.2/compat/compiler.h
git-2.29.2/compat/fileno.c
git-2.29.2/compat/fopen.c
git-2.29.2/compat/hstrerror.c
git-2.29.2/compat/inet_ntop.c
git-2.29.2/compat/inet_pton.c
git-2.29.2/compat/memmem.c
git-2.29.2/compat/mingw.c
git-2.29.2/compat/mingw.h
git-2.29.2/compat/mkdir.c
git-2.29.2/compat/mkdtemp.c
git-2.29.2/compat/mmap.c
git-2.29.2/compat/msvc.c
git-2.29.2/compat/msvc.h
git-2.29.2/compat/nedmalloc/
git-2.29.2/compat/nedmalloc/License.txt
git-2.29.2/compat/nedmalloc/Readme.txt
git-2.29.2/compat/nedmalloc/malloc.c.h
git-2.29.2/compat/nedmalloc/nedmalloc.c
git-2.29.2/compat/nedmalloc/nedmalloc.h
git-2.29.2/compat/obstack.c
git-2.29.2/compat/obstack.h
git-2.29.2/compat/poll/
git-2.29.2/compat/poll/poll.c
git-2.29.2/compat/poll/poll.h
git-2.29.2/compat/pread.c
git-2.29.2/compat/precompose_utf8.c
git-2.29.2/compat/precompose_utf8.h
git-2.29.2/compat/qsort_s.c
git-2.29.2/compat/regex/
git-2.29.2/compat/regex/regcomp.c
git-2.29.2/compat/regex/regex.c
git-2.29.2/compat/regex/regex.h
git-2.29.2/compat/regex/regex_internal.c
git-2.29.2/compat/regex/regex_internal.h
git-2.29.2/compat/regex/regexec.c
git-2.29.2/compat/setenv.c
git-2.29.2/compat/sha1-chunked.c
git-2.29.2/compat/sha1-chunked.h
git-2.29.2/compat/snprintf.c
git-2.29.2/compat/stat.c
git-2.29.2/compat/strcasestr.c
git-2.29.2/compat/strdup.c
git-2.29.2/compat/strlcpy.c
git-2.29.2/compat/strtoimax.c
git-2.29.2/compat/strtoumax.c
git-2.29.2/compat/terminal.c
git-2.29.2/compat/terminal.h
git-2.29.2/compat/unsetenv.c
git-2.29.2/compat/vcbuild/
git-2.29.2/compat/vcbuild/.gitignore
git-2.29.2/compat/vcbuild/README
git-2.29.2/compat/vcbuild/find_vs_env.bat
git-2.29.2/compat/vcbuild/include/
git-2.29.2/compat/vcbuild/include/sys/
git-2.29.2/compat/vcbuild/include/sys/param.h
git-2.29.2/compat/vcbuild/include/sys/time.h
git-2.29.2/compat/vcbuild/include/sys/utime.h
git-2.29.2/compat/vcbuild/include/unistd.h
git-2.29.2/compat/vcbuild/include/utime.h
git-2.29.2/compat/vcbuild/scripts/
git-2.29.2/compat/vcbuild/scripts/clink.pl
git-2.29.2/compat/vcbuild/scripts/lib.pl
git-2.29.2/compat/vcbuild/vcpkg_copy_dlls.bat
git-2.29.2/compat/vcbuild/vcpkg_install.bat
git-2.29.2/compat/win32.h
git-2.29.2/compat/win32/
git-2.29.2/compat/win32/alloca.h
git-2.29.2/compat/win32/dirent.c
git-2.29.2/compat/win32/dirent.h
git-2.29.2/compat/win32/git.manifest
git-2.29.2/compat/win32/lazyload.h
git-2.29.2/compat/win32/path-utils.c
git-2.29.2/compat/win32/path-utils.h
git-2.29.2/compat/win32/pthread.c
git-2.29.2/compat/win32/pthread.h
git-2.29.2/compat/win32/syslog.c
git-2.29.2/compat/win32/syslog.h
git-2.29.2/compat/win32/trace2_win32_process_info.c
git-2.29.2/compat/win32mmap.c
git-2.29.2/compat/winansi.c
git-2.29.2/config.c
git-2.29.2/config.h
git-2.29.2/config.mak.dev
git-2.29.2/config.mak.in
git-2.29.2/config.mak.uname
git-2.29.2/configure.ac
git-2.29.2/connect.c
git-2.29.2/connect.h
git-2.29.2/connected.c
git-2.29.2/connected.h
git-2.29.2/contrib/
git-2.29.2/contrib/README
git-2.29.2/contrib/buildsystems/
git-2.29.2/contrib/buildsystems/CMakeLists.txt
git-2.29.2/contrib/buildsystems/Generators.pm
git-2.29.2/contrib/buildsystems/Generators/
git-2.29.2/contrib/buildsystems/Generators/QMake.pm
git-2.29.2/contrib/buildsystems/Generators/Vcproj.pm
git-2.29.2/contrib/buildsystems/Generators/Vcxproj.pm
git-2.29.2/contrib/buildsystems/engine.pl
git-2.29.2/contrib/buildsystems/generate
git-2.29.2/contrib/buildsystems/parse.pl
git-2.29.2/contrib/coccinelle/
git-2.29.2/contrib/coccinelle/.gitignore
git-2.29.2/contrib/coccinelle/README
git-2.29.2/contrib/coccinelle/array.cocci
git-2.29.2/contrib/coccinelle/commit.cocci
git-2.29.2/contrib/coccinelle/flex_alloc.cocci
git-2.29.2/contrib/coccinelle/free.cocci
git-2.29.2/contrib/coccinelle/hashmap.cocci
git-2.29.2/contrib/coccinelle/object_id.cocci
git-2.29.2/contrib/coccinelle/preincr.cocci
git-2.29.2/contrib/coccinelle/qsort.cocci
git-2.29.2/contrib/coccinelle/strbuf.cocci
git-2.29.2/contrib/coccinelle/swap.cocci
git-2.29.2/contrib/coccinelle/the_repository.pending.cocci
git-2.29.2/contrib/coccinelle/xstrdup_or_null.cocci
git-2.29.2/contrib/completion/
git-2.29.2/contrib/completion/.gitattributes
git-2.29.2/contrib/completion/git-completion.bash
git-2.29.2/contrib/completion/git-completion.tcsh
git-2.29.2/contrib/completion/git-completion.zsh
git-2.29.2/contrib/completion/git-prompt.sh
git-2.29.2/contrib/contacts/
git-2.29.2/contrib/contacts/.gitignore
git-2.29.2/contrib/contacts/Makefile
git-2.29.2/contrib/contacts/git-contacts
git-2.29.2/contrib/contacts/git-contacts.txt
git-2.29.2/contrib/coverage-diff.sh
git-2.29.2/contrib/credential/
git-2.29.2/contrib/credential/gnome-keyring/
git-2.29.2/contrib/credential/gnome-keyring/.gitignore
git-2.29.2/contrib/credential/gnome-keyring/Makefile
git-2.29.2/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
git-2.29.2/contrib/credential/libsecret/
git-2.29.2/contrib/credential/libsecret/Makefile
git-2.29.2/contrib/credential/libsecret/git-credential-libsecret.c
git-2.29.2/contrib/credential/netrc/
git-2.29.2/contrib/credential/netrc/.gitignore
git-2.29.2/contrib/credential/netrc/Makefile
git-2.29.2/contrib/credential/netrc/git-credential-netrc.perl
git-2.29.2/contrib/credential/netrc/t-git-credential-netrc.sh
git-2.29.2/contrib/credential/netrc/test.command-option-gpg
git-2.29.2/contrib/credential/netrc/test.git-config-gpg
git-2.29.2/contrib/credential/netrc/test.netrc
git-2.29.2/contrib/credential/netrc/test.netrc.gpg
git-2.29.2/contrib/credential/netrc/test.pl
git-2.29.2/contrib/credential/osxkeychain/
git-2.29.2/contrib/credential/osxkeychain/.gitignore
git-2.29.2/contrib/credential/osxkeychain/Makefile
git-2.29.2/contrib/credential/osxkeychain/git-credential-osxkeychain.c
git-2.29.2/contrib/credential/wincred/
git-2.29.2/contrib/credential/wincred/Makefile
git-2.29.2/contrib/credential/wincred/git-credential-wincred.c
git-2.29.2/contrib/diff-highlight/
git-2.29.2/contrib/diff-highlight/.gitignore
git-2.29.2/contrib/diff-highlight/DiffHighlight.pm
git-2.29.2/contrib/diff-highlight/Makefile
git-2.29.2/contrib/diff-highlight/README
git-2.29.2/contrib/diff-highlight/diff-highlight.perl
git-2.29.2/contrib/diff-highlight/t/
git-2.29.2/contrib/diff-highlight/t/.gitignore
git-2.29.2/contrib/diff-highlight/t/Makefile
git-2.29.2/contrib/diff-highlight/t/t9400-diff-highlight.sh
git-2.29.2/contrib/emacs/
git-2.29.2/contrib/emacs/README
git-2.29.2/contrib/emacs/git-blame.el
git-2.29.2/contrib/emacs/git.el
git-2.29.2/contrib/examples/
git-2.29.2/contrib/examples/README
git-2.29.2/contrib/fast-import/
git-2.29.2/contrib/fast-import/git-import.perl
git-2.29.2/contrib/fast-import/git-import.sh
git-2.29.2/contrib/fast-import/git-p4.README
git-2.29.2/contrib/fast-import/import-directories.perl
git-2.29.2/contrib/fast-import/import-tars.perl
git-2.29.2/contrib/fast-import/import-zips.py
git-2.29.2/contrib/git-jump/
git-2.29.2/contrib/git-jump/README
git-2.29.2/contrib/git-jump/git-jump
git-2.29.2/contrib/git-resurrect.sh
git-2.29.2/contrib/git-shell-commands/
git-2.29.2/contrib/git-shell-commands/README
git-2.29.2/contrib/git-shell-commands/help
git-2.29.2/contrib/git-shell-commands/list
git-2.29.2/contrib/hg-to-git/
git-2.29.2/contrib/hg-to-git/hg-to-git.py
git-2.29.2/contrib/hg-to-git/hg-to-git.txt
git-2.29.2/contrib/hooks/
git-2.29.2/contrib/hooks/multimail/
git-2.29.2/contrib/hooks/multimail/CHANGES
git-2.29.2/contrib/hooks/multimail/CONTRIBUTING.rst
git-2.29.2/contrib/hooks/multimail/README.Git
git-2.29.2/contrib/hooks/multimail/README.migrate-from-post-receive-email
git-2.29.2/contrib/hooks/multimail/README.rst
git-2.29.2/contrib/hooks/multimail/doc/
git-2.29.2/contrib/hooks/multimail/doc/customizing-emails.rst
git-2.29.2/contrib/hooks/multimail/doc/gerrit.rst
git-2.29.2/contrib/hooks/multimail/doc/gitolite.rst
git-2.29.2/contrib/hooks/multimail/doc/troubleshooting.rst
git-2.29.2/contrib/hooks/multimail/git_multimail.py
git-2.29.2/contrib/hooks/multimail/migrate-mailhook-config
git-2.29.2/contrib/hooks/multimail/post-receive.example
git-2.29.2/contrib/hooks/post-receive-email
git-2.29.2/contrib/hooks/pre-auto-gc-battery
git-2.29.2/contrib/hooks/setgitperms.perl
git-2.29.2/contrib/hooks/update-paranoid
git-2.29.2/contrib/long-running-filter/
git-2.29.2/contrib/long-running-filter/example.pl
git-2.29.2/contrib/mw-to-git/
git-2.29.2/contrib/mw-to-git/.gitignore
git-2.29.2/contrib/mw-to-git/.perlcriticrc
git-2.29.2/contrib/mw-to-git/Git/
git-2.29.2/contrib/mw-to-git/Git/Mediawiki.pm
git-2.29.2/contrib/mw-to-git/Makefile
git-2.29.2/contrib/mw-to-git/bin-wrapper/
git-2.29.2/contrib/mw-to-git/bin-wrapper/git
git-2.29.2/contrib/mw-to-git/git-mw.perl
git-2.29.2/contrib/mw-to-git/git-remote-mediawiki.perl
git-2.29.2/contrib/mw-to-git/git-remote-mediawiki.txt
git-2.29.2/contrib/mw-to-git/t/
git-2.29.2/contrib/mw-to-git/t/.gitignore
git-2.29.2/contrib/mw-to-git/t/Makefile
git-2.29.2/contrib/mw-to-git/t/README
git-2.29.2/contrib/mw-to-git/t/install-wiki.sh
git-2.29.2/contrib/mw-to-git/t/push-pull-tests.sh
git-2.29.2/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh
git-2.29.2/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh
git-2.29.2/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh
git-2.29.2/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh
git-2.29.2/contrib/mw-to-git/t/t9364-pull-by-rev.sh
git-2.29.2/contrib/mw-to-git/t/t9365-continuing-queries.sh
git-2.29.2/contrib/mw-to-git/t/test-gitmw-lib.sh
git-2.29.2/contrib/mw-to-git/t/test-gitmw.pl
git-2.29.2/contrib/mw-to-git/t/test.config
git-2.29.2/contrib/persistent-https/
git-2.29.2/contrib/persistent-https/LICENSE
git-2.29.2/contrib/persistent-https/Makefile
git-2.29.2/contrib/persistent-https/README
git-2.29.2/contrib/persistent-https/client.go
git-2.29.2/contrib/persistent-https/main.go
git-2.29.2/contrib/persistent-https/proxy.go
git-2.29.2/contrib/persistent-https/socket.go
git-2.29.2/contrib/remote-helpers/
git-2.29.2/contrib/remote-helpers/README
git-2.29.2/contrib/remote-helpers/git-remote-bzr
git-2.29.2/contrib/remote-helpers/git-remote-hg
git-2.29.2/contrib/remotes2config.sh
git-2.29.2/contrib/rerere-train.sh
git-2.29.2/contrib/stats/
git-2.29.2/contrib/stats/git-common-hash
git-2.29.2/contrib/stats/mailmap.pl
git-2.29.2/contrib/stats/packinfo.pl
git-2.29.2/contrib/subtree/
git-2.29.2/contrib/subtree/.gitignore
git-2.29.2/contrib/subtree/COPYING
git-2.29.2/contrib/subtree/INSTALL
git-2.29.2/contrib/subtree/Makefile
git-2.29.2/contrib/subtree/README
git-2.29.2/contrib/subtree/git-subtree.sh
git-2.29.2/contrib/subtree/git-subtree.txt
git-2.29.2/contrib/subtree/t/
git-2.29.2/contrib/subtree/t/Makefile
git-2.29.2/contrib/subtree/t/t7900-subtree.sh
git-2.29.2/contrib/subtree/todo
git-2.29.2/contrib/thunderbird-patch-inline/
git-2.29.2/contrib/thunderbird-patch-inline/README
git-2.29.2/contrib/thunderbird-patch-inline/appp.sh
git-2.29.2/contrib/update-unicode/
git-2.29.2/contrib/update-unicode/.gitignore
git-2.29.2/contrib/update-unicode/README
git-2.29.2/contrib/update-unicode/update_unicode.sh
git-2.29.2/contrib/vscode/
git-2.29.2/contrib/vscode/.gitattributes
git-2.29.2/contrib/vscode/README.md
git-2.29.2/contrib/vscode/init.sh
git-2.29.2/contrib/workdir/
git-2.29.2/contrib/workdir/.gitattributes
git-2.29.2/contrib/workdir/git-new-workdir
git-2.29.2/convert.c
git-2.29.2/convert.h
git-2.29.2/copy.c
git-2.29.2/credential.c
git-2.29.2/credential.h
git-2.29.2/csum-file.c
git-2.29.2/csum-file.h
git-2.29.2/ctype.c
git-2.29.2/daemon.c
git-2.29.2/date.c
git-2.29.2/decorate.c
git-2.29.2/decorate.h
git-2.29.2/delta-islands.c
git-2.29.2/delta-islands.h
git-2.29.2/delta.h
git-2.29.2/detect-compiler
git-2.29.2/diff-delta.c
git-2.29.2/diff-lib.c
git-2.29.2/diff-no-index.c
git-2.29.2/diff.c
git-2.29.2/diff.h
git-2.29.2/diffcore-break.c
git-2.29.2/diffcore-delta.c
git-2.29.2/diffcore-order.c
git-2.29.2/diffcore-pickaxe.c
git-2.29.2/diffcore-rename.c
git-2.29.2/diffcore.h
git-2.29.2/dir-iterator.c
git-2.29.2/dir-iterator.h
git-2.29.2/dir.c
git-2.29.2/dir.h
git-2.29.2/editor.c
git-2.29.2/entry.c
git-2.29.2/environment.c
git-2.29.2/ewah/
git-2.29.2/ewah/bitmap.c
git-2.29.2/ewah/ewah_bitmap.c
git-2.29.2/ewah/ewah_io.c
git-2.29.2/ewah/ewah_rlw.c
git-2.29.2/ewah/ewok.h
git-2.29.2/ewah/ewok_rlw.h
git-2.29.2/exec-cmd.c
git-2.29.2/exec-cmd.h
git-2.29.2/fetch-negotiator.c
git-2.29.2/fetch-negotiator.h
git-2.29.2/fetch-pack.c
git-2.29.2/fetch-pack.h
git-2.29.2/fmt-merge-msg.c
git-2.29.2/fmt-merge-msg.h
git-2.29.2/fsck.c
git-2.29.2/fsck.h
git-2.29.2/fsmonitor.c
git-2.29.2/fsmonitor.h
git-2.29.2/fuzz-commit-graph.c
git-2.29.2/fuzz-pack-headers.c
git-2.29.2/fuzz-pack-idx.c
git-2.29.2/generate-cmdlist.sh
git-2.29.2/generate-configlist.sh
git-2.29.2/gettext.c
git-2.29.2/gettext.h
git-2.29.2/git-add--interactive.perl
git-2.29.2/git-archimport.perl
git-2.29.2/git-bisect.sh
git-2.29.2/git-compat-util.h
git-2.29.2/git-cvsexportcommit.perl
git-2.29.2/git-cvsimport.perl
git-2.29.2/git-cvsserver.perl
git-2.29.2/git-difftool--helper.sh
git-2.29.2/git-filter-branch.sh
git-2.29.2/git-gui/
git-2.29.2/git-gui/.gitattributes
git-2.29.2/git-gui/.gitignore
git-2.29.2/git-gui/GIT-VERSION-GEN
git-2.29.2/git-gui/Makefile
git-2.29.2/git-gui/README.md
git-2.29.2/git-gui/git-gui--askpass
git-2.29.2/git-gui/git-gui.sh
git-2.29.2/git-gui/lib/
git-2.29.2/git-gui/lib/about.tcl
git-2.29.2/git-gui/lib/blame.tcl
git-2.29.2/git-gui/lib/branch.tcl
git-2.29.2/git-gui/lib/branch_checkout.tcl
git-2.29.2/git-gui/lib/branch_create.tcl
git-2.29.2/git-gui/lib/branch_delete.tcl
git-2.29.2/git-gui/lib/branch_rename.tcl
git-2.29.2/git-gui/lib/browser.tcl
git-2.29.2/git-gui/lib/checkout_op.tcl
git-2.29.2/git-gui/lib/choose_font.tcl
git-2.29.2/git-gui/lib/choose_repository.tcl
git-2.29.2/git-gui/lib/choose_rev.tcl
git-2.29.2/git-gui/lib/chord.tcl
git-2.29.2/git-gui/lib/class.tcl
git-2.29.2/git-gui/lib/commit.tcl
git-2.29.2/git-gui/lib/console.tcl
git-2.29.2/git-gui/lib/database.tcl
git-2.29.2/git-gui/lib/date.tcl
git-2.29.2/git-gui/lib/diff.tcl
git-2.29.2/git-gui/lib/encoding.tcl
git-2.29.2/git-gui/lib/error.tcl
git-2.29.2/git-gui/lib/git-gui.ico
git-2.29.2/git-gui/lib/index.tcl
git-2.29.2/git-gui/lib/line.tcl
git-2.29.2/git-gui/lib/logo.tcl
git-2.29.2/git-gui/lib/merge.tcl
git-2.29.2/git-gui/lib/mergetool.tcl
git-2.29.2/git-gui/lib/option.tcl
git-2.29.2/git-gui/lib/remote.tcl
git-2.29.2/git-gui/lib/remote_add.tcl
git-2.29.2/git-gui/lib/remote_branch_delete.tcl
git-2.29.2/git-gui/lib/search.tcl
git-2.29.2/git-gui/lib/shortcut.tcl
git-2.29.2/git-gui/lib/spellcheck.tcl
git-2.29.2/git-gui/lib/sshkey.tcl
git-2.29.2/git-gui/lib/status_bar.tcl
git-2.29.2/git-gui/lib/themed.tcl
git-2.29.2/git-gui/lib/tools.tcl
git-2.29.2/git-gui/lib/tools_dlg.tcl
git-2.29.2/git-gui/lib/transport.tcl
git-2.29.2/git-gui/lib/win32.tcl
git-2.29.2/git-gui/lib/win32_shortcut.js
git-2.29.2/git-gui/macosx/
git-2.29.2/git-gui/macosx/AppMain.tcl
git-2.29.2/git-gui/macosx/Info.plist
git-2.29.2/git-gui/macosx/git-gui.icns
git-2.29.2/git-gui/po/
git-2.29.2/git-gui/po/.gitignore
git-2.29.2/git-gui/po/README
git-2.29.2/git-gui/po/bg.po
git-2.29.2/git-gui/po/de.po
git-2.29.2/git-gui/po/el.po
git-2.29.2/git-gui/po/fr.po
git-2.29.2/git-gui/po/git-gui.pot
git-2.29.2/git-gui/po/glossary/
git-2.29.2/git-gui/po/glossary/Makefile
git-2.29.2/git-gui/po/glossary/bg.po
git-2.29.2/git-gui/po/glossary/de.po
git-2.29.2/git-gui/po/glossary/el.po
git-2.29.2/git-gui/po/glossary/fr.po
git-2.29.2/git-gui/po/glossary/git-gui-glossary.pot
git-2.29.2/git-gui/po/glossary/git-gui-glossary.txt
git-2.29.2/git-gui/po/glossary/it.po
git-2.29.2/git-gui/po/glossary/pt_br.po
git-2.29.2/git-gui/po/glossary/pt_pt.po
git-2.29.2/git-gui/po/glossary/txt-to-pot.sh
git-2.29.2/git-gui/po/glossary/zh_cn.po
git-2.29.2/git-gui/po/hu.po
git-2.29.2/git-gui/po/it.po
git-2.29.2/git-gui/po/ja.po
git-2.29.2/git-gui/po/nb.po
git-2.29.2/git-gui/po/po2msg.sh
git-2.29.2/git-gui/po/pt_br.po
git-2.29.2/git-gui/po/pt_pt.po
git-2.29.2/git-gui/po/ru.po
git-2.29.2/git-gui/po/sv.po
git-2.29.2/git-gui/po/vi.po
git-2.29.2/git-gui/po/zh_cn.po
git-2.29.2/git-gui/windows/
git-2.29.2/git-gui/windows/git-gui.sh
git-2.29.2/git-instaweb.sh
git-2.29.2/git-merge-octopus.sh
git-2.29.2/git-merge-one-file.sh
git-2.29.2/git-merge-resolve.sh
git-2.29.2/git-mergetool--lib.sh
git-2.29.2/git-mergetool.sh
git-2.29.2/git-p4.py
git-2.29.2/git-parse-remote.sh
git-2.29.2/git-quiltimport.sh
git-2.29.2/git-rebase--preserve-merges.sh
git-2.29.2/git-request-pull.sh
git-2.29.2/git-send-email.perl
git-2.29.2/git-sh-i18n.sh
git-2.29.2/git-sh-setup.sh
git-2.29.2/git-submodule.sh
git-2.29.2/git-svn.perl
git-2.29.2/git-web--browse.sh
git-2.29.2/git.c
git-2.29.2/git.rc
git-2.29.2/gitk-git/
git-2.29.2/gitk-git/.gitignore
git-2.29.2/gitk-git/Makefile
git-2.29.2/gitk-git/gitk
git-2.29.2/gitk-git/po/
git-2.29.2/gitk-git/po/.gitignore
git-2.29.2/gitk-git/po/bg.po
git-2.29.2/gitk-git/po/ca.po
git-2.29.2/gitk-git/po/de.po
git-2.29.2/gitk-git/po/es.po
git-2.29.2/gitk-git/po/fr.po
git-2.29.2/gitk-git/po/hu.po
git-2.29.2/gitk-git/po/it.po
git-2.29.2/gitk-git/po/ja.po
git-2.29.2/gitk-git/po/po2msg.sh
git-2.29.2/gitk-git/po/pt_br.po
git-2.29.2/gitk-git/po/pt_pt.po
git-2.29.2/gitk-git/po/ru.po
git-2.29.2/gitk-git/po/sv.po
git-2.29.2/gitk-git/po/vi.po
git-2.29.2/gitk-git/po/zh_cn.po
git-2.29.2/gitweb/
git-2.29.2/gitweb/INSTALL
git-2.29.2/gitweb/Makefile
git-2.29.2/gitweb/README
git-2.29.2/gitweb/gitweb.perl
git-2.29.2/gitweb/static/
git-2.29.2/gitweb/static/git-favicon.png
git-2.29.2/gitweb/static/git-logo.png
git-2.29.2/gitweb/static/gitweb.css
git-2.29.2/gitweb/static/js/
git-2.29.2/gitweb/static/js/README
git-2.29.2/gitweb/static/js/adjust-timezone.js
git-2.29.2/gitweb/static/js/blame_incremental.js
git-2.29.2/gitweb/static/js/javascript-detection.js
git-2.29.2/gitweb/static/js/lib/
git-2.29.2/gitweb/static/js/lib/common-lib.js
git-2.29.2/gitweb/static/js/lib/cookies.js
git-2.29.2/gitweb/static/js/lib/datetime.js
git-2.29.2/gpg-interface.c
git-2.29.2/gpg-interface.h
git-2.29.2/graph.c
git-2.29.2/graph.h
git-2.29.2/grep.c
git-2.29.2/grep.h
git-2.29.2/hash.h
git-2.29.2/hashmap.c
git-2.29.2/hashmap.h
git-2.29.2/help.c
git-2.29.2/help.h
git-2.29.2/hex.c
git-2.29.2/http-backend.c
git-2.29.2/http-fetch.c
git-2.29.2/http-push.c
git-2.29.2/http-walker.c
git-2.29.2/http.c
git-2.29.2/http.h
git-2.29.2/ident.c
git-2.29.2/imap-send.c
git-2.29.2/iterator.h
git-2.29.2/json-writer.c
git-2.29.2/json-writer.h
git-2.29.2/khash.h
git-2.29.2/kwset.c
git-2.29.2/kwset.h
git-2.29.2/levenshtein.c
git-2.29.2/levenshtein.h
git-2.29.2/line-log.c
git-2.29.2/line-log.h
git-2.29.2/line-range.c
git-2.29.2/line-range.h
git-2.29.2/linear-assignment.c
git-2.29.2/linear-assignment.h
git-2.29.2/list-objects-filter-options.c
git-2.29.2/list-objects-filter-options.h
git-2.29.2/list-objects-filter.c
git-2.29.2/list-objects-filter.h
git-2.29.2/list-objects.c
git-2.29.2/list-objects.h
git-2.29.2/list.h
git-2.29.2/ll-merge.c
git-2.29.2/ll-merge.h
git-2.29.2/lockfile.c
git-2.29.2/lockfile.h
git-2.29.2/log-tree.c
git-2.29.2/log-tree.h
git-2.29.2/ls-refs.c
git-2.29.2/ls-refs.h
git-2.29.2/mailinfo.c
git-2.29.2/mailinfo.h
git-2.29.2/mailmap.c
git-2.29.2/mailmap.h
git-2.29.2/match-trees.c
git-2.29.2/mem-pool.c
git-2.29.2/mem-pool.h
git-2.29.2/merge-blobs.c
git-2.29.2/merge-blobs.h
git-2.29.2/merge-recursive.c
git-2.29.2/merge-recursive.h
git-2.29.2/merge.c
git-2.29.2/mergesort.c
git-2.29.2/mergesort.h
git-2.29.2/mergetools/
git-2.29.2/mergetools/araxis
git-2.29.2/mergetools/bc
git-2.29.2/mergetools/codecompare
git-2.29.2/mergetools/deltawalker
git-2.29.2/mergetools/diffmerge
git-2.29.2/mergetools/diffuse
git-2.29.2/mergetools/ecmerge
git-2.29.2/mergetools/emerge
git-2.29.2/mergetools/examdiff
git-2.29.2/mergetools/guiffy
git-2.29.2/mergetools/gvimdiff
git-2.29.2/mergetools/kdiff3
git-2.29.2/mergetools/kompare
git-2.29.2/mergetools/meld
git-2.29.2/mergetools/nvimdiff
git-2.29.2/mergetools/opendiff
git-2.29.2/mergetools/p4merge
git-2.29.2/mergetools/smerge
git-2.29.2/mergetools/tkdiff
git-2.29.2/mergetools/tortoisemerge
git-2.29.2/mergetools/vimdiff
git-2.29.2/mergetools/winmerge
git-2.29.2/mergetools/xxdiff
git-2.29.2/midx.c
git-2.29.2/midx.h
git-2.29.2/name-hash.c
git-2.29.2/negotiator/
git-2.29.2/negotiator/default.c
git-2.29.2/negotiator/default.h
git-2.29.2/negotiator/noop.c
git-2.29.2/negotiator/noop.h
git-2.29.2/negotiator/skipping.c
git-2.29.2/negotiator/skipping.h
git-2.29.2/notes-cache.c
git-2.29.2/notes-cache.h
git-2.29.2/notes-merge.c
git-2.29.2/notes-merge.h
git-2.29.2/notes-utils.c
git-2.29.2/notes-utils.h
git-2.29.2/notes.c
git-2.29.2/notes.h
git-2.29.2/object-store.h
git-2.29.2/object.c
git-2.29.2/object.h
git-2.29.2/oid-array.c
git-2.29.2/oid-array.h
git-2.29.2/oidmap.c
git-2.29.2/oidmap.h
git-2.29.2/oidset.c
git-2.29.2/oidset.h
git-2.29.2/pack-bitmap-write.c
git-2.29.2/pack-bitmap.c
git-2.29.2/pack-bitmap.h
git-2.29.2/pack-check.c
git-2.29.2/pack-objects.c
git-2.29.2/pack-objects.h
git-2.29.2/pack-revindex.c
git-2.29.2/pack-revindex.h
git-2.29.2/pack-write.c
git-2.29.2/pack.h
git-2.29.2/packfile.c
git-2.29.2/packfile.h
git-2.29.2/pager.c
git-2.29.2/parse-options-cb.c
git-2.29.2/parse-options.c
git-2.29.2/parse-options.h
git-2.29.2/patch-delta.c
git-2.29.2/patch-ids.c
git-2.29.2/patch-ids.h
git-2.29.2/path.c
git-2.29.2/path.h
git-2.29.2/pathspec.c
git-2.29.2/pathspec.h
git-2.29.2/perl/
git-2.29.2/perl/.gitignore
git-2.29.2/perl/FromCPAN/
git-2.29.2/perl/FromCPAN/.gitattributes
git-2.29.2/perl/FromCPAN/Error.pm
git-2.29.2/perl/FromCPAN/Mail/
git-2.29.2/perl/FromCPAN/Mail/Address.pm
git-2.29.2/perl/Git.pm
git-2.29.2/perl/Git/
git-2.29.2/perl/Git/I18N.pm
git-2.29.2/perl/Git/IndexInfo.pm
git-2.29.2/perl/Git/LoadCPAN.pm
git-2.29.2/perl/Git/LoadCPAN/
git-2.29.2/perl/Git/LoadCPAN/Error.pm
git-2.29.2/perl/Git/LoadCPAN/Mail/
git-2.29.2/perl/Git/LoadCPAN/Mail/Address.pm
git-2.29.2/perl/Git/Packet.pm
git-2.29.2/perl/Git/SVN.pm
git-2.29.2/perl/Git/SVN/
git-2.29.2/perl/Git/SVN/Editor.pm
git-2.29.2/perl/Git/SVN/Fetcher.pm
git-2.29.2/perl/Git/SVN/GlobSpec.pm
git-2.29.2/perl/Git/SVN/Log.pm
git-2.29.2/perl/Git/SVN/Memoize/
git-2.29.2/perl/Git/SVN/Memoize/YAML.pm
git-2.29.2/perl/Git/SVN/Migration.pm
git-2.29.2/perl/Git/SVN/Prompt.pm
git-2.29.2/perl/Git/SVN/Ra.pm
git-2.29.2/perl/Git/SVN/Utils.pm
git-2.29.2/perl/header_templates/
git-2.29.2/perl/header_templates/fixed_prefix.template.pl
git-2.29.2/perl/header_templates/runtime_prefix.template.pl
git-2.29.2/pkt-line.c
git-2.29.2/pkt-line.h
git-2.29.2/po/
git-2.29.2/po/.gitignore
git-2.29.2/po/README
git-2.29.2/po/TEAMS
git-2.29.2/po/bg.po
git-2.29.2/po/ca.po
git-2.29.2/po/de.po
git-2.29.2/po/el.po
git-2.29.2/po/es.po
git-2.29.2/po/fr.po
git-2.29.2/po/git.pot
git-2.29.2/po/is.po
git-2.29.2/po/it.po
git-2.29.2/po/ko.po
git-2.29.2/po/pt_PT.po
git-2.29.2/po/ru.po
git-2.29.2/po/sv.po
git-2.29.2/po/tr.po
git-2.29.2/po/vi.po
git-2.29.2/po/zh_CN.po
git-2.29.2/po/zh_TW.po
git-2.29.2/ppc/
git-2.29.2/ppc/sha1.c
git-2.29.2/ppc/sha1.h
git-2.29.2/ppc/sha1ppc.S
git-2.29.2/preload-index.c
git-2.29.2/pretty.c
git-2.29.2/pretty.h
git-2.29.2/prio-queue.c
git-2.29.2/prio-queue.h
git-2.29.2/progress.c
git-2.29.2/progress.h
git-2.29.2/promisor-remote.c
git-2.29.2/promisor-remote.h
git-2.29.2/prompt.c
git-2.29.2/prompt.h
git-2.29.2/protocol.c
git-2.29.2/protocol.h
git-2.29.2/prune-packed.c
git-2.29.2/prune-packed.h
git-2.29.2/quote.c
git-2.29.2/quote.h
git-2.29.2/range-diff.c
git-2.29.2/range-diff.h
git-2.29.2/reachable.c
git-2.29.2/reachable.h
git-2.29.2/read-cache.c
git-2.29.2/rebase-interactive.c
git-2.29.2/rebase-interactive.h
git-2.29.2/rebase.c
git-2.29.2/rebase.h
git-2.29.2/ref-filter.c
git-2.29.2/ref-filter.h
git-2.29.2/reflog-walk.c
git-2.29.2/reflog-walk.h
git-2.29.2/refs.c
git-2.29.2/refs.h
git-2.29.2/refs/
git-2.29.2/refs/debug.c
git-2.29.2/refs/files-backend.c
git-2.29.2/refs/iterator.c
git-2.29.2/refs/packed-backend.c
git-2.29.2/refs/packed-backend.h
git-2.29.2/refs/ref-cache.c
git-2.29.2/refs/ref-cache.h
git-2.29.2/refs/refs-internal.h
git-2.29.2/refspec.c
git-2.29.2/refspec.h
git-2.29.2/remote-curl.c
git-2.29.2/remote.c
git-2.29.2/remote.h
git-2.29.2/replace-object.c
git-2.29.2/replace-object.h
git-2.29.2/repo-settings.c
git-2.29.2/repository.c
git-2.29.2/repository.h
git-2.29.2/rerere.c
git-2.29.2/rerere.h
git-2.29.2/reset.c
git-2.29.2/reset.h
git-2.29.2/resolve-undo.c
git-2.29.2/resolve-undo.h
git-2.29.2/revision.c
git-2.29.2/revision.h
git-2.29.2/run-command.c
git-2.29.2/run-command.h
git-2.29.2/send-pack.c
git-2.29.2/send-pack.h
git-2.29.2/sequencer.c
git-2.29.2/sequencer.h
git-2.29.2/serve.c
git-2.29.2/serve.h
git-2.29.2/server-info.c
git-2.29.2/setup.c
git-2.29.2/sh-i18n--envsubst.c
git-2.29.2/sha1-file.c
git-2.29.2/sha1-lookup.c
git-2.29.2/sha1-lookup.h
git-2.29.2/sha1-name.c
git-2.29.2/sha1collisiondetection/
git-2.29.2/sha1dc/
git-2.29.2/sha1dc/.gitattributes
git-2.29.2/sha1dc/LICENSE.txt
git-2.29.2/sha1dc/sha1.c
git-2.29.2/sha1dc/sha1.h
git-2.29.2/sha1dc/ubc_check.c
git-2.29.2/sha1dc/ubc_check.h
git-2.29.2/sha1dc_git.c
git-2.29.2/sha1dc_git.h
git-2.29.2/sha256/
git-2.29.2/sha256/block/
git-2.29.2/sha256/block/sha256.c
git-2.29.2/sha256/block/sha256.h
git-2.29.2/sha256/gcrypt.h
git-2.29.2/shallow.c
git-2.29.2/shallow.h
git-2.29.2/shell.c
git-2.29.2/shortlog.h
git-2.29.2/sideband.c
git-2.29.2/sideband.h
git-2.29.2/sigchain.c
git-2.29.2/sigchain.h
git-2.29.2/split-index.c
git-2.29.2/split-index.h
git-2.29.2/stable-qsort.c
git-2.29.2/strbuf.c
git-2.29.2/strbuf.h
git-2.29.2/streaming.c
git-2.29.2/streaming.h
git-2.29.2/string-list.c
git-2.29.2/string-list.h
git-2.29.2/strvec.c
git-2.29.2/strvec.h
git-2.29.2/sub-process.c
git-2.29.2/sub-process.h
git-2.29.2/submodule-config.c
git-2.29.2/submodule-config.h
git-2.29.2/submodule.c
git-2.29.2/submodule.h
git-2.29.2/symlinks.c
git-2.29.2/t/
git-2.29.2/t/.gitattributes
git-2.29.2/t/.gitignore
git-2.29.2/t/Git-SVN/
git-2.29.2/t/Git-SVN/00compile.t
git-2.29.2/t/Git-SVN/Utils/
git-2.29.2/t/Git-SVN/Utils/add_path_to_url.t
git-2.29.2/t/Git-SVN/Utils/can_compress.t
git-2.29.2/t/Git-SVN/Utils/canonicalize_url.t
git-2.29.2/t/Git-SVN/Utils/collapse_dotdot.t
git-2.29.2/t/Git-SVN/Utils/fatal.t
git-2.29.2/t/Git-SVN/Utils/join_paths.t
git-2.29.2/t/Makefile
git-2.29.2/t/README
git-2.29.2/t/aggregate-results.sh
git-2.29.2/t/annotate-tests.sh
git-2.29.2/t/chainlint.sed
git-2.29.2/t/chainlint/
git-2.29.2/t/chainlint/arithmetic-expansion.expect
git-2.29.2/t/chainlint/arithmetic-expansion.test
git-2.29.2/t/chainlint/bash-array.expect
git-2.29.2/t/chainlint/bash-array.test
git-2.29.2/t/chainlint/blank-line.expect
git-2.29.2/t/chainlint/blank-line.test
git-2.29.2/t/chainlint/block.expect
git-2.29.2/t/chainlint/block.test
git-2.29.2/t/chainlint/broken-chain.expect
git-2.29.2/t/chainlint/broken-chain.test
git-2.29.2/t/chainlint/case.expect
git-2.29.2/t/chainlint/case.test
git-2.29.2/t/chainlint/close-nested-and-parent-together.expect
git-2.29.2/t/chainlint/close-nested-and-parent-together.test
git-2.29.2/t/chainlint/close-subshell.expect
git-2.29.2/t/chainlint/close-subshell.test
git-2.29.2/t/chainlint/command-substitution.expect
git-2.29.2/t/chainlint/command-substitution.test
git-2.29.2/t/chainlint/comment.expect
git-2.29.2/t/chainlint/comment.test
git-2.29.2/t/chainlint/complex-if-in-cuddled-loop.expect
git-2.29.2/t/chainlint/complex-if-in-cuddled-loop.test
git-2.29.2/t/chainlint/cuddled-if-then-else.expect
git-2.29.2/t/chainlint/cuddled-if-then-else.test
git-2.29.2/t/chainlint/cuddled-loop.expect
git-2.29.2/t/chainlint/cuddled-loop.test
git-2.29.2/t/chainlint/cuddled.expect
git-2.29.2/t/chainlint/cuddled.test
git-2.29.2/t/chainlint/exit-loop.expect
git-2.29.2/t/chainlint/exit-loop.test
git-2.29.2/t/chainlint/exit-subshell.expect
git-2.29.2/t/chainlint/exit-subshell.test
git-2.29.2/t/chainlint/for-loop.expect
git-2.29.2/t/chainlint/for-loop.test
git-2.29.2/t/chainlint/here-doc-close-subshell.expect
git-2.29.2/t/chainlint/here-doc-close-subshell.test
git-2.29.2/t/chainlint/here-doc-multi-line-command-subst.expect
git-2.29.2/t/chainlint/here-doc-multi-line-command-subst.test
git-2.29.2/t/chainlint/here-doc-multi-line-string.expect
git-2.29.2/t/chainlint/here-doc-multi-line-string.test
git-2.29.2/t/chainlint/here-doc.expect
git-2.29.2/t/chainlint/here-doc.test
git-2.29.2/t/chainlint/if-in-loop.expect
git-2.29.2/t/chainlint/if-in-loop.test
git-2.29.2/t/chainlint/if-then-else.expect
git-2.29.2/t/chainlint/if-then-else.test
git-2.29.2/t/chainlint/incomplete-line.expect
git-2.29.2/t/chainlint/incomplete-line.test
git-2.29.2/t/chainlint/inline-comment.expect
git-2.29.2/t/chainlint/inline-comment.test
git-2.29.2/t/chainlint/loop-in-if.expect
git-2.29.2/t/chainlint/loop-in-if.test
git-2.29.2/t/chainlint/multi-line-nested-command-substitution.expect
git-2.29.2/t/chainlint/multi-line-nested-command-substitution.test
git-2.29.2/t/chainlint/multi-line-string.expect
git-2.29.2/t/chainlint/multi-line-string.test
git-2.29.2/t/chainlint/negated-one-liner.expect
git-2.29.2/t/chainlint/negated-one-liner.test
git-2.29.2/t/chainlint/nested-cuddled-subshell.expect
git-2.29.2/t/chainlint/nested-cuddled-subshell.test
git-2.29.2/t/chainlint/nested-here-doc.expect
git-2.29.2/t/chainlint/nested-here-doc.test
git-2.29.2/t/chainlint/nested-subshell-comment.expect
git-2.29.2/t/chainlint/nested-subshell-comment.test
git-2.29.2/t/chainlint/nested-subshell.expect
git-2.29.2/t/chainlint/nested-subshell.test
git-2.29.2/t/chainlint/one-liner.expect
git-2.29.2/t/chainlint/one-liner.test
git-2.29.2/t/chainlint/p4-filespec.expect
git-2.29.2/t/chainlint/p4-filespec.test
git-2.29.2/t/chainlint/pipe.expect
git-2.29.2/t/chainlint/pipe.test
git-2.29.2/t/chainlint/semicolon.expect
git-2.29.2/t/chainlint/semicolon.test
git-2.29.2/t/chainlint/subshell-here-doc.expect
git-2.29.2/t/chainlint/subshell-here-doc.test
git-2.29.2/t/chainlint/subshell-one-liner.expect
git-2.29.2/t/chainlint/subshell-one-liner.test
git-2.29.2/t/chainlint/t7900-subtree.expect
git-2.29.2/t/chainlint/t7900-subtree.test
git-2.29.2/t/chainlint/while-loop.expect
git-2.29.2/t/chainlint/while-loop.test
git-2.29.2/t/check-non-portable-shell.pl
git-2.29.2/t/diff-lib.sh
git-2.29.2/t/diff-lib/
git-2.29.2/t/diff-lib/COPYING
git-2.29.2/t/diff-lib/README
git-2.29.2/t/gitweb-lib.sh
git-2.29.2/t/helper/
git-2.29.2/t/helper/.gitignore
git-2.29.2/t/helper/test-advise.c
git-2.29.2/t/helper/test-bloom.c
git-2.29.2/t/helper/test-chmtime.c
git-2.29.2/t/helper/test-config.c
git-2.29.2/t/helper/test-ctype.c
git-2.29.2/t/helper/test-date.c
git-2.29.2/t/helper/test-delta.c
git-2.29.2/t/helper/test-dir-iterator.c
git-2.29.2/t/helper/test-drop-caches.c
git-2.29.2/t/helper/test-dump-cache-tree.c
git-2.29.2/t/helper/test-dump-fsmonitor.c
git-2.29.2/t/helper/test-dump-split-index.c
git-2.29.2/t/helper/test-dump-untracked-cache.c
git-2.29.2/t/helper/test-example-decorate.c
git-2.29.2/t/helper/test-fake-ssh.c
git-2.29.2/t/helper/test-genrandom.c
git-2.29.2/t/helper/test-genzeros.c
git-2.29.2/t/helper/test-hash-speed.c
git-2.29.2/t/helper/test-hash.c
git-2.29.2/t/helper/test-hashmap.c
git-2.29.2/t/helper/test-index-version.c
git-2.29.2/t/helper/test-json-writer.c
git-2.29.2/t/helper/test-lazy-init-name-hash.c
git-2.29.2/t/helper/test-match-trees.c
git-2.29.2/t/helper/test-mergesort.c
git-2.29.2/t/helper/test-mktemp.c
git-2.29.2/t/helper/test-oid-array.c
git-2.29.2/t/helper/test-oidmap.c
git-2.29.2/t/helper/test-online-cpus.c
git-2.29.2/t/helper/test-parse-options.c
git-2.29.2/t/helper/test-parse-pathspec-file.c
git-2.29.2/t/helper/test-path-utils.c
git-2.29.2/t/helper/test-pkt-line.c
git-2.29.2/t/helper/test-prio-queue.c
git-2.29.2/t/helper/test-proc-receive.c
git-2.29.2/t/helper/test-progress.c
git-2.29.2/t/helper/test-reach.c
git-2.29.2/t/helper/test-read-cache.c
git-2.29.2/t/helper/test-read-graph.c
git-2.29.2/t/helper/test-read-midx.c
git-2.29.2/t/helper/test-ref-store.c
git-2.29.2/t/helper/test-regex.c
git-2.29.2/t/helper/test-repository.c
git-2.29.2/t/helper/test-revision-walking.c
git-2.29.2/t/helper/test-run-command.c
git-2.29.2/t/helper/test-scrap-cache-tree.c
git-2.29.2/t/helper/test-serve-v2.c
git-2.29.2/t/helper/test-sha1.c
git-2.29.2/t/helper/test-sha1.sh
git-2.29.2/t/helper/test-sha256.c
git-2.29.2/t/helper/test-sigchain.c
git-2.29.2/t/helper/test-strcmp-offset.c
git-2.29.2/t/helper/test-string-list.c
git-2.29.2/t/helper/test-submodule-config.c
git-2.29.2/t/helper/test-submodule-nested-repo-config.c
git-2.29.2/t/helper/test-subprocess.c
git-2.29.2/t/helper/test-tool.c
git-2.29.2/t/helper/test-tool.h
git-2.29.2/t/helper/test-trace2.c
git-2.29.2/t/helper/test-urlmatch-normalization.c
git-2.29.2/t/helper/test-wildmatch.c
git-2.29.2/t/helper/test-windows-named-pipe.c
git-2.29.2/t/helper/test-write-cache.c
git-2.29.2/t/helper/test-xml-encode.c
git-2.29.2/t/interop/
git-2.29.2/t/interop/.gitignore
git-2.29.2/t/interop/Makefile
git-2.29.2/t/interop/README
git-2.29.2/t/interop/i0000-basic.sh
git-2.29.2/t/interop/i5500-git-daemon.sh
git-2.29.2/t/interop/i5700-protocol-transition.sh
git-2.29.2/t/interop/interop-lib.sh
git-2.29.2/t/lib-bash.sh
git-2.29.2/t/lib-credential.sh
git-2.29.2/t/lib-cvs.sh
git-2.29.2/t/lib-diff-alternative.sh
git-2.29.2/t/lib-gettext.sh
git-2.29.2/t/lib-git-daemon.sh
git-2.29.2/t/lib-git-p4.sh
git-2.29.2/t/lib-git-svn.sh
git-2.29.2/t/lib-gpg.sh
git-2.29.2/t/lib-gpg/
git-2.29.2/t/lib-gpg/gpgsm-gen-key.in
git-2.29.2/t/lib-gpg/gpgsm_cert.p12
git-2.29.2/t/lib-gpg/keyring.gpg
git-2.29.2/t/lib-gpg/ownertrust
git-2.29.2/t/lib-httpd.sh
git-2.29.2/t/lib-httpd/
git-2.29.2/t/lib-httpd/apache.conf
git-2.29.2/t/lib-httpd/apply-one-time-perl.sh
git-2.29.2/t/lib-httpd/broken-smart-http.sh
git-2.29.2/t/lib-httpd/error-smart-http.sh
git-2.29.2/t/lib-httpd/error.sh
git-2.29.2/t/lib-httpd/incomplete-body-upload-pack-v2-http.sh
git-2.29.2/t/lib-httpd/incomplete-length-upload-pack-v2-http.sh
git-2.29.2/t/lib-httpd/passwd
git-2.29.2/t/lib-httpd/ssl.cnf
git-2.29.2/t/lib-log-graph.sh
git-2.29.2/t/lib-pack.sh
git-2.29.2/t/lib-pager.sh
git-2.29.2/t/lib-patch-mode.sh
git-2.29.2/t/lib-proto-disable.sh
git-2.29.2/t/lib-read-tree-m-3way.sh
git-2.29.2/t/lib-read-tree.sh
git-2.29.2/t/lib-rebase.sh
git-2.29.2/t/lib-submodule-update.sh
git-2.29.2/t/lib-t6000.sh
git-2.29.2/t/lib-terminal.sh
git-2.29.2/t/oid-info/
git-2.29.2/t/oid-info/README
git-2.29.2/t/oid-info/hash-info
git-2.29.2/t/oid-info/oid
git-2.29.2/t/perf/
git-2.29.2/t/perf/.gitignore
git-2.29.2/t/perf/Makefile
git-2.29.2/t/perf/README
git-2.29.2/t/perf/aggregate.perl
git-2.29.2/t/perf/bisect_regression
git-2.29.2/t/perf/bisect_run_script
git-2.29.2/t/perf/lib-pack.sh
git-2.29.2/t/perf/min_time.perl
git-2.29.2/t/perf/p0000-perf-lib-sanity.sh
git-2.29.2/t/perf/p0001-rev-list.sh
git-2.29.2/t/perf/p0002-read-cache.sh
git-2.29.2/t/perf/p0003-delta-base-cache.sh
git-2.29.2/t/perf/p0004-lazy-init-name-hash.sh
git-2.29.2/t/perf/p0005-status.sh
git-2.29.2/t/perf/p0006-read-tree-checkout.sh
git-2.29.2/t/perf/p0007-write-cache.sh
git-2.29.2/t/perf/p0071-sort.sh
git-2.29.2/t/perf/p0100-globbing.sh
git-2.29.2/t/perf/p1400-update-ref.sh
git-2.29.2/t/perf/p1450-fsck.sh
git-2.29.2/t/perf/p1451-fsck-skip-list.sh
git-2.29.2/t/perf/p3400-rebase.sh
git-2.29.2/t/perf/p3404-rebase-interactive.sh
git-2.29.2/t/perf/p4000-diff-algorithms.sh
git-2.29.2/t/perf/p4001-diff-no-index.sh
git-2.29.2/t/perf/p4205-log-pretty-formats.sh
git-2.29.2/t/perf/p4211-line-log.sh
git-2.29.2/t/perf/p4220-log-grep-engines.sh
git-2.29.2/t/perf/p4221-log-grep-engines-fixed.sh
git-2.29.2/t/perf/p5302-pack-index.sh
git-2.29.2/t/perf/p5303-many-packs.sh
git-2.29.2/t/perf/p5304-prune.sh
git-2.29.2/t/perf/p5310-pack-bitmaps.sh
git-2.29.2/t/perf/p5311-pack-bitmaps-fetch.sh
git-2.29.2/t/perf/p5550-fetch-tags.sh
git-2.29.2/t/perf/p5551-fetch-rescan.sh
git-2.29.2/t/perf/p5600-partial-clone.sh
git-2.29.2/t/perf/p5601-clone-reference.sh
git-2.29.2/t/perf/p7000-filter-branch.sh
git-2.29.2/t/perf/p7300-clean.sh
git-2.29.2/t/perf/p7519-fsmonitor.sh
git-2.29.2/t/perf/p7810-grep.sh
git-2.29.2/t/perf/p7820-grep-engines.sh
git-2.29.2/t/perf/p7821-grep-engines-fixed.sh
git-2.29.2/t/perf/p9300-fast-import-export.sh
git-2.29.2/t/perf/perf-lib.sh
git-2.29.2/t/perf/repos/
git-2.29.2/t/perf/repos/.gitignore
git-2.29.2/t/perf/repos/inflate-repo.sh
git-2.29.2/t/perf/repos/many-files.sh
git-2.29.2/t/perf/run
git-2.29.2/t/t0000-basic.sh
git-2.29.2/t/t0001-init.sh
git-2.29.2/t/t0002-gitfile.sh
git-2.29.2/t/t0003-attributes.sh
git-2.29.2/t/t0004-unwritable.sh
git-2.29.2/t/t0005-signals.sh
git-2.29.2/t/t0006-date.sh
git-2.29.2/t/t0007-git-var.sh
git-2.29.2/t/t0008-ignores.sh
git-2.29.2/t/t0009-prio-queue.sh
git-2.29.2/t/t0010-racy-git.sh
git-2.29.2/t/t0011-hashmap.sh
git-2.29.2/t/t0012-help.sh
git-2.29.2/t/t0013-sha1dc.sh
git-2.29.2/t/t0013/
git-2.29.2/t/t0013/shattered-1.pdf
git-2.29.2/t/t0014-alias.sh
git-2.29.2/t/t0015-hash.sh
git-2.29.2/t/t0016-oidmap.sh
git-2.29.2/t/t0017-env-helper.sh
git-2.29.2/t/t0018-advice.sh
git-2.29.2/t/t0019-json-writer.sh
git-2.29.2/t/t0019/
git-2.29.2/t/t0019/parse_json.perl
git-2.29.2/t/t0020-crlf.sh
git-2.29.2/t/t0021-conversion.sh
git-2.29.2/t/t0021/
git-2.29.2/t/t0021/rot13-filter.pl
git-2.29.2/t/t0022-crlf-rename.sh
git-2.29.2/t/t0023-crlf-am.sh
git-2.29.2/t/t0024-crlf-archive.sh
git-2.29.2/t/t0025-crlf-renormalize.sh
git-2.29.2/t/t0026-eol-config.sh
git-2.29.2/t/t0027-auto-crlf.sh
git-2.29.2/t/t0028-working-tree-encoding.sh
git-2.29.2/t/t0029-core-unsetenvvars.sh
git-2.29.2/t/t0030-stripspace.sh
git-2.29.2/t/t0040-parse-options.sh
git-2.29.2/t/t0041-usage.sh
git-2.29.2/t/t0050-filesystem.sh
git-2.29.2/t/t0051-windows-named-pipe.sh
git-2.29.2/t/t0055-beyond-symlinks.sh
git-2.29.2/t/t0056-git-C.sh
git-2.29.2/t/t0060-path-utils.sh
git-2.29.2/t/t0061-run-command.sh
git-2.29.2/t/t0062-revision-walking.sh
git-2.29.2/t/t0063-string-list.sh
git-2.29.2/t/t0064-sha1-array.sh
git-2.29.2/t/t0065-strcmp-offset.sh
git-2.29.2/t/t0066-dir-iterator.sh
git-2.29.2/t/t0067-parse_pathspec_file.sh
git-2.29.2/t/t0070-fundamental.sh
git-2.29.2/t/t0090-cache-tree.sh
git-2.29.2/t/t0091-bugreport.sh
git-2.29.2/t/t0095-bloom.sh
git-2.29.2/t/t0100-previous.sh
git-2.29.2/t/t0101-at-syntax.sh
git-2.29.2/t/t0110-urlmatch-normalization.sh
git-2.29.2/t/t0110/
git-2.29.2/t/t0110/README
git-2.29.2/t/t0110/url-1
git-2.29.2/t/t0110/url-10
git-2.29.2/t/t0110/url-11
git-2.29.2/t/t0110/url-2
git-2.29.2/t/t0110/url-3
git-2.29.2/t/t0110/url-4
git-2.29.2/t/t0110/url-5
git-2.29.2/t/t0110/url-6
git-2.29.2/t/t0110/url-7
git-2.29.2/t/t0110/url-8
git-2.29.2/t/t0110/url-9
git-2.29.2/t/t0200-gettext-basic.sh
git-2.29.2/t/t0200/
git-2.29.2/t/t0200/test.c
git-2.29.2/t/t0200/test.perl
git-2.29.2/t/t0200/test.sh
git-2.29.2/t/t0201-gettext-fallbacks.sh
git-2.29.2/t/t0202-gettext-perl.sh
git-2.29.2/t/t0202/
git-2.29.2/t/t0202/test.pl
git-2.29.2/t/t0203-gettext-setlocale-sanity.sh
git-2.29.2/t/t0204-gettext-reencode-sanity.sh
git-2.29.2/t/t0205-gettext-poison.sh
git-2.29.2/t/t0210-trace2-normal.sh
git-2.29.2/t/t0210/
git-2.29.2/t/t0210/scrub_normal.perl
git-2.29.2/t/t0211-trace2-perf.sh
git-2.29.2/t/t0211/
git-2.29.2/t/t0211/scrub_perf.perl
git-2.29.2/t/t0212-trace2-event.sh
git-2.29.2/t/t0212/
git-2.29.2/t/t0212/parse_events.perl
git-2.29.2/t/t0300-credentials.sh
git-2.29.2/t/t0301-credential-cache.sh
git-2.29.2/t/t0302-credential-store.sh
git-2.29.2/t/t0303-credential-external.sh
git-2.29.2/t/t0410-partial-clone.sh
git-2.29.2/t/t0500-progress-display.sh
git-2.29.2/t/t1000-read-tree-m-3way.sh
git-2.29.2/t/t1001-read-tree-m-2way.sh
git-2.29.2/t/t1002-read-tree-m-u-2way.sh
git-2.29.2/t/t1003-read-tree-prefix.sh
git-2.29.2/t/t1004-read-tree-m-u-wf.sh
git-2.29.2/t/t1005-read-tree-reset.sh
git-2.29.2/t/t1006-cat-file.sh
git-2.29.2/t/t1007-hash-object.sh
git-2.29.2/t/t1008-read-tree-overlay.sh
git-2.29.2/t/t1009-read-tree-new-index.sh
git-2.29.2/t/t1010-mktree.sh
git-2.29.2/t/t1011-read-tree-sparse-checkout.sh
git-2.29.2/t/t1012-read-tree-df.sh
git-2.29.2/t/t1013-read-tree-submodule.sh
git-2.29.2/t/t1014-read-tree-confusing.sh
git-2.29.2/t/t1015-read-index-unmerged.sh
git-2.29.2/t/t1020-subdirectory.sh
git-2.29.2/t/t1021-rerere-in-workdir.sh
git-2.29.2/t/t1050-large.sh
git-2.29.2/t/t1051-large-conversion.sh
git-2.29.2/t/t1060-object-corruption.sh
git-2.29.2/t/t1090-sparse-checkout-scope.sh
git-2.29.2/t/t1091-sparse-checkout-builtin.sh
git-2.29.2/t/t1100-commit-tree-options.sh
git-2.29.2/t/t1300-config.sh
git-2.29.2/t/t1301-shared-repo.sh
git-2.29.2/t/t1302-repo-version.sh
git-2.29.2/t/t1303-wacky-config.sh
git-2.29.2/t/t1304-default-acl.sh
git-2.29.2/t/t1305-config-include.sh
git-2.29.2/t/t1306-xdg-files.sh
git-2.29.2/t/t1307-config-blob.sh
git-2.29.2/t/t1308-config-set.sh
git-2.29.2/t/t1309-early-config.sh
git-2.29.2/t/t1310-config-default.sh
git-2.29.2/t/t1350-config-hooks-path.sh
git-2.29.2/t/t1400-update-ref.sh
git-2.29.2/t/t1401-symbolic-ref.sh
git-2.29.2/t/t1402-check-ref-format.sh
git-2.29.2/t/t1403-show-ref.sh
git-2.29.2/t/t1404-update-ref-errors.sh
git-2.29.2/t/t1405-main-ref-store.sh
git-2.29.2/t/t1406-submodule-ref-store.sh
git-2.29.2/t/t1407-worktree-ref-store.sh
git-2.29.2/t/t1408-packed-refs.sh
git-2.29.2/t/t1409-avoid-packing-refs.sh
git-2.29.2/t/t1410-reflog.sh
git-2.29.2/t/t1411-reflog-show.sh
git-2.29.2/t/t1412-reflog-loop.sh
git-2.29.2/t/t1413-reflog-detach.sh
git-2.29.2/t/t1414-reflog-walk.sh
git-2.29.2/t/t1415-worktree-refs.sh
git-2.29.2/t/t1416-ref-transaction-hooks.sh
git-2.29.2/t/t1420-lost-found.sh
git-2.29.2/t/t1430-bad-ref-name.sh
git-2.29.2/t/t1450-fsck.sh
git-2.29.2/t/t1500-rev-parse.sh
git-2.29.2/t/t1501-work-tree.sh
git-2.29.2/t/t1502-rev-parse-parseopt.sh
git-2.29.2/t/t1503-rev-parse-verify.sh
git-2.29.2/t/t1504-ceiling-dirs.sh
git-2.29.2/t/t1505-rev-parse-last.sh
git-2.29.2/t/t1506-rev-parse-diagnosis.sh
git-2.29.2/t/t1507-rev-parse-upstream.sh
git-2.29.2/t/t1508-at-combinations.sh
git-2.29.2/t/t1509-root-work-tree.sh
git-2.29.2/t/t1509/
git-2.29.2/t/t1509/excludes
git-2.29.2/t/t1509/prepare-chroot.sh
git-2.29.2/t/t1510-repo-setup.sh
git-2.29.2/t/t1511-rev-parse-caret.sh
git-2.29.2/t/t1512-rev-parse-disambiguation.sh
git-2.29.2/t/t1513-rev-parse-prefix.sh
git-2.29.2/t/t1514-rev-parse-push.sh
git-2.29.2/t/t1515-rev-parse-outside-repo.sh
git-2.29.2/t/t1600-index.sh
git-2.29.2/t/t1601-index-bogus.sh
git-2.29.2/t/t1700-split-index.sh
git-2.29.2/t/t1701-racy-split-index.sh
git-2.29.2/t/t2000-conflict-when-checking-files-out.sh
git-2.29.2/t/t2002-checkout-cache-u.sh
git-2.29.2/t/t2003-checkout-cache-mkdir.sh
git-2.29.2/t/t2004-checkout-cache-temp.sh
git-2.29.2/t/t2005-checkout-index-symlinks.sh
git-2.29.2/t/t2006-checkout-index-basic.sh
git-2.29.2/t/t2007-checkout-symlink.sh
git-2.29.2/t/t2008-checkout-subdir.sh
git-2.29.2/t/t2009-checkout-statinfo.sh
git-2.29.2/t/t2010-checkout-ambiguous.sh
git-2.29.2/t/t2011-checkout-invalid-head.sh
git-2.29.2/t/t2012-checkout-last.sh
git-2.29.2/t/t2013-checkout-submodule.sh
git-2.29.2/t/t2014-checkout-switch.sh
git-2.29.2/t/t2015-checkout-unborn.sh
git-2.29.2/t/t2016-checkout-patch.sh
git-2.29.2/t/t2017-checkout-orphan.sh
git-2.29.2/t/t2018-checkout-branch.sh
git-2.29.2/t/t2019-checkout-ambiguous-ref.sh
git-2.29.2/t/t2020-checkout-detach.sh
git-2.29.2/t/t2021-checkout-overwrite.sh
git-2.29.2/t/t2022-checkout-paths.sh
git-2.29.2/t/t2023-checkout-m.sh
git-2.29.2/t/t2024-checkout-dwim.sh
git-2.29.2/t/t2025-checkout-no-overlay.sh
git-2.29.2/t/t2026-checkout-pathspec-file.sh
git-2.29.2/t/t2027-checkout-track.sh
git-2.29.2/t/t2030-unresolve-info.sh
git-2.29.2/t/t2050-git-dir-relative.sh
git-2.29.2/t/t2060-switch.sh
git-2.29.2/t/t2070-restore.sh
git-2.29.2/t/t2071-restore-patch.sh
git-2.29.2/t/t2072-restore-pathspec-file.sh
git-2.29.2/t/t2100-update-cache-badpath.sh
git-2.29.2/t/t2101-update-index-reupdate.sh
git-2.29.2/t/t2102-update-index-symlinks.sh
git-2.29.2/t/t2103-update-index-ignore-missing.sh
git-2.29.2/t/t2104-update-index-skip-worktree.sh
git-2.29.2/t/t2105-update-index-gitfile.sh
git-2.29.2/t/t2106-update-index-assume-unchanged.sh
git-2.29.2/t/t2107-update-index-basic.sh
git-2.29.2/t/t2200-add-update.sh
git-2.29.2/t/t2201-add-update-typechange.sh
git-2.29.2/t/t2202-add-addremove.sh
git-2.29.2/t/t2203-add-intent.sh
git-2.29.2/t/t2204-add-ignored.sh
git-2.29.2/t/t2300-cd-to-toplevel.sh
git-2.29.2/t/t2400-worktree-add.sh
git-2.29.2/t/t2401-worktree-prune.sh
git-2.29.2/t/t2402-worktree-list.sh
git-2.29.2/t/t2403-worktree-move.sh
git-2.29.2/t/t2404-worktree-config.sh
git-2.29.2/t/t2405-worktree-submodule.sh
git-2.29.2/t/t2406-worktree-repair.sh
git-2.29.2/t/t3000-ls-files-others.sh
git-2.29.2/t/t3001-ls-files-others-exclude.sh
git-2.29.2/t/t3002-ls-files-dashpath.sh
git-2.29.2/t/t3003-ls-files-exclude.sh
git-2.29.2/t/t3004-ls-files-basic.sh
git-2.29.2/t/t3005-ls-files-relative.sh
git-2.29.2/t/t3006-ls-files-long.sh
git-2.29.2/t/t3007-ls-files-recurse-submodules.sh
git-2.29.2/t/t3008-ls-files-lazy-init-name-hash.sh
git-2.29.2/t/t3009-ls-files-others-nonsubmodule.sh
git-2.29.2/t/t3010-ls-files-killed-modified.sh
git-2.29.2/t/t3011-common-prefixes-and-directory-traversal.sh
git-2.29.2/t/t3020-ls-files-error-unmatch.sh
git-2.29.2/t/t3040-subprojects-basic.sh
git-2.29.2/t/t3050-subprojects-fetch.sh
git-2.29.2/t/t3060-ls-files-with-tree.sh
git-2.29.2/t/t3070-wildmatch.sh
git-2.29.2/t/t3100-ls-tree-restrict.sh
git-2.29.2/t/t3101-ls-tree-dirname.sh
git-2.29.2/t/t3102-ls-tree-wildcards.sh
git-2.29.2/t/t3103-ls-tree-misc.sh
git-2.29.2/t/t3200-branch.sh
git-2.29.2/t/t3201-branch-contains.sh
git-2.29.2/t/t3202-show-branch-octopus.sh
git-2.29.2/t/t3203-branch-output.sh
git-2.29.2/t/t3204-branch-name-interpretation.sh
git-2.29.2/t/t3205-branch-color.sh
git-2.29.2/t/t3206-range-diff.sh
git-2.29.2/t/t3206/
git-2.29.2/t/t3206/history.export
git-2.29.2/t/t3210-pack-refs.sh
git-2.29.2/t/t3211-peel-ref.sh
git-2.29.2/t/t3300-funny-names.sh
git-2.29.2/t/t3301-notes.sh
git-2.29.2/t/t3302-notes-index-expensive.sh
git-2.29.2/t/t3303-notes-subtrees.sh
git-2.29.2/t/t3304-notes-mixed.sh
git-2.29.2/t/t3305-notes-fanout.sh
git-2.29.2/t/t3306-notes-prune.sh
git-2.29.2/t/t3307-notes-man.sh
git-2.29.2/t/t3308-notes-merge.sh
git-2.29.2/t/t3309-notes-merge-auto-resolve.sh
git-2.29.2/t/t3310-notes-merge-manual-resolve.sh
git-2.29.2/t/t3311-notes-merge-fanout.sh
git-2.29.2/t/t3320-notes-merge-worktrees.sh
git-2.29.2/t/t3400-rebase.sh
git-2.29.2/t/t3401-rebase-and-am-rename.sh
git-2.29.2/t/t3402-rebase-merge.sh
git-2.29.2/t/t3403-rebase-skip.sh
git-2.29.2/t/t3404-rebase-interactive.sh
git-2.29.2/t/t3405-rebase-malformed.sh
git-2.29.2/t/t3406-rebase-message.sh
git-2.29.2/t/t3407-rebase-abort.sh
git-2.29.2/t/t3408-rebase-multi-line.sh
git-2.29.2/t/t3409-rebase-preserve-merges.sh
git-2.29.2/t/t3410-rebase-preserve-dropped-merges.sh
git-2.29.2/t/t3411-rebase-preserve-around-merges.sh
git-2.29.2/t/t3412-rebase-root.sh
git-2.29.2/t/t3413-rebase-hook.sh
git-2.29.2/t/t3414-rebase-preserve-onto.sh
git-2.29.2/t/t3415-rebase-autosquash.sh
git-2.29.2/t/t3416-rebase-onto-threedots.sh
git-2.29.2/t/t3417-rebase-whitespace-fix.sh
git-2.29.2/t/t3418-rebase-continue.sh
git-2.29.2/t/t3419-rebase-patch-id.sh
git-2.29.2/t/t3420-rebase-autostash.sh
git-2.29.2/t/t3421-rebase-topology-linear.sh
git-2.29.2/t/t3422-rebase-incompatible-options.sh
git-2.29.2/t/t3423-rebase-reword.sh
git-2.29.2/t/t3424-rebase-empty.sh
git-2.29.2/t/t3425-rebase-topology-merges.sh
git-2.29.2/t/t3426-rebase-submodule.sh
git-2.29.2/t/t3427-rebase-subtree.sh
git-2.29.2/t/t3428-rebase-signoff.sh
git-2.29.2/t/t3429-rebase-edit-todo.sh
git-2.29.2/t/t3430-rebase-merges.sh
git-2.29.2/t/t3431-rebase-fork-point.sh
git-2.29.2/t/t3432-rebase-fast-forward.sh
git-2.29.2/t/t3433-rebase-across-mode-change.sh
git-2.29.2/t/t3434-rebase-i18n.sh
git-2.29.2/t/t3434/
git-2.29.2/t/t3434/ISO8859-1.txt
git-2.29.2/t/t3434/eucJP.txt
git-2.29.2/t/t3435-rebase-gpg-sign.sh
git-2.29.2/t/t3436-rebase-more-options.sh
git-2.29.2/t/t3500-cherry.sh
git-2.29.2/t/t3501-revert-cherry-pick.sh
git-2.29.2/t/t3502-cherry-pick-merge.sh
git-2.29.2/t/t3503-cherry-pick-root.sh
git-2.29.2/t/t3504-cherry-pick-rerere.sh
git-2.29.2/t/t3505-cherry-pick-empty.sh
git-2.29.2/t/t3506-cherry-pick-ff.sh
git-2.29.2/t/t3507-cherry-pick-conflict.sh
git-2.29.2/t/t3508-cherry-pick-many-commits.sh
git-2.29.2/t/t3509-cherry-pick-merge-df.sh
git-2.29.2/t/t3510-cherry-pick-sequence.sh
git-2.29.2/t/t3511-cherry-pick-x.sh
git-2.29.2/t/t3512-cherry-pick-submodule.sh
git-2.29.2/t/t3513-revert-submodule.sh
git-2.29.2/t/t3514-cherry-pick-revert-gpg.sh
git-2.29.2/t/t3600-rm.sh
git-2.29.2/t/t3601-rm-pathspec-file.sh
git-2.29.2/t/t3700-add.sh
git-2.29.2/t/t3701-add-interactive.sh
git-2.29.2/t/t3702-add-edit.sh
git-2.29.2/t/t3703-add-magic-pathspec.sh
git-2.29.2/t/t3704-add-pathspec-file.sh
git-2.29.2/t/t3800-mktag.sh
git-2.29.2/t/t3900-i18n-commit.sh
git-2.29.2/t/t3900/
git-2.29.2/t/t3900/1-UTF-8.txt
git-2.29.2/t/t3900/2-UTF-8.txt
git-2.29.2/t/t3900/ISO-2022-JP.txt
git-2.29.2/t/t3900/ISO8859-1.txt
git-2.29.2/t/t3900/UTF-16.txt
git-2.29.2/t/t3900/eucJP.txt
git-2.29.2/t/t3901-i18n-patch.sh
git-2.29.2/t/t3901/
git-2.29.2/t/t3901/8859-1.txt
git-2.29.2/t/t3901/utf8.txt
git-2.29.2/t/t3902-quoted.sh
git-2.29.2/t/t3903-stash.sh
git-2.29.2/t/t3904-stash-patch.sh
git-2.29.2/t/t3905-stash-include-untracked.sh
git-2.29.2/t/t3906-stash-submodule.sh
git-2.29.2/t/t3907-stash-show-config.sh
git-2.29.2/t/t3908-stash-in-worktree.sh
git-2.29.2/t/t3909-stash-pathspec-file.sh
git-2.29.2/t/t3910-mac-os-precompose.sh
git-2.29.2/t/t4000-diff-format.sh
git-2.29.2/t/t4001-diff-rename.sh
git-2.29.2/t/t4002-diff-basic.sh
git-2.29.2/t/t4003-diff-rename-1.sh
git-2.29.2/t/t4004-diff-rename-symlink.sh
git-2.29.2/t/t4005-diff-rename-2.sh
git-2.29.2/t/t4006-diff-mode.sh
git-2.29.2/t/t4007-rename-3.sh
git-2.29.2/t/t4008-diff-break-rewrite.sh
git-2.29.2/t/t4009-diff-rename-4.sh
git-2.29.2/t/t4010-diff-pathspec.sh
git-2.29.2/t/t4011-diff-symlink.sh
git-2.29.2/t/t4012-diff-binary.sh
git-2.29.2/t/t4013-diff-various.sh
git-2.29.2/t/t4013/
git-2.29.2/t/t4013/diff.config_format.subjectprefix_DIFFERENT_PREFIX
git-2.29.2/t/t4013/diff.diff-tree_--cc_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.diff-tree_--cc_--patch-with-stat_--summary_side
git-2.29.2/t/t4013/diff.diff-tree_--cc_--patch-with-stat_master
git-2.29.2/t/t4013/diff.diff-tree_--cc_--shortstat_master
git-2.29.2/t/t4013/diff.diff-tree_--cc_--stat_--summary_master
git-2.29.2/t/t4013/diff.diff-tree_--cc_--stat_--summary_side
git-2.29.2/t/t4013/diff.diff-tree_--cc_--stat_master
git-2.29.2/t/t4013/diff.diff-tree_--cc_--summary_REVERSE
git-2.29.2/t/t4013/diff.diff-tree_--cc_master
git-2.29.2/t/t4013/diff.diff-tree_--format=%N_note
git-2.29.2/t/t4013/diff.diff-tree_--patch-with-raw_initial
git-2.29.2/t/t4013/diff.diff-tree_--patch-with-stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-raw_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_--root_--patch-with-raw_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_--root_--patch-with-stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_--root_-p_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_--root_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_-p_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty=oneline_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--notes_note
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--patch-with-raw_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--patch-with-stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--patch-with-stat_side
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--patch-with-raw_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--patch-with-stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--stat_--compact-summary_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--summary_-r_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_--summary_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_-p_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--root_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--stat_--summary_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_--summary_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_-R_--root_--stat_--compact-summary_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_-p_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_-p_side
git-2.29.2/t/t4013/diff.diff-tree_--pretty_initial
git-2.29.2/t/t4013/diff.diff-tree_--pretty_note
git-2.29.2/t/t4013/diff.diff-tree_--pretty_side
git-2.29.2/t/t4013/diff.diff-tree_--root_--abbrev_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_--patch-with-raw_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_--patch-with-stat_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-p_--abbrev=10_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-p_--full-index_--abbrev=10_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-p_--full-index_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-p_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-r_--abbrev=4_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-r_--abbrev_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_-r_initial
git-2.29.2/t/t4013/diff.diff-tree_--root_initial
git-2.29.2/t/t4013/diff.diff-tree_--stat_--compact-summary_initial_mode
git-2.29.2/t/t4013/diff.diff-tree_--stat_initial_mode
git-2.29.2/t/t4013/diff.diff-tree_--summary_initial_mode
git-2.29.2/t/t4013/diff.diff-tree_-R_--stat_--compact-summary_initial_mode
git-2.29.2/t/t4013/diff.diff-tree_-c_--abbrev_master
git-2.29.2/t/t4013/diff.diff-tree_-c_--stat_--summary_master
git-2.29.2/t/t4013/diff.diff-tree_-c_--stat_--summary_side
git-2.29.2/t/t4013/diff.diff-tree_-c_--stat_master
git-2.29.2/t/t4013/diff.diff-tree_-c_master
git-2.29.2/t/t4013/diff.diff-tree_-p_-m_master
git-2.29.2/t/t4013/diff.diff-tree_-p_initial
git-2.29.2/t/t4013/diff.diff-tree_-p_master
git-2.29.2/t/t4013/diff.diff-tree_-r_--abbrev=4_initial
git-2.29.2/t/t4013/diff.diff-tree_-r_--abbrev_initial
git-2.29.2/t/t4013/diff.diff-tree_-r_initial
git-2.29.2/t/t4013/diff.diff-tree_initial
git-2.29.2/t/t4013/diff.diff-tree_initial_mode
git-2.29.2/t/t4013/diff.diff-tree_master
git-2.29.2/t/t4013/diff.diff_--abbrev_initial..side
git-2.29.2/t/t4013/diff.diff_--cached
git-2.29.2/t/t4013/diff.diff_--cached_--_file0
git-2.29.2/t/t4013/diff.diff_--dirstat-by-file_initial_rearrange
git-2.29.2/t/t4013/diff.diff_--dirstat_--cc_master~1_master
git-2.29.2/t/t4013/diff.diff_--dirstat_initial_rearrange
git-2.29.2/t/t4013/diff.diff_--dirstat_master~1_master~2
git-2.29.2/t/t4013/diff.diff_--line-prefix=abc_master_master^_side
git-2.29.2/t/t4013/diff.diff_--line-prefix_--cached_--_file0
git-2.29.2/t/t4013/diff.diff_--name-status_dir2_dir
git-2.29.2/t/t4013/diff.diff_--no-index_--name-status_--_dir2_dir
git-2.29.2/t/t4013/diff.diff_--no-index_--name-status_dir2_dir
git-2.29.2/t/t4013/diff.diff_--no-index_--raw_--abbrev=4_dir2_dir
git-2.29.2/t/t4013/diff.diff_--no-index_--raw_--no-abbrev_dir2_dir
git-2.29.2/t/t4013/diff.diff_--no-index_--raw_dir2_dir
git-2.29.2/t/t4013/diff.diff_--no-index_dir_dir3
git-2.29.2/t/t4013/diff.diff_--patch-with-raw_-r_initial..side
git-2.29.2/t/t4013/diff.diff_--patch-with-raw_initial..side
git-2.29.2/t/t4013/diff.diff_--patch-with-stat_-r_initial..side
git-2.29.2/t/t4013/diff.diff_--patch-with-stat_initial..side
git-2.29.2/t/t4013/diff.diff_--raw_--abbrev=4_initial
git-2.29.2/t/t4013/diff.diff_--raw_--no-abbrev_initial
git-2.29.2/t/t4013/diff.diff_--raw_initial
git-2.29.2/t/t4013/diff.diff_--stat_initial..side
git-2.29.2/t/t4013/diff.diff_-U1_initial..side
git-2.29.2/t/t4013/diff.diff_-U2_initial..side
git-2.29.2/t/t4013/diff.diff_-U_initial..side
git-2.29.2/t/t4013/diff.diff_-r_--stat_initial..side
git-2.29.2/t/t4013/diff.diff_-r_initial..side
git-2.29.2/t/t4013/diff.diff_initial..side
git-2.29.2/t/t4013/diff.diff_master_master^_side
git-2.29.2/t/t4013/diff.format-patch_--attach_--stdout_--suffix=.diff_initial..side
git-2.29.2/t/t4013/diff.format-patch_--attach_--stdout_initial..master
git-2.29.2/t/t4013/diff.format-patch_--attach_--stdout_initial..master^
git-2.29.2/t/t4013/diff.format-patch_--attach_--stdout_initial..side
git-2.29.2/t/t4013/diff.format-patch_--inline_--stdout_--numbered-files_initial..master
git-2.29.2/t/t4013/diff.format-patch_--inline_--stdout_--subject-prefix=TESTCASE_initial..master
git-2.29.2/t/t4013/diff.format-patch_--inline_--stdout_initial..master
git-2.29.2/t/t4013/diff.format-patch_--inline_--stdout_initial..master^
git-2.29.2/t/t4013/diff.format-patch_--inline_--stdout_initial..master^^
git-2.29.2/t/t4013/diff.format-patch_--inline_--stdout_initial..side
git-2.29.2/t/t4013/diff.format-patch_--stdout_--cover-letter_-n_initial..master^
git-2.29.2/t/t4013/diff.format-patch_--stdout_--no-numbered_initial..master
git-2.29.2/t/t4013/diff.format-patch_--stdout_--numbered_initial..master
git-2.29.2/t/t4013/diff.format-patch_--stdout_initial..master
git-2.29.2/t/t4013/diff.format-patch_--stdout_initial..master^
git-2.29.2/t/t4013/diff.format-patch_--stdout_initial..side
git-2.29.2/t/t4013/diff.log_--decorate=full_--all
git-2.29.2/t/t4013/diff.log_--decorate_--all
git-2.29.2/t/t4013/diff.log_--diff-merges=off_-p_--first-parent_master
git-2.29.2/t/t4013/diff.log_--first-parent_--diff-merges=off_-p_master
git-2.29.2/t/t4013/diff.log_--no-diff-merges_-p_--first-parent_master
git-2.29.2/t/t4013/diff.log_--patch-with-stat_--summary_master_--_dir_
git-2.29.2/t/t4013/diff.log_--patch-with-stat_master
git-2.29.2/t/t4013/diff.log_--patch-with-stat_master_--_dir_
git-2.29.2/t/t4013/diff.log_--root_--cc_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.log_--root_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.log_--root_--patch-with-stat_master
git-2.29.2/t/t4013/diff.log_--root_-c_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.log_--root_-p_master
git-2.29.2/t/t4013/diff.log_--root_master
git-2.29.2/t/t4013/diff.log_-GF_-p_--pickaxe-all_master
git-2.29.2/t/t4013/diff.log_-GF_-p_master
git-2.29.2/t/t4013/diff.log_-GF_master
git-2.29.2/t/t4013/diff.log_-SF_-p_master
git-2.29.2/t/t4013/diff.log_-SF_master
git-2.29.2/t/t4013/diff.log_-SF_master_--max-count=0
git-2.29.2/t/t4013/diff.log_-SF_master_--max-count=1
git-2.29.2/t/t4013/diff.log_-SF_master_--max-count=2
git-2.29.2/t/t4013/diff.log_-S_F_master
git-2.29.2/t/t4013/diff.log_-m_-p_--first-parent_master
git-2.29.2/t/t4013/diff.log_-m_-p_master
git-2.29.2/t/t4013/diff.log_-p_--first-parent_master
git-2.29.2/t/t4013/diff.log_-p_master
git-2.29.2/t/t4013/diff.log_master
git-2.29.2/t/t4013/diff.noellipses-diff-tree_--root_--abbrev_initial
git-2.29.2/t/t4013/diff.noellipses-diff-tree_--root_-r_--abbrev=4_initial
git-2.29.2/t/t4013/diff.noellipses-diff-tree_--root_-r_--abbrev_initial
git-2.29.2/t/t4013/diff.noellipses-diff-tree_-c_--abbrev_master
git-2.29.2/t/t4013/diff.noellipses-diff_--no-index_--raw_--abbrev=4_dir2_dir
git-2.29.2/t/t4013/diff.noellipses-diff_--no-index_--raw_dir2_dir
git-2.29.2/t/t4013/diff.noellipses-diff_--patch-with-raw_-r_initial..side
git-2.29.2/t/t4013/diff.noellipses-diff_--patch-with-raw_initial..side
git-2.29.2/t/t4013/diff.noellipses-diff_--raw_--abbrev=4_initial
git-2.29.2/t/t4013/diff.noellipses-diff_--raw_initial
git-2.29.2/t/t4013/diff.noellipses-show_--patch-with-raw_side
git-2.29.2/t/t4013/diff.noellipses-whatchanged_--root_master
git-2.29.2/t/t4013/diff.noellipses-whatchanged_-SF_master
git-2.29.2/t/t4013/diff.noellipses-whatchanged_master
git-2.29.2/t/t4013/diff.rev-list_--children_HEAD
git-2.29.2/t/t4013/diff.rev-list_--parents_HEAD
git-2.29.2/t/t4013/diff.show_--first-parent_master
git-2.29.2/t/t4013/diff.show_--patch-with-raw_side
git-2.29.2/t/t4013/diff.show_--patch-with-stat_--summary_side
git-2.29.2/t/t4013/diff.show_--patch-with-stat_side
git-2.29.2/t/t4013/diff.show_--root_initial
git-2.29.2/t/t4013/diff.show_--stat_--summary_side
git-2.29.2/t/t4013/diff.show_--stat_side
git-2.29.2/t/t4013/diff.show_-c_master
git-2.29.2/t/t4013/diff.show_-m_master
git-2.29.2/t/t4013/diff.show_initial
git-2.29.2/t/t4013/diff.show_master
git-2.29.2/t/t4013/diff.show_side
git-2.29.2/t/t4013/diff.whatchanged_--patch-with-stat_--summary_master_--_dir_
git-2.29.2/t/t4013/diff.whatchanged_--patch-with-stat_master
git-2.29.2/t/t4013/diff.whatchanged_--patch-with-stat_master_--_dir_
git-2.29.2/t/t4013/diff.whatchanged_--root_--cc_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.whatchanged_--root_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.whatchanged_--root_--patch-with-stat_master
git-2.29.2/t/t4013/diff.whatchanged_--root_-c_--patch-with-stat_--summary_master
git-2.29.2/t/t4013/diff.whatchanged_--root_-p_master
git-2.29.2/t/t4013/diff.whatchanged_--root_master
git-2.29.2/t/t4013/diff.whatchanged_-SF_-p_master
git-2.29.2/t/t4013/diff.whatchanged_-SF_master
git-2.29.2/t/t4013/diff.whatchanged_-p_master
git-2.29.2/t/t4013/diff.whatchanged_master
git-2.29.2/t/t4014-format-patch.sh
git-2.29.2/t/t4015-diff-whitespace.sh
git-2.29.2/t/t4016-diff-quote.sh
git-2.29.2/t/t4017-diff-retval.sh
git-2.29.2/t/t4018-diff-funcname.sh
git-2.29.2/t/t4018/
git-2.29.2/t/t4018/README
git-2.29.2/t/t4018/cpp-c++-function
git-2.29.2/t/t4018/cpp-class-constructor
git-2.29.2/t/t4018/cpp-class-constructor-mem-init
git-2.29.2/t/t4018/cpp-class-definition
git-2.29.2/t/t4018/cpp-class-definition-derived
git-2.29.2/t/t4018/cpp-class-destructor
git-2.29.2/t/t4018/cpp-function-returning-global-type
git-2.29.2/t/t4018/cpp-function-returning-nested
git-2.29.2/t/t4018/cpp-function-returning-pointer
git-2.29.2/t/t4018/cpp-function-returning-reference
git-2.29.2/t/t4018/cpp-gnu-style-function
git-2.29.2/t/t4018/cpp-namespace-definition
git-2.29.2/t/t4018/cpp-operator-definition
git-2.29.2/t/t4018/cpp-skip-access-specifiers
git-2.29.2/t/t4018/cpp-skip-comment-block
git-2.29.2/t/t4018/cpp-skip-labels
git-2.29.2/t/t4018/cpp-struct-definition
git-2.29.2/t/t4018/cpp-struct-single-line
git-2.29.2/t/t4018/cpp-template-function-definition
git-2.29.2/t/t4018/cpp-union-definition
git-2.29.2/t/t4018/cpp-void-c-function
git-2.29.2/t/t4018/css-brace-in-col-1
git-2.29.2/t/t4018/css-colon-eol
git-2.29.2/t/t4018/css-colon-selector
git-2.29.2/t/t4018/css-common
git-2.29.2/t/t4018/css-long-selector-list
git-2.29.2/t/t4018/css-prop-sans-indent
git-2.29.2/t/t4018/css-short-selector-list
git-2.29.2/t/t4018/css-trailing-space
git-2.29.2/t/t4018/custom1-pattern
git-2.29.2/t/t4018/custom2-match-to-end-of-line
git-2.29.2/t/t4018/custom3-alternation-in-pattern
git-2.29.2/t/t4018/dts-labels
git-2.29.2/t/t4018/dts-node-unitless
git-2.29.2/t/t4018/dts-nodes
git-2.29.2/t/t4018/dts-nodes-boolean-prop
git-2.29.2/t/t4018/dts-nodes-comment1
git-2.29.2/t/t4018/dts-nodes-comment2
git-2.29.2/t/t4018/dts-nodes-multiline-prop
git-2.29.2/t/t4018/dts-reference
git-2.29.2/t/t4018/dts-root
git-2.29.2/t/t4018/dts-root-comment
git-2.29.2/t/t4018/elixir-do-not-pick-end
git-2.29.2/t/t4018/elixir-ex-unit-test
git-2.29.2/t/t4018/elixir-function
git-2.29.2/t/t4018/elixir-macro
git-2.29.2/t/t4018/elixir-module
git-2.29.2/t/t4018/elixir-module-func
git-2.29.2/t/t4018/elixir-nested-module
git-2.29.2/t/t4018/elixir-private-function
git-2.29.2/t/t4018/elixir-protocol
git-2.29.2/t/t4018/elixir-protocol-implementation
git-2.29.2/t/t4018/fortran-block-data
git-2.29.2/t/t4018/fortran-comment
git-2.29.2/t/t4018/fortran-comment-keyword
git-2.29.2/t/t4018/fortran-comment-legacy
git-2.29.2/t/t4018/fortran-comment-legacy-star
git-2.29.2/t/t4018/fortran-external-function
git-2.29.2/t/t4018/fortran-external-subroutine
git-2.29.2/t/t4018/fortran-module
git-2.29.2/t/t4018/fortran-module-procedure
git-2.29.2/t/t4018/fortran-program
git-2.29.2/t/t4018/fountain-scene
git-2.29.2/t/t4018/golang-complex-function
git-2.29.2/t/t4018/golang-func
git-2.29.2/t/t4018/golang-interface
git-2.29.2/t/t4018/golang-long-func
git-2.29.2/t/t4018/golang-struct
git-2.29.2/t/t4018/java-class-member-function
git-2.29.2/t/t4018/markdown-heading-indented
git-2.29.2/t/t4018/markdown-heading-non-headings
git-2.29.2/t/t4018/matlab-class-definition
git-2.29.2/t/t4018/matlab-function
git-2.29.2/t/t4018/matlab-octave-section-1
git-2.29.2/t/t4018/matlab-octave-section-2
git-2.29.2/t/t4018/matlab-section
git-2.29.2/t/t4018/perl-skip-end-of-heredoc
git-2.29.2/t/t4018/perl-skip-forward-decl
git-2.29.2/t/t4018/perl-skip-sub-in-pod
git-2.29.2/t/t4018/perl-sub-definition
git-2.29.2/t/t4018/perl-sub-definition-kr-brace
git-2.29.2/t/t4018/php-abstract-class
git-2.29.2/t/t4018/php-class
git-2.29.2/t/t4018/php-final-class
git-2.29.2/t/t4018/php-function
git-2.29.2/t/t4018/php-interface
git-2.29.2/t/t4018/php-method
git-2.29.2/t/t4018/php-trait
git-2.29.2/t/t4018/python-async-def
git-2.29.2/t/t4018/python-class
git-2.29.2/t/t4018/python-def
git-2.29.2/t/t4018/python-indented-async-def
git-2.29.2/t/t4018/python-indented-class
git-2.29.2/t/t4018/python-indented-def
git-2.29.2/t/t4018/rust-fn
git-2.29.2/t/t4018/rust-impl
git-2.29.2/t/t4018/rust-struct
git-2.29.2/t/t4018/rust-trait
git-2.29.2/t/t4019-diff-wserror.sh
git-2.29.2/t/t4020-diff-external.sh
git-2.29.2/t/t4020/
git-2.29.2/t/t4020/diff.NUL
git-2.29.2/t/t4021-format-patch-numbered.sh
git-2.29.2/t/t4022-diff-rewrite.sh
git-2.29.2/t/t4023-diff-rename-typechange.sh
git-2.29.2/t/t4024-diff-optimize-common.sh
git-2.29.2/t/t4025-hunk-header.sh
git-2.29.2/t/t4026-color.sh
git-2.29.2/t/t4027-diff-submodule.sh
git-2.29.2/t/t4028-format-patch-mime-headers.sh
git-2.29.2/t/t4029-diff-trailing-space.sh
git-2.29.2/t/t4030-diff-textconv.sh
git-2.29.2/t/t4031-diff-rewrite-binary.sh
git-2.29.2/t/t4032-diff-inter-hunk-context.sh
git-2.29.2/t/t4033-diff-patience.sh
git-2.29.2/t/t4034-diff-words.sh
git-2.29.2/t/t4034/
git-2.29.2/t/t4034/ada/
git-2.29.2/t/t4034/ada/expect
git-2.29.2/t/t4034/ada/post
git-2.29.2/t/t4034/ada/pre
git-2.29.2/t/t4034/bibtex/
git-2.29.2/t/t4034/bibtex/expect
git-2.29.2/t/t4034/bibtex/post
git-2.29.2/t/t4034/bibtex/pre
git-2.29.2/t/t4034/cpp/
git-2.29.2/t/t4034/cpp/expect
git-2.29.2/t/t4034/cpp/post
git-2.29.2/t/t4034/cpp/pre
git-2.29.2/t/t4034/csharp/
git-2.29.2/t/t4034/csharp/expect
git-2.29.2/t/t4034/csharp/post
git-2.29.2/t/t4034/csharp/pre
git-2.29.2/t/t4034/css/
git-2.29.2/t/t4034/css/expect
git-2.29.2/t/t4034/css/post
git-2.29.2/t/t4034/css/pre
git-2.29.2/t/t4034/dts/
git-2.29.2/t/t4034/dts/expect
git-2.29.2/t/t4034/dts/post
git-2.29.2/t/t4034/dts/pre
git-2.29.2/t/t4034/fortran/
git-2.29.2/t/t4034/fortran/expect
git-2.29.2/t/t4034/fortran/post
git-2.29.2/t/t4034/fortran/pre
git-2.29.2/t/t4034/html/
git-2.29.2/t/t4034/html/expect
git-2.29.2/t/t4034/html/post
git-2.29.2/t/t4034/html/pre
git-2.29.2/t/t4034/java/
git-2.29.2/t/t4034/java/expect
git-2.29.2/t/t4034/java/post
git-2.29.2/t/t4034/java/pre
git-2.29.2/t/t4034/matlab/
git-2.29.2/t/t4034/matlab/expect
git-2.29.2/t/t4034/matlab/post
git-2.29.2/t/t4034/matlab/pre
git-2.29.2/t/t4034/objc/
git-2.29.2/t/t4034/objc/expect
git-2.29.2/t/t4034/objc/post
git-2.29.2/t/t4034/objc/pre
git-2.29.2/t/t4034/pascal/
git-2.29.2/t/t4034/pascal/expect
git-2.29.2/t/t4034/pascal/post
git-2.29.2/t/t4034/pascal/pre
git-2.29.2/t/t4034/perl/
git-2.29.2/t/t4034/perl/expect
git-2.29.2/t/t4034/perl/post
git-2.29.2/t/t4034/perl/pre
git-2.29.2/t/t4034/php/
git-2.29.2/t/t4034/php/expect
git-2.29.2/t/t4034/php/post
git-2.29.2/t/t4034/php/pre
git-2.29.2/t/t4034/python/
git-2.29.2/t/t4034/python/expect
git-2.29.2/t/t4034/python/post
git-2.29.2/t/t4034/python/pre
git-2.29.2/t/t4034/ruby/
git-2.29.2/t/t4034/ruby/expect
git-2.29.2/t/t4034/ruby/post
git-2.29.2/t/t4034/ruby/pre
git-2.29.2/t/t4034/tex/
git-2.29.2/t/t4034/tex/expect
git-2.29.2/t/t4034/tex/post
git-2.29.2/t/t4034/tex/pre
git-2.29.2/t/t4035-diff-quiet.sh
git-2.29.2/t/t4036-format-patch-signer-mime.sh
git-2.29.2/t/t4037-diff-r-t-dirs.sh
git-2.29.2/t/t4038-diff-combined.sh
git-2.29.2/t/t4039-diff-assume-unchanged.sh
git-2.29.2/t/t4040-whitespace-status.sh
git-2.29.2/t/t4041-diff-submodule-option.sh
git-2.29.2/t/t4042-diff-textconv-caching.sh
git-2.29.2/t/t4043-diff-rename-binary.sh
git-2.29.2/t/t4044-diff-index-unique-abbrev.sh
git-2.29.2/t/t4045-diff-relative.sh
git-2.29.2/t/t4046-diff-unmerged.sh
git-2.29.2/t/t4047-diff-dirstat.sh
git-2.29.2/t/t4048-diff-combined-binary.sh
git-2.29.2/t/t4049-diff-stat-count.sh
git-2.29.2/t/t4050-diff-histogram.sh
git-2.29.2/t/t4051-diff-function-context.sh
git-2.29.2/t/t4051/
git-2.29.2/t/t4051/appended1.c
git-2.29.2/t/t4051/appended2.c
git-2.29.2/t/t4051/dummy.c
git-2.29.2/t/t4051/hello.c
git-2.29.2/t/t4051/includes.c
git-2.29.2/t/t4052-stat-output.sh
git-2.29.2/t/t4053-diff-no-index.sh
git-2.29.2/t/t4054-diff-bogus-tree.sh
git-2.29.2/t/t4055-diff-context.sh
git-2.29.2/t/t4056-diff-order.sh
git-2.29.2/t/t4057-diff-combined-paths.sh
git-2.29.2/t/t4058-diff-duplicates.sh
git-2.29.2/t/t4059-diff-submodule-not-initialized.sh
git-2.29.2/t/t4060-diff-submodule-option-diff-format.sh
git-2.29.2/t/t4061-diff-indent.sh
git-2.29.2/t/t4062-diff-pickaxe.sh
git-2.29.2/t/t4063-diff-blobs.sh
git-2.29.2/t/t4064-diff-oidfind.sh
git-2.29.2/t/t4065-diff-anchored.sh
git-2.29.2/t/t4066-diff-emit-delay.sh
git-2.29.2/t/t4067-diff-partial-clone.sh
git-2.29.2/t/t4068-diff-symmetric.sh
git-2.29.2/t/t4100-apply-stat.sh
git-2.29.2/t/t4100/
git-2.29.2/t/t4100/t-apply-1.expect
git-2.29.2/t/t4100/t-apply-1.patch
git-2.29.2/t/t4100/t-apply-2.expect
git-2.29.2/t/t4100/t-apply-2.patch
git-2.29.2/t/t4100/t-apply-3.expect
git-2.29.2/t/t4100/t-apply-3.patch
git-2.29.2/t/t4100/t-apply-4.expect
git-2.29.2/t/t4100/t-apply-4.patch
git-2.29.2/t/t4100/t-apply-5.expect
git-2.29.2/t/t4100/t-apply-5.patch
git-2.29.2/t/t4100/t-apply-6.expect
git-2.29.2/t/t4100/t-apply-6.patch
git-2.29.2/t/t4100/t-apply-7.expect
git-2.29.2/t/t4100/t-apply-7.patch
git-2.29.2/t/t4100/t-apply-8.expect
git-2.29.2/t/t4100/t-apply-8.patch
git-2.29.2/t/t4100/t-apply-9.expect
git-2.29.2/t/t4100/t-apply-9.patch
git-2.29.2/t/t4101-apply-nonl.sh
git-2.29.2/t/t4101/
git-2.29.2/t/t4101/diff.0-1
git-2.29.2/t/t4101/diff.0-2
git-2.29.2/t/t4101/diff.0-3
git-2.29.2/t/t4101/diff.1-0
git-2.29.2/t/t4101/diff.1-2
git-2.29.2/t/t4101/diff.1-3
git-2.29.2/t/t4101/diff.2-0
git-2.29.2/t/t4101/diff.2-1
git-2.29.2/t/t4101/diff.2-3
git-2.29.2/t/t4101/diff.3-0
git-2.29.2/t/t4101/diff.3-1
git-2.29.2/t/t4101/diff.3-2
git-2.29.2/t/t4102-apply-rename.sh
git-2.29.2/t/t4103-apply-binary.sh
git-2.29.2/t/t4104-apply-boundary.sh
git-2.29.2/t/t4105-apply-fuzz.sh
git-2.29.2/t/t4106-apply-stdin.sh
git-2.29.2/t/t4107-apply-ignore-whitespace.sh
git-2.29.2/t/t4108-apply-threeway.sh
git-2.29.2/t/t4109-apply-multifrag.sh
git-2.29.2/t/t4109/
git-2.29.2/t/t4109/expect-1
git-2.29.2/t/t4109/expect-2
git-2.29.2/t/t4109/expect-3
git-2.29.2/t/t4109/patch1.patch
git-2.29.2/t/t4109/patch2.patch
git-2.29.2/t/t4109/patch3.patch
git-2.29.2/t/t4109/patch4.patch
git-2.29.2/t/t4110-apply-scan.sh
git-2.29.2/t/t4110/
git-2.29.2/t/t4110/expect
git-2.29.2/t/t4110/patch1.patch
git-2.29.2/t/t4110/patch2.patch
git-2.29.2/t/t4110/patch3.patch
git-2.29.2/t/t4110/patch4.patch
git-2.29.2/t/t4110/patch5.patch
git-2.29.2/t/t4111-apply-subdir.sh
git-2.29.2/t/t4112-apply-renames.sh
git-2.29.2/t/t4113-apply-ending.sh
git-2.29.2/t/t4114-apply-typechange.sh
git-2.29.2/t/t4115-apply-symlink.sh
git-2.29.2/t/t4116-apply-reverse.sh
git-2.29.2/t/t4117-apply-reject.sh
git-2.29.2/t/t4118-apply-empty-context.sh
git-2.29.2/t/t4119-apply-config.sh
git-2.29.2/t/t4120-apply-popt.sh
git-2.29.2/t/t4121-apply-diffs.sh
git-2.29.2/t/t4122-apply-symlink-inside.sh
git-2.29.2/t/t4123-apply-shrink.sh
git-2.29.2/t/t4124-apply-ws-rule.sh
git-2.29.2/t/t4125-apply-ws-fuzz.sh
git-2.29.2/t/t4126-apply-empty.sh
git-2.29.2/t/t4127-apply-same-fn.sh
git-2.29.2/t/t4128-apply-root.sh
git-2.29.2/t/t4129-apply-samemode.sh
git-2.29.2/t/t4130-apply-criss-cross-rename.sh
git-2.29.2/t/t4131-apply-fake-ancestor.sh
git-2.29.2/t/t4132-apply-removal.sh
git-2.29.2/t/t4133-apply-filenames.sh
git-2.29.2/t/t4134-apply-submodule.sh
git-2.29.2/t/t4135-apply-weird-filenames.sh
git-2.29.2/t/t4135/
git-2.29.2/t/t4135/.gitignore
git-2.29.2/t/t4135/add-plain.diff
git-2.29.2/t/t4135/add-with backslash.diff
git-2.29.2/t/t4135/add-with quote.diff
git-2.29.2/t/t4135/add-with spaces.diff
git-2.29.2/t/t4135/add-with tab.diff
git-2.29.2/t/t4135/damaged-tz.diff
git-2.29.2/t/t4135/damaged.diff
git-2.29.2/t/t4135/diff-plain.diff
git-2.29.2/t/t4135/diff-with backslash.diff
git-2.29.2/t/t4135/diff-with quote.diff
git-2.29.2/t/t4135/diff-with spaces.diff
git-2.29.2/t/t4135/diff-with tab.diff
git-2.29.2/t/t4135/funny-tz.diff
git-2.29.2/t/t4135/git-plain.diff
git-2.29.2/t/t4135/git-with backslash.diff
git-2.29.2/t/t4135/git-with quote.diff
git-2.29.2/t/t4135/git-with spaces.diff
git-2.29.2/t/t4135/git-with tab.diff
git-2.29.2/t/t4135/make-patches
git-2.29.2/t/t4136-apply-check.sh
git-2.29.2/t/t4137-apply-submodule.sh
git-2.29.2/t/t4138-apply-ws-expansion.sh
git-2.29.2/t/t4139-apply-escape.sh
git-2.29.2/t/t4140-apply-ita.sh
git-2.29.2/t/t4150-am.sh
git-2.29.2/t/t4151-am-abort.sh
git-2.29.2/t/t4152-am-subjects.sh
git-2.29.2/t/t4153-am-resume-override-opts.sh
git-2.29.2/t/t4200-rerere.sh
git-2.29.2/t/t4201-shortlog.sh
git-2.29.2/t/t4202-log.sh
git-2.29.2/t/t4203-mailmap.sh
git-2.29.2/t/t4204-patch-id.sh
git-2.29.2/t/t4205-log-pretty-formats.sh
git-2.29.2/t/t4206-log-follow-harder-copies.sh
git-2.29.2/t/t4207-log-decoration-colors.sh
git-2.29.2/t/t4208-log-magic-pathspec.sh
git-2.29.2/t/t4209-log-pickaxe.sh
git-2.29.2/t/t4210-log-i18n.sh
git-2.29.2/t/t4211-line-log.sh
git-2.29.2/t/t4211/
git-2.29.2/t/t4211/history.export
git-2.29.2/t/t4211/sha1/
git-2.29.2/t/t4211/sha1/expect.beginning-of-file
git-2.29.2/t/t4211/sha1/expect.end-of-file
git-2.29.2/t/t4211/sha1/expect.move-support-f
git-2.29.2/t/t4211/sha1/expect.multiple
git-2.29.2/t/t4211/sha1/expect.multiple-overlapping
git-2.29.2/t/t4211/sha1/expect.multiple-superset
git-2.29.2/t/t4211/sha1/expect.parallel-change-f-to-main
git-2.29.2/t/t4211/sha1/expect.simple-f
git-2.29.2/t/t4211/sha1/expect.simple-f-to-main
git-2.29.2/t/t4211/sha1/expect.simple-main
git-2.29.2/t/t4211/sha1/expect.simple-main-to-end
git-2.29.2/t/t4211/sha1/expect.two-ranges
git-2.29.2/t/t4211/sha1/expect.vanishes-early
git-2.29.2/t/t4211/sha256/
git-2.29.2/t/t4211/sha256/expect.beginning-of-file
git-2.29.2/t/t4211/sha256/expect.end-of-file
git-2.29.2/t/t4211/sha256/expect.move-support-f
git-2.29.2/t/t4211/sha256/expect.multiple
git-2.29.2/t/t4211/sha256/expect.multiple-overlapping
git-2.29.2/t/t4211/sha256/expect.multiple-superset
git-2.29.2/t/t4211/sha256/expect.parallel-change-f-to-main
git-2.29.2/t/t4211/sha256/expect.simple-f
git-2.29.2/t/t4211/sha256/expect.simple-f-to-main
git-2.29.2/t/t4211/sha256/expect.simple-main
git-2.29.2/t/t4211/sha256/expect.simple-main-to-end
git-2.29.2/t/t4211/sha256/expect.two-ranges
git-2.29.2/t/t4211/sha256/expect.vanishes-early
git-2.29.2/t/t4212-log-corrupt.sh
git-2.29.2/t/t4213-log-tabexpand.sh
git-2.29.2/t/t4214-log-graph-octopus.sh
git-2.29.2/t/t4215-log-skewed-merges.sh
git-2.29.2/t/t4216-log-bloom.sh
git-2.29.2/t/t4252-am-options.sh
git-2.29.2/t/t4252/
git-2.29.2/t/t4252/am-test-1-1
git-2.29.2/t/t4252/am-test-1-2
git-2.29.2/t/t4252/am-test-2-1
git-2.29.2/t/t4252/am-test-2-2
git-2.29.2/t/t4252/am-test-3-1
git-2.29.2/t/t4252/am-test-3-2
git-2.29.2/t/t4252/am-test-4-1
git-2.29.2/t/t4252/am-test-4-2
git-2.29.2/t/t4252/am-test-5-1
git-2.29.2/t/t4252/am-test-5-2
git-2.29.2/t/t4252/am-test-6-1
git-2.29.2/t/t4252/file-1-0
git-2.29.2/t/t4252/file-2-0
git-2.29.2/t/t4253-am-keep-cr-dos.sh
git-2.29.2/t/t4254-am-corrupt.sh
git-2.29.2/t/t4255-am-submodule.sh
git-2.29.2/t/t4256-am-format-flowed.sh
git-2.29.2/t/t4256/
git-2.29.2/t/t4256/1/
git-2.29.2/t/t4256/1/mailinfo.c
git-2.29.2/t/t4256/1/mailinfo.c.orig
git-2.29.2/t/t4256/1/patch
git-2.29.2/t/t4257-am-interactive.sh
git-2.29.2/t/t4300-merge-tree.sh
git-2.29.2/t/t5000-tar-tree.sh
git-2.29.2/t/t5000/
git-2.29.2/t/t5000/huge-and-future.tar
git-2.29.2/t/t5000/huge-object
git-2.29.2/t/t5000/pax.tar
git-2.29.2/t/t5001-archive-attr.sh
git-2.29.2/t/t5002-archive-attr-pattern.sh
git-2.29.2/t/t5003-archive-zip.sh
git-2.29.2/t/t5003/
git-2.29.2/t/t5003/infozip-symlinks.zip
git-2.29.2/t/t5004-archive-corner-cases.sh
git-2.29.2/t/t5004/
git-2.29.2/t/t5004/big-pack.zip
git-2.29.2/t/t5004/empty-with-pax-header.tar
git-2.29.2/t/t5004/empty.zip
git-2.29.2/t/t5100-mailinfo.sh
git-2.29.2/t/t5100/
git-2.29.2/t/t5100/.gitattributes
git-2.29.2/t/t5100/0001mboxrd
git-2.29.2/t/t5100/0002mboxrd
git-2.29.2/t/t5100/comment.expect
git-2.29.2/t/t5100/comment.in
git-2.29.2/t/t5100/embed-from.expect
git-2.29.2/t/t5100/embed-from.in
git-2.29.2/t/t5100/empty
git-2.29.2/t/t5100/info-from.expect
git-2.29.2/t/t5100/info-from.in
git-2.29.2/t/t5100/info0001
git-2.29.2/t/t5100/info0002
git-2.29.2/t/t5100/info0003
git-2.29.2/t/t5100/info0004
git-2.29.2/t/t5100/info0005
git-2.29.2/t/t5100/info0006
git-2.29.2/t/t5100/info0007
git-2.29.2/t/t5100/info0008
git-2.29.2/t/t5100/info0009
git-2.29.2/t/t5100/info0010
git-2.29.2/t/t5100/info0011
git-2.29.2/t/t5100/info0012
git-2.29.2/t/t5100/info0012--message-id
git-2.29.2/t/t5100/info0013
git-2.29.2/t/t5100/info0014
git-2.29.2/t/t5100/info0014--scissors
git-2.29.2/t/t5100/info0015
git-2.29.2/t/t5100/info0015--no-inbody-headers
git-2.29.2/t/t5100/info0016
git-2.29.2/t/t5100/info0016--no-inbody-headers
git-2.29.2/t/t5100/info0017
git-2.29.2/t/t5100/info0018
git-2.29.2/t/t5100/info0018--no-inbody-headers
git-2.29.2/t/t5100/msg0001
git-2.29.2/t/t5100/msg0002
git-2.29.2/t/t5100/msg0003
git-2.29.2/t/t5100/msg0004
git-2.29.2/t/t5100/msg0005
git-2.29.2/t/t5100/msg0006
git-2.29.2/t/t5100/msg0007
git-2.29.2/t/t5100/msg0008
git-2.29.2/t/t5100/msg0009
git-2.29.2/t/t5100/msg0010
git-2.29.2/t/t5100/msg0011
git-2.29.2/t/t5100/msg0012
git-2.29.2/t/t5100/msg0012--message-id
git-2.29.2/t/t5100/msg0013
git-2.29.2/t/t5100/msg0014
git-2.29.2/t/t5100/msg0014--scissors
git-2.29.2/t/t5100/msg0015
git-2.29.2/t/t5100/msg0015--no-inbody-headers
git-2.29.2/t/t5100/msg0016
git-2.29.2/t/t5100/msg0016--no-inbody-headers
git-2.29.2/t/t5100/msg0017
git-2.29.2/t/t5100/msg0018
git-2.29.2/t/t5100/msg0018--no-inbody-headers
git-2.29.2/t/t5100/nul-b64.expect
git-2.29.2/t/t5100/nul-b64.in
git-2.29.2/t/t5100/nul-plain
git-2.29.2/t/t5100/patch0001
git-2.29.2/t/t5100/patch0002
git-2.29.2/t/t5100/patch0003
git-2.29.2/t/t5100/patch0004
git-2.29.2/t/t5100/patch0005
git-2.29.2/t/t5100/patch0006
git-2.29.2/t/t5100/patch0007
git-2.29.2/t/t5100/patch0008
git-2.29.2/t/t5100/patch0009
git-2.29.2/t/t5100/patch0010
git-2.29.2/t/t5100/patch0011
git-2.29.2/t/t5100/patch0012
git-2.29.2/t/t5100/patch0012--message-id
git-2.29.2/t/t5100/patch0013
git-2.29.2/t/t5100/patch0014
git-2.29.2/t/t5100/patch0014--scissors
git-2.29.2/t/t5100/patch0015
git-2.29.2/t/t5100/patch0015--no-inbody-headers
git-2.29.2/t/t5100/patch0016
git-2.29.2/t/t5100/patch0016--no-inbody-headers
git-2.29.2/t/t5100/patch0017
git-2.29.2/t/t5100/patch0018
git-2.29.2/t/t5100/patch0018--no-inbody-headers
git-2.29.2/t/t5100/quoted-from.expect
git-2.29.2/t/t5100/quoted-from.in
git-2.29.2/t/t5100/quoted-string.expect
git-2.29.2/t/t5100/quoted-string.in
git-2.29.2/t/t5100/rfc2047-info-0001
git-2.29.2/t/t5100/rfc2047-info-0002
git-2.29.2/t/t5100/rfc2047-info-0003
git-2.29.2/t/t5100/rfc2047-info-0004
git-2.29.2/t/t5100/rfc2047-info-0005
git-2.29.2/t/t5100/rfc2047-info-0006
git-2.29.2/t/t5100/rfc2047-info-0007
git-2.29.2/t/t5100/rfc2047-info-0008
git-2.29.2/t/t5100/rfc2047-info-0009
git-2.29.2/t/t5100/rfc2047-info-0010
git-2.29.2/t/t5100/rfc2047-info-0011
git-2.29.2/t/t5100/rfc2047-samples.mbox
git-2.29.2/t/t5100/sample.mbox
git-2.29.2/t/t5100/sample.mboxrd
git-2.29.2/t/t5150-request-pull.sh
git-2.29.2/t/t5200-update-server-info.sh
git-2.29.2/t/t5300-pack-object.sh
git-2.29.2/t/t5301-sliding-window.sh
git-2.29.2/t/t5302-pack-index.sh
git-2.29.2/t/t5303-pack-corruption-resilience.sh
git-2.29.2/t/t5304-prune.sh
git-2.29.2/t/t5305-include-tag.sh
git-2.29.2/t/t5306-pack-nobase.sh
git-2.29.2/t/t5307-pack-missing-commit.sh
git-2.29.2/t/t5308-pack-detect-duplicates.sh
git-2.29.2/t/t5309-pack-delta-cycles.sh
git-2.29.2/t/t5310-pack-bitmaps.sh
git-2.29.2/t/t5311-pack-bitmaps-shallow.sh
git-2.29.2/t/t5312-prune-corruption.sh
git-2.29.2/t/t5313-pack-bounds-checks.sh
git-2.29.2/t/t5314-pack-cycle-detection.sh
git-2.29.2/t/t5315-pack-objects-compression.sh
git-2.29.2/t/t5316-pack-delta-depth.sh
git-2.29.2/t/t5317-pack-objects-filter-objects.sh
git-2.29.2/t/t5318-commit-graph.sh
git-2.29.2/t/t5319-multi-pack-index.sh
git-2.29.2/t/t5319/
git-2.29.2/t/t5319/no-objects.midx
git-2.29.2/t/t5320-delta-islands.sh
git-2.29.2/t/t5321-pack-large-objects.sh
git-2.29.2/t/t5322-pack-objects-sparse.sh
git-2.29.2/t/t5323-pack-redundant.sh
git-2.29.2/t/t5324-split-commit-graph.sh
git-2.29.2/t/t5400-send-pack.sh
git-2.29.2/t/t5401-update-hooks.sh
git-2.29.2/t/t5402-post-merge-hook.sh
git-2.29.2/t/t5403-post-checkout-hook.sh
git-2.29.2/t/t5404-tracking-branches.sh
git-2.29.2/t/t5405-send-pack-rewind.sh
git-2.29.2/t/t5406-remote-rejects.sh
git-2.29.2/t/t5407-post-rewrite-hook.sh
git-2.29.2/t/t5408-send-pack-stdin.sh
git-2.29.2/t/t5409-colorize-remote-messages.sh
git-2.29.2/t/t5410-receive-pack-alternates.sh
git-2.29.2/t/t5411-proc-receive-hook.sh
git-2.29.2/t/t5411/
git-2.29.2/t/t5411/common-functions.sh
git-2.29.2/t/t5411/once-0010-report-status-v1.sh
git-2.29.2/t/t5411/test-0000-standard-git-push.sh
git-2.29.2/t/t5411/test-0001-standard-git-push--porcelain.sh
git-2.29.2/t/t5411/test-0002-pre-receive-declined.sh
git-2.29.2/t/t5411/test-0003-pre-receive-declined--porcelain.sh
git-2.29.2/t/t5411/test-0010-proc-receive-settings.sh
git-2.29.2/t/t5411/test-0011-no-hook-error.sh
git-2.29.2/t/t5411/test-0012-no-hook-error--porcelain.sh
git-2.29.2/t/t5411/test-0013-bad-protocol.sh
git-2.29.2/t/t5411/test-0014-bad-protocol--porcelain.sh
git-2.29.2/t/t5411/test-0020-report-ng.sh
git-2.29.2/t/t5411/test-0021-report-ng--porcelain.sh
git-2.29.2/t/t5411/test-0022-report-unexpect-ref.sh
git-2.29.2/t/t5411/test-0023-report-unexpect-ref--porcelain.sh
git-2.29.2/t/t5411/test-0024-report-unknown-ref.sh
git-2.29.2/t/t5411/test-0025-report-unknown-ref--porcelain.sh
git-2.29.2/t/t5411/test-0026-push-options.sh
git-2.29.2/t/t5411/test-0027-push-options--porcelain.sh
git-2.29.2/t/t5411/test-0030-report-ok.sh
git-2.29.2/t/t5411/test-0031-report-ok--porcelain.sh
git-2.29.2/t/t5411/test-0032-report-with-options.sh
git-2.29.2/t/t5411/test-0033-report-with-options--porcelain.sh
git-2.29.2/t/t5411/test-0034-report-ft.sh
git-2.29.2/t/t5411/test-0035-report-ft--porcelain.sh
git-2.29.2/t/t5411/test-0036-report-multi-rewrite-for-one-ref.sh
git-2.29.2/t/t5411/test-0037-report-multi-rewrite-for-one-ref--porcelain.sh
git-2.29.2/t/t5411/test-0038-report-mixed-refs.sh
git-2.29.2/t/t5411/test-0039-report-mixed-refs--porcelain.sh
git-2.29.2/t/t5411/test-0040-process-all-refs.sh
git-2.29.2/t/t5411/test-0041-process-all-refs--porcelain.sh
git-2.29.2/t/t5411/test-0050-proc-receive-refs-with-modifiers.sh
git-2.29.2/t/t5500-fetch-pack.sh
git-2.29.2/t/t5501-fetch-push-alternates.sh
git-2.29.2/t/t5502-quickfetch.sh
git-2.29.2/t/t5503-tagfollow.sh
git-2.29.2/t/t5504-fetch-receive-strict.sh
git-2.29.2/t/t5505-remote.sh
git-2.29.2/t/t5506-remote-groups.sh
git-2.29.2/t/t5507-remote-environment.sh
git-2.29.2/t/t5509-fetch-push-namespaces.sh
git-2.29.2/t/t5510-fetch.sh
git-2.29.2/t/t5511-refspec.sh
git-2.29.2/t/t5512-ls-remote.sh
git-2.29.2/t/t5513-fetch-track.sh
git-2.29.2/t/t5514-fetch-multiple.sh
git-2.29.2/t/t5515-fetch-merge-logic.sh
git-2.29.2/t/t5515/
git-2.29.2/t/t5515/fetch.br-branches-default
git-2.29.2/t/t5515/fetch.br-branches-default-merge
git-2.29.2/t/t5515/fetch.br-branches-default-merge_branches-default
git-2.29.2/t/t5515/fetch.br-branches-default-octopus
git-2.29.2/t/t5515/fetch.br-branches-default-octopus_branches-default
git-2.29.2/t/t5515/fetch.br-branches-default_branches-default
git-2.29.2/t/t5515/fetch.br-branches-one
git-2.29.2/t/t5515/fetch.br-branches-one-merge
git-2.29.2/t/t5515/fetch.br-branches-one-merge_branches-one
git-2.29.2/t/t5515/fetch.br-branches-one-octopus
git-2.29.2/t/t5515/fetch.br-branches-one-octopus_branches-one
git-2.29.2/t/t5515/fetch.br-branches-one_branches-one
git-2.29.2/t/t5515/fetch.br-config-explicit
git-2.29.2/t/t5515/fetch.br-config-explicit-merge
git-2.29.2/t/t5515/fetch.br-config-explicit-merge_config-explicit
git-2.29.2/t/t5515/fetch.br-config-explicit-octopus
git-2.29.2/t/t5515/fetch.br-config-explicit-octopus_config-explicit
git-2.29.2/t/t5515/fetch.br-config-explicit_config-explicit
git-2.29.2/t/t5515/fetch.br-config-glob
git-2.29.2/t/t5515/fetch.br-config-glob-merge
git-2.29.2/t/t5515/fetch.br-config-glob-merge_config-glob
git-2.29.2/t/t5515/fetch.br-config-glob-octopus
git-2.29.2/t/t5515/fetch.br-config-glob-octopus_config-glob
git-2.29.2/t/t5515/fetch.br-config-glob_config-glob
git-2.29.2/t/t5515/fetch.br-remote-explicit
git-2.29.2/t/t5515/fetch.br-remote-explicit-merge
git-2.29.2/t/t5515/fetch.br-remote-explicit-merge_remote-explicit
git-2.29.2/t/t5515/fetch.br-remote-explicit-octopus
git-2.29.2/t/t5515/fetch.br-remote-explicit-octopus_remote-explicit
git-2.29.2/t/t5515/fetch.br-remote-explicit_remote-explicit
git-2.29.2/t/t5515/fetch.br-remote-glob
git-2.29.2/t/t5515/fetch.br-remote-glob-merge
git-2.29.2/t/t5515/fetch.br-remote-glob-merge_remote-glob
git-2.29.2/t/t5515/fetch.br-remote-glob-octopus
git-2.29.2/t/t5515/fetch.br-remote-glob-octopus_remote-glob
git-2.29.2/t/t5515/fetch.br-remote-glob_remote-glob
git-2.29.2/t/t5515/fetch.br-unconfig
git-2.29.2/t/t5515/fetch.br-unconfig_--tags_.._.git
git-2.29.2/t/t5515/fetch.br-unconfig_.._.git
git-2.29.2/t/t5515/fetch.br-unconfig_.._.git_one
git-2.29.2/t/t5515/fetch.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file
git-2.29.2/t/t5515/fetch.br-unconfig_.._.git_one_two
git-2.29.2/t/t5515/fetch.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file
git-2.29.2/t/t5515/fetch.br-unconfig_.._.git_tag_tag-one_tag_tag-three
git-2.29.2/t/t5515/fetch.br-unconfig_branches-default
git-2.29.2/t/t5515/fetch.br-unconfig_branches-one
git-2.29.2/t/t5515/fetch.br-unconfig_config-explicit
git-2.29.2/t/t5515/fetch.br-unconfig_config-glob
git-2.29.2/t/t5515/fetch.br-unconfig_remote-explicit
git-2.29.2/t/t5515/fetch.br-unconfig_remote-glob
git-2.29.2/t/t5515/fetch.master
git-2.29.2/t/t5515/fetch.master_--tags_.._.git
git-2.29.2/t/t5515/fetch.master_.._.git
git-2.29.2/t/t5515/fetch.master_.._.git_one
git-2.29.2/t/t5515/fetch.master_.._.git_one_tag_tag-one_tag_tag-three-file
git-2.29.2/t/t5515/fetch.master_.._.git_one_two
git-2.29.2/t/t5515/fetch.master_.._.git_tag_tag-one-tree_tag_tag-three-file
git-2.29.2/t/t5515/fetch.master_.._.git_tag_tag-one_tag_tag-three
git-2.29.2/t/t5515/fetch.master_branches-default
git-2.29.2/t/t5515/fetch.master_branches-one
git-2.29.2/t/t5515/fetch.master_config-explicit
git-2.29.2/t/t5515/fetch.master_config-glob
git-2.29.2/t/t5515/fetch.master_remote-explicit
git-2.29.2/t/t5515/fetch.master_remote-glob
git-2.29.2/t/t5515/refs.br-branches-default
git-2.29.2/t/t5515/refs.br-branches-default-merge
git-2.29.2/t/t5515/refs.br-branches-default-merge_branches-default
git-2.29.2/t/t5515/refs.br-branches-default-octopus
git-2.29.2/t/t5515/refs.br-branches-default-octopus_branches-default
git-2.29.2/t/t5515/refs.br-branches-default_branches-default
git-2.29.2/t/t5515/refs.br-branches-one
git-2.29.2/t/t5515/refs.br-branches-one-merge
git-2.29.2/t/t5515/refs.br-branches-one-merge_branches-one
git-2.29.2/t/t5515/refs.br-branches-one-octopus
git-2.29.2/t/t5515/refs.br-branches-one-octopus_branches-one
git-2.29.2/t/t5515/refs.br-branches-one_branches-one
git-2.29.2/t/t5515/refs.br-config-explicit
git-2.29.2/t/t5515/refs.br-config-explicit-merge
git-2.29.2/t/t5515/refs.br-config-explicit-merge_config-explicit
git-2.29.2/t/t5515/refs.br-config-explicit-octopus
git-2.29.2/t/t5515/refs.br-config-explicit-octopus_config-explicit
git-2.29.2/t/t5515/refs.br-config-explicit_config-explicit
git-2.29.2/t/t5515/refs.br-config-glob
git-2.29.2/t/t5515/refs.br-config-glob-merge
git-2.29.2/t/t5515/refs.br-config-glob-merge_config-glob
git-2.29.2/t/t5515/refs.br-config-glob-octopus
git-2.29.2/t/t5515/refs.br-config-glob-octopus_config-glob
git-2.29.2/t/t5515/refs.br-config-glob_config-glob
git-2.29.2/t/t5515/refs.br-remote-explicit
git-2.29.2/t/t5515/refs.br-remote-explicit-merge
git-2.29.2/t/t5515/refs.br-remote-explicit-merge_remote-explicit
git-2.29.2/t/t5515/refs.br-remote-explicit-octopus
git-2.29.2/t/t5515/refs.br-remote-explicit-octopus_remote-explicit
git-2.29.2/t/t5515/refs.br-remote-explicit_remote-explicit
git-2.29.2/t/t5515/refs.br-remote-glob
git-2.29.2/t/t5515/refs.br-remote-glob-merge
git-2.29.2/t/t5515/refs.br-remote-glob-merge_remote-glob
git-2.29.2/t/t5515/refs.br-remote-glob-octopus
git-2.29.2/t/t5515/refs.br-remote-glob-octopus_remote-glob
git-2.29.2/t/t5515/refs.br-remote-glob_remote-glob
git-2.29.2/t/t5515/refs.br-unconfig
git-2.29.2/t/t5515/refs.br-unconfig_--tags_.._.git
git-2.29.2/t/t5515/refs.br-unconfig_.._.git
git-2.29.2/t/t5515/refs.br-unconfig_.._.git_one
git-2.29.2/t/t5515/refs.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file
git-2.29.2/t/t5515/refs.br-unconfig_.._.git_one_two
git-2.29.2/t/t5515/refs.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file
git-2.29.2/t/t5515/refs.br-unconfig_.._.git_tag_tag-one_tag_tag-three
git-2.29.2/t/t5515/refs.br-unconfig_branches-default
git-2.29.2/t/t5515/refs.br-unconfig_branches-one
git-2.29.2/t/t5515/refs.br-unconfig_config-explicit
git-2.29.2/t/t5515/refs.br-unconfig_config-glob
git-2.29.2/t/t5515/refs.br-unconfig_remote-explicit
git-2.29.2/t/t5515/refs.br-unconfig_remote-glob
git-2.29.2/t/t5515/refs.master
git-2.29.2/t/t5515/refs.master_--tags_.._.git
git-2.29.2/t/t5515/refs.master_.._.git
git-2.29.2/t/t5515/refs.master_.._.git_one
git-2.29.2/t/t5515/refs.master_.._.git_one_tag_tag-one_tag_tag-three-file
git-2.29.2/t/t5515/refs.master_.._.git_one_two
git-2.29.2/t/t5515/refs.master_.._.git_tag_tag-one-tree_tag_tag-three-file
git-2.29.2/t/t5515/refs.master_.._.git_tag_tag-one_tag_tag-three
git-2.29.2/t/t5515/refs.master_branches-default
git-2.29.2/t/t5515/refs.master_branches-one
git-2.29.2/t/t5515/refs.master_config-explicit
git-2.29.2/t/t5515/refs.master_config-glob
git-2.29.2/t/t5515/refs.master_remote-explicit
git-2.29.2/t/t5515/refs.master_remote-glob
git-2.29.2/t/t5516-fetch-push.sh
git-2.29.2/t/t5517-push-mirror.sh
git-2.29.2/t/t5518-fetch-exit-status.sh
git-2.29.2/t/t5519-push-alternates.sh
git-2.29.2/t/t5520-pull.sh
git-2.29.2/t/t5521-pull-options.sh
git-2.29.2/t/t5522-pull-symlink.sh
git-2.29.2/t/t5523-push-upstream.sh
git-2.29.2/t/t5524-pull-msg.sh
git-2.29.2/t/t5525-fetch-tagopt.sh
git-2.29.2/t/t5526-fetch-submodules.sh
git-2.29.2/t/t5527-fetch-odd-refs.sh
git-2.29.2/t/t5528-push-default.sh
git-2.29.2/t/t5529-push-errors.sh
git-2.29.2/t/t5530-upload-pack-error.sh
git-2.29.2/t/t5531-deep-submodule-push.sh
git-2.29.2/t/t5532-fetch-proxy.sh
git-2.29.2/t/t5533-push-cas.sh
git-2.29.2/t/t5534-push-signed.sh
git-2.29.2/t/t5535-fetch-push-symref.sh
git-2.29.2/t/t5536-fetch-conflicts.sh
git-2.29.2/t/t5537-fetch-shallow.sh
git-2.29.2/t/t5538-push-shallow.sh
git-2.29.2/t/t5539-fetch-http-shallow.sh
git-2.29.2/t/t5540-http-push-webdav.sh
git-2.29.2/t/t5541-http-push-smart.sh
git-2.29.2/t/t5542-push-http-shallow.sh
git-2.29.2/t/t5543-atomic-push.sh
git-2.29.2/t/t5544-pack-objects-hook.sh
git-2.29.2/t/t5545-push-options.sh
git-2.29.2/t/t5546-receive-limits.sh
git-2.29.2/t/t5547-push-quarantine.sh
git-2.29.2/t/t5548-push-porcelain.sh
git-2.29.2/t/t5550-http-fetch-dumb.sh
git-2.29.2/t/t5551-http-fetch-smart.sh
git-2.29.2/t/t5552-skipping-fetch-negotiator.sh
git-2.29.2/t/t5553-set-upstream.sh
git-2.29.2/t/t5554-noop-fetch-negotiator.sh
git-2.29.2/t/t5560-http-backend-noserver.sh
git-2.29.2/t/t5561-http-backend.sh
git-2.29.2/t/t5562-http-backend-content-length.sh
git-2.29.2/t/t5562/
git-2.29.2/t/t5562/invoke-with-content-length.pl
git-2.29.2/t/t556x_common
git-2.29.2/t/t5570-git-daemon.sh
git-2.29.2/t/t5571-pre-push-hook.sh
git-2.29.2/t/t5572-pull-submodule.sh
git-2.29.2/t/t5573-pull-verify-signatures.sh
git-2.29.2/t/t5580-unc-paths.sh
git-2.29.2/t/t5581-http-curl-verbose.sh
git-2.29.2/t/t5582-fetch-negative-refspec.sh
git-2.29.2/t/t5600-clone-fail-cleanup.sh
git-2.29.2/t/t5601-clone.sh
git-2.29.2/t/t5602-clone-remote-exec.sh
git-2.29.2/t/t5603-clone-dirname.sh
git-2.29.2/t/t5604-clone-reference.sh
git-2.29.2/t/t5605-clone-local.sh
git-2.29.2/t/t5606-clone-options.sh
git-2.29.2/t/t5607-clone-bundle.sh
git-2.29.2/t/t5608-clone-2gb.sh
git-2.29.2/t/t5609-clone-branch.sh
git-2.29.2/t/t5610-clone-detached.sh
git-2.29.2/t/t5611-clone-config.sh
git-2.29.2/t/t5612-clone-refspec.sh
git-2.29.2/t/t5613-info-alternate.sh
git-2.29.2/t/t5614-clone-submodules-shallow.sh
git-2.29.2/t/t5615-alternate-env.sh
git-2.29.2/t/t5616-partial-clone.sh
git-2.29.2/t/t5617-clone-submodules-remote.sh
git-2.29.2/t/t5618-alternate-refs.sh
git-2.29.2/t/t5700-protocol-v1.sh
git-2.29.2/t/t5701-git-serve.sh
git-2.29.2/t/t5702-protocol-v2.sh
git-2.29.2/t/t5703-upload-pack-ref-in-want.sh
git-2.29.2/t/t5704-protocol-violations.sh
git-2.29.2/t/t5801-remote-helpers.sh
git-2.29.2/t/t5801/
git-2.29.2/t/t5801/git-remote-testgit
git-2.29.2/t/t5802-connect-helper.sh
git-2.29.2/t/t5810-proto-disable-local.sh
git-2.29.2/t/t5811-proto-disable-git.sh
git-2.29.2/t/t5812-proto-disable-http.sh
git-2.29.2/t/t5813-proto-disable-ssh.sh
git-2.29.2/t/t5814-proto-disable-ext.sh
git-2.29.2/t/t5815-submodule-protos.sh
git-2.29.2/t/t5900-repo-selection.sh
git-2.29.2/t/t6000-rev-list-misc.sh
git-2.29.2/t/t6001-rev-list-graft.sh
git-2.29.2/t/t6002-rev-list-bisect.sh
git-2.29.2/t/t6003-rev-list-topo-order.sh
git-2.29.2/t/t6004-rev-list-path-optim.sh
git-2.29.2/t/t6005-rev-list-count.sh
git-2.29.2/t/t6006-rev-list-format.sh
git-2.29.2/t/t6007-rev-list-cherry-pick-file.sh
git-2.29.2/t/t6008-rev-list-submodule.sh
git-2.29.2/t/t6009-rev-list-parent.sh
git-2.29.2/t/t6010-merge-base.sh
git-2.29.2/t/t6011-rev-list-with-bad-commit.sh
git-2.29.2/t/t6012-rev-list-simplify.sh
git-2.29.2/t/t6013-rev-list-reverse-parents.sh
git-2.29.2/t/t6014-rev-list-all.sh
git-2.29.2/t/t6016-rev-list-graph-simplify-history.sh
git-2.29.2/t/t6017-rev-list-stdin.sh
git-2.29.2/t/t6018-rev-list-glob.sh
git-2.29.2/t/t6019-rev-list-ancestry-path.sh
git-2.29.2/t/t6030-bisect-porcelain.sh
git-2.29.2/t/t6040-tracking-info.sh
git-2.29.2/t/t6041-bisect-submodule.sh
git-2.29.2/t/t6050-replace.sh
git-2.29.2/t/t6060-merge-index.sh
git-2.29.2/t/t6100-rev-list-in-order.sh
git-2.29.2/t/t6101-rev-parse-parents.sh
git-2.29.2/t/t6102-rev-list-unexpected-objects.sh
git-2.29.2/t/t6110-rev-list-sparse.sh
git-2.29.2/t/t6111-rev-list-treesame.sh
git-2.29.2/t/t6112-rev-list-filters-objects.sh
git-2.29.2/t/t6113-rev-list-bitmap-filters.sh
git-2.29.2/t/t6120-describe.sh
git-2.29.2/t/t6130-pathspec-noglob.sh
git-2.29.2/t/t6131-pathspec-icase.sh
git-2.29.2/t/t6132-pathspec-exclude.sh
git-2.29.2/t/t6133-pathspec-rev-dwim.sh
git-2.29.2/t/t6134-pathspec-in-submodule.sh
git-2.29.2/t/t6135-pathspec-with-attrs.sh
git-2.29.2/t/t6136-pathspec-in-bare.sh
git-2.29.2/t/t6200-fmt-merge-msg.sh
git-2.29.2/t/t6300-for-each-ref.sh
git-2.29.2/t/t6301-for-each-ref-errors.sh
git-2.29.2/t/t6302-for-each-ref-filter.sh
git-2.29.2/t/t6400-merge-df.sh
git-2.29.2/t/t6401-merge-criss-cross.sh
git-2.29.2/t/t6402-merge-rename.sh
git-2.29.2/t/t6403-merge-file.sh
git-2.29.2/t/t6404-recursive-merge.sh
git-2.29.2/t/t6405-merge-symlinks.sh
git-2.29.2/t/t6406-merge-attr.sh
git-2.29.2/t/t6407-merge-binary.sh
git-2.29.2/t/t6408-merge-up-to-date.sh
git-2.29.2/t/t6409-merge-subtree.sh
git-2.29.2/t/t6411-merge-filemode.sh
git-2.29.2/t/t6412-merge-large-rename.sh
git-2.29.2/t/t6413-merge-crlf.sh
git-2.29.2/t/t6414-merge-rename-nocruft.sh
git-2.29.2/t/t6415-merge-dir-to-symlink.sh
git-2.29.2/t/t6416-recursive-corner-cases.sh
git-2.29.2/t/t6417-merge-ours-theirs.sh
git-2.29.2/t/t6418-merge-text-auto.sh
git-2.29.2/t/t6419-merge-ignorecase.sh
git-2.29.2/t/t6422-merge-rename-corner-cases.sh
git-2.29.2/t/t6423-merge-rename-directories.sh
git-2.29.2/t/t6424-merge-unrelated-index-changes.sh
git-2.29.2/t/t6425-merge-rename-delete.sh
git-2.29.2/t/t6426-merge-skip-unneeded-updates.sh
git-2.29.2/t/t6427-diff3-conflict-markers.sh
git-2.29.2/t/t6430-merge-recursive.sh
git-2.29.2/t/t6431-merge-criscross.sh
git-2.29.2/t/t6432-merge-recursive-space-options.sh
git-2.29.2/t/t6433-merge-toplevel.sh
git-2.29.2/t/t6434-merge-recursive-rename-options.sh
git-2.29.2/t/t6435-merge-sparse.sh
git-2.29.2/t/t6436-merge-overwrite.sh
git-2.29.2/t/t6437-submodule-merge.sh
git-2.29.2/t/t6438-submodule-directory-file-conflicts.sh
git-2.29.2/t/t6439-merge-co-error-msgs.sh
git-2.29.2/t/t6500-gc.sh
git-2.29.2/t/t6501-freshen-objects.sh
git-2.29.2/t/t6600-test-reach.sh
git-2.29.2/t/t7001-mv.sh
git-2.29.2/t/t7003-filter-branch.sh
git-2.29.2/t/t7004-tag.sh
git-2.29.2/t/t7005-editor.sh
git-2.29.2/t/t7006-pager.sh
git-2.29.2/t/t7007-show.sh
git-2.29.2/t/t7008-filter-branch-null-sha1.sh
git-2.29.2/t/t7010-setup.sh
git-2.29.2/t/t7011-skip-worktree-reading.sh
git-2.29.2/t/t7012-skip-worktree-writing.sh
git-2.29.2/t/t7030-verify-tag.sh
git-2.29.2/t/t7060-wtstatus.sh
git-2.29.2/t/t7061-wtstatus-ignore.sh
git-2.29.2/t/t7062-wtstatus-ignorecase.sh
git-2.29.2/t/t7063-status-untracked-cache.sh
git-2.29.2/t/t7064-wtstatus-pv2.sh
git-2.29.2/t/t7101-reset-empty-subdirs.sh
git-2.29.2/t/t7102-reset.sh
git-2.29.2/t/t7103-reset-bare.sh
git-2.29.2/t/t7104-reset-hard.sh
git-2.29.2/t/t7105-reset-patch.sh
git-2.29.2/t/t7106-reset-unborn-branch.sh
git-2.29.2/t/t7107-reset-pathspec-file.sh
git-2.29.2/t/t7110-reset-merge.sh
git-2.29.2/t/t7111-reset-table.sh
git-2.29.2/t/t7112-reset-submodule.sh
git-2.29.2/t/t7113-post-index-change-hook.sh
git-2.29.2/t/t7201-co.sh
git-2.29.2/t/t7300-clean.sh
git-2.29.2/t/t7301-clean-interactive.sh
git-2.29.2/t/t7400-submodule-basic.sh
git-2.29.2/t/t7401-submodule-summary.sh
git-2.29.2/t/t7402-submodule-rebase.sh
git-2.29.2/t/t7403-submodule-sync.sh
git-2.29.2/t/t7406-submodule-update.sh
git-2.29.2/t/t7407-submodule-foreach.sh
git-2.29.2/t/t7408-submodule-reference.sh
git-2.29.2/t/t7409-submodule-detached-work-tree.sh
git-2.29.2/t/t7411-submodule-config.sh
git-2.29.2/t/t7412-submodule-absorbgitdirs.sh
git-2.29.2/t/t7413-submodule-is-active.sh
git-2.29.2/t/t7414-submodule-mistakes.sh
git-2.29.2/t/t7415-submodule-names.sh
git-2.29.2/t/t7416-submodule-dash-url.sh
git-2.29.2/t/t7417-submodule-path-url.sh
git-2.29.2/t/t7418-submodule-sparse-gitmodules.sh
git-2.29.2/t/t7419-submodule-set-branch.sh
git-2.29.2/t/t7420-submodule-set-url.sh
git-2.29.2/t/t7421-submodule-summary-add.sh
git-2.29.2/t/t7500-commit-template-squash-signoff.sh
git-2.29.2/t/t7500/
git-2.29.2/t/t7500/add-comments
git-2.29.2/t/t7500/add-content
git-2.29.2/t/t7500/add-content-and-comment
git-2.29.2/t/t7500/add-signed-off
git-2.29.2/t/t7500/add-whitespaced-content
git-2.29.2/t/t7500/edit-content
git-2.29.2/t/t7501-commit-basic-functionality.sh
git-2.29.2/t/t7502-commit-porcelain.sh
git-2.29.2/t/t7503-pre-commit-and-pre-merge-commit-hooks.sh
git-2.29.2/t/t7504-commit-msg-hook.sh
git-2.29.2/t/t7505-prepare-commit-msg-hook.sh
git-2.29.2/t/t7505/
git-2.29.2/t/t7505/expected-rebase-i
git-2.29.2/t/t7505/expected-rebase-p
git-2.29.2/t/t7506-status-submodule.sh
git-2.29.2/t/t7507-commit-verbose.sh
git-2.29.2/t/t7508-status.sh
git-2.29.2/t/t7509-commit-authorship.sh
git-2.29.2/t/t7510-signed-commit.sh
git-2.29.2/t/t7511-status-index.sh
git-2.29.2/t/t7512-status-help.sh
git-2.29.2/t/t7513-interpret-trailers.sh
git-2.29.2/t/t7514-commit-patch.sh
git-2.29.2/t/t7515-status-symlinks.sh
git-2.29.2/t/t7516-commit-races.sh
git-2.29.2/t/t7517-per-repo-email.sh
git-2.29.2/t/t7518-ident-corner-cases.sh
git-2.29.2/t/t7519-status-fsmonitor.sh
git-2.29.2/t/t7519/
git-2.29.2/t/t7519/fsmonitor-all
git-2.29.2/t/t7519/fsmonitor-all-v2
git-2.29.2/t/t7519/fsmonitor-env
git-2.29.2/t/t7519/fsmonitor-none
git-2.29.2/t/t7519/fsmonitor-watchman
git-2.29.2/t/t7519/fsmonitor-watchman-v2
git-2.29.2/t/t7520-ignored-hook-warning.sh
git-2.29.2/t/t7521-ignored-mode.sh
git-2.29.2/t/t7525-status-rename.sh
git-2.29.2/t/t7526-commit-pathspec-file.sh
git-2.29.2/t/t7600-merge.sh
git-2.29.2/t/t7601-merge-pull-config.sh
git-2.29.2/t/t7602-merge-octopus-many.sh
git-2.29.2/t/t7603-merge-reduce-heads.sh
git-2.29.2/t/t7604-merge-custom-message.sh
git-2.29.2/t/t7605-merge-resolve.sh
git-2.29.2/t/t7606-merge-custom.sh
git-2.29.2/t/t7608-merge-messages.sh
git-2.29.2/t/t7610-mergetool.sh
git-2.29.2/t/t7611-merge-abort.sh
git-2.29.2/t/t7612-merge-verify-signatures.sh
git-2.29.2/t/t7614-merge-signoff.sh
git-2.29.2/t/t7700-repack.sh
git-2.29.2/t/t7701-repack-unpack-unreachable.sh
git-2.29.2/t/t7702-repack-cyclic-alternate.sh
git-2.29.2/t/t7800-difftool.sh
git-2.29.2/t/t7810-grep.sh
git-2.29.2/t/t7811-grep-open.sh
git-2.29.2/t/t7812-grep-icase-non-ascii.sh
git-2.29.2/t/t7813-grep-icase-iso.sh
git-2.29.2/t/t7814-grep-recurse-submodules.sh
git-2.29.2/t/t7815-grep-binary.sh
git-2.29.2/t/t7816-grep-binary-pattern.sh
git-2.29.2/t/t7900-maintenance.sh
git-2.29.2/t/t8001-annotate.sh
git-2.29.2/t/t8002-blame.sh
git-2.29.2/t/t8003-blame-corner-cases.sh
git-2.29.2/t/t8004-blame-with-conflicts.sh
git-2.29.2/t/t8005-blame-i18n.sh
git-2.29.2/t/t8005/
git-2.29.2/t/t8005/euc-japan.txt
git-2.29.2/t/t8005/sjis.txt
git-2.29.2/t/t8005/utf8.txt
git-2.29.2/t/t8006-blame-textconv.sh
git-2.29.2/t/t8007-cat-file-textconv.sh
git-2.29.2/t/t8008-blame-formats.sh
git-2.29.2/t/t8009-blame-vs-topicbranches.sh
git-2.29.2/t/t8010-cat-file-filters.sh
git-2.29.2/t/t8011-blame-split-file.sh
git-2.29.2/t/t8012-blame-colors.sh
git-2.29.2/t/t8013-blame-ignore-revs.sh
git-2.29.2/t/t8014-blame-ignore-fuzzy.sh
git-2.29.2/t/t9001-send-email.sh
git-2.29.2/t/t9002-column.sh
git-2.29.2/t/t9003-help-autocorrect.sh
git-2.29.2/t/t9004-example.sh
git-2.29.2/t/t9100-git-svn-basic.sh
git-2.29.2/t/t9101-git-svn-props.sh
git-2.29.2/t/t9102-git-svn-deep-rmdir.sh
git-2.29.2/t/t9103-git-svn-tracked-directory-removed.sh
git-2.29.2/t/t9104-git-svn-follow-parent.sh
git-2.29.2/t/t9105-git-svn-commit-diff.sh
git-2.29.2/t/t9106-git-svn-commit-diff-clobber.sh
git-2.29.2/t/t9107-git-svn-migrate.sh
git-2.29.2/t/t9108-git-svn-glob.sh
git-2.29.2/t/t9109-git-svn-multi-glob.sh
git-2.29.2/t/t9110-git-svn-use-svm-props.sh
git-2.29.2/t/t9110/
git-2.29.2/t/t9110/svm.dump
git-2.29.2/t/t9111-git-svn-use-svnsync-props.sh
git-2.29.2/t/t9111/
git-2.29.2/t/t9111/svnsync.dump
git-2.29.2/t/t9112-git-svn-md5less-file.sh
git-2.29.2/t/t9113-git-svn-dcommit-new-file.sh
git-2.29.2/t/t9114-git-svn-dcommit-merge.sh
git-2.29.2/t/t9115-git-svn-dcommit-funky-renames.sh
git-2.29.2/t/t9115/
git-2.29.2/t/t9115/funky-names.dump
git-2.29.2/t/t9116-git-svn-log.sh
git-2.29.2/t/t9117-git-svn-init-clone.sh
git-2.29.2/t/t9118-git-svn-funky-branch-names.sh
git-2.29.2/t/t9119-git-svn-info.sh
git-2.29.2/t/t9120-git-svn-clone-with-percent-escapes.sh
git-2.29.2/t/t9121-git-svn-fetch-renamed-dir.sh
git-2.29.2/t/t9121/
git-2.29.2/t/t9121/renamed-dir.dump
git-2.29.2/t/t9122-git-svn-author.sh
git-2.29.2/t/t9123-git-svn-rebuild-with-rewriteroot.sh
git-2.29.2/t/t9124-git-svn-dcommit-auto-props.sh
git-2.29.2/t/t9125-git-svn-multi-glob-branch-names.sh
git-2.29.2/t/t9126-git-svn-follow-deleted-readded-directory.sh
git-2.29.2/t/t9126/
git-2.29.2/t/t9126/follow-deleted-readded.dump
git-2.29.2/t/t9127-git-svn-partial-rebuild.sh
git-2.29.2/t/t9128-git-svn-cmd-branch.sh
git-2.29.2/t/t9129-git-svn-i18n-commitencoding.sh
git-2.29.2/t/t9130-git-svn-authors-file.sh
git-2.29.2/t/t9131-git-svn-empty-symlink.sh
git-2.29.2/t/t9132-git-svn-broken-symlink.sh
git-2.29.2/t/t9133-git-svn-nested-git-repo.sh
git-2.29.2/t/t9134-git-svn-ignore-paths.sh
git-2.29.2/t/t9135-git-svn-moved-branch-empty-file.sh
git-2.29.2/t/t9135/
git-2.29.2/t/t9135/svn.dump
git-2.29.2/t/t9136-git-svn-recreated-branch-empty-file.sh
git-2.29.2/t/t9136/
git-2.29.2/t/t9136/svn.dump
git-2.29.2/t/t9137-git-svn-dcommit-clobber-series.sh
git-2.29.2/t/t9138-git-svn-authors-prog.sh
git-2.29.2/t/t9139-git-svn-non-utf8-commitencoding.sh
git-2.29.2/t/t9140-git-svn-reset.sh
git-2.29.2/t/t9141-git-svn-multiple-branches.sh
git-2.29.2/t/t9142-git-svn-shallow-clone.sh
git-2.29.2/t/t9143-git-svn-gc.sh
git-2.29.2/t/t9144-git-svn-old-rev_map.sh
git-2.29.2/t/t9145-git-svn-master-branch.sh
git-2.29.2/t/t9146-git-svn-empty-dirs.sh
git-2.29.2/t/t9147-git-svn-include-paths.sh
git-2.29.2/t/t9148-git-svn-propset.sh
git-2.29.2/t/t9150-svk-mergetickets.sh
git-2.29.2/t/t9150/
git-2.29.2/t/t9150/make-svk-dump
git-2.29.2/t/t9150/svk-merge.dump
git-2.29.2/t/t9151-svn-mergeinfo.sh
git-2.29.2/t/t9151/
git-2.29.2/t/t9151/.gitignore
git-2.29.2/t/t9151/make-svnmerge-dump
git-2.29.2/t/t9151/svn-mergeinfo.dump
git-2.29.2/t/t9152-svn-empty-dirs-after-gc.sh
git-2.29.2/t/t9153-git-svn-rewrite-uuid.sh
git-2.29.2/t/t9153/
git-2.29.2/t/t9153/svn.dump
git-2.29.2/t/t9154-git-svn-fancy-glob.sh
git-2.29.2/t/t9154/
git-2.29.2/t/t9154/svn.dump
git-2.29.2/t/t9155-git-svn-fetch-deleted-tag.sh
git-2.29.2/t/t9156-git-svn-fetch-deleted-tag-2.sh
git-2.29.2/t/t9157-git-svn-fetch-merge.sh
git-2.29.2/t/t9158-git-svn-mergeinfo.sh
git-2.29.2/t/t9159-git-svn-no-parent-mergeinfo.sh
git-2.29.2/t/t9160-git-svn-preserve-empty-dirs.sh
git-2.29.2/t/t9161-git-svn-mergeinfo-push.sh
git-2.29.2/t/t9161/
git-2.29.2/t/t9161/branches.dump
git-2.29.2/t/t9162-git-svn-dcommit-interactive.sh
git-2.29.2/t/t9163-git-svn-reset-clears-caches.sh
git-2.29.2/t/t9164-git-svn-dcommit-concurrent.sh
git-2.29.2/t/t9165-git-svn-fetch-merge-branch-of-branch.sh
git-2.29.2/t/t9166-git-svn-fetch-merge-branch-of-branch2.sh
git-2.29.2/t/t9167-git-svn-cmd-branch-subproject.sh
git-2.29.2/t/t9168-git-svn-partially-globbed-names.sh
git-2.29.2/t/t9169-git-svn-dcommit-crlf.sh
git-2.29.2/t/t9200-git-cvsexportcommit.sh
git-2.29.2/t/t9300-fast-import.sh
git-2.29.2/t/t9301-fast-import-notes.sh
git-2.29.2/t/t9302-fast-import-unpack-limit.sh
git-2.29.2/t/t9303-fast-import-compression.sh
git-2.29.2/t/t9350-fast-export.sh
git-2.29.2/t/t9350/
git-2.29.2/t/t9350/broken-iso-8859-7-commit-message.txt
git-2.29.2/t/t9350/simple-iso-8859-7-commit-message.txt
git-2.29.2/t/t9351-fast-export-anonymize.sh
git-2.29.2/t/t9400-git-cvsserver-server.sh
git-2.29.2/t/t9401-git-cvsserver-crlf.sh
git-2.29.2/t/t9402-git-cvsserver-refs.sh
git-2.29.2/t/t9500-gitweb-standalone-no-errors.sh
git-2.29.2/t/t9501-gitweb-standalone-http-status.sh
git-2.29.2/t/t9502-gitweb-standalone-parse-output.sh
git-2.29.2/t/t9600-cvsimport.sh
git-2.29.2/t/t9601-cvsimport-vendor-branch.sh
git-2.29.2/t/t9601/
git-2.29.2/t/t9601/cvsroot/
git-2.29.2/t/t9601/cvsroot/.gitattributes
git-2.29.2/t/t9601/cvsroot/CVSROOT/
git-2.29.2/t/t9601/cvsroot/CVSROOT/.gitignore
git-2.29.2/t/t9601/cvsroot/module/
git-2.29.2/t/t9601/cvsroot/module/added-imported.txt,v
git-2.29.2/t/t9601/cvsroot/module/imported-anonymously.txt,v
git-2.29.2/t/t9601/cvsroot/module/imported-modified-imported.txt,v
git-2.29.2/t/t9601/cvsroot/module/imported-modified.txt,v
git-2.29.2/t/t9601/cvsroot/module/imported-once.txt,v
git-2.29.2/t/t9601/cvsroot/module/imported-twice.txt,v
git-2.29.2/t/t9602-cvsimport-branches-tags.sh
git-2.29.2/t/t9602/
git-2.29.2/t/t9602/README
git-2.29.2/t/t9602/cvsroot/
git-2.29.2/t/t9602/cvsroot/.gitattributes
git-2.29.2/t/t9602/cvsroot/CVSROOT/
git-2.29.2/t/t9602/cvsroot/CVSROOT/.gitignore
git-2.29.2/t/t9602/cvsroot/module/
git-2.29.2/t/t9602/cvsroot/module/default,v
git-2.29.2/t/t9602/cvsroot/module/sub1/
git-2.29.2/t/t9602/cvsroot/module/sub1/default,v
git-2.29.2/t/t9602/cvsroot/module/sub1/subsubA/
git-2.29.2/t/t9602/cvsroot/module/sub1/subsubA/default,v
git-2.29.2/t/t9602/cvsroot/module/sub1/subsubB/
git-2.29.2/t/t9602/cvsroot/module/sub1/subsubB/default,v
git-2.29.2/t/t9602/cvsroot/module/sub2/
git-2.29.2/t/t9602/cvsroot/module/sub2/Attic/
git-2.29.2/t/t9602/cvsroot/module/sub2/Attic/branch_B_MIXED_only,v
git-2.29.2/t/t9602/cvsroot/module/sub2/default,v
git-2.29.2/t/t9602/cvsroot/module/sub2/subsubA/
git-2.29.2/t/t9602/cvsroot/module/sub2/subsubA/default,v
git-2.29.2/t/t9602/cvsroot/module/sub3/
git-2.29.2/t/t9602/cvsroot/module/sub3/default,v
git-2.29.2/t/t9603-cvsimport-patchsets.sh
git-2.29.2/t/t9603/
git-2.29.2/t/t9603/cvsroot/
git-2.29.2/t/t9603/cvsroot/.gitattributes
git-2.29.2/t/t9603/cvsroot/CVSROOT/
git-2.29.2/t/t9603/cvsroot/CVSROOT/.gitignore
git-2.29.2/t/t9603/cvsroot/module/
git-2.29.2/t/t9603/cvsroot/module/a,v
git-2.29.2/t/t9603/cvsroot/module/b,v
git-2.29.2/t/t9604-cvsimport-timestamps.sh
git-2.29.2/t/t9604/
git-2.29.2/t/t9604/cvsroot/
git-2.29.2/t/t9604/cvsroot/.gitattributes
git-2.29.2/t/t9604/cvsroot/CVSROOT/
git-2.29.2/t/t9604/cvsroot/CVSROOT/.gitignore
git-2.29.2/t/t9604/cvsroot/module/
git-2.29.2/t/t9604/cvsroot/module/a,v
git-2.29.2/t/t9700-perl-git.sh
git-2.29.2/t/t9700/
git-2.29.2/t/t9700/test.pl
git-2.29.2/t/t9800-git-p4-basic.sh
git-2.29.2/t/t9801-git-p4-branch.sh
git-2.29.2/t/t9802-git-p4-filetype.sh
git-2.29.2/t/t9803-git-p4-shell-metachars.sh
git-2.29.2/t/t9804-git-p4-label.sh
git-2.29.2/t/t9805-git-p4-skip-submit-edit.sh
git-2.29.2/t/t9806-git-p4-options.sh
git-2.29.2/t/t9807-git-p4-submit.sh
git-2.29.2/t/t9808-git-p4-chdir.sh
git-2.29.2/t/t9809-git-p4-client-view.sh
git-2.29.2/t/t9810-git-p4-rcs.sh
git-2.29.2/t/t9811-git-p4-label-import.sh
git-2.29.2/t/t9812-git-p4-wildcards.sh
git-2.29.2/t/t9813-git-p4-preserve-users.sh
git-2.29.2/t/t9814-git-p4-rename.sh
git-2.29.2/t/t9815-git-p4-submit-fail.sh
git-2.29.2/t/t9816-git-p4-locked.sh
git-2.29.2/t/t9817-git-p4-exclude.sh
git-2.29.2/t/t9818-git-p4-block.sh
git-2.29.2/t/t9819-git-p4-case-folding.sh
git-2.29.2/t/t9820-git-p4-editor-handling.sh
git-2.29.2/t/t9821-git-p4-path-variations.sh
git-2.29.2/t/t9822-git-p4-path-encoding.sh
git-2.29.2/t/t9823-git-p4-mock-lfs.sh
git-2.29.2/t/t9824-git-p4-git-lfs.sh
git-2.29.2/t/t9825-git-p4-handle-utf16-without-bom.sh
git-2.29.2/t/t9826-git-p4-keep-empty-commits.sh
git-2.29.2/t/t9827-git-p4-change-filetype.sh
git-2.29.2/t/t9828-git-p4-map-user.sh
git-2.29.2/t/t9829-git-p4-jobs.sh
git-2.29.2/t/t9830-git-p4-symlink-dir.sh
git-2.29.2/t/t9831-git-p4-triggers.sh
git-2.29.2/t/t9832-unshelve.sh
git-2.29.2/t/t9833-errors.sh
git-2.29.2/t/t9834-git-p4-file-dir-bug.sh
git-2.29.2/t/t9901-git-web--browse.sh
git-2.29.2/t/t9902-completion.sh
git-2.29.2/t/t9903-bash-prompt.sh
git-2.29.2/t/test-binary-1.png
git-2.29.2/t/test-binary-2.png
git-2.29.2/t/test-lib-functions.sh
git-2.29.2/t/test-lib.sh
git-2.29.2/t/test-terminal.perl
git-2.29.2/t/valgrind/
git-2.29.2/t/valgrind/.gitignore
git-2.29.2/t/valgrind/analyze.sh
git-2.29.2/t/valgrind/default.supp
git-2.29.2/t/valgrind/valgrind.sh
git-2.29.2/tag.c
git-2.29.2/tag.h
git-2.29.2/tar.h
git-2.29.2/tempfile.c
git-2.29.2/tempfile.h
git-2.29.2/templates/
git-2.29.2/templates/.gitignore
git-2.29.2/templates/Makefile
git-2.29.2/templates/branches--
git-2.29.2/templates/hooks--applypatch-msg.sample
git-2.29.2/templates/hooks--commit-msg.sample
git-2.29.2/templates/hooks--fsmonitor-watchman.sample
git-2.29.2/templates/hooks--post-update.sample
git-2.29.2/templates/hooks--pre-applypatch.sample
git-2.29.2/templates/hooks--pre-commit.sample
git-2.29.2/templates/hooks--pre-merge-commit.sample
git-2.29.2/templates/hooks--pre-push.sample
git-2.29.2/templates/hooks--pre-rebase.sample
git-2.29.2/templates/hooks--pre-receive.sample
git-2.29.2/templates/hooks--prepare-commit-msg.sample
git-2.29.2/templates/hooks--update.sample
git-2.29.2/templates/info--exclude
git-2.29.2/templates/this--description
git-2.29.2/thread-utils.c
git-2.29.2/thread-utils.h
git-2.29.2/tmp-objdir.c
git-2.29.2/tmp-objdir.h
git-2.29.2/trace.c
git-2.29.2/trace.h
git-2.29.2/trace2.c
git-2.29.2/trace2.h
git-2.29.2/trace2/
git-2.29.2/trace2/tr2_cfg.c
git-2.29.2/trace2/tr2_cfg.h
git-2.29.2/trace2/tr2_cmd_name.c
git-2.29.2/trace2/tr2_cmd_name.h
git-2.29.2/trace2/tr2_dst.c
git-2.29.2/trace2/tr2_dst.h
git-2.29.2/trace2/tr2_sid.c
git-2.29.2/trace2/tr2_sid.h
git-2.29.2/trace2/tr2_sysenv.c
git-2.29.2/trace2/tr2_sysenv.h
git-2.29.2/trace2/tr2_tbuf.c
git-2.29.2/trace2/tr2_tbuf.h
git-2.29.2/trace2/tr2_tgt.h
git-2.29.2/trace2/tr2_tgt_event.c
git-2.29.2/trace2/tr2_tgt_normal.c
git-2.29.2/trace2/tr2_tgt_perf.c
git-2.29.2/trace2/tr2_tls.c
git-2.29.2/trace2/tr2_tls.h
git-2.29.2/trailer.c
git-2.29.2/trailer.h
git-2.29.2/transport-helper.c
git-2.29.2/transport-internal.h
git-2.29.2/transport.c
git-2.29.2/transport.h
git-2.29.2/tree-diff.c
git-2.29.2/tree-walk.c
git-2.29.2/tree-walk.h
git-2.29.2/tree.c
git-2.29.2/tree.h
git-2.29.2/unicode-width.h
git-2.29.2/unimplemented.sh
git-2.29.2/unix-socket.c
git-2.29.2/unix-socket.h
git-2.29.2/unpack-trees.c
git-2.29.2/unpack-trees.h
git-2.29.2/upload-pack.c
git-2.29.2/upload-pack.h
git-2.29.2/url.c
git-2.29.2/url.h
git-2.29.2/urlmatch.c
git-2.29.2/urlmatch.h
git-2.29.2/usage.c
git-2.29.2/userdiff.c
git-2.29.2/userdiff.h
git-2.29.2/utf8.c
git-2.29.2/utf8.h
git-2.29.2/varint.c
git-2.29.2/varint.h
git-2.29.2/vcs-svn/
git-2.29.2/vcs-svn/fast_export.h
git-2.29.2/vcs-svn/line_buffer.h
git-2.29.2/vcs-svn/sliding_window.h
git-2.29.2/vcs-svn/svndiff.h
git-2.29.2/vcs-svn/svndump.h
git-2.29.2/version.c
git-2.29.2/version.h
git-2.29.2/versioncmp.c
git-2.29.2/walker.c
git-2.29.2/walker.h
git-2.29.2/wildmatch.c
git-2.29.2/wildmatch.h
git-2.29.2/worktree.c
git-2.29.2/worktree.h
git-2.29.2/wrap-for-bin.sh
git-2.29.2/wrapper.c
git-2.29.2/write-or-die.c
git-2.29.2/ws.c
git-2.29.2/wt-status.c
git-2.29.2/wt-status.h
git-2.29.2/xdiff-interface.c
git-2.29.2/xdiff-interface.h
git-2.29.2/xdiff/
git-2.29.2/xdiff/xdiff.h
git-2.29.2/xdiff/xdiffi.c
git-2.29.2/xdiff/xdiffi.h
git-2.29.2/xdiff/xemit.c
git-2.29.2/xdiff/xemit.h
git-2.29.2/xdiff/xhistogram.c
git-2.29.2/xdiff/xinclude.h
git-2.29.2/xdiff/xmacros.h
git-2.29.2/xdiff/xmerge.c
git-2.29.2/xdiff/xpatience.c
git-2.29.2/xdiff/xprepare.c
git-2.29.2/xdiff/xprepare.h
git-2.29.2/xdiff/xtypes.h
git-2.29.2/xdiff/xutils.c
git-2.29.2/xdiff/xutils.h
git-2.29.2/zlib.c
GIT_VERSION = 2.29.2
GEN configure
configure: Setting lib to 'lib' (the default)
configure: Will try -pthread then -lpthread to enable POSIX Threads.
configure: CHECKS for site configuration
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
configure: CHECKS for programs
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for inline... inline
checking if linker supports -R... no
checking if linker supports -Wl,-rpath,... yes
checking for gar... no
checking for ar... ar
checking for gtar... gtar
checking for gnudiff... no
checking for gdiff... no
checking for diff... diff
checking for asciidoc... asciidoc
checking for asciidoc version... asciidoc 8.6.8
Using 'grep -a' for sane_grep
configure: CHECKS for libraries
checking for SHA1_Init in -lcrypto... yes
checking for curl_global_init in -lcurl... yes
checking for curl-config... curl-config
configure: Setting CURL_LDFLAGS to '-lcurl '
checking for XML_ParserCreate in -lexpat... yes
checking for iconv in -lc... yes
checking for deflateBound in -lz... yes
checking for socket in -lc... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for hstrerror... yes
checking for basename in -lc... yes
checking if libc contains libintl... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
configure: CHECKS for header files
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for inttypes.h... (cached) yes
checking for old iconv()... no
checking whether iconv omits bom for utf-16 and utf-32... no
configure: CHECKS for typedefs, structures, and compiler characteristics
checking for socklen_t... yes
checking for struct itimerval... yes
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct dirent.d_type... yes
checking for struct passwd.pw_gecos... yes
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for getaddrinfo... yes
checking for library containing getaddrinfo... none required
checking whether the platform regex supports REG_STARTEND... yes
checking whether system succeeds to read fopen'ed directory... yes
checking whether snprintf() and/or vsnprintf() return bogus value... no
checking whether the platform uses typical file type bits... yes
configure: CHECKS for library functions
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking libcharset.h usability... no
checking libcharset.h presence... no
checking for libcharset.h... no
checking for strings.h... (cached) yes
checking for locale_charset in -liconv... no
checking for locale_charset in -lcharset... no
checking for clock_gettime... yes
checking for library containing clock_gettime... none required
checking for CLOCK_MONOTONIC... yes
checking for setitimer... yes
checking for library containing setitimer... none required
checking for strcasestr... yes
checking for library containing strcasestr... none required
checking for memmem... yes
checking for library containing memmem... none required
checking for strlcpy... no
checking for uintmax_t... yes
checking for strtoumax... yes
checking for library containing strtoumax... none required
checking for setenv... yes
checking for library containing setenv... none required
checking for unsetenv... yes
checking for library containing unsetenv... none required
checking for mkdtemp... yes
checking for library containing mkdtemp... none required
checking for initgroups... yes
checking for library containing initgroups... none required
checking for getdelim... yes
checking for library containing getdelim... none required
checking for BSD sysctl... no
checking for POSIX Threads with ''... no
checking for POSIX Threads with '-mt'... no
checking for POSIX Threads with '-pthread'... yes
configure: creating ./config.status
config.status: creating config.mak.autogen
config.status: executing config.mak.autogen commands
* new build flags
CC fuzz-commit-graph.o
CC fuzz-pack-headers.o
CC fuzz-pack-idx.o
CC daemon.o
* new link flags
CC common-main.o
CC abspath.o
CC add-interactive.o
CC add-patch.o
CC advice.o
CC alias.o
CC alloc.o
CC apply.o
CC archive-tar.o
CC archive-zip.o
CC archive.o
* new prefix flags
CC attr.o
CC base85.o
CC bisect.o
CC blame.o
CC blob.o
CC bloom.o
CC branch.o
CC bulk-checkin.o
CC bundle.o
CC cache-tree.o
CC chdir-notify.o
CC checkout.o
CC color.o
CC column.o
CC combine-diff.o
CC commit-graph.o
CC commit-reach.o
CC commit.o
CC compat/obstack.o
CC compat/terminal.o
CC config.o
CC connect.o
CC connected.o
CC convert.o
CC copy.o
CC credential.o
CC csum-file.o
CC ctype.o
CC date.o
CC decorate.o
CC delta-islands.o
CC diff-delta.o
CC diff-lib.o
CC diff-no-index.o
CC diff.o
CC diffcore-break.o
CC diffcore-delta.o
CC diffcore-order.o
CC diffcore-pickaxe.o
CC diffcore-rename.o
CC dir-iterator.o
CC dir.o
CC editor.o
CC entry.o
CC environment.o
CC ewah/bitmap.o
CC ewah/ewah_bitmap.o
CC ewah/ewah_io.o
CC ewah/ewah_rlw.o
CC exec-cmd.o
CC fetch-negotiator.o
CC fetch-pack.o
CC fmt-merge-msg.o
CC fsck.o
CC fsmonitor.o
CC gettext.o
CC gpg-interface.o
CC graph.o
CC grep.o
CC hashmap.o
GEN command-list.h
CC help.o
CC hex.o
CC ident.o
CC json-writer.o
CC kwset.o
CC levenshtein.o
CC line-log.o
CC line-range.o
CC linear-assignment.o
CC list-objects-filter-options.o
CC list-objects-filter.o
CC list-objects.o
CC ll-merge.o
CC lockfile.o
CC log-tree.o
CC ls-refs.o
CC mailinfo.o
CC mailmap.o
CC match-trees.o
CC mem-pool.o
CC merge-blobs.o
CC merge-recursive.o
CC merge.o
CC mergesort.o
CC midx.o
CC name-hash.o
CC negotiator/default.o
CC negotiator/noop.o
CC negotiator/skipping.o
CC notes-cache.o
CC notes-merge.o
CC notes-utils.o
CC notes.o
CC object.o
CC oid-array.o
CC oidmap.o
CC oidset.o
CC pack-bitmap-write.o
CC pack-bitmap.o
CC pack-check.o
CC pack-objects.o
CC pack-revindex.o
CC pack-write.o
CC packfile.o
CC pager.o
CC parse-options-cb.o
CC parse-options.o
CC patch-delta.o
CC patch-ids.o
CC path.o
CC pathspec.o
CC pkt-line.o
CC preload-index.o
CC pretty.o
CC prio-queue.o
CC progress.o
CC promisor-remote.o
CC prompt.o
CC protocol.o
CC prune-packed.o
CC quote.o
CC range-diff.o
CC reachable.o
CC read-cache.o
CC rebase-interactive.o
CC rebase.o
CC ref-filter.o
CC reflog-walk.o
CC refs.o
CC refs/debug.o
CC refs/files-backend.o
CC refs/iterator.o
CC refs/packed-backend.o
CC refs/ref-cache.o
CC refspec.o
CC remote.o
CC replace-object.o
CC repo-settings.o
CC repository.o
CC rerere.o
CC reset.o
CC resolve-undo.o
CC revision.o
CC run-command.o
CC send-pack.o
CC sequencer.o
CC serve.o
CC server-info.o
CC setup.o
CC sha1-file.o
CC sha1-lookup.o
CC sha1-name.o
CC shallow.o
CC sideband.o
CC sigchain.o
CC split-index.o
CC stable-qsort.o
CC strbuf.o
CC streaming.o
CC string-list.o
CC strvec.o
CC sub-process.o
CC submodule-config.o
CC submodule.o
CC symlinks.o
CC tag.o
CC tempfile.o
CC thread-utils.o
CC tmp-objdir.o
CC trace.o
CC trace2.o
CC trace2/tr2_cfg.o
CC trace2/tr2_cmd_name.o
CC trace2/tr2_dst.o
CC trace2/tr2_sid.o
CC trace2/tr2_sysenv.o
CC trace2/tr2_tbuf.o
CC trace2/tr2_tgt_event.o
CC trace2/tr2_tgt_normal.o
CC trace2/tr2_tgt_perf.o
CC trace2/tr2_tls.o
CC trailer.o
CC transport-helper.o
CC transport.o
CC tree-diff.o
CC tree-walk.o
CC tree.o
CC unpack-trees.o
CC upload-pack.o
CC url.o
CC urlmatch.o
CC usage.o
CC userdiff.o
CC utf8.o
CC varint.o
CC version.o
CC versioncmp.o
CC walker.o
CC wildmatch.o
CC worktree.o
CC wrapper.o
CC write-or-die.o
CC ws.o
CC wt-status.o
CC xdiff-interface.o
CC zlib.o
CC unix-socket.o
CC sha1dc_git.o
CC sha1dc/sha1.o
CC sha1dc/ubc_check.o
CC sha256/block/sha256.o
CC compat/fopen.o
CC compat/strlcpy.o
CC compat/qsort_s.o
AR libgit.a
CC xdiff/xdiffi.o
CC xdiff/xemit.o
CC xdiff/xhistogram.o
CC xdiff/xmerge.o
CC xdiff/xpatience.o
CC xdiff/xprepare.o
CC xdiff/xutils.o
AR xdiff/lib.a
LINK git-daemon
CC http-backend.o
LINK git-http-backend
CC imap-send.o
LINK git-imap-send
CC sh-i18n--envsubst.o
LINK git-sh-i18n--envsubst
CC shell.o
LINK git-shell
CC http.o
CC http-walker.o
CC http-fetch.o
LINK git-http-fetch
CC http-push.o
LINK git-http-push
CC remote-curl.o
LINK git-remote-http
LN/CP git-remote-https
LN/CP git-remote-ftp
LN/CP git-remote-ftps
* new script parameters
GEN git-bisect
GEN git-difftool--helper
GEN git-filter-branch
GEN git-merge-octopus
GEN git-merge-one-file
GEN git-merge-resolve
GEN git-mergetool
GEN git-quiltimport
GEN git-request-pull
GEN git-submodule
GEN git-web--browse
* new perl-specific parameters
GEN GIT-PERL-HEADER
GEN git-add--interactive
GEN git-archimport
GEN git-cvsexportcommit
GEN git-cvsimport
GEN git-cvsserver
GEN git-send-email
GEN git-svn
* new Python interpreter location
GEN git-p4
GEN git-instaweb
CC git.o
CC builtin/add.o
CC builtin/am.o
CC builtin/annotate.o
CC builtin/apply.o
CC builtin/archive.o
CC builtin/bisect--helper.o
CC builtin/blame.o
CC builtin/branch.o
CC builtin/bugreport.o
CC builtin/bundle.o
CC builtin/cat-file.o
CC builtin/check-attr.o
CC builtin/check-ignore.o
CC builtin/check-mailmap.o
CC builtin/check-ref-format.o
CC builtin/checkout-index.o
CC builtin/checkout.o
CC builtin/clean.o
CC builtin/clone.o
CC builtin/column.o
CC builtin/commit-graph.o
CC builtin/commit-tree.o
CC builtin/commit.o
CC builtin/config.o
CC builtin/count-objects.o
CC builtin/credential-cache--daemon.o
CC builtin/credential-cache.o
CC builtin/credential-store.o
CC builtin/credential.o
CC builtin/describe.o
CC builtin/diff-files.o
CC builtin/diff-index.o
CC builtin/diff-tree.o
CC builtin/diff.o
CC builtin/difftool.o
CC builtin/env--helper.o
CC builtin/fast-export.o
CC builtin/fast-import.o
CC builtin/fetch-pack.o
CC builtin/fetch.o
CC builtin/fmt-merge-msg.o
CC builtin/for-each-ref.o
CC builtin/fsck.o
CC builtin/gc.o
CC builtin/get-tar-commit-id.o
CC builtin/grep.o
CC builtin/hash-object.o
GEN config-list.h
CC builtin/help.o
CC builtin/index-pack.o
CC builtin/init-db.o
CC builtin/interpret-trailers.o
CC builtin/log.o
CC builtin/ls-files.o
CC builtin/ls-remote.o
CC builtin/ls-tree.o
CC builtin/mailinfo.o
CC builtin/mailsplit.o
CC builtin/merge-base.o
CC builtin/merge-file.o
CC builtin/merge-index.o
CC builtin/merge-ours.o
CC builtin/merge-recursive.o
CC builtin/merge-tree.o
CC builtin/merge.o
CC builtin/mktag.o
CC builtin/mktree.o
CC builtin/multi-pack-index.o
CC builtin/mv.o
CC builtin/name-rev.o
CC builtin/notes.o
CC builtin/pack-objects.o
CC builtin/pack-redundant.o
CC builtin/pack-refs.o
CC builtin/patch-id.o
CC builtin/prune-packed.o
CC builtin/prune.o
CC builtin/pull.o
CC builtin/push.o
CC builtin/range-diff.o
CC builtin/read-tree.o
CC builtin/rebase.o
CC builtin/receive-pack.o
CC builtin/reflog.o
CC builtin/remote-ext.o
CC builtin/remote-fd.o
CC builtin/remote.o
CC builtin/repack.o
CC builtin/replace.o
CC builtin/rerere.o
CC builtin/reset.o
CC builtin/rev-list.o
CC builtin/rev-parse.o
CC builtin/revert.o
CC builtin/rm.o
CC builtin/send-pack.o
CC builtin/shortlog.o
CC builtin/show-branch.o
CC builtin/show-index.o
CC builtin/show-ref.o
CC builtin/sparse-checkout.o
CC builtin/stash.o
CC builtin/stripspace.o
CC builtin/submodule--helper.o
CC builtin/symbolic-ref.o
CC builtin/tag.o
CC builtin/unpack-file.o
CC builtin/unpack-objects.o
CC builtin/update-index.o
CC builtin/update-ref.o
CC builtin/update-server-info.o
CC builtin/upload-archive.o
CC builtin/upload-pack.o
CC builtin/var.o
CC builtin/verify-commit.o
CC builtin/verify-pack.o
CC builtin/verify-tag.o
CC builtin/worktree.o
CC builtin/write-tree.o
LINK git
BUILTIN git-add
BUILTIN git-am
BUILTIN git-annotate
BUILTIN git-apply
BUILTIN git-archive
BUILTIN git-bisect--helper
BUILTIN git-blame
BUILTIN git-branch
BUILTIN git-bugreport
BUILTIN git-bundle
BUILTIN git-cat-file
BUILTIN git-check-attr
BUILTIN git-check-ignore
BUILTIN git-check-mailmap
BUILTIN git-check-ref-format
BUILTIN git-checkout-index
BUILTIN git-checkout
BUILTIN git-clean
BUILTIN git-clone
BUILTIN git-column
BUILTIN git-commit-graph
BUILTIN git-commit-tree
BUILTIN git-commit
BUILTIN git-config
BUILTIN git-count-objects
BUILTIN git-credential-cache--daemon
BUILTIN git-credential-cache
BUILTIN git-credential-store
BUILTIN git-credential
BUILTIN git-describe
BUILTIN git-diff-files
BUILTIN git-diff-index
BUILTIN git-diff-tree
BUILTIN git-diff
BUILTIN git-difftool
BUILTIN git-env--helper
BUILTIN git-fast-export
BUILTIN git-fast-import
BUILTIN git-fetch-pack
BUILTIN git-fetch
BUILTIN git-fmt-merge-msg
BUILTIN git-for-each-ref
BUILTIN git-fsck
BUILTIN git-gc
BUILTIN git-get-tar-commit-id
BUILTIN git-grep
BUILTIN git-hash-object
BUILTIN git-help
BUILTIN git-index-pack
BUILTIN git-init-db
BUILTIN git-interpret-trailers
BUILTIN git-log
BUILTIN git-ls-files
BUILTIN git-ls-remote
BUILTIN git-ls-tree
BUILTIN git-mailinfo
BUILTIN git-mailsplit
BUILTIN git-merge-base
BUILTIN git-merge-file
BUILTIN git-merge-index
BUILTIN git-merge-ours
BUILTIN git-merge-recursive
BUILTIN git-merge-tree
BUILTIN git-merge
BUILTIN git-mktag
BUILTIN git-mktree
BUILTIN git-multi-pack-index
BUILTIN git-mv
BUILTIN git-name-rev
BUILTIN git-notes
BUILTIN git-pack-objects
BUILTIN git-pack-redundant
BUILTIN git-pack-refs
BUILTIN git-patch-id
BUILTIN git-prune-packed
BUILTIN git-prune
BUILTIN git-pull
BUILTIN git-push
BUILTIN git-range-diff
BUILTIN git-read-tree
BUILTIN git-rebase
BUILTIN git-receive-pack
BUILTIN git-reflog
BUILTIN git-remote-ext
BUILTIN git-remote-fd
BUILTIN git-remote
BUILTIN git-repack
BUILTIN git-replace
BUILTIN git-rerere
BUILTIN git-reset
BUILTIN git-rev-list
BUILTIN git-rev-parse
BUILTIN git-revert
BUILTIN git-rm
BUILTIN git-send-pack
BUILTIN git-shortlog
BUILTIN git-show-branch
BUILTIN git-show-index
BUILTIN git-show-ref
BUILTIN git-sparse-checkout
BUILTIN git-stash
BUILTIN git-stripspace
BUILTIN git-submodule--helper
BUILTIN git-symbolic-ref
BUILTIN git-tag
BUILTIN git-unpack-file
BUILTIN git-unpack-objects
BUILTIN git-update-index
BUILTIN git-update-ref
BUILTIN git-update-server-info
BUILTIN git-upload-archive
BUILTIN git-upload-pack
BUILTIN git-var
BUILTIN git-verify-commit
BUILTIN git-verify-pack
BUILTIN git-verify-tag
BUILTIN git-worktree
BUILTIN git-write-tree
BUILTIN git-cherry
BUILTIN git-cherry-pick
BUILTIN git-format-patch
BUILTIN git-fsck-objects
BUILTIN git-init
BUILTIN git-merge-subtree
BUILTIN git-restore
BUILTIN git-show
BUILTIN git-stage
BUILTIN git-status
BUILTIN git-switch
BUILTIN git-whatchanged
GEN git-mergetool--lib
GEN git-parse-remote
GEN git-rebase--preserve-merges
GEN git-sh-i18n
GEN git-sh-setup
SUBDIR git-gui
GITGUI_VERSION = 0.21.GITGUI
* new locations or Tcl/Tk interpreter
GEN git-gui
INDEX lib/
* tclsh failed; using unoptimized loading
MSGFMT po/de.msg 579 translated.
MSGFMT po/pt_pt.msg 550 translated.
MSGFMT po/vi.msg 543 translated.
MSGFMT po/hu.msg 514 translated.
MSGFMT po/nb.msg 474 translated, 39 untranslated.
MSGFMT po/sv.msg 547 translated.
MSGFMT po/fr.msg 520 translated.
MSGFMT po/it.msg 519 translated, 1 untranslated.
MSGFMT po/ja.msg 546 translated, 1 untranslated.
MSGFMT po/pt_br.msg 520 translated.
MSGFMT po/bg.msg 565 translated.
MSGFMT po/ru.msg 520 translated.
MSGFMT po/zh_cn.msg 366 translated, 7 fuzzy, 17 untranslated.
MSGFMT po/el.msg 381 translated, 4 fuzzy, 6 untranslated.
SUBDIR gitk-git
* new Tcl/Tk interpreter location
GEN gitk-wish
Generating catalog po/de.msg
msgfmt --statistics --tcl po/de.po -l de -d po/
307 translated messages.
Generating catalog po/pt_pt.msg
msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/
311 translated messages.
Generating catalog po/vi.msg
msgfmt --statistics --tcl po/vi.po -l vi -d po/
307 translated messages.
Generating catalog po/ca.msg
msgfmt --statistics --tcl po/ca.po -l ca -d po/
307 translated messages.
Generating catalog po/hu.msg
msgfmt --statistics --tcl po/hu.po -l hu -d po/
277 translated messages, 18 fuzzy translations, 12 untranslated messages.
Generating catalog po/es.msg
msgfmt --statistics --tcl po/es.po -l es -d po/
184 translated messages, 46 fuzzy translations, 77 untranslated messages.
Generating catalog po/sv.msg
msgfmt --statistics --tcl po/sv.po -l sv -d po/
311 translated messages.
Generating catalog po/fr.msg
msgfmt --statistics --tcl po/fr.po -l fr -d po/
311 translated messages.
Generating catalog po/it.msg
msgfmt --statistics --tcl po/it.po -l it -d po/
274 translated messages, 17 fuzzy translations, 16 untranslated messages.
Generating catalog po/ja.msg
msgfmt --statistics --tcl po/ja.po -l ja -d po/
311 translated messages.
Generating catalog po/pt_br.msg
msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/
279 translated messages, 16 fuzzy translations, 12 untranslated messages.
Generating catalog po/bg.msg
msgfmt --statistics --tcl po/bg.po -l bg -d po/
317 translated messages.
Generating catalog po/ru.msg
msgfmt --statistics --tcl po/ru.po -l ru -d po/
317 translated messages.
Generating catalog po/zh_cn.msg
msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/
317 translated messages.
SUBDIR templates
MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo
2877 translated messages, 1290 fuzzy translations, 846 untranslated messages.
MSGFMT po/build/locale/de/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/is/LC_MESSAGES/git.mo
14 translated messages.
MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo
4112 translated messages, 813 fuzzy translations, 88 untranslated messages.
MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo
3608 translated messages.
MSGFMT po/build/locale/es/LC_MESSAGES/git.mo
4931 translated messages.
MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/it/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo
3521 translated messages, 1060 untranslated messages.
MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo
5013 translated messages.
MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo
5011 translated messages, 2 fuzzy translations.
MSGFMT po/build/locale/el/LC_MESSAGES/git.mo
1038 translated messages, 3325 untranslated messages.
GEN perl/build/lib/Git.pm
GEN perl/build/lib/Git/IndexInfo.pm
GEN perl/build/lib/Git/Packet.pm
GEN perl/build/lib/Git/SVN.pm
GEN perl/build/lib/Git/I18N.pm
GEN perl/build/lib/Git/LoadCPAN.pm
GEN perl/build/lib/Git/LoadCPAN/Error.pm
GEN perl/build/lib/Git/SVN/GlobSpec.pm
GEN perl/build/lib/Git/SVN/Fetcher.pm
GEN perl/build/lib/Git/SVN/Utils.pm
GEN perl/build/lib/Git/SVN/Prompt.pm
GEN perl/build/lib/Git/SVN/Ra.pm
GEN perl/build/lib/Git/SVN/Editor.pm
GEN perl/build/lib/Git/SVN/Migration.pm
GEN perl/build/lib/Git/SVN/Log.pm
GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm
GEN perl/build/lib/Git/SVN/Memoize/YAML.pm
GEN perl/build/lib/FromCPAN/Error.pm
GEN perl/build/lib/FromCPAN/Mail/Address.pm
CC t/helper/test-fake-ssh.o
LINK t/helper/test-fake-ssh
CC t/helper/test-tool.o
CC t/helper/test-advise.o
CC t/helper/test-bloom.o
CC t/helper/test-chmtime.o
CC t/helper/test-config.o
CC t/helper/test-ctype.o
CC t/helper/test-date.o
CC t/helper/test-delta.o
CC t/helper/test-dir-iterator.o
CC t/helper/test-drop-caches.o
CC t/helper/test-dump-cache-tree.o
CC t/helper/test-dump-fsmonitor.o
CC t/helper/test-dump-split-index.o
CC t/helper/test-dump-untracked-cache.o
CC t/helper/test-example-decorate.o
CC t/helper/test-genrandom.o
CC t/helper/test-genzeros.o
CC t/helper/test-hash-speed.o
CC t/helper/test-hash.o
CC t/helper/test-hashmap.o
CC t/helper/test-index-version.o
CC t/helper/test-json-writer.o
CC t/helper/test-lazy-init-name-hash.o
CC t/helper/test-match-trees.o
CC t/helper/test-mergesort.o
CC t/helper/test-mktemp.o
CC t/helper/test-oid-array.o
CC t/helper/test-oidmap.o
CC t/helper/test-online-cpus.o
CC t/helper/test-parse-options.o
CC t/helper/test-parse-pathspec-file.o
CC t/helper/test-path-utils.o
CC t/helper/test-pkt-line.o
CC t/helper/test-prio-queue.o
CC t/helper/test-proc-receive.o
CC t/helper/test-progress.o
CC t/helper/test-reach.o
CC t/helper/test-read-cache.o
CC t/helper/test-read-graph.o
CC t/helper/test-read-midx.o
CC t/helper/test-ref-store.o
CC t/helper/test-regex.o
CC t/helper/test-repository.o
CC t/helper/test-revision-walking.o
CC t/helper/test-run-command.o
CC t/helper/test-scrap-cache-tree.o
CC t/helper/test-serve-v2.o
CC t/helper/test-sha1.o
CC t/helper/test-sha256.o
CC t/helper/test-sigchain.o
CC t/helper/test-strcmp-offset.o
CC t/helper/test-string-list.o
CC t/helper/test-submodule-config.o
CC t/helper/test-submodule-nested-repo-config.o
CC t/helper/test-subprocess.o
CC t/helper/test-trace2.o
CC t/helper/test-urlmatch-normalization.o
CC t/helper/test-wildmatch.o
CC t/helper/test-windows-named-pipe.o
CC t/helper/test-write-cache.o
CC t/helper/test-xml-encode.o
LINK t/helper/test-tool
GEN bin-wrappers/git
GEN bin-wrappers/git-receive-pack
GEN bin-wrappers/git-shell
GEN bin-wrappers/git-upload-archive
GEN bin-wrappers/git-upload-pack
GEN bin-wrappers/git-cvsserver
GEN bin-wrappers/test-fake-ssh
GEN bin-wrappers/test-tool
GEN perl/build/man/man3/Git.3pm
make -C Documentation all
make[1]: Entering directory `/tmp/git-2.29.2/Documentation'
GEN mergetools-list.made
GEN cmd-list.made
GEN doc.dep
make[2]: Entering directory `/tmp/git-2.29.2'
make[2]: `GIT-VERSION-FILE' is up to date.
make[2]: Leaving directory `/tmp/git-2.29.2'
make[1]: Leaving directory `/tmp/git-2.29.2/Documentation'
make[1]: Entering directory `/tmp/git-2.29.2/Documentation'
make[2]: Entering directory `/tmp/git-2.29.2'
make[2]: `GIT-VERSION-FILE' is up to date.
make[2]: Leaving directory `/tmp/git-2.29.2'
* new asciidoc flags
ASCIIDOC git-init-db.html
ASCIIDOC git-help.html
ASCIIDOC git-pack-refs.html
ASCIIDOC git-commit-tree.html
ASCIIDOC git-sh-setup.html
ASCIIDOC git-merge-index.html
ASCIIDOC git-check-ignore.html
ASCIIDOC git-archive.html
ASCIIDOC git-rm.html
ASCIIDOC git-config.html
ASCIIDOC git-gui.html
ASCIIDOC git-index-pack.html
ASCIIDOC git-credential-cache.html
ASCIIDOC git-status.html
ASCIIDOC git-check-ref-format.html
ASCIIDOC git-prune-packed.html
ASCIIDOC git-citool.html
ASCIIDOC git-restore.html
ASCIIDOC git-whatchanged.html
ASCIIDOC git-mv.html
ASCIIDOC git-mailsplit.html
ASCIIDOC git-mailinfo.html
ASCIIDOC git-instaweb.html
ASCIIDOC git-cherry.html
ASCIIDOC git-show-ref.html
ASCIIDOC git-p4.html
ASCIIDOC git-blame.html
ASCIIDOC git-apply.html
ASCIIDOC git-clone.html
ASCIIDOC git-send-email.html
ASCIIDOC git-shortlog.html
ASCIIDOC git-upload-pack.html
ASCIIDOC git-merge.html
ASCIIDOC git-stripspace.html
ASCIIDOC git-mergetool--lib.html
ASCIIDOC git-fetch-pack.html
ASCIIDOC git-cat-file.html
ASCIIDOC git-daemon.html
ASCIIDOC git-difftool.html
ASCIIDOC git-write-tree.html
ASCIIDOC git-init.html
ASCIIDOC git-column.html
ASCIIDOC git-maintenance.html
ASCIIDOC git-parse-remote.html
ASCIIDOC git-ls-tree.html
ASCIIDOC git-multi-pack-index.html
ASCIIDOC git-update-index.html
ASCIIDOC git-reset.html
ASCIIDOC git-web--browse.html
ASCIIDOC git-annotate.html
ASCIIDOC git-grep.html
ASCIIDOC git-send-pack.html
ASCIIDOC git-cvsexportcommit.html
ASCIIDOC git-unpack-file.html
ASCIIDOC git-rev-parse.html
ASCIIDOC git-rebase.html
ASCIIDOC git-name-rev.html
ASCIIDOC git-rev-list.html
ASCIIDOC git-add.html
ASCIIDOC git-check-mailmap.html
ASCIIDOC git-credential-cache--daemon.html
ASCIIDOC git-commit-graph.html
ASCIIDOC git-update-ref.html
ASCIIDOC git-rerere.html
ASCIIDOC git-mergetool.html
ASCIIDOC git-symbolic-ref.html
ASCIIDOC git-merge-tree.html
ASCIIDOC git-bugreport.html
ASCIIDOC git-diff.html
ASCIIDOC git-bundle.html
ASCIIDOC git-diff-index.html
ASCIIDOC git-submodule.html
ASCIIDOC git-remote-ext.html
ASCIIDOC git-quiltimport.html
ASCIIDOC git-fast-export.html
ASCIIDOC git-pack-objects.html
ASCIIDOC git-tag.html
ASCIIDOC git-request-pull.html
ASCIIDOC git-upload-archive.html
ASCIIDOC git-cvsimport.html
ASCIIDOC git-verify-commit.html
ASCIIDOC git-remote.html
ASCIIDOC git-pack-redundant.html
ASCIIDOC git-range-diff.html
ASCIIDOC git-am.html
ASCIIDOC git-bisect.html
ASCIIDOC git-patch-id.html
ASCIIDOC git-describe.html
ASCIIDOC git-credential-store.html
ASCIIDOC git-push.html
ASCIIDOC git-sh-i18n.html
ASCIIDOC git-cherry-pick.html
ASCIIDOC git-cvsserver.html
ASCIIDOC git-ls-files.html
ASCIIDOC git-mktree.html
ASCIIDOC git-pull.html
ASCIIDOC git-hash-object.html
ASCIIDOC git-svn.html
ASCIIDOC git-stage.html
ASCIIDOC git-mktag.html
ASCIIDOC git-http-fetch.html
ASCIIDOC git-read-tree.html
ASCIIDOC git-checkout-index.html
ASCIIDOC git-fmt-merge-msg.html
ASCIIDOC git-update-server-info.html
ASCIIDOC git-count-objects.html
ASCIIDOC git-switch.html
ASCIIDOC git-notes.html
ASCIIDOC git-diff-tree.html
ASCIIDOC git-show-branch.html
ASCIIDOC git-verify-tag.html
ASCIIDOC git-check-attr.html
ASCIIDOC git-http-push.html
ASCIIDOC git-fsck.html
ASCIIDOC git-remote-fd.html
ASCIIDOC git-fsck-objects.html
ASCIIDOC git-commit.html
ASCIIDOC git-merge-base.html
ASCIIDOC git-sparse-checkout.html
ASCIIDOC git-prune.html
ASCIIDOC git-unpack-objects.html
ASCIIDOC git-verify-pack.html
ASCIIDOC git-show.html
ASCIIDOC git-imap-send.html
ASCIIDOC git-fetch.html
ASCIIDOC git-interpret-trailers.html
ASCIIDOC git-merge-file.html
ASCIIDOC git-show-index.html
ASCIIDOC git-ls-remote.html
ASCIIDOC git-checkout.html
ASCIIDOC git-repack.html
ASCIIDOC git-gc.html
ASCIIDOC git-archimport.html
ASCIIDOC git-credential.html
ASCIIDOC git-reflog.html
ASCIIDOC git-clean.html
ASCIIDOC git-var.html
ASCIIDOC git-stash.html
ASCIIDOC git-revert.html
ASCIIDOC git-filter-branch.html
ASCIIDOC git-format-patch.html
ASCIIDOC git-for-each-ref.html
ASCIIDOC git-worktree.html
ASCIIDOC git-replace.html
ASCIIDOC git-merge-one-file.html
ASCIIDOC git-http-backend.html
ASCIIDOC git-get-tar-commit-id.html
ASCIIDOC git-receive-pack.html
ASCIIDOC git-branch.html
ASCIIDOC git-fast-import.html
ASCIIDOC git-shell.html
ASCIIDOC git-diff-files.html
ASCIIDOC git-log.html
ASCIIDOC git-sh-i18n--envsubst.html
ASCIIDOC git.html
ASCIIDOC gitk.html
ASCIIDOC gitweb.html
ASCIIDOC gitattributes.html
ASCIIDOC githooks.html
ASCIIDOC gitignore.html
ASCIIDOC gitmodules.html
ASCIIDOC gitrepository-layout.html
ASCIIDOC gitweb.conf.html
ASCIIDOC gitcli.html
ASCIIDOC gitcore-tutorial.html
ASCIIDOC gitcredentials.html
ASCIIDOC gitcvs-migration.html
ASCIIDOC gitdiffcore.html
ASCIIDOC giteveryday.html
ASCIIDOC gitfaq.html
ASCIIDOC gitglossary.html
ASCIIDOC gitnamespaces.html
ASCIIDOC gitremote-helpers.html
ASCIIDOC gitrevisions.html
ASCIIDOC gitsubmodules.html
ASCIIDOC gittutorial-2.html
ASCIIDOC gittutorial.html
ASCIIDOC gitworkflows.html
GEN howto-index.txt
ASCIIDOC howto-index.html
ASCIIDOC git-tools.html
ASCIIDOC git-bisect-lk2009.html
ASCIIDOC user-manual.xml
XSLTPROC user-manual.html
ASCIIDOC howto/new-command.html
ASCIIDOC howto/revert-branch-rebase.html
ASCIIDOC howto/using-merge-subtree.html
ASCIIDOC howto/using-signed-tag-in-pull-request.html
ASCIIDOC howto/use-git-daemon.html
ASCIIDOC howto/update-hook-example.html
ASCIIDOC howto/setup-git-server-over-http.html
ASCIIDOC howto/separating-topic-branches.html
ASCIIDOC howto/revert-a-faulty-merge.html
ASCIIDOC howto/recover-corrupted-blob-object.html
ASCIIDOC howto/recover-corrupted-object-harder.html
ASCIIDOC howto/rebuild-from-update-hook.html
ASCIIDOC howto/rebase-from-internal-branch.html
ASCIIDOC howto/keep-canonical-history-correct.html
ASCIIDOC howto/maintain-git.html
ASCIIDOC technical/api-merge.html
ASCIIDOC technical/api-trace2.html
ASCIIDOC technical/api-error-handling.html
ASCIIDOC technical/api-parse-options.html
ASCIIDOC MyFirstContribution.html
ASCIIDOC MyFirstObjectWalk.html
GEN SubmittingPatches.txt
ASCIIDOC SubmittingPatches.html
ASCIIDOC technical/hash-function-transition.html
ASCIIDOC technical/http-protocol.html
ASCIIDOC technical/index-format.html
ASCIIDOC technical/long-running-process-protocol.html
ASCIIDOC technical/multi-pack-index.html
ASCIIDOC technical/pack-format.html
ASCIIDOC technical/pack-heuristics.html
ASCIIDOC technical/pack-protocol.html
ASCIIDOC technical/partial-clone.html
ASCIIDOC technical/protocol-capabilities.html
ASCIIDOC technical/protocol-common.html
ASCIIDOC technical/protocol-v2.html
ASCIIDOC technical/racy-git.html
ASCIIDOC technical/reftable.html
ASCIIDOC technical/send-pack-pipeline.html
ASCIIDOC technical/shallow.html
ASCIIDOC technical/signature-format.html
ASCIIDOC technical/trivial-merge.html
GEN technical/api-index.txt
ASCIIDOC technical/api-index.html
ASCIIDOC everyday.html
ASCIIDOC git-remote-helpers.html
ASCIIDOC git-init-db.xml
GEN manpage-base-url.xsl
XMLTO git-init-db.1
ASCIIDOC git-help.xml
XMLTO git-help.1
ASCIIDOC git-pack-refs.xml
XMLTO git-pack-refs.1
ASCIIDOC git-commit-tree.xml
XMLTO git-commit-tree.1
ASCIIDOC git-sh-setup.xml
XMLTO git-sh-setup.1
ASCIIDOC git-merge-index.xml
XMLTO git-merge-index.1
ASCIIDOC git-check-ignore.xml
XMLTO git-check-ignore.1
ASCIIDOC git-archive.xml
XMLTO git-archive.1
ASCIIDOC git-rm.xml
XMLTO git-rm.1
ASCIIDOC git-config.xml
XMLTO git-config.1
ASCIIDOC git-gui.xml
XMLTO git-gui.1
ASCIIDOC git-index-pack.xml
XMLTO git-index-pack.1
ASCIIDOC git-credential-cache.xml
XMLTO git-credential-cache.1
ASCIIDOC git-status.xml
XMLTO git-status.1
ASCIIDOC git-check-ref-format.xml
XMLTO git-check-ref-format.1
ASCIIDOC git-prune-packed.xml
XMLTO git-prune-packed.1
ASCIIDOC git-citool.xml
XMLTO git-citool.1
ASCIIDOC git-restore.xml
XMLTO git-restore.1
ASCIIDOC git-whatchanged.xml
XMLTO git-whatchanged.1
ASCIIDOC git-mv.xml
XMLTO git-mv.1
ASCIIDOC git-mailsplit.xml
XMLTO git-mailsplit.1
ASCIIDOC git-mailinfo.xml
XMLTO git-mailinfo.1
ASCIIDOC git-instaweb.xml
XMLTO git-instaweb.1
ASCIIDOC git-cherry.xml
XMLTO git-cherry.1
ASCIIDOC git-show-ref.xml
XMLTO git-show-ref.1
ASCIIDOC git-p4.xml
XMLTO git-p4.1
ASCIIDOC git-blame.xml
XMLTO git-blame.1
ASCIIDOC git-apply.xml
XMLTO git-apply.1
ASCIIDOC git-clone.xml
XMLTO git-clone.1
ASCIIDOC git-send-email.xml
XMLTO git-send-email.1
ASCIIDOC git-shortlog.xml
XMLTO git-shortlog.1
ASCIIDOC git-upload-pack.xml
XMLTO git-upload-pack.1
ASCIIDOC git-merge.xml
XMLTO git-merge.1
ASCIIDOC git-stripspace.xml
XMLTO git-stripspace.1
ASCIIDOC git-mergetool--lib.xml
XMLTO git-mergetool--lib.1
ASCIIDOC git-fetch-pack.xml
XMLTO git-fetch-pack.1
ASCIIDOC git-cat-file.xml
XMLTO git-cat-file.1
ASCIIDOC git-daemon.xml
XMLTO git-daemon.1
ASCIIDOC git-difftool.xml
XMLTO git-difftool.1
ASCIIDOC git-write-tree.xml
XMLTO git-write-tree.1
ASCIIDOC git-init.xml
XMLTO git-init.1
ASCIIDOC git-column.xml
XMLTO git-column.1
ASCIIDOC git-maintenance.xml
XMLTO git-maintenance.1
ASCIIDOC git-parse-remote.xml
XMLTO git-parse-remote.1
ASCIIDOC git-ls-tree.xml
XMLTO git-ls-tree.1
ASCIIDOC git-multi-pack-index.xml
XMLTO git-multi-pack-index.1
ASCIIDOC git-update-index.xml
XMLTO git-update-index.1
ASCIIDOC git-reset.xml
XMLTO git-reset.1
ASCIIDOC git-web--browse.xml
XMLTO git-web--browse.1
ASCIIDOC git-annotate.xml
XMLTO git-annotate.1
ASCIIDOC git-grep.xml
XMLTO git-grep.1
ASCIIDOC git-send-pack.xml
XMLTO git-send-pack.1
ASCIIDOC git-cvsexportcommit.xml
XMLTO git-cvsexportcommit.1
ASCIIDOC git-unpack-file.xml
XMLTO git-unpack-file.1
ASCIIDOC git-rev-parse.xml
XMLTO git-rev-parse.1
ASCIIDOC git-rebase.xml
XMLTO git-rebase.1
ASCIIDOC git-name-rev.xml
XMLTO git-name-rev.1
ASCIIDOC git-rev-list.xml
XMLTO git-rev-list.1
ASCIIDOC git-add.xml
XMLTO git-add.1
ASCIIDOC git-check-mailmap.xml
XMLTO git-check-mailmap.1
ASCIIDOC git-credential-cache--daemon.xml
XMLTO git-credential-cache--daemon.1
ASCIIDOC git-commit-graph.xml
XMLTO git-commit-graph.1
ASCIIDOC git-update-ref.xml
XMLTO git-update-ref.1
ASCIIDOC git-rerere.xml
XMLTO git-rerere.1
ASCIIDOC git-mergetool.xml
XMLTO git-mergetool.1
ASCIIDOC git-symbolic-ref.xml
XMLTO git-symbolic-ref.1
ASCIIDOC git-merge-tree.xml
XMLTO git-merge-tree.1
ASCIIDOC git-bugreport.xml
XMLTO git-bugreport.1
ASCIIDOC git-diff.xml
XMLTO git-diff.1
ASCIIDOC git-bundle.xml
XMLTO git-bundle.1
ASCIIDOC git-diff-index.xml
XMLTO git-diff-index.1
ASCIIDOC git-submodule.xml
XMLTO git-submodule.1
ASCIIDOC git-remote-ext.xml
XMLTO git-remote-ext.1
ASCIIDOC git-quiltimport.xml
XMLTO git-quiltimport.1
ASCIIDOC git-fast-export.xml
XMLTO git-fast-export.1
ASCIIDOC git-pack-objects.xml
XMLTO git-pack-objects.1
ASCIIDOC git-tag.xml
XMLTO git-tag.1
ASCIIDOC git-request-pull.xml
XMLTO git-request-pull.1
ASCIIDOC git-upload-archive.xml
XMLTO git-upload-archive.1
ASCIIDOC git-cvsimport.xml
XMLTO git-cvsimport.1
ASCIIDOC git-verify-commit.xml
XMLTO git-verify-commit.1
ASCIIDOC git-remote.xml
XMLTO git-remote.1
ASCIIDOC git-pack-redundant.xml
XMLTO git-pack-redundant.1
ASCIIDOC git-range-diff.xml
XMLTO git-range-diff.1
ASCIIDOC git-am.xml
XMLTO git-am.1
ASCIIDOC git-bisect.xml
XMLTO git-bisect.1
ASCIIDOC git-patch-id.xml
XMLTO git-patch-id.1
ASCIIDOC git-describe.xml
XMLTO git-describe.1
ASCIIDOC git-credential-store.xml
XMLTO git-credential-store.1
ASCIIDOC git-push.xml
XMLTO git-push.1
ASCIIDOC git-sh-i18n.xml
XMLTO git-sh-i18n.1
ASCIIDOC git-cherry-pick.xml
XMLTO git-cherry-pick.1
ASCIIDOC git-cvsserver.xml
XMLTO git-cvsserver.1
ASCIIDOC git-ls-files.xml
XMLTO git-ls-files.1
ASCIIDOC git-mktree.xml
XMLTO git-mktree.1
ASCIIDOC git-pull.xml
XMLTO git-pull.1
ASCIIDOC git-hash-object.xml
XMLTO git-hash-object.1
ASCIIDOC git-svn.xml
XMLTO git-svn.1
ASCIIDOC git-stage.xml
XMLTO git-stage.1
ASCIIDOC git-mktag.xml
XMLTO git-mktag.1
ASCIIDOC git-http-fetch.xml
XMLTO git-http-fetch.1
ASCIIDOC git-read-tree.xml
XMLTO git-read-tree.1
ASCIIDOC git-checkout-index.xml
XMLTO git-checkout-index.1
ASCIIDOC git-fmt-merge-msg.xml
XMLTO git-fmt-merge-msg.1
ASCIIDOC git-update-server-info.xml
XMLTO git-update-server-info.1
ASCIIDOC git-count-objects.xml
XMLTO git-count-objects.1
ASCIIDOC git-switch.xml
XMLTO git-switch.1
ASCIIDOC git-notes.xml
XMLTO git-notes.1
ASCIIDOC git-diff-tree.xml
XMLTO git-diff-tree.1
ASCIIDOC git-show-branch.xml
XMLTO git-show-branch.1
ASCIIDOC git-verify-tag.xml
XMLTO git-verify-tag.1
ASCIIDOC git-check-attr.xml
XMLTO git-check-attr.1
ASCIIDOC git-http-push.xml
XMLTO git-http-push.1
ASCIIDOC git-fsck.xml
XMLTO git-fsck.1
ASCIIDOC git-remote-fd.xml
XMLTO git-remote-fd.1
ASCIIDOC git-fsck-objects.xml
XMLTO git-fsck-objects.1
ASCIIDOC git-commit.xml
XMLTO git-commit.1
ASCIIDOC git-merge-base.xml
XMLTO git-merge-base.1
ASCIIDOC git-sparse-checkout.xml
XMLTO git-sparse-checkout.1
ASCIIDOC git-prune.xml
XMLTO git-prune.1
ASCIIDOC git-unpack-objects.xml
XMLTO git-unpack-objects.1
ASCIIDOC git-verify-pack.xml
XMLTO git-verify-pack.1
ASCIIDOC git-show.xml
XMLTO git-show.1
ASCIIDOC git-imap-send.xml
XMLTO git-imap-send.1
ASCIIDOC git-fetch.xml
XMLTO git-fetch.1
ASCIIDOC git-interpret-trailers.xml
XMLTO git-interpret-trailers.1
ASCIIDOC git-merge-file.xml
XMLTO git-merge-file.1
ASCIIDOC git-show-index.xml
XMLTO git-show-index.1
ASCIIDOC git-ls-remote.xml
XMLTO git-ls-remote.1
ASCIIDOC git-checkout.xml
XMLTO git-checkout.1
ASCIIDOC git-repack.xml
XMLTO git-repack.1
ASCIIDOC git-gc.xml
XMLTO git-gc.1
ASCIIDOC git-archimport.xml
XMLTO git-archimport.1
ASCIIDOC git-credential.xml
XMLTO git-credential.1
ASCIIDOC git-reflog.xml
XMLTO git-reflog.1
ASCIIDOC git-clean.xml
XMLTO git-clean.1
ASCIIDOC git-var.xml
XMLTO git-var.1
ASCIIDOC git-stash.xml
XMLTO git-stash.1
ASCIIDOC git-revert.xml
XMLTO git-revert.1
ASCIIDOC git-filter-branch.xml
XMLTO git-filter-branch.1
ASCIIDOC git-format-patch.xml
XMLTO git-format-patch.1
ASCIIDOC git-for-each-ref.xml
XMLTO git-for-each-ref.1
ASCIIDOC git-worktree.xml
XMLTO git-worktree.1
ASCIIDOC git-replace.xml
XMLTO git-replace.1
ASCIIDOC git-merge-one-file.xml
XMLTO git-merge-one-file.1
ASCIIDOC git-http-backend.xml
XMLTO git-http-backend.1
ASCIIDOC git-get-tar-commit-id.xml
XMLTO git-get-tar-commit-id.1
ASCIIDOC git-receive-pack.xml
XMLTO git-receive-pack.1
ASCIIDOC git-branch.xml
XMLTO git-branch.1
ASCIIDOC git-fast-import.xml
XMLTO git-fast-import.1
ASCIIDOC git-shell.xml
XMLTO git-shell.1
ASCIIDOC git-diff-files.xml
XMLTO git-diff-files.1
ASCIIDOC git-log.xml
XMLTO git-log.1
ASCIIDOC git-sh-i18n--envsubst.xml
XMLTO git-sh-i18n--envsubst.1
ASCIIDOC git.xml
XMLTO git.1
ASCIIDOC gitk.xml
XMLTO gitk.1
ASCIIDOC gitweb.xml
XMLTO gitweb.1
ASCIIDOC gitattributes.xml
XMLTO gitattributes.5
ASCIIDOC githooks.xml
XMLTO githooks.5
ASCIIDOC gitignore.xml
XMLTO gitignore.5
ASCIIDOC gitmodules.xml
XMLTO gitmodules.5
ASCIIDOC gitrepository-layout.xml
XMLTO gitrepository-layout.5
ASCIIDOC gitweb.conf.xml
XMLTO gitweb.conf.5
ASCIIDOC gitcli.xml
XMLTO gitcli.7
ASCIIDOC gitcore-tutorial.xml
XMLTO gitcore-tutorial.7
ASCIIDOC gitcredentials.xml
XMLTO gitcredentials.7
ASCIIDOC gitcvs-migration.xml
XMLTO gitcvs-migration.7
ASCIIDOC gitdiffcore.xml
XMLTO gitdiffcore.7
ASCIIDOC giteveryday.xml
XMLTO giteveryday.7
ASCIIDOC gitfaq.xml
XMLTO gitfaq.7
ASCIIDOC gitglossary.xml
XMLTO gitglossary.7
ASCIIDOC gitnamespaces.xml
XMLTO gitnamespaces.7
ASCIIDOC gitremote-helpers.xml
XMLTO gitremote-helpers.7
ASCIIDOC gitrevisions.xml
XMLTO gitrevisions.7
ASCIIDOC gitsubmodules.xml
XMLTO gitsubmodules.7
ASCIIDOC gittutorial-2.xml
XMLTO gittutorial-2.7
ASCIIDOC gittutorial.xml
XMLTO gittutorial.7
ASCIIDOC gitworkflows.xml
XMLTO gitworkflows.7
make[1]: Leaving directory `/tmp/git-2.29.2/Documentation'
SUBDIR git-gui
SUBDIR gitk-git
SUBDIR templates
install -d -m 755 '/usr/local/bin'
install -d -m 755 '/usr/local/libexec/git-core'
install git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/usr/local/libexec/git-core'
install -m 644 git-mergetool--lib git-parse-remote git-rebase--preserve-merges git-sh-i18n git-sh-setup '/usr/local/libexec/git-core'
install git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/usr/local/bin'
make -C templates DESTDIR='' install
make[1]: Entering directory `/tmp/git-2.29.2/templates'
install -d -m 755 '/usr/local/share/git-core/templates'
(cd blt && gtar cf - .) | \
(cd '/usr/local/share/git-core/templates' && umask 022 && gtar xof -)
make[1]: Leaving directory `/tmp/git-2.29.2/templates'
install -d -m 755 '/usr/local/libexec/git-core/mergetools'
install -m 644 mergetools/* '/usr/local/libexec/git-core/mergetools'
install -d -m 755 '/usr/local/share/locale'
(cd po/build/locale && gtar cf - .) | \
(cd '/usr/local/share/locale' && umask 022 && gtar xof -)
install -d -m 755 '/usr/local/share/perl5'
(cd perl/build/lib && gtar cf - .) | \
(cd '/usr/local/share/perl5' && umask 022 && gtar xof -)
make -C gitweb install
make[1]: Entering directory `/tmp/git-2.29.2/gitweb'
make[2]: Entering directory `/tmp/git-2.29.2'
make[2]: `GIT-VERSION-FILE' is up to date.
make[2]: Leaving directory `/tmp/git-2.29.2'
GEN gitweb.cgi
GEN static/gitweb.js
install -d -m 755 '/usr/local/share/gitweb'
install -m 755 gitweb.cgi '/usr/local/share/gitweb'
install -d -m 755 '/usr/local/share/gitweb/static'
install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/usr/local/share/gitweb/static'
make[1]: Leaving directory `/tmp/git-2.29.2/gitweb'
make -C gitk-git install
make[1]: Entering directory `/tmp/git-2.29.2/gitk-git'
install -d -m 755 '/usr/local/bin'
install -m 755 gitk-wish '/usr/local/bin'/gitk
install -d -m 755 '/usr/local/share/gitk/lib/msgs'
install -m 644 po/zh_cn.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/de.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/it.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/bg.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/es.msg '/usr/local/share/gitk/lib/msgs' && true
make[1]: Leaving directory `/tmp/git-2.29.2/gitk-git'
make -C git-gui gitexecdir='/usr/local/libexec/git-core' install
make[1]: Entering directory `/tmp/git-2.29.2/git-gui'
DEST /usr/local/libexec/git-core
INSTALL 755 git-gui
INSTALL 755 git-gui--askpass
LINK git-citool -> git-gui
DEST /usr/local/share/git-gui/lib
INSTALL 644 tclIndex
INSTALL 644 themed.tcl
INSTALL 644 tools.tcl
INSTALL 644 line.tcl
INSTALL 644 checkout_op.tcl
INSTALL 644 transport.tcl
INSTALL 644 console.tcl
INSTALL 644 remote_add.tcl
INSTALL 644 browser.tcl
INSTALL 644 branch_checkout.tcl
INSTALL 644 spellcheck.tcl
INSTALL 644 status_bar.tcl
INSTALL 644 diff.tcl
INSTALL 644 remote.tcl
INSTALL 644 choose_font.tcl
INSTALL 644 option.tcl
INSTALL 644 mergetool.tcl
INSTALL 644 tools_dlg.tcl
INSTALL 644 search.tcl
INSTALL 644 shortcut.tcl
INSTALL 644 branch_rename.tcl
INSTALL 644 class.tcl
INSTALL 644 remote_branch_delete.tcl
INSTALL 644 choose_repository.tcl
INSTALL 644 about.tcl
INSTALL 644 blame.tcl
INSTALL 644 branch.tcl
INSTALL 644 win32.tcl
INSTALL 644 sshkey.tcl
INSTALL 644 branch_create.tcl
INSTALL 644 chord.tcl
INSTALL 644 commit.tcl
INSTALL 644 branch_delete.tcl
INSTALL 644 index.tcl
INSTALL 644 encoding.tcl
INSTALL 644 logo.tcl
INSTALL 644 date.tcl
INSTALL 644 choose_rev.tcl
INSTALL 644 database.tcl
INSTALL 644 error.tcl
INSTALL 644 merge.tcl
INSTALL 644 git-gui.ico
INSTALL 644 win32_shortcut.js
DEST /usr/local/share/git-gui/lib/msgs
INSTALL 644 pt_br.msg
INSTALL 644 hu.msg
INSTALL 644 zh_cn.msg
INSTALL 644 de.msg
INSTALL 644 sv.msg
INSTALL 644 it.msg
INSTALL 644 ja.msg
INSTALL 644 pt_pt.msg
INSTALL 644 fr.msg
INSTALL 644 ru.msg
INSTALL 644 el.msg
INSTALL 644 vi.msg
INSTALL 644 bg.msg
INSTALL 644 nb.msg
make[1]: Leaving directory `/tmp/git-2.29.2/git-gui'
bindir=$(cd '/usr/local/bin' && pwd) && \
execdir=$(cd '/usr/local/libexec/git-core' && pwd) && \
destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \
{ test "$bindir/" = "$execdir/" || \
for p in git git-shell git-cvsserver; do \
rm -f "$execdir/$p" && \
test -n "" && \
ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \
{ test -z "" && \
ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \
cp "$bindir/$p" "$execdir/$p" || exit; } \
done; \
} && \
for p in git-receive-pack git-upload-archive git-upload-pack; do \
rm -f "$bindir/$p" && \
test -n "" && \
ln -s "git" "$bindir/$p" || \
{ test -z "" && \
ln "$bindir/git" "$bindir/$p" 2>/dev/null || \
ln -s "git" "$bindir/$p" 2>/dev/null || \
cp "$bindir/git" "$bindir/$p" || exit; }; \
done && \
for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \
rm -f "$execdir/$p" && \
if test -z ""; \
then \
test -n "" && \
ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \
{ test -z "" && \
ln "$execdir/git" "$execdir/$p" 2>/dev/null || \
ln -s "git" "$execdir/$p" 2>/dev/null || \
cp "$execdir/git" "$execdir/$p" || exit; }; \
fi \
done && \
remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \
for p in $remote_curl_aliases; do \
rm -f "$execdir/$p" && \
test -n "" && \
ln -s "git-remote-http" "$execdir/$p" || \
{ test -z "" && \
ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \
ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \
cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \
done && \
./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
install -d -m 755 '/usr/local/share/man/man3'
(cd perl/build/man/man3 && gtar cf - .) | \
(cd '/usr/local/share/man/man3' && umask 022 && gtar xof -)
make -C Documentation install
make[1]: Entering directory `/tmp/git-2.29.2/Documentation'
GEN doc.dep
make[2]: Entering directory `/tmp/git-2.29.2'
make[2]: `GIT-VERSION-FILE' is up to date.
make[2]: Leaving directory `/tmp/git-2.29.2'
make[1]: Leaving directory `/tmp/git-2.29.2/Documentation'
make[1]: Entering directory `/tmp/git-2.29.2/Documentation'
make[2]: Entering directory `/tmp/git-2.29.2'
make[2]: `GIT-VERSION-FILE' is up to date.
make[2]: Leaving directory `/tmp/git-2.29.2'
install -d -m 755 /usr/local/share/man/man1
install -d -m 755 /usr/local/share/man/man5
install -d -m 755 /usr/local/share/man/man7
install -m 644 git-maintenance.1 git-credential-store.1 git-upload-pack.1 git-commit-tree.1 git-check-attr.1 git-parse-remote.1 git-diff-files.1 git-credential-cache--daemon.1 git-mv.1 git-multi-pack-index.1 git-bisect.1 git-count-objects.1 git-http-fetch.1 git-fast-import.1 git-sh-setup.1 git-apply.1 git-var.1 git-credential-cache.1 git-sparse-checkout.1 git-notes.1 git-ls-remote.1 git-ls-files.1 git-name-rev.1 git-remote-ext.1 git-update-server-info.1 git-switch.1 git-remote-fd.1 git-read-tree.1 git-mailsplit.1 git-merge.1 git-mergetool--lib.1 git-update-index.1 git-shortlog.1 git-merge-tree.1 git-cherry-pick.1 git-tag.1 git-checkout-index.1 git-show-ref.1 git-ls-tree.1 git-send-pack.1 git-request-pull.1 git-imap-send.1 git-get-tar-commit-id.1 git-shell.1 git-diff-index.1 git-write-tree.1 git-diff.1 git-verify-tag.1 git-daemon.1 git-blame.1 git-send-email.1 git-rerere.1 git-index-pack.1 git-upload-archive.1 git-update-ref.1 git-patch-id.1 git-fsck-objects.1 git-prune-packed.1 git-receive-pack.1 git-gui.1 git-cvsimport.1 git-add.1 git-help.1 git-pack-redundant.1 git-show-branch.1 git-http-backend.1 git-show.1 git-reset.1 git-worktree.1 git-mergetool.1 git-mktree.1 git-cherry.1 git-check-ignore.1 git-web--browse.1 git-quiltimport.1 git-fast-export.1 git-fsck.1 git-http-push.1 git-merge-file.1 git-branch.1 git-for-each-ref.1 git-describe.1 git-restore.1 git-unpack-file.1 git-check-ref-format.1 git-stage.1 git-merge-base.1 git-filter-branch.1 git-log.1 git-merge-index.1 git-difftool.1 git-p4.1 git-svn.1 git-grep.1 git-instaweb.1 git-interpret-trailers.1 git-merge-one-file.1 git-whatchanged.1 git-unpack-objects.1 git-push.1 git-commit-graph.1 git-remote.1 git-hash-object.1 git-fmt-merge-msg.1 git-credential.1 git-mailinfo.1 git-stripspace.1 git-rebase.1 git-submodule.1 git-fetch.1 git-commit.1 git-verify-pack.1 git-checkout.1 git-status.1 git-archimport.1 git-format-patch.1 git-archive.1 git-bundle.1 git-rev-list.1 git-fetch-pack.1 git-gc.1 git-init-db.1 git-rm.1 git-check-mailmap.1 git-bugreport.1 git-am.1 git-sh-i18n.1 git-mktag.1 git-pack-objects.1 git-reflog.1 git-clean.1 git-revert.1 git-replace.1 git-stash.1 git-sh-i18n--envsubst.1 git-clone.1 git-column.1 git-pack-refs.1 git-cvsexportcommit.1 git-show-index.1 git-cvsserver.1 git-pull.1 git-diff-tree.1 git-citool.1 git-prune.1 git-repack.1 git-config.1 git-verify-commit.1 git-cat-file.1 git-init.1 git-annotate.1 git-range-diff.1 git-rev-parse.1 git-symbolic-ref.1 git.1 gitk.1 gitweb.1 /usr/local/share/man/man1
install -m 644 gitattributes.5 githooks.5 gitignore.5 gitmodules.5 gitrepository-layout.5 gitweb.conf.5 /usr/local/share/man/man5
install -m 644 gitcli.7 gitcore-tutorial.7 gitcredentials.7 gitcvs-migration.7 gitdiffcore.7 giteveryday.7 gitfaq.7 gitglossary.7 gitnamespaces.7 gitremote-helpers.7 gitrevisions.7 gitsubmodules.7 gittutorial-2.7 gittutorial.7 gitworkflows.7 /usr/local/share/man/man7
make[1]: Leaving directory `/tmp/git-2.29.2/Documentation'
Removing intermediate container 26c5aafd0609
---> cf62baa6f10f
Step 26/54 : RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == systemd-tmpfiles-setup.service ] || rm -f $i; done); rm -f /lib/systemd/system/multi-user.target.wants/*; rm -f /etc/systemd/system/*.wants/*; rm -f /lib/systemd/system/local-fs.target.wants/*; rm -f /lib/systemd/system/sockets.target.wants/*udev*; rm -f /lib/systemd/system/sockets.target.wants/*initctl*; rm -f /lib/systemd/system/basic.target.wants/*; rm -f /lib/systemd/system/anaconda.target.wants/*
---> Running in 2a689c22d587
Removing intermediate container 2a689c22d587
---> f085e7b3e7a7
Step 27/54 : COPY toCOPY/builder-constraints.txt /home/$MYUNAME/
---> 1ccc4d725dd3
Step 28/54 : RUN pip install -c /home/$MYUNAME/builder-constraints.txt testrepository fixtures pbr git-review python-subunit junitxml testtools
---> Running in 4ddd4b4a9fef
Collecting git-review==1.28.0 (from -c /home/jenkins/builder-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/d9/88/86360bc710b1485ca49c94481b92b5069f859354ec462d8793ec8ed4e45b/git_review-1.28.0-py2.py3-none-any.whl (46kB)
Collecting pbr==5.6.0 (from -c /home/jenkins/builder-constraints.txt (line 4))
Downloading https://files.pythonhosted.org/packages/18/e0/1d4702dd81121d04a477c272d47ee5b6bc970d1a0990b11befa275c55cf2/pbr-5.6.0-py2.py3-none-any.whl (111kB)
Collecting python-subunit==1.4.0 (from -c /home/jenkins/builder-constraints.txt (line 5))
Downloading https://files.pythonhosted.org/packages/88/de/be89fff5c30810afb101bdac2c8706764fafa8e950dc6ffa22092ad81035/python_subunit-1.4.0-py2.py3-none-any.whl (106kB)
Collecting junitxml==0.7 (from -c /home/jenkins/builder-constraints.txt (line 6))
Downloading https://files.pythonhosted.org/packages/86/df/bdf6f8d13a62b7e70fe16f93158fef72322d74d771438ae5b5931f2d33b1/junitxml-0.7.tar.gz
Collecting testtools==2.4.0 (from -c /home/jenkins/builder-constraints.txt (line 7))
Downloading https://files.pythonhosted.org/packages/1a/d5/d0e0d16478fd4700694673518842be3c159fa08230e377f5f8570c170bbd/testtools-2.4.0-py2.py3-none-any.whl (185kB)
Collecting requests==2.27.1 (from -c /home/jenkins/builder-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl (63kB)
Collecting testrepository==0.0.20 (from -c /home/jenkins/builder-constraints.txt (line 10))
Downloading https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz (84kB)
Collecting fixtures==3.0.0 (from -c /home/jenkins/builder-constraints.txt (line 11))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Requirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python2.7/site-packages (from git-review==1.28.0->-c /home/jenkins/builder-constraints.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): extras in /usr/lib/python2.7/site-packages (from python-subunit==1.4.0->-c /home/jenkins/builder-constraints.txt (line 5))
Collecting unittest2>=1.0.0 (from testtools==2.4.0->-c /home/jenkins/builder-constraints.txt (line 7))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2 (from testtools==2.4.0->-c /home/jenkins/builder-constraints.txt (line 7))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/lib/python2.7/site-packages (from testtools==2.4.0->-c /home/jenkins/builder-constraints.txt (line 7))
Collecting certifi>=2017.4.17 (from requests==2.27.1->-c /home/jenkins/builder-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/cc/85/319a8a684e8ac6d87a1193090e06b6bbb302717496380e225ee10487c888/certifi-2022.6.15.tar.gz (161kB)
Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1->-c /home/jenkins/builder-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/d1/cb/4783c8f1a90f89e260dbf72ebbcf25931f3a28f8f80e2e90f8a589941b19/urllib3-1.26.11-py2.py3-none-any.whl (139kB)
Collecting idna<3,>=2.5; python_version < "3" (from requests==2.27.1->-c /home/jenkins/builder-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl (58kB)
Collecting chardet<5,>=3.0.2; python_version < "3" (from requests==2.27.1->-c /home/jenkins/builder-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl (178kB)
Collecting argparse (from unittest2>=1.0.0->testtools==2.4.0->-c /home/jenkins/builder-constraints.txt (line 7))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2 (from traceback2->testtools==2.4.0->-c /home/jenkins/builder-constraints.txt (line 7))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Installing collected packages: certifi, urllib3, idna, chardet, requests, git-review, pbr, linecache2, traceback2, argparse, unittest2, fixtures, testtools, python-subunit, junitxml, testrepository
Running setup.py install for certifi: started
Running setup.py install for certifi: finished with status 'done'
Found existing installation: chardet 2.2.1
Uninstalling chardet-2.2.1:
Successfully uninstalled chardet-2.2.1
Found existing installation: testtools 1.1.0
Uninstalling testtools-1.1.0:
Successfully uninstalled testtools-1.1.0
Found existing installation: python-subunit 0.0.21
Uninstalling python-subunit-0.0.21:
Successfully uninstalled python-subunit-0.0.21
Running setup.py install for junitxml: started
Running setup.py install for junitxml: finished with status 'done'
Running setup.py install for testrepository: started
Running setup.py install for testrepository: finished with status 'done'
Successfully installed argparse-1.4.0 certifi-2022.6.15 chardet-4.0.0 fixtures-3.0.0 git-review-1.28.0 idna-2.10 junitxml-0.7 linecache2-1.0.0 pbr-5.6.0 python-subunit-1.4.0 requests-2.27.1 testrepository-0.0.20 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.11
You are using pip version 8.1.2, however version 22.2.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Removing intermediate container 4ddd4b4a9fef
---> 61104451ac12
Step 29/54 : COPY toCOPY/builder-opt-py27-constraints.txt /home/$MYUNAME
---> e5df5cb11004
Step 30/54 : RUN virtualenv /opt/py27 && source /opt/py27/bin/activate && pip install -c /home/$MYUNAME/builder-opt-py27-constraints.txt tox && for prog in tox ; do ln -s /opt/py27/bin/$prog /usr/bin ; done
---> Running in e3de2ee55a8f
New python executable in /opt/py27/bin/python
Installing setuptools, pip, wheel...done.
Collecting tox===3.23.0 (from -c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/ec/7e/4609fd0386d41f0b94fe952708970fb87cc1fb66e088758b1f0ab336802e/tox-3.23.0-py2.py3-none-any.whl (85kB)
Collecting importlib-metadata>=0.12; python_version < "3.8" (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/cf/b4/877779cd7b5a15536ecbe0655cfb35a0de0ede6d888151fd7356d278c47d/importlib_metadata-2.1.3-py2.py3-none-any.whl
Collecting six>=1.14.0 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Collecting packaging>=14 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/3e/89/7ea760b4daa42653ece2380531c90f64788d979110a2ab51049d92f408af/packaging-20.9-py2.py3-none-any.whl (40kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/6f/43/df7c7b1b7a5ac4e41fac24c3682c1cc32f2c1d683d308bba2500338d1e3e/virtualenv-20.15.1-py2.py3-none-any.whl (10.1MB)
Collecting toml>=0.9.4 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl
Collecting py>=1.4.17 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98kB)
Collecting pluggy>=0.12.0 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
Collecting filelock>=3.0.0 (from tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/f1/12/585c4d8bef61cd7f9497a021d935ba9fb3127f5e45593c2fcc313897f582/filelock-3.2.1-py2.py3-none-any.whl
Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/85/60/370352f7ef6aa96c52fb001831622f50f923c1d575427d021b8ab3311236/contextlib2-0.6.0.post1-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/96/0a/67556e9b7782df7118c1f49bdc494da5e5e429c93aa77965f33e81287c8c/zipp-1.2.0-py2.py3-none-any.whl
Collecting pathlib2; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/09/eb/4af4bcd5b8731366b676192675221c5324394a580dfae469d498313b5c4a/pathlib2-2.3.7.post1-py2.py3-none-any.whl
Collecting configparser>=3.5; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
Collecting pyparsing>=2.0.2 (from packaging>=14->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl (67kB)
Collecting platformdirs<3,>=2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/12/57/f4e6d433fba8bde239baa65f626a31fc6d0556a2065fcc81aaa0f4f1507b/platformdirs-2.0.2-py2.py3-none-any.whl
Collecting distlib<1,>=0.3.1 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/d5/94/db0229ff741c8ff2ff0ac5a8a58d142bd0f81c810701ad9eae2c4c718ede/distlib-0.3.5-py2.py3-none-any.whl (466kB)
Collecting importlib-resources>=1.0; python_version < "3.7" (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/8d/94/2f6ceee0c4e63bff0177c07e68d27c937a19f6bc77c4739755b49f5adb04/importlib_resources-3.3.1-py2.py3-none-any.whl
Collecting typing; python_version < "3.5" (from pathlib2; python_version < "3"->importlib-metadata>=0.12; python_version < "3.8"->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/0b/cb/da856e81731833b94da70a08712f658416266a5fb2a9d9e426c8061becef/typing-3.10.0.0-py2-none-any.whl
Collecting scandir; python_version < "3.5" (from pathlib2; python_version < "3"->importlib-metadata>=0.12; python_version < "3.8"->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
Collecting singledispatch; python_version < "3.4" (from importlib-resources>=1.0; python_version < "3.7"->virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox===3.23.0->-c /home/jenkins/builder-opt-py27-constraints.txt (line 1))
Downloading https://files.pythonhosted.org/packages/3f/09/2a17c6505a8373229cb3de6161e3af74ff90afcf4516719aa6cf32fad151/singledispatch-3.7.0-py2.py3-none-any.whl
Building wheels for collected packages: scandir
Running setup.py bdist_wheel for scandir: started
Running setup.py bdist_wheel for scandir: finished with status 'done'
Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335
Successfully built scandir
Installing collected packages: contextlib2, zipp, typing, six, scandir, pathlib2, configparser, importlib-metadata, pyparsing, packaging, platformdirs, distlib, singledispatch, importlib-resources, filelock, virtualenv, toml, py, pluggy, tox
Successfully installed configparser-4.0.2 contextlib2-0.6.0.post1 distlib-0.3.5 filelock-3.2.1 importlib-metadata-2.1.3 importlib-resources-3.3.1 packaging-20.9 pathlib2-2.3.7.post1 platformdirs-2.0.2 pluggy-0.13.1 py-1.11.0 pyparsing-2.4.7 scandir-1.10.0 singledispatch-3.7.0 six-1.16.0 toml-0.10.2 tox-3.23.0 typing-3.10.0.0 virtualenv-20.15.1 zipp-1.2.0
You are using pip version 9.0.1, however version 22.2.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Removing intermediate container e3de2ee55a8f
---> 526030da5e08
Step 31/54 : COPY toCOPY/mock_overlay /opt/mock_overlay
---> b0ef7561ed54
Step 32/54 : RUN cd /opt/mock_overlay && make && make install
---> Running in d20bed45996a
make -C mount_wrappers all
make[1]: Entering directory `/opt/mock_overlay/mount_wrappers'
gcc -o overlay_mount overlay_mount.c
gcc -o overlay_umount overlay_umount.c
gcc -o mock_cache_umount mock_cache_umount.c
gcc -o mock_cache_unlock mock_cache_unlock.c
gcc -o mock_tmpfs_umount mock_tmpfs_umount.c
gcc -o mock_tmpfs_mount mock_tmpfs_mount.c
make[1]: Leaving directory `/opt/mock_overlay/mount_wrappers'
make -C mount_wrappers all
make[1]: Entering directory `/opt/mock_overlay/mount_wrappers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/mock_overlay/mount_wrappers'
make -C mount_wrappers install
make[1]: Entering directory `/opt/mock_overlay/mount_wrappers'
install --owner=root --group=root --mode=6755 overlay_mount overlay_umount mock_cache_umount mock_cache_unlock mock_tmpfs_umount mock_tmpfs_mount /usr/bin
install --owner=root --group=root --mode=0744 overlay_mount.sh overlay_umount.sh mock_cache_umount.sh mock_cache_unlock.sh mock_tmpfs_umount.sh mock_tmpfs_mount.sh /usr/bin
make[1]: Leaving directory `/opt/mock_overlay/mount_wrappers'
Removing intermediate container d20bed45996a
---> ceab7dfbd3a5
Step 33/54 : COPY toCOPY/finishSetup.sh /usr/local/bin
---> 42b383c4e7da
Step 34/54 : COPY toCOPY/populate_downloads.sh /usr/local/bin
---> 1a0eeae68864
Step 35/54 : COPY toCOPY/generate-local-repo.sh /usr/local/bin
---> e7a0cc39d545
Step 36/54 : COPY toCOPY/generate-centos-repo.sh /usr/local/bin
---> cf9fdba92d04
Step 37/54 : COPY toCOPY/lst_utils.sh /usr/local/bin
---> db4f977dcb83
Step 38/54 : COPY toCOPY/.inputrc /home/$MYUNAME/
---> 684ff0c4504f
Step 39/54 : COPY toCOPY/generate-cgcs-tis-repo /usr/local/bin
---> 2f83a9015278
Step 40/54 : COPY toCOPY/generate-cgcs-centos-repo.sh /usr/local/bin
---> 8c7615bfda38
Step 41/54 : RUN echo "# Load stx-builder configuration" >> /etc/profile.d/stx-builder-conf.sh && echo "if [[ -r \${HOME}/buildrc ]]; then" >> /etc/profile.d/stx-builder-conf.sh && echo " source \${HOME}/buildrc" >> /etc/profile.d/stx-builder-conf.sh && echo " export PROJECT SRC_BUILD_ENVIRONMENT MYPROJECTNAME MYUNAME" >> /etc/profile.d/stx-builder-conf.sh && echo " export MY_BUILD_CFG MY_BUILD_CFG_RT MY_BUILD_CFG_STD MY_BUILD_DIR MY_BUILD_ENVIRONMENT MY_BUILD_ENVIRONMENT_FILE MY_BUILD_ENVIRONMENT_FILE_RT MY_BUILD_ENVIRONMENT_FILE_STD MY_DEBUG_BUILD_CFG_RT MY_DEBUG_BUILD_CFG_STD MY_LOCAL_DISK MY_MOCK_ROOT MY_REPO MY_REPO_ROOT_DIR MY_SRC_RPM_BUILD_DIR MY_RELEASE MY_WORKSPACE LAYER" >> /etc/profile.d/stx-builder-conf.sh && echo "fi" >> /etc/profile.d/stx-builder-conf.sh && echo "export FORMAL_BUILD=0" >> /etc/profile.d/stx-builder-conf.sh && echo "export PATH=\$MY_REPO/build-tools:\$PATH" >> /etc/profile.d/stx-builder-conf.sh
---> Running in af8ad7b5014a
Removing intermediate container af8ad7b5014a
---> 852cb1e0923d
Step 42/54 : RUN localedef -i en_US -f UTF-8 en_US.UTF-8
---> Running in e28380e4fe67
Removing intermediate container e28380e4fe67
---> f62cb4164537
Step 43/54 : RUN mkdir -p /www/run && mkdir -p /www/logs && mkdir -p /www/home && mkdir -p /www/root/htdocs/localdisk && chown -R $MYUID:cgts /www && ln -s /localdisk/loadbuild /www/root/htdocs/localdisk/loadbuild && ln -s /import/mirrors/CentOS /www/root/htdocs/CentOS && ln -s /import/mirrors/fedora /www/root/htdocs/fedora && ln -s /localdisk/designer /www/root/htdocs/localdisk/designer
---> Running in 736e2d4b14a4
Removing intermediate container 736e2d4b14a4
---> fe1202d734ad
Step 44/54 : RUN echo "$MYUNAME ALL=(ALL:ALL) NOPASSWD:ALL" >> /etc/sudoers && mkdir -p /var/log/lighttpd && chmod a+rwx /var/log/lighttpd/ && sed -i 's%^var\.log_root.*$%var.log_root = "/www/logs"%g' /etc/lighttpd/lighttpd.conf && sed -i 's%^var\.server_root.*$%var.server_root = "/www/root"%g' /etc/lighttpd/lighttpd.conf && sed -i 's%^var\.home_dir.*$%var.home_dir = "/www/home"%g' /etc/lighttpd/lighttpd.conf && sed -i 's%^var\.state_dir.*$%var.state_dir = "/www/run"%g' /etc/lighttpd/lighttpd.conf && sed -i "s/server.port/#server.port/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.use-ipv6/#server.use-ipv6/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.username/#server.username/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.groupname/#server.groupname/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.bind/#server.bind/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.document-root/#server.document-root/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.dirlisting/#server.dirlisting/g" /etc/lighttpd/lighttpd.conf && echo "server.port = 8088" >> /etc/lighttpd/lighttpd.conf && echo "server.use-ipv6 = \"disable\"" >> /etc/lighttpd/lighttpd.conf && echo "server.username = \"$MYUNAME\"" >> /etc/lighttpd/lighttpd.conf && echo "server.groupname = \"cgts\"" >> /etc/lighttpd/lighttpd.conf && echo "server.bind = \"localhost\"" >> /etc/lighttpd/lighttpd.conf && echo "server.document-root = \"/www/root/htdocs\"" >> /etc/lighttpd/lighttpd.conf && sed -i "s/dir-listing.activate/#dir-listing.activate/g" /etc/lighttpd/conf.d/dirlisting.conf && echo "dir-listing.activate = \"enable\"" >> /etc/lighttpd/conf.d/dirlisting.conf
---> Running in 4e72543ed1ac
Removing intermediate container 4e72543ed1ac
---> c6360229e5dd
Step 45/54 : RUN useradd -r -u $MYUID -g cgts -m $MYUNAME && ln -s /home/$MYUNAME/.ssh /mySSH && rsync -av /etc/skel/ /home/$MYUNAME/
---> Running in 4f5927f6ef6f
useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
sending incremental file list
./
.bash_logout
.bash_profile
.bashrc

sent 658 bytes received 76 bytes 1,468.00 bytes/sec
total size is 442 speedup is 0.60
Removing intermediate container 4f5927f6ef6f
---> 88c21cf270e7
Step 46/54 : RUN echo "bash -C /usr/local/bin/finishSetup.sh" >> /home/$MYUNAME/.bashrc && echo "export PATH=/usr/local/bin:/localdisk/designer/$MYUNAME/bin:\$PATH" >> /home/$MYUNAME/.bashrc && chmod a+x /usr/local/bin/*
---> Running in 699f5103eeeb
Removing intermediate container 699f5103eeeb
---> 2404cb1083a4
Step 47/54 : RUN chown $MYUNAME /home/$MYUNAME && if [ -z $MY_EMAIL ]; then MY_EMAIL=$MYUNAME@opendev.org; fi && runuser -u $MYUNAME -- git config --global user.email $MY_EMAIL && runuser -u $MYUNAME -- git config --global user.name $MYUNAME && runuser -u $MYUNAME -- git config --global color.ui false
---> Running in 43589ad71a28
Removing intermediate container 43589ad71a28
---> 6134fa22cefe
Step 48/54 : RUN rm /etc/yum.repos.d/*
---> Running in 3215762e171b
Removing intermediate container 3215762e171b
---> 0ef8fa31a2a7
Step 49/54 : COPY centos-mirror-tools/yum.repos.d/* /etc/yum.repos.d/
---> cf0c71d7721e
Step 50/54 : COPY centos-mirror-tools/rpm-gpg-keys/* /etc/pki/rpm-gpg/
---> f2031b23302e
Step 51/54 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
---> Running in bf9a2b553cc7
Removing intermediate container bf9a2b553cc7
---> a0b4f68bff10
Step 52/54 : RUN yum-config-manager --setopt=StarlingX\*.skip_if_unavailable=1 --save
---> Running in dfdaebee5887
Loaded plugins: ovl, product-id
===================================== main =====================================
[main]
alwaysprompt = True
assumeno = False
assumeyes = False
autocheck_running_kernel = True
autosavets = True
bandwidth = 0
bugtracker_url = http://bugs.centos.org/set_project.php?project_id=23&ref=http://bugs.centos.org/bug_report_page.php?category=yum
cache = 0
cachedir = /var/cache/yum/x86_64/7
check_config_file_age = True
clean_requirements_on_remove = False
color = auto
color_list_available_downgrade = dim,cyan
color_list_available_install = normal
color_list_available_reinstall = bold,underline,green
color_list_available_running_kernel = bold,underline
color_list_available_upgrade = bold,blue
color_list_installed_extra = bold,red
color_list_installed_newer = bold,yellow
color_list_installed_older = bold
color_list_installed_reinstall = normal
color_list_installed_running_kernel = bold,underline
color_search_match = bold
color_update_installed = normal
color_update_local = bold
color_update_remote = normal
commands =
debuglevel = 2
deltarpm = 2
deltarpm_metadata_percentage = 100
deltarpm_percentage = 75
depsolve_loop_limit = 100
disable_includes =
diskspacecheck = True
distroverpkg = centos-release
downloaddir =
downloadonly =
enable_group_conditionals = True
enabled = True
enablegroups = True
errorlevel = 2
exactarch = True
exactarchlist =
exclude =
exit_on_lock = False
failovermethod = priority
fssnap_abort_on_errors = any
fssnap_automatic_keep = 1
fssnap_automatic_post = False
fssnap_automatic_pre = False
fssnap_devices = !*/swap,
!*/lv_swap
fssnap_percentage = 100
ftp_disable_epsv = False
gaftonmode = False
gpgcheck = True
group_command = objects
group_package_types = mandatory,
default
groupremove_leaf_only = False
history_list_view = single-user-commands
history_record = True
history_record_packages = yum,
rpm
http_caching = packages
installonly_limit = 5
installonlypkgs = kernel,
kernel-bigmem,
installonlypkg(kernel),
installonlypkg(kernel-module),
installonlypkg(vm),
kernel-enterprise,
kernel-smp,
kernel-debug,
kernel-unsupported,
kernel-source,
kernel-devel,
kernel-PAE,
kernel-PAE-debug
installroot = /
ip_resolve =
keepalive = True
keepcache = False
kernelpkgnames = kernel,
kernel-smp,
kernel-enterprise,
kernel-bigmem,
kernel-BOOT,
kernel-PAE,
kernel-PAE-debug
loadts_ignoremissing = False
loadts_ignorenewrpm = False
loadts_ignorerpm = False
localpkg_gpgcheck = False
logfile = /var/log/yum.log
max_connections = 0
mddownloadpolicy = sqlite
mdpolicy = group:small
metadata_expire = 21600
metadata_expire_filter = read-only:present
minrate = 0
mirrorlist_expire = 86400
multilib_policy = best
obsoletes = True
override_install_langs = en_US.utf8
overwrite_groups = False
password =
payload_gpgcheck = False
persistdir = /var/lib/yum
pluginconfpath = /etc/yum/pluginconf.d
pluginpath = /usr/share/yum-plugins,
/usr/lib/yum-plugins
plugins = True
progess_obj =
protected_multilib = True
protected_packages = yum,
systemd
proxy = False
proxy_password =
proxy_username =
query_install_excludes = False
recent = 7
recheck_installed_requires = True
remove_leaf_only = False
repo_gpgcheck = False
repopkgsremove_leaf_only = False
reposdir = /etc/yum/repos.d,
/etc/yum.repos.d
reset_nice = True
retries = 20
rpm_check_debug = True
rpmverbosity = info
shell_exit_status = 0
showdupesfromrepos = False
skip_broken = False
skip_missing_names_on_install = False
skip_missing_names_on_update = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
syslog_device = /dev/log
syslog_facility = LOG_USER
syslog_ident =
throttle = 0
timeout = 60.0
tolerant = True
tsflags = nodocs
ui_repoid_vars = releasever,
basearch
upgrade_group_objects_upgrade = True
upgrade_requirements_on_install = False
usercache = True
username =
usr_w_check = True

======================= repo: StarlingX-C7.6.1810-atomic =======================
[StarlingX-C7.6.1810-atomic]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/atomic/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-atomic
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-atomic/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-atomic/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-atomic/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - atomic
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-atomic
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-atomic/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-atomic
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.6.1810-centosplus =====================
[StarlingX-C7.6.1810-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/centosplus/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.6.1810-centosplus-source ==================
[StarlingX-C7.6.1810-centosplus-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.6.1810/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-centosplus-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-centosplus-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-centosplus-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-centosplus-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - centosplus-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-centosplus-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-centosplus-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-centosplus-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.6.1810-cloud-pike =====================
[StarlingX-C7.6.1810-cloud-pike]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/cloud/x86_64/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-cloud-pike
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-cloud-pike/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-cloud-pike/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-cloud-pike/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - Cloud-pike
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-cloud-pike
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-cloud-pike/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-cloud-pike
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.6.1810-cloud-pike-source ==================
[StarlingX-C7.6.1810-cloud-pike-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.6.1810/cloud/Source/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-cloud-pike-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-cloud-pike-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-cloud-pike-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-cloud-pike-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - cloud-pike-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-cloud-pike-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-cloud-pike-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-cloud-pike-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.6.1810-extras =======================
[StarlingX-C7.6.1810-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.6.1810-extras-source ====================
[StarlingX-C7.6.1810-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.6.1810/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-extras-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-extras-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.6.1810-nfv-fdio ======================
[StarlingX-C7.6.1810-nfv-fdio]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/nfv/x86_64/fdio/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-nfv-fdio
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-nfv-fdio/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-nfv-fdio/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-nfv-fdio/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - nfv
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-nfv-fdio
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-nfv-fdio/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-nfv-fdio
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.6.1810-opstools ======================
[StarlingX-C7.6.1810-opstools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/opstools/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-opstools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-opstools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-opstools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-opstools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - opstools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-opstools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-opstools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-opstools
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C7.6.1810-opstools-source ===================
[StarlingX-C7.6.1810-opstools-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.6.1810/opstools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-opstools-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-opstools-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-opstools-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-opstools-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - opstools-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-opstools-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-opstools-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-opstools-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.6.1810-os =========================
[StarlingX-C7.6.1810-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-os
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.6.1810-os-source ======================
[StarlingX-C7.6.1810-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.6.1810/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-os-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-os-source
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.6.1810-paas-openshift-origin ================
[StarlingX-C7.6.1810-paas-openshift-origin]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/paas/x86_64/openshift-origin/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - paas-openshift-origin
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-paas-openshift-origin
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C7.6.1810-paas-openshift-origin311 ==============
[StarlingX-C7.6.1810-paas-openshift-origin311]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/paas/x86_64/openshift-origin311/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin311
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin311/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin311/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin311/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - paas-openshift-origin311
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin311
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-paas-openshift-origin311/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-paas-openshift-origin311
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.6.1810-rt =========================
[StarlingX-C7.6.1810-rt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/rt/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-rt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-rt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-rt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-rt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - rt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-rt
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-rt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-rt
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.6.1810-sclo-rh =======================
[StarlingX-C7.6.1810-sclo-rh]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/sclo/x86_64/rh/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-sclo-rh
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-sclo-rh/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-sclo-rh/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-sclo-rh/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - sclo-rh
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-sclo-rh
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-sclo-rh/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-sclo-rh
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.6.1810-sclo-sclo ======================
[StarlingX-C7.6.1810-sclo-sclo]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/sclo/x86_64/sclo/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-sclo-sclo
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-sclo-sclo/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-sclo-sclo/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-sclo-sclo/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - sclo-sclo
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-sclo-sclo
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-sclo-sclo/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-sclo-sclo
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.6.1810-storage-ceph-jewel =================
[StarlingX-C7.6.1810-storage-ceph-jewel]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/storage/x86_64/ceph-jewel/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-jewel
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-jewel/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-jewel/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-jewel/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - storage-ceph-jewel
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-jewel
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-jewel/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-storage-ceph-jewel
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.6.1810-storage-ceph-luminous ================
[StarlingX-C7.6.1810-storage-ceph-luminous]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/storage/x86_64/ceph-luminous/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-luminous
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-luminous/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-luminous/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-luminous/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - storage-ceph-luminous
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-luminous
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-luminous/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-storage-ceph-luminous
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.6.1810-storage-ceph-nautilus ================
[StarlingX-C7.6.1810-storage-ceph-nautilus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/storage/x86_64/ceph-nautilus/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-nautilus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-nautilus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-nautilus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-nautilus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - storage-ceph-nautilus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-ceph-nautilus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-ceph-nautilus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-storage-ceph-nautilus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.6.1810-storage-gluster-5 ==================
[StarlingX-C7.6.1810-storage-gluster-5]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/storage/x86_64/gluster-5/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-gluster-5
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-gluster-5/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-gluster-5/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-gluster-5/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - storage-gluster-5
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-storage-gluster-5
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-storage-gluster-5/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-storage-gluster-5
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.6.1810-updates =======================
[StarlingX-C7.6.1810-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-updates
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.6.1810-updates-source ===================
[StarlingX-C7.6.1810-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.6.1810/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-updates-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-updates-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.6.1810-virt-kvm ======================
[StarlingX-C7.6.1810-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/virt/x86_64/kvm-common/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.6.1810 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.6.1810-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.6.1810-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.6.1810-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.7.1908-atomic =======================
[StarlingX-C7.7.1908-atomic]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/atomic/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-atomic
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-atomic/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-atomic/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-atomic/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - atomic
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-atomic
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-atomic/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-atomic
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.7.1908-centosplus =====================
[StarlingX-C7.7.1908-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/centosplus/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.7.1908-centosplus-source ==================
[StarlingX-C7.7.1908-centosplus-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-centosplus-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-centosplus-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-centosplus-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-centosplus-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - centosplus-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-centosplus-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-centosplus-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-centosplus-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.7.1908-extras =======================
[StarlingX-C7.7.1908-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.7.1908-extras-source ====================
[StarlingX-C7.7.1908-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-extras-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-extras-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.7.1908-nfv-fdio ======================
[StarlingX-C7.7.1908-nfv-fdio]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/nfv/x86_64/fdio/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-nfv-fdio
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-nfv-fdio/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-nfv-fdio/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-nfv-fdio/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - nfv
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-nfv-fdio
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-nfv-fdio/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-nfv-fdio
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.7.1908-opstools ======================
[StarlingX-C7.7.1908-opstools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/opstools/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-opstools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-opstools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-opstools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-opstools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - opstools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-opstools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-opstools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-opstools
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.7.1908-os =========================
[StarlingX-C7.7.1908-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-os
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.7.1908-os-source ======================
[StarlingX-C7.7.1908-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-os-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-os-source
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.7.1908-paas-openshift-origin ================
[StarlingX-C7.7.1908-paas-openshift-origin]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/paas/x86_64/openshift-origin/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - paas-openshift-origin
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-paas-openshift-origin
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C7.7.1908-paas-openshift-origin311 ==============
[StarlingX-C7.7.1908-paas-openshift-origin311]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/paas/x86_64/openshift-origin311/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin311
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin311/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin311/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin311/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - paas-openshift-origin311
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin311
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-paas-openshift-origin311/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-paas-openshift-origin311
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.7.1908-rt =========================
[StarlingX-C7.7.1908-rt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/rt/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-rt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-rt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-rt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-rt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - rt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-rt
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-rt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-rt
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.7.1908-sclo-rh =======================
[StarlingX-C7.7.1908-sclo-rh]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/sclo/x86_64/rh/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-sclo-rh
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-sclo-rh/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-sclo-rh/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-sclo-rh/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - sclo-rh
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-sclo-rh
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-sclo-rh/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-sclo-rh
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.7.1908-sclo-sclo ======================
[StarlingX-C7.7.1908-sclo-sclo]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/sclo/x86_64/sclo/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-sclo-sclo
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-sclo-sclo/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-sclo-sclo/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-sclo-sclo/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - sclo-sclo
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-sclo-sclo
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-sclo-sclo/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-sclo-sclo
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.7.1908-storage-ceph-jewel =================
[StarlingX-C7.7.1908-storage-ceph-jewel]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/storage/x86_64/ceph-jewel/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-jewel
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-jewel/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-jewel/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-jewel/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - storage-ceph-jewel
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-jewel
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-jewel/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-storage-ceph-jewel
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.7.1908-storage-ceph-luminous ================
[StarlingX-C7.7.1908-storage-ceph-luminous]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/storage/x86_64/ceph-luminous/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-luminous
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-luminous/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-luminous/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-luminous/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - storage-ceph-luminous
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-luminous
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-luminous/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-storage-ceph-luminous
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.7.1908-storage-ceph-nautilus ================
[StarlingX-C7.7.1908-storage-ceph-nautilus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/storage/x86_64/ceph-nautilus/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-nautilus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-nautilus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-nautilus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-nautilus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - storage-ceph-nautilus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-ceph-nautilus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-ceph-nautilus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-storage-ceph-nautilus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.7.1908-storage-gluster-5 ==================
[StarlingX-C7.7.1908-storage-gluster-5]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/storage/x86_64/gluster-5/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-gluster-5
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-gluster-5/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-gluster-5/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-gluster-5/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - storage-gluster-5
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-storage-gluster-5
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-storage-gluster-5/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-storage-gluster-5
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.7.1908-updates =======================
[StarlingX-C7.7.1908-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-updates
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.7.1908-updates-source ===================
[StarlingX-C7.7.1908-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-updates-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-updates-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.7.1908-virt-kvm ======================
[StarlingX-C7.7.1908-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.7.1908/virt/x86_64/kvm-common/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.7.1908 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.7.1908-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.7.1908-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.7.1908-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.8.2003-atomic =======================
[StarlingX-C7.8.2003-atomic]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/atomic/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-atomic
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-atomic/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-atomic/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-atomic/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - atomic
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-atomic
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-atomic/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-atomic
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.8.2003-centosplus =====================
[StarlingX-C7.8.2003-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/centosplus/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.8.2003-centosplus-source ==================
[StarlingX-C7.8.2003-centosplus-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.8.2003/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-centosplus-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-centosplus-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-centosplus-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-centosplus-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - centosplus-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-centosplus-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-centosplus-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-centosplus-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.8.2003-extras =======================
[StarlingX-C7.8.2003-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.8.2003-extras-source ====================
[StarlingX-C7.8.2003-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.8.2003/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-extras-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-extras-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.8.2003-nfv-fdio ======================
[StarlingX-C7.8.2003-nfv-fdio]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/nfv/x86_64/fdio/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-nfv-fdio
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-nfv-fdio/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-nfv-fdio/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-nfv-fdio/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - nfv
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-nfv-fdio
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-nfv-fdio/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-nfv-fdio
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.8.2003-opstools ======================
[StarlingX-C7.8.2003-opstools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/opstools/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-opstools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-opstools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-opstools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-opstools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - opstools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-opstools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-opstools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-opstools
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.8.2003-os =========================
[StarlingX-C7.8.2003-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-os
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.8.2003-os-source ======================
[StarlingX-C7.8.2003-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.8.2003/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-os-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-os-source
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.8.2003-paas-openshift-origin ================
[StarlingX-C7.8.2003-paas-openshift-origin]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/paas/x86_64/openshift-origin/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - paas-openshift-origin
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-paas-openshift-origin
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C7.8.2003-paas-openshift-origin311 ==============
[StarlingX-C7.8.2003-paas-openshift-origin311]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/paas/x86_64/openshift-origin311/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin311
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin311/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin311/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin311/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - paas-openshift-origin311
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin311
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-paas-openshift-origin311/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-paas-openshift-origin311
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.8.2003-rt =========================
[StarlingX-C7.8.2003-rt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/rt/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-rt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-rt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-rt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-rt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - rt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-rt
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-rt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-rt
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.8.2003-sclo-rh =======================
[StarlingX-C7.8.2003-sclo-rh]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/sclo/x86_64/rh/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-sclo-rh
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-sclo-rh/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-sclo-rh/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-sclo-rh/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - sclo-rh
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-sclo-rh
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-sclo-rh/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-sclo-rh
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.8.2003-sclo-sclo ======================
[StarlingX-C7.8.2003-sclo-sclo]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/sclo/x86_64/sclo/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-sclo-sclo
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-sclo-sclo/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-sclo-sclo/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-sclo-sclo/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - sclo-sclo
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-sclo-sclo
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-sclo-sclo/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-sclo-sclo
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.8.2003-storage-ceph-jewel =================
[StarlingX-C7.8.2003-storage-ceph-jewel]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/storage/x86_64/ceph-jewel/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-jewel
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-jewel/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-jewel/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-jewel/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - storage-ceph-jewel
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-jewel
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-jewel/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-storage-ceph-jewel
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.8.2003-storage-ceph-luminous ================
[StarlingX-C7.8.2003-storage-ceph-luminous]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/storage/x86_64/ceph-luminous/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-luminous
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-luminous/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-luminous/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-luminous/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - storage-ceph-luminous
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-luminous
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-luminous/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-storage-ceph-luminous
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.8.2003-storage-ceph-nautilus ================
[StarlingX-C7.8.2003-storage-ceph-nautilus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/storage/x86_64/ceph-nautilus/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-nautilus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-nautilus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-nautilus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-nautilus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - storage-ceph-nautilus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-ceph-nautilus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-ceph-nautilus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-storage-ceph-nautilus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.8.2003-storage-gluster-5 ==================
[StarlingX-C7.8.2003-storage-gluster-5]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/storage/x86_64/gluster-5/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-gluster-5
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-gluster-5/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-gluster-5/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-gluster-5/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - storage-gluster-5
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-storage-gluster-5
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-storage-gluster-5/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-storage-gluster-5
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.8.2003-updates =======================
[StarlingX-C7.8.2003-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-updates
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.8.2003-updates-source ===================
[StarlingX-C7.8.2003-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.8.2003/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-updates-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-updates-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.8.2003-virt-kvm ======================
[StarlingX-C7.8.2003-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.8.2003/virt/x86_64/kvm-common/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.8.2003 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.8.2003-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.8.2003-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.8.2003-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.9.2009-atomic =======================
[StarlingX-C7.9.2009-atomic]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/atomic/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-atomic
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-atomic/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-atomic/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-atomic/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - atomic
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-atomic
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-atomic/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-atomic
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.9.2009-centosplus =====================
[StarlingX-C7.9.2009-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/centosplus/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.9.2009-centosplus-source ==================
[StarlingX-C7.9.2009-centosplus-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.9.2009/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-centosplus-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-centosplus-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-centosplus-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-centosplus-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - centosplus-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-centosplus-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-centosplus-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-centosplus-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C7.9.2009-extras =======================
[StarlingX-C7.9.2009-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.9.2009-extras-source ====================
[StarlingX-C7.9.2009-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.9.2009/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-extras-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-extras-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.9.2009-nfv-fdio ======================
[StarlingX-C7.9.2009-nfv-fdio]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/nfv/x86_64/fdio/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-nfv-fdio
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-nfv-fdio/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-nfv-fdio/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-nfv-fdio/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - nfv
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-nfv-fdio
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-nfv-fdio/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-nfv-fdio
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.9.2009-opstools ======================
[StarlingX-C7.9.2009-opstools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/opstools/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-opstools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-opstools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-opstools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-opstools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - opstools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-opstools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-opstools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-opstools
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.9.2009-os =========================
[StarlingX-C7.9.2009-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-os
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.9.2009-os-source ======================
[StarlingX-C7.9.2009-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.9.2009/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-os-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-os-source
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.9.2009-paas-openshift-origin ================
[StarlingX-C7.9.2009-paas-openshift-origin]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/paas/x86_64/openshift-origin/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - paas-openshift-origin
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-paas-openshift-origin
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C7.9.2009-paas-openshift-origin311 ==============
[StarlingX-C7.9.2009-paas-openshift-origin311]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/paas/x86_64/openshift-origin311/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin311
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin311/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin311/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin311/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - paas-openshift-origin311
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin311
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-paas-openshift-origin311/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-paas-openshift-origin311
ui_repoid_vars = releasever,
basearch
username =

========================= repo: StarlingX-C7.9.2009-rt =========================
[StarlingX-C7.9.2009-rt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/rt/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-rt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-rt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-rt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-rt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - rt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-rt
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-rt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-rt
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.9.2009-rt-source ======================
[StarlingX-C7.9.2009-rt-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.9.2009/rt/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-rt-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-rt-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-rt-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-rt-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - rt-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-rt-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-rt-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-rt-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.9.2009-sclo-rh =======================
[StarlingX-C7.9.2009-sclo-rh]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/sclo/x86_64/rh/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-sclo-rh
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-sclo-rh/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-sclo-rh/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-sclo-rh/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - sclo-rh
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-sclo-rh
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-sclo-rh/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-sclo-rh
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C7.9.2009-sclo-sclo ======================
[StarlingX-C7.9.2009-sclo-sclo]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/sclo/x86_64/sclo/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-sclo-sclo
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-sclo-sclo/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-sclo-sclo/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-sclo-sclo/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - sclo-sclo
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-sclo-sclo
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-sclo-sclo/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-sclo-sclo
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.9.2009-storage-ceph-jewel =================
[StarlingX-C7.9.2009-storage-ceph-jewel]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/storage/x86_64/ceph-jewel/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-jewel
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-jewel/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-jewel/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-jewel/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - storage-ceph-jewel
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-jewel
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-jewel/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-storage-ceph-jewel
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.9.2009-storage-ceph-luminous ================
[StarlingX-C7.9.2009-storage-ceph-luminous]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/storage/x86_64/ceph-luminous/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-luminous
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-luminous/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-luminous/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-luminous/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - storage-ceph-luminous
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-luminous
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-luminous/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-storage-ceph-luminous
ui_repoid_vars = releasever,
basearch
username =

=============== repo: StarlingX-C7.9.2009-storage-ceph-nautilus ================
[StarlingX-C7.9.2009-storage-ceph-nautilus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/storage/x86_64/ceph-nautilus/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-nautilus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-nautilus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-nautilus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-nautilus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - storage-ceph-nautilus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-ceph-nautilus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-ceph-nautilus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-storage-ceph-nautilus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C7.9.2009-storage-gluster-5 ==================
[StarlingX-C7.9.2009-storage-gluster-5]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/storage/x86_64/gluster-5/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-gluster-5
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-gluster-5/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-gluster-5/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-gluster-5/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - storage-gluster-5
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-storage-gluster-5
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-storage-gluster-5/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-storage-gluster-5
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.9.2009-updates =======================
[StarlingX-C7.9.2009-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-updates
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C7.9.2009-updates-source ===================
[StarlingX-C7.9.2009-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.9.2009/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-updates-source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-updates-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: StarlingX-C7.9.2009-virt-kvm ======================
[StarlingX-C7.9.2009-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7.9.2009/virt/x86_64/kvm-common/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.9.2009 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C7.9.2009-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C7.9.2009-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C7.9.2009-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.0.1905-AppStream ======================
[StarlingX-C8.0.1905-AppStream]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/AppStream/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-AppStream
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-AppStream/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-AppStream/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-AppStream/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - AppStream
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-AppStream
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-AppStream/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-AppStream
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.0.1905-AppStream-Source ==================
[StarlingX-C8.0.1905-AppStream-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/AppStream/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-AppStream-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-AppStream-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-AppStream-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-AppStream-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - AppStream Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-AppStream-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-AppStream-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-AppStream-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.0.1905-BaseOS =======================
[StarlingX-C8.0.1905-BaseOS]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/BaseOS/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-BaseOS
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-BaseOS/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-BaseOS/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-BaseOS/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - BaseOS
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-BaseOS
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-BaseOS/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-BaseOS
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.0.1905-BaseOS-Source ====================
[StarlingX-C8.0.1905-BaseOS-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/BaseOS/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-BaseOS-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-BaseOS-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-BaseOS-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-BaseOS-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - BaseOS Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-BaseOS-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-BaseOS-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-BaseOS-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.0.1905-PowerTools =====================
[StarlingX-C8.0.1905-PowerTools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/PowerTools/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-PowerTools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-PowerTools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-PowerTools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-PowerTools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - PowerTools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-PowerTools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-PowerTools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-PowerTools
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.0.1905-PowerTools-Source ==================
[StarlingX-C8.0.1905-PowerTools-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/PowerTools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-PowerTools-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-PowerTools-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-PowerTools-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-PowerTools-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - PowerTools Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-PowerTools-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-PowerTools-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-PowerTools-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.0.1905-centosplus =====================
[StarlingX-C8.0.1905-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/centosplus/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.0.1905-centosplus-Source ==================
[StarlingX-C8.0.1905-centosplus-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-centosplus-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-centosplus-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-centosplus-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-centosplus-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - centosplus Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-centosplus-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-centosplus-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-centosplus-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.0.1905-extras =======================
[StarlingX-C8.0.1905-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/extras/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.0.1905-extras-Source ====================
[StarlingX-C8.0.1905-extras-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.0.1905/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-extras-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-extras-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-extras-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-extras-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.0.1905 - extras Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.0.1905-extras-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.0.1905-extras-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.0.1905-extras-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.1.1911-AppStream ======================
[StarlingX-C8.1.1911-AppStream]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/AppStream/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-AppStream
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-AppStream/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-AppStream/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-AppStream/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - AppStream
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-AppStream
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-AppStream/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-AppStream
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.1.1911-AppStream-Source ==================
[StarlingX-C8.1.1911-AppStream-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/AppStream/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-AppStream-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-AppStream-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-AppStream-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-AppStream-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - AppStream Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-AppStream-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-AppStream-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-AppStream-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.1.1911-BaseOS =======================
[StarlingX-C8.1.1911-BaseOS]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/BaseOS/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-BaseOS
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-BaseOS/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-BaseOS/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-BaseOS/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - BaseOS
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-BaseOS
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-BaseOS/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-BaseOS
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.1.1911-BaseOS-Source ====================
[StarlingX-C8.1.1911-BaseOS-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/BaseOS/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-BaseOS-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-BaseOS-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-BaseOS-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-BaseOS-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - BaseOS Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-BaseOS-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-BaseOS-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-BaseOS-Source
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.1.1911-HighAvailability ==================
[StarlingX-C8.1.1911-HighAvailability]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/HighAvailability/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-HighAvailability
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-HighAvailability/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-HighAvailability/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-HighAvailability/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - HighAvailability
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-HighAvailability
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-HighAvailability/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-HighAvailability
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C8.1.1911-HighAvailability-Source ===============
[StarlingX-C8.1.1911-HighAvailability-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/HighAvailability/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-HighAvailability-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-HighAvailability-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-HighAvailability-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-HighAvailability-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - HighAvailability Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-HighAvailability-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-HighAvailability-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-HighAvailability-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.1.1911-PowerTools =====================
[StarlingX-C8.1.1911-PowerTools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/PowerTools/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-PowerTools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-PowerTools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-PowerTools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-PowerTools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - PowerTools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-PowerTools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-PowerTools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-PowerTools
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.1.1911-PowerTools-Source ==================
[StarlingX-C8.1.1911-PowerTools-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/PowerTools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-PowerTools-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-PowerTools-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-PowerTools-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-PowerTools-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - PowerTools Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-PowerTools-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-PowerTools-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-PowerTools-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.1.1911-centosplus =====================
[StarlingX-C8.1.1911-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/centosplus/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.1.1911-centosplus-Source ==================
[StarlingX-C8.1.1911-centosplus-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-centosplus-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-centosplus-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-centosplus-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-centosplus-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - centosplus Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-centosplus-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-centosplus-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-centosplus-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.1.1911-extras =======================
[StarlingX-C8.1.1911-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/extras/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.1.1911-extras-Source ====================
[StarlingX-C8.1.1911-extras-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.1.1911/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-extras-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-extras-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-extras-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-extras-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.1.1911 - extras Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.1.1911-extras-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.1.1911-extras-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.1.1911-extras-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.2.2004-AppStream ======================
[StarlingX-C8.2.2004-AppStream]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/8.2.2004/AppStream/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-AppStream
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-AppStream/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-AppStream/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-AppStream/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - AppStream
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-AppStream
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-AppStream/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-AppStream
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.2.2004-AppStream-Source ==================
[StarlingX-C8.2.2004-AppStream-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.2.2004/AppStream/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-AppStream-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-AppStream-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-AppStream-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-AppStream-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - AppStream Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-AppStream-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-AppStream-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-AppStream-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.2.2004-BaseOS =======================
[StarlingX-C8.2.2004-BaseOS]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/8.2.2004/BaseOS/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-BaseOS
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-BaseOS/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-BaseOS/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-BaseOS/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - BaseOS
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-BaseOS
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-BaseOS/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-BaseOS
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.2.2004-BaseOS-Source ====================
[StarlingX-C8.2.2004-BaseOS-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.2.2004/BaseOS/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-BaseOS-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-BaseOS-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-BaseOS-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-BaseOS-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - BaseOS Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-BaseOS-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-BaseOS-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-BaseOS-Source
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.2.2004-HighAvailability ==================
[StarlingX-C8.2.2004-HighAvailability]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/8.2.2004/HighAvailability/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-HighAvailability
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-HighAvailability/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-HighAvailability/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-HighAvailability/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - HighAvailability
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-HighAvailability
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-HighAvailability/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-HighAvailability
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C8.2.2004-HighAvailability-Source ===============
[StarlingX-C8.2.2004-HighAvailability-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.2.2004/HighAvailability/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-HighAvailability-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-HighAvailability-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-HighAvailability-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-HighAvailability-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - HighAvailability Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-HighAvailability-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-HighAvailability-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-HighAvailability-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.2.2004-PowerTools =====================
[StarlingX-C8.2.2004-PowerTools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/8.2.2004/PowerTools/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-PowerTools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-PowerTools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-PowerTools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-PowerTools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - PowerTools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-PowerTools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-PowerTools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-PowerTools
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.2.2004-PowerTools-Source ==================
[StarlingX-C8.2.2004-PowerTools-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.2.2004/PowerTools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-PowerTools-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-PowerTools-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-PowerTools-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-PowerTools-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - PowerTools Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-PowerTools-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-PowerTools-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-PowerTools-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.2.2004-centosplus =====================
[StarlingX-C8.2.2004-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/8.2.2004/centosplus/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.2.2004-centosplus-Source ==================
[StarlingX-C8.2.2004-centosplus-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.2.2004/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-centosplus-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-centosplus-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-centosplus-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-centosplus-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - centosplus Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-centosplus-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-centosplus-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-centosplus-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.2.2004-extras =======================
[StarlingX-C8.2.2004-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/8.2.2004/extras/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.2.2004-extras-Source ====================
[StarlingX-C8.2.2004-extras-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.2.2004/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-extras-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-extras-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-extras-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-extras-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.2.2004 - extras Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.2.2004-extras-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.2.2004-extras-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.2.2004-extras-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.3.2011-AppStream ======================
[StarlingX-C8.3.2011-AppStream]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/AppStream/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-AppStream
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-AppStream/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-AppStream/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-AppStream/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - AppStream
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-AppStream
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-AppStream/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-AppStream
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.3.2011-AppStream-Source ==================
[StarlingX-C8.3.2011-AppStream-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/AppStream/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-AppStream-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-AppStream-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-AppStream-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-AppStream-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - AppStream Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-AppStream-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-AppStream-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-AppStream-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.3.2011-BaseOS =======================
[StarlingX-C8.3.2011-BaseOS]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/BaseOS/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-BaseOS
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-BaseOS/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-BaseOS/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-BaseOS/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - BaseOS
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-BaseOS
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-BaseOS/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-BaseOS
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.3.2011-BaseOS-Source ====================
[StarlingX-C8.3.2011-BaseOS-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/BaseOS/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-BaseOS-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-BaseOS-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-BaseOS-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-BaseOS-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - BaseOS Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-BaseOS-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-BaseOS-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-BaseOS-Source
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.3.2011-HighAvailability ==================
[StarlingX-C8.3.2011-HighAvailability]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/HighAvailability/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-HighAvailability
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-HighAvailability/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-HighAvailability/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-HighAvailability/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - HighAvailability
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-HighAvailability
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-HighAvailability/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-HighAvailability
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C8.3.2011-HighAvailability-Source ===============
[StarlingX-C8.3.2011-HighAvailability-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/HighAvailability/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-HighAvailability-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-HighAvailability-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-HighAvailability-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-HighAvailability-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - HighAvailability Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-HighAvailability-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-HighAvailability-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-HighAvailability-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.3.2011-PowerTools =====================
[StarlingX-C8.3.2011-PowerTools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/PowerTools/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-PowerTools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-PowerTools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-PowerTools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-PowerTools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - PowerTools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-PowerTools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-PowerTools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-PowerTools
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.3.2011-PowerTools-Source ==================
[StarlingX-C8.3.2011-PowerTools-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/PowerTools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-PowerTools-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-PowerTools-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-PowerTools-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-PowerTools-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - PowerTools Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-PowerTools-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-PowerTools-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-PowerTools-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.3.2011-centosplus =====================
[StarlingX-C8.3.2011-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/centosplus/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.3.2011-centosplus-Source ==================
[StarlingX-C8.3.2011-centosplus-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-centosplus-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-centosplus-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-centosplus-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-centosplus-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - centosplus Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-centosplus-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-centosplus-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-centosplus-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.3.2011-extras =======================
[StarlingX-C8.3.2011-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/extras/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.3.2011-extras-Source ====================
[StarlingX-C8.3.2011-extras-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.3.2011/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-extras-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-extras-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-extras-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-extras-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.3.2011 - extras Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.3.2011-extras-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.3.2011-extras-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.3.2011-extras-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.4.2105-AppStream ======================
[StarlingX-C8.4.2105-AppStream]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/AppStream/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-AppStream
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-AppStream/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-AppStream/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-AppStream/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - AppStream
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-AppStream
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-AppStream/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-AppStream
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.4.2105-AppStream-Source ==================
[StarlingX-C8.4.2105-AppStream-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/AppStream/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-AppStream-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-AppStream-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-AppStream-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-AppStream-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - AppStream Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-AppStream-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-AppStream-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-AppStream-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.4.2105-BaseOS =======================
[StarlingX-C8.4.2105-BaseOS]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/BaseOS/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-BaseOS
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-BaseOS/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-BaseOS/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-BaseOS/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - BaseOS
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-BaseOS
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-BaseOS/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-BaseOS
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.4.2105-BaseOS-Source ====================
[StarlingX-C8.4.2105-BaseOS-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/BaseOS/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-BaseOS-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-BaseOS-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-BaseOS-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-BaseOS-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - BaseOS Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-BaseOS-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-BaseOS-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-BaseOS-Source
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.4.2105-HighAvailability ==================
[StarlingX-C8.4.2105-HighAvailability]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/HighAvailability/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-HighAvailability
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-HighAvailability/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-HighAvailability/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-HighAvailability/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - HighAvailability
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-HighAvailability
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-HighAvailability/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-HighAvailability
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C8.4.2105-HighAvailability-Source ===============
[StarlingX-C8.4.2105-HighAvailability-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/HighAvailability/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-HighAvailability-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-HighAvailability-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-HighAvailability-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-HighAvailability-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - HighAvailability Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-HighAvailability-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-HighAvailability-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-HighAvailability-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.4.2105-PowerTools =====================
[StarlingX-C8.4.2105-PowerTools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/PowerTools/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-PowerTools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-PowerTools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-PowerTools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-PowerTools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - PowerTools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-PowerTools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-PowerTools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-PowerTools
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.4.2105-PowerTools-Source ==================
[StarlingX-C8.4.2105-PowerTools-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/PowerTools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-PowerTools-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-PowerTools-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-PowerTools-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-PowerTools-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - PowerTools Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-PowerTools-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-PowerTools-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-PowerTools-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.4.2105-centosplus =====================
[StarlingX-C8.4.2105-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/centosplus/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.4.2105-centosplus-Source ==================
[StarlingX-C8.4.2105-centosplus-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-centosplus-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-centosplus-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-centosplus-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-centosplus-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - centosplus Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-centosplus-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-centosplus-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-centosplus-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.4.2105-extras =======================
[StarlingX-C8.4.2105-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/extras/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.4.2105-extras-Source ====================
[StarlingX-C8.4.2105-extras-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.4.2105/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-extras-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-extras-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-extras-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-extras-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.4.2105 - extras Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.4.2105-extras-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.4.2105-extras-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.4.2105-extras-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.5.2111-AppStream ======================
[StarlingX-C8.5.2111-AppStream]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/AppStream/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-AppStream
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-AppStream/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-AppStream/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-AppStream/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - AppStream
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-AppStream
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-AppStream/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-AppStream
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.5.2111-AppStream-Source ==================
[StarlingX-C8.5.2111-AppStream-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/AppStream/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-AppStream-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-AppStream-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-AppStream-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-AppStream-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - AppStream Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-AppStream-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-AppStream-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-AppStream-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.5.2111-BaseOS =======================
[StarlingX-C8.5.2111-BaseOS]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/BaseOS/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-BaseOS
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-BaseOS/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-BaseOS/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-BaseOS/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - BaseOS
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-BaseOS
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-BaseOS/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-BaseOS
ui_repoid_vars = releasever,
basearch
username =

=================== repo: StarlingX-C8.5.2111-BaseOS-Source ====================
[StarlingX-C8.5.2111-BaseOS-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/BaseOS/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-BaseOS-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-BaseOS-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-BaseOS-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-BaseOS-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - BaseOS Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-BaseOS-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-BaseOS-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-BaseOS-Source
ui_repoid_vars = releasever,
basearch
username =

================== repo: StarlingX-C8.5.2111-HighAvailability ==================
[StarlingX-C8.5.2111-HighAvailability]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/HighAvailability/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-HighAvailability
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-HighAvailability/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-HighAvailability/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-HighAvailability/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - HighAvailability
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-HighAvailability
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-HighAvailability/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-HighAvailability
ui_repoid_vars = releasever,
basearch
username =

============== repo: StarlingX-C8.5.2111-HighAvailability-Source ===============
[StarlingX-C8.5.2111-HighAvailability-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/HighAvailability/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-HighAvailability-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-HighAvailability-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-HighAvailability-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-HighAvailability-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - HighAvailability Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-HighAvailability-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-HighAvailability-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-HighAvailability-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.5.2111-PowerTools =====================
[StarlingX-C8.5.2111-PowerTools]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/PowerTools/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-PowerTools
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-PowerTools/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-PowerTools/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-PowerTools/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - PowerTools
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-PowerTools
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-PowerTools/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-PowerTools
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.5.2111-PowerTools-Source ==================
[StarlingX-C8.5.2111-PowerTools-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/PowerTools/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-PowerTools-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-PowerTools-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-PowerTools-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-PowerTools-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - PowerTools Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-PowerTools-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-PowerTools-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-PowerTools-Source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: StarlingX-C8.5.2111-centosplus =====================
[StarlingX-C8.5.2111-centosplus]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/centosplus/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-centosplus
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-centosplus/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-centosplus/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-centosplus/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - centosplus
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-centosplus
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-centosplus/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-centosplus
ui_repoid_vars = releasever,
basearch
username =

================= repo: StarlingX-C8.5.2111-centosplus-Source ==================
[StarlingX-C8.5.2111-centosplus-Source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/centosplus/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-centosplus-Source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-centosplus-Source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-centosplus-Source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-centosplus-Source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - centosplus Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-centosplus-Source
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-centosplus-Source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-centosplus-Source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: StarlingX-C8.5.2111-extras =======================
[StarlingX-C8.5.2111-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/8.5.2111/extras/x86_64/os/
cache = 0
cachedir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8
hdrdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-8.5.2111 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/StarlingX-C8.5.2111-extras
pkgdir = /var/cache/yum/x86_64/7/StarlingX-C8.5.2111-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = True
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = StarlingX-C8.5.2111-extras
ui_repoid_vars = releasever,
basearch
username =

==================== repo: Starlingx-C7.2.1511-cloud-newton ====================
[Starlingx-C7.2.1511-cloud-newton]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/cloud/x86_64/openstack-newton/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cloud-newton
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cloud-newton/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cloud-newton/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cloud-newton/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - Cloud-newton
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cloud-newton
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cloud-newton/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-cloud-newton
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.2.1511-cloud-newton-source =================
[Starlingx-C7.2.1511-cloud-newton-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/cloud/Source/openstack-newton/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cloud-newton-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cloud-newton-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cloud-newton-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cloud-newton-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - Cloud-newton-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cloud-newton-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cloud-newton-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-cloud-newton-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.2.1511-cr =========================
[Starlingx-C7.2.1511-cr]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.2.1511/cr/x86_64
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cr
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cr/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cr/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cr/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - cr
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cr
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cr/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-cr
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.2.1511-cr-source ======================
[Starlingx-C7.2.1511-cr-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.2.1511/cr/Source
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cr-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cr-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cr-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cr-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - cr-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-cr-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-cr-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-cr-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: Starlingx-C7.2.1511-extras =======================
[Starlingx-C7.2.1511-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = StarlingX-CentOS-7.2.1511 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-extras
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.2.1511-extras-source ====================
[Starlingx-C7.2.1511-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-extras-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-extras-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.2.1511-os =========================
[Starlingx-C7.2.1511-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-os
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.2.1511-os-source ======================
[Starlingx-C7.2.1511-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-os-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-os-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-C7.2.1511-updates =======================
[Starlingx-C7.2.1511-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-updates
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.2.1511-updates-source ===================
[Starlingx-C7.2.1511-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-updates-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-updates-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-C7.2.1511-virt-kvm ======================
[Starlingx-C7.2.1511-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/virt/x86_64/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

================== repo: Starlingx-C7.2.1511-virt-kvm-source ===================
[Starlingx-C7.2.1511-virt-kvm-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.2.1511/virt/Source/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-virt-kvm-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-virt-kvm-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-virt-kvm-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-virt-kvm-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.2.1511 - virt-kvm-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.2.1511-virt-kvm-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.2.1511-virt-kvm-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.2.1511-virt-kvm-source
ui_repoid_vars = releasever,
basearch
username =

==================== repo: Starlingx-C7.3.1611-cloud-newton ====================
[Starlingx-C7.3.1611-cloud-newton]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/cloud/x86_64/openstack-newton/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-newton
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-newton/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-newton/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-newton/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - Cloud-newton
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-newton
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-newton/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-cloud-newton
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.3.1611-cloud-newton-source =================
[Starlingx-C7.3.1611-cloud-newton-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/cloud/Source/openstack-newton/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-newton-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-newton-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-newton-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-newton-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - Cloud-newton-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-newton-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-newton-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-cloud-newton-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.3.1611-cloud-pike =====================
[Starlingx-C7.3.1611-cloud-pike]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/cloud/x86_64/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-pike
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-pike/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-pike/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-pike/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - Cloud-pike
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-pike
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-pike/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-cloud-pike
ui_repoid_vars = releasever,
basearch
username =

================= repo: Starlingx-C7.3.1611-cloud-pike-source ==================
[Starlingx-C7.3.1611-cloud-pike-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/cloud/Source/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-pike-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-pike-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-pike-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-pike-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - Cloud-pike-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cloud-pike-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cloud-pike-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-cloud-pike-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.3.1611-cr =========================
[Starlingx-C7.3.1611-cr]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.3.1611/cr/x86_64
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cr
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cr/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cr/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cr/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - cr
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cr
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cr/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-cr
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.3.1611-cr-source ======================
[Starlingx-C7.3.1611-cr-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.3.1611/cr/Source
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cr-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cr-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cr-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cr-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - cr-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-cr-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-cr-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-cr-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: Starlingx-C7.3.1611-extras =======================
[Starlingx-C7.3.1611-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-extras
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.3.1611-extras-source ====================
[Starlingx-C7.3.1611-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-extras-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-extras-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.3.1611-os =========================
[Starlingx-C7.3.1611-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-os
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.3.1611-os-source ======================
[Starlingx-C7.3.1611-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-os-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-os-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.3.1611-rt =========================
[Starlingx-C7.3.1611-rt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/rt/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-rt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-rt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-rt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-rt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - rt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-rt
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-rt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-rt
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.3.1611-rt-source ======================
[Starlingx-C7.3.1611-rt-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/rt/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-rt-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-rt-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-rt-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-rt-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - rt-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-rt-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-rt-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-rt-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-C7.3.1611-updates =======================
[Starlingx-C7.3.1611-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-updates
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.3.1611-updates-source ===================
[Starlingx-C7.3.1611-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-updates-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-updates-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-C7.3.1611-virt-kvm ======================
[Starlingx-C7.3.1611-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/virt/x86_64/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

================== repo: Starlingx-C7.3.1611-virt-kvm-source ===================
[Starlingx-C7.3.1611-virt-kvm-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/virt/Source/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-kvm-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-kvm-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-kvm-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-kvm-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - virt-kvm-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-kvm-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-kvm-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-virt-kvm-source
ui_repoid_vars = releasever,
basearch
username =

==================== repo: Starlingx-C7.3.1611-virt-libvirt ====================
[Starlingx-C7.3.1611-virt-libvirt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/virt/x86_64/libvirt-latest
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-libvirt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-libvirt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-libvirt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-libvirt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - virt-libvirt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-libvirt
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-libvirt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-virt-libvirt
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.3.1611-virt-libvirt-source =================
[Starlingx-C7.3.1611-virt-libvirt-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.3.1611/virt/Source/libvirt-latest
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-libvirt-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-libvirt-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-libvirt-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-libvirt-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.3.1611 - virt-libvirt-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.3.1611-virt-libvirt-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.3.1611-virt-libvirt-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.3.1611-virt-libvirt-source
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.4.1708-cloud-newton-source =================
[Starlingx-C7.4.1708-cloud-newton-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/cloud/Source/openstack-newton/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-newton-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-newton-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-newton-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-newton-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - Cloud-newton-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-newton-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-newton-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-cloud-newton-source
ui_repoid_vars = releasever,
basearch
username =

================= repo: Starlingx-C7.4.1708-cloud-pike-source ==================
[Starlingx-C7.4.1708-cloud-pike-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/cloud/Source/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-pike-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-pike-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-pike-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-pike-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - Cloud-pike-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-pike-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-pike-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-cloud-pike-source
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.4.1708-cloud-queens-source =================
[Starlingx-C7.4.1708-cloud-queens-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/cloud/Source/openstack-queens/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-queens-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-queens-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-queens-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-queens-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - Cloud-queens-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cloud-queens-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cloud-queens-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-cloud-queens-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.4.1708-cr =========================
[Starlingx-C7.4.1708-cr]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.4.1708/cr/x86_64
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cr
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cr/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cr/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cr/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - cr
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cr
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cr/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-cr
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.4.1708-cr-source ======================
[Starlingx-C7.4.1708-cr-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.4.1708/cr/Source
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cr-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cr-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cr-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cr-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - cr-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-cr-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-cr-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-cr-source
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.4.1708-extras-source ====================
[Starlingx-C7.4.1708-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-extras-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-extras-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.4.1708-os-source ======================
[Starlingx-C7.4.1708-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-os-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-os-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.4.1708-rt-source ======================
[Starlingx-C7.4.1708-rt-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/rt/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-rt-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-rt-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-rt-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-rt-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - rt-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-rt-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-rt-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-rt-source
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.4.1708-updates-source ===================
[Starlingx-C7.4.1708-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-updates-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-updates-source
ui_repoid_vars = releasever,
basearch
username =

================== repo: Starlingx-C7.4.1708-virt-kvm-source ===================
[Starlingx-C7.4.1708-virt-kvm-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/virt/Source/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-virt-kvm-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-virt-kvm-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-virt-kvm-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-virt-kvm-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - virt-kvm-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-virt-kvm-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-virt-kvm-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-virt-kvm-source
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.4.1708-virt-libvirt-source =================
[Starlingx-C7.4.1708-virt-libvirt-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.4.1708/virt/Source/libvirt-latest
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-virt-libvirt-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-virt-libvirt-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-virt-libvirt-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-virt-libvirt-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.4.1708 - virt-libvirt-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.4.1708-virt-libvirt-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.4.1708-virt-libvirt-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.4.1708-virt-libvirt-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.5.1804-cloud-pike =====================
[Starlingx-C7.5.1804-cloud-pike]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/cloud/x86_64/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-cloud-pike
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-cloud-pike/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-cloud-pike/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-cloud-pike/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - Cloud-pike
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-cloud-pike
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-cloud-pike/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-cloud-pike
ui_repoid_vars = releasever,
basearch
username =

================= repo: Starlingx-C7.5.1804-cloud-pike-source ==================
[Starlingx-C7.5.1804-cloud-pike-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/cloud/Source/openstack-pike/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-cloud-pike-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-cloud-pike-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-cloud-pike-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-cloud-pike-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - Cloud-pike-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-cloud-pike-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-cloud-pike-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-cloud-pike-source
ui_repoid_vars = releasever,
basearch
username =

======================= repo: Starlingx-C7.5.1804-extras =======================
[Starlingx-C7.5.1804-extras]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/extras/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-extras
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-extras/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-extras/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-extras/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - extras
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-extras
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-extras/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-extras
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.5.1804-extras-source ====================
[Starlingx-C7.5.1804-extras-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/extras/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-extras-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-extras-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-extras-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-extras-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - extras-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-extras-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-extras-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-extras-source
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.5.1804-os =========================
[Starlingx-C7.5.1804-os]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/os/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-os
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-os/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-os/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-os/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - os
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-os
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-os/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-os
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-C7.5.1804-os-source ======================
[Starlingx-C7.5.1804-os-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/os/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-os-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-os-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-os-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-os-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - os-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-os-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-os-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-os-source
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.5.1804-paas-openshift ===================
[Starlingx-C7.5.1804-paas-openshift]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/paas/x86_64/openshift-origin311/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-paas-openshift
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-paas-openshift/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-paas-openshift/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-paas-openshift/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - pass-openshift
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-paas-openshift
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-paas-openshift/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-paas-openshift
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-C7.5.1804-rt =========================
[Starlingx-C7.5.1804-rt]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/rt/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-rt
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-rt/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-rt/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-rt/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - rt
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-rt
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-rt/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-rt
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-C7.5.1804-updates =======================
[Starlingx-C7.5.1804-updates]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/updates/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-updates
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-updates/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-updates/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-updates/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - updates
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-updates
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-updates/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-updates
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-C7.5.1804-updates-source ===================
[Starlingx-C7.5.1804-updates-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/updates/Source/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-updates-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-updates-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-updates-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-updates-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - updates-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-updates-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-updates-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-updates-source
ui_repoid_vars = releasever,
basearch
username =

=============== repo: Starlingx-C7.5.1804-virt-kubernetes-source ===============
[Starlingx-C7.5.1804-virt-kubernetes-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/virt/Source/kubernetes110
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kubernetes-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kubernetes-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kubernetes-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kubernetes-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - virt-kubernetes-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kubernetes-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kubernetes-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-virt-kubernetes-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-C7.5.1804-virt-kvm ======================
[Starlingx-C7.5.1804-virt-kvm]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/virt/x86_64/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kvm
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kvm/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kvm/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kvm/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - virt-kvm
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kvm
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kvm/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-virt-kvm
ui_repoid_vars = releasever,
basearch
username =

================== repo: Starlingx-C7.5.1804-virt-kvm-source ===================
[Starlingx-C7.5.1804-virt-kvm-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/virt/Source/kvm-common
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kvm-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kvm-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kvm-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kvm-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - virt-kvm-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-kvm-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-kvm-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-virt-kvm-source
ui_repoid_vars = releasever,
basearch
username =

================ repo: Starlingx-C7.5.1804-virt-libvirt-source =================
[Starlingx-C7.5.1804-virt-libvirt-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/7.5.1804/virt/Source/libvirt-latest
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-libvirt-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-libvirt-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-libvirt-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-libvirt-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-CentOS-7.5.1804 - virt-libvirt-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-C7.5.1804-virt-libvirt-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-C7.5.1804-virt-libvirt-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-C7.5.1804-virt-libvirt-source
ui_repoid_vars = releasever,
basearch
username =

============= repo: Starlingx-buildlogs-seed.centos.org_c7.1708.00 =============
[Starlingx-buildlogs-seed.centos.org_c7.1708.00]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://buildlogs-seed.centos.org/c7.1708.00
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-buildlogs-seed.centos.org_c7.1708.00
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-buildlogs-seed.centos.org_c7.1708.00/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-buildlogs-seed.centos.org_c7.1708.00/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-buildlogs-seed.centos.org_c7.1708.00/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-buildlogs-seed.centos.org_c7.1708.00 - buildlogs-seed.centos.org_c7.1708.00
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-buildlogs-seed.centos.org_c7.1708.00
pkgdir = /var/cache/yum/x86_64/7/Starlingx-buildlogs-seed.centos.org_c7.1708.00/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-buildlogs-seed.centos.org_c7.1708.00
ui_repoid_vars = releasever,
basearch
username =

============= repo: Starlingx-buildlogs.centos.org_c7.1708.u.i386 ==============
[Starlingx-buildlogs.centos.org_c7.1708.u.i386]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://buildlogs.centos.org/c7.1708.u.i386
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-buildlogs.centos.org_c7.1708.u.i386
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-buildlogs.centos.org_c7.1708.u.i386/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-buildlogs.centos.org_c7.1708.u.i386/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-buildlogs.centos.org_c7.1708.u.i386/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-buildlogs.centos.org_c7.1708.u.i386 - buildlogs.centos.org_c7.1708.u.i386
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-buildlogs.centos.org_c7.1708.u.i386
pkgdir = /var/cache/yum/x86_64/7/Starlingx-buildlogs.centos.org_c7.1708.u.i386/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-buildlogs.centos.org_c7.1708.u.i386
ui_repoid_vars = releasever,
basearch
username =

======= repo: Starlingx-download.docker.com_linux_centos_7_source_stable =======
[Starlingx-download.docker.com_linux_centos_7_source_stable]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://download.docker.com/linux/centos/7/source/stable
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-download.docker.com_linux_centos_7_source_stable
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-download.docker.com_linux_centos_7_source_stable/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-download.docker.com_linux_centos_7_source_stable/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-DOCKER
hdrdir = /var/cache/yum/x86_64/7/Starlingx-download.docker.com_linux_centos_7_source_stable/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-download.docker.com_linux_centos_7_source_stable - download.docker.com_linux_centos_7_source_stable
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-download.docker.com_linux_centos_7_source_stable
pkgdir = /var/cache/yum/x86_64/7/Starlingx-download.docker.com_linux_centos_7_source_stable/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-download.docker.com_linux_centos_7_source_stable
ui_repoid_vars = releasever,
basearch
username =

======= repo: Starlingx-download.docker.com_linux_centos_7_x86_64_stable =======
[Starlingx-download.docker.com_linux_centos_7_x86_64_stable]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://download.docker.com/linux/centos/7/x86_64/stable
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-download.docker.com_linux_centos_7_x86_64_stable
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-download.docker.com_linux_centos_7_x86_64_stable/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-download.docker.com_linux_centos_7_x86_64_stable/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-DOCKER
hdrdir = /var/cache/yum/x86_64/7/Starlingx-download.docker.com_linux_centos_7_x86_64_stable/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-download.docker.com_linux_centos_7_x86_64_stable - download.docker.com_linux_centos_7_x86_64_stable
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-download.docker.com_linux_centos_7_x86_64_stable
pkgdir = /var/cache/yum/x86_64/7/Starlingx-download.docker.com_linux_centos_7_x86_64_stable/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-download.docker.com_linux_centos_7_x86_64_stable
ui_repoid_vars = releasever,
basearch
username =

============================ repo: Starlingx-epel-7 ============================
[Starlingx-epel-7]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/7/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-7
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-7/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-7
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-7/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-7
ui_repoid_vars = releasever,
basearch
username =

========================= repo: Starlingx-epel-7-debug =========================
[Starlingx-epel-7-debug]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/7/x86_64/debug
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-7-debug
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-debug/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-debug/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-debug/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-7-debug
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-debug
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-debug/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-7-debug
ui_repoid_vars = releasever,
basearch
username =

======================== repo: Starlingx-epel-7-source =========================
[Starlingx-epel-7-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/7/source/tree/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-7-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-source/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-source/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-7-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-7-source
ui_repoid_vars = releasever,
basearch
username =

======================== repo: Starlingx-epel-7-testing ========================
[Starlingx-epel-7-testing]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-7-testing
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-7-testing
ui_repoid_vars = releasever,
basearch
username =

===================== repo: Starlingx-epel-7-testing-debug =====================
[Starlingx-epel-7-testing-debug]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/debug/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing-debug
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing-debug/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing-debug/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing-debug/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-7-testing-debug
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing-debug
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing-debug/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-7-testing-debug
ui_repoid_vars = releasever,
basearch
username =

==================== repo: Starlingx-epel-7-testing-source =====================
[Starlingx-epel-7-testing-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/testing/7/source/tree/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing-source/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing-source/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-7-testing-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-7-testing-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-7-testing-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-7-testing-source
ui_repoid_vars = releasever,
basearch
username =

====================== repo: Starlingx-epel-8-Everything =======================
[Starlingx-epel-8-Everything]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-8-Everything
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-8-Everything/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-8-Everything/gpgdir
gpgkey = file:///export/config/rpm-gpg-keys/RPM-GPG-KEY-EPEL-8
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-8-Everything/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-8
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-8-Everything
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-8-Everything/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-8-Everything
ui_repoid_vars = releasever,
basearch
username =

=================== repo: Starlingx-epel-8-Everything-source ===================
[Starlingx-epel-8-Everything-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://dl.fedoraproject.org/pub/epel/8/Everything/source/tree/
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-epel-8-Everything-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-8-Everything-source/gpgcadir
gpgcakey =
gpgcheck = False
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-8-Everything-source/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-epel-8-Everything-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-Epel-8-Everything-source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-epel-8-Everything-source
pkgdir = /var/cache/yum/x86_64/7/Starlingx-epel-8-Everything-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-epel-8-Everything-source
ui_repoid_vars = releasever,
basearch
username =

========== repo: Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64 ==========
[Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://ftp.iij.ad.jp/pub/linux/centos/7/rt/x86_64
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64 - ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64
pkgdir = /var/cache/yum/x86_64/7/Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-ftp.iij.ad.jp_pub_linux_centos_7_rt_x86_64
ui_repoid_vars = releasever,
basearch
username =

============= repo: Starlingx-www.rpmfind.net_linux_epel_7_x86_64 ==============
[Starlingx-www.rpmfind.net_linux_epel_7_x86_64]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://www.rpmfind.net/linux/epel/7/x86_64
cache = 0
cachedir = /var/cache/yum/x86_64/7/Starlingx-www.rpmfind.net_linux_epel_7_x86_64
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/Starlingx-www.rpmfind.net_linux_epel_7_x86_64/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/Starlingx-www.rpmfind.net_linux_epel_7_x86_64/gpgdir
gpgkey =
hdrdir = /var/cache/yum/x86_64/7/Starlingx-www.rpmfind.net_linux_epel_7_x86_64/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Starlingx-www.rpmfind.net_linux_epel_7_x86_64 - www.rpmfind.net_linux_epel_7_x86_64
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/Starlingx-www.rpmfind.net_linux_epel_7_x86_64
pkgdir = /var/cache/yum/x86_64/7/Starlingx-www.rpmfind.net_linux_epel_7_x86_64/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = Starlingx-www.rpmfind.net_linux_epel_7_x86_64
ui_repoid_vars = releasever,
basearch
username =

===================== repo: centos-openstack-Queens-source =====================
[centos-openstack-Queens-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.5.1804/cloud/Source/openstack-queens/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-Queens-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-Queens-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-Queens-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-Queens-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack Queens - Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-Queens-source
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-Queens-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-Queens-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: centos-openstack-Rocky-source ======================
[centos-openstack-Rocky-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.5.1804/cloud/Source/openstack-rocky/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-Rocky-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-Rocky-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-Rocky-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-Rocky-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack Rocky - Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-Rocky-source
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-Rocky-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-Rocky-source
ui_repoid_vars = releasever,
basearch
username =

===================== repo: centos-openstack-Stein-source ======================
[centos-openstack-Stein-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.6.1810/cloud/Source/openstack-stein/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-Stein-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-Stein-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-Stein-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-Stein-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack Stein - Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-Stein-source
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-Stein-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-Stein-source
ui_repoid_vars = releasever,
basearch
username =

======================== repo: centos-openstack-queens =========================
[centos-openstack-queens]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7/cloud/x86_64/openstack-queens/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-queens
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-queens/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-queens/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-queens/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack queens
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-queens
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-queens/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-queens
ui_repoid_vars = releasever,
basearch
username =

========================= repo: centos-openstack-rocky =========================
[centos-openstack-rocky]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7/cloud/x86_64/openstack-rocky/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-rocky
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-rocky/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-rocky/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-rocky/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack rocky
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-rocky
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-rocky/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-rocky
ui_repoid_vars = releasever,
basearch
username =

========================= repo: centos-openstack-stein =========================
[centos-openstack-stein]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7/cloud/x86_64/openstack-stein/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-stein
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-stein/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-stein/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-stein/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack stein
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-stein
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-stein/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-stein
ui_repoid_vars = releasever,
basearch
username =

========================= repo: centos-openstack-train =========================
[centos-openstack-train]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://mirror.centos.org/centos/7/cloud/x86_64/openstack-train/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-train
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-train/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-train/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-train/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack train
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-train
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-train/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-train
ui_repoid_vars = releasever,
basearch
username =

===================== repo: centos-openstack-train-source ======================
[centos-openstack-train-source]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = https://vault.centos.org/centos/7.7.1908/cloud/Source/openstack-train/
cache = 0
cachedir = /var/cache/yum/x86_64/7/centos-openstack-train-source
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude = sip,
PyQt4
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/centos-openstack-train-source/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/centos-openstack-train-source/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
hdrdir = /var/cache/yum/x86_64/7/centos-openstack-train-source/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = CentOS-7 - OpenStack train - Source
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/centos-openstack-train-source
pkgdir = /var/cache/yum/x86_64/7/centos-openstack-train-source/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = centos-openstack-train-source
ui_repoid_vars = releasever,
basearch
username =

============ repo: home_katacontainers_releases_x86_64_stable-1.11 =============
[home_katacontainers_releases_x86_64_stable-1.11]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl = http://download.opensuse.org/repositories/home:/katacontainers:/releases:/x86_64:/stable-1.11/CentOS_7/
cache = 0
cachedir = /var/cache/yum/x86_64/7/home_katacontainers_releases_x86_64_stable-1.11
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = True
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/home_katacontainers_releases_x86_64_stable-1.11/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/home_katacontainers_releases_x86_64_stable-1.11/gpgdir
gpgkey = http://download.opensuse.org/repositories/home:/katacontainers:/releases:/x86_64:/stable-1.11/CentOS_7/repodata/repomd.xml.key
hdrdir = /var/cache/yum/x86_64/7/home_katacontainers_releases_x86_64_stable-1.11/headers
http_caching = packages
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist =
mirrorlist_expire = 86400
name = Branch project for Kata Containers branch stable-1.11 (CentOS_7)
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/home_katacontainers_releases_x86_64_stable-1.11
pkgdir = /var/cache/yum/x86_64/7/home_katacontainers_releases_x86_64_stable-1.11/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 20
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 60.0
ui_id = home_katacontainers_releases_x86_64_stable-1.11
ui_repoid_vars = releasever,
basearch
username =

Removing intermediate container dfdaebee5887
---> 0d3f81e9f692
Step 53/54 : STOPSIGNAL RTMIN+3
---> Running in 985180a84eee
Removing intermediate container 985180a84eee
---> 0afa263bdb89
Step 54/54 : CMD /usr/sbin/init
---> Running in 164cc3e1ae09
Removing intermediate container 164cc3e1ae09
---> 9849d73424b6
Successfully built 9849d73424b6
Successfully tagged jenkins:rc-7.0-compiler-20220727T214411Z-builder-image
+ '[' 0 -eq 0 ']'
+ return 0
++ readlink -f /localdisk
++ hostname
+ docker run -it --rm --name jenkins-rc-7.0-compiler-20220727T214411Z-builder --detach --volume /home/localdisk:/localdisk --volume /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/centos-mirror-tools/output:/import/mirrors/CentOS:ro --volume /sys/fs/cgroup:/sys/fs/cgroup:ro --volume /var/lib/jenkins/.ssh:/mySSH:ro --volume /var/run/docker.sock:/var/run/docker.sock -e container=docker -e MYUNAME=jenkins --privileged=true --security-opt seccomp=unconfined --hostname=starlingx_mirror jenkins:rc-7.0-compiler-20220727T214411Z-builder-image
be95db5f9975ebb85f021e3328657864975731eba6bee9189f50b698a037f717
++ mktemp /tmp/buildrc_XXXXXX
+ MY_BUILDRC=/tmp/buildrc_DPIoCj
+ cp /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/buildrc /tmp/buildrc_DPIoCj
+ sed -i 's#export MY_BUILD_DIR=.*#export MY_BUILD_DIR=/localdisk/loadbuild/jenkins/rc-7.0-compiler/20220727T214411Z#' /tmp/buildrc_DPIoCj
+ docker cp /tmp/buildrc_DPIoCj jenkins-rc-7.0-compiler-20220727T214411Z-builder:/home/jenkins/buildrc
+ docker cp /localdisk/designer/jenkins/rc-7.0-compiler/stx-tools/localrc jenkins-rc-7.0-compiler-20220727T214411Z-builder:/home/jenkins
+ rm -f /tmp/buildrc_DPIoCj
++ id -un
+ MYUNAME=jenkins
++ stat -c %g /var/run/docker.sock
+ DOCKER_GID=747
+ echo 'grep ^docker: docker || groupadd --gid 747 docker'
+ docker exec --interactive jenkins-rc-7.0-compiler-20220727T214411Z-builder /bin/bash -i -
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
[root@starlingx_mirror /]# grep ^docker: docker || groupadd --gid 747 docker
grep: docker: No such file or directory
[root@starlingx_mirror /]# exit
+ echo 'usermod -a -G 747 jenkins'
+ docker exec --interactive jenkins-rc-7.0-compiler-20220727T214411Z-builder /bin/bash -i -
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
[root@starlingx_mirror /]# usermod -a -G 747 jenkins
[root@starlingx_mirror /]# exit
+ grep -q mirror.starlingx.cengn.ca /etc/hosts
[lockable-resources] released lock on [docker-image-lock]
No emails were triggered.
Triggering a new build of copy_logs
Finished: SUCCESS