Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 21 2015, 7:57 AM · Built for 3 s
- Status
Failed
| 1 | + test_build=0 |
|---|---|
| 2 | + test_functional=0 |
| 3 | + test_integration=0 |
| 4 | + test_performance=0 |
| 5 | + test_unit=0 |
| 6 | + vcs=git |
| 7 | + '[' 12 -gt 0 ']' |
| 8 | + case $1 in |
| 9 | ++ eval echo ''\''472'\''' |
| 10 | +++ echo 472 |
| 11 | + id=472 |
| 12 | + shift |
| 13 | + shift |
| 14 | + '[' 10 -gt 0 ']' |
| 15 | + case $1 in |
| 16 | ++ eval echo master |
| 17 | +++ echo master |
| 18 | + commit=master |
| 19 | + shift |
| 20 | + shift |
| 21 | + '[' 8 -gt 0 ']' |
| 22 | + case $1 in |
| 23 | ++ eval echo ''\'''\''' |
| 24 | +++ echo '' |
| 25 | + differential= |
| 26 | + shift |
| 27 | + shift |
| 28 | + '[' 6 -gt 0 ']' |
| 29 | + case $1 in |
| 30 | ++ eval echo ''\''PHID-HMBT-o3bkvtgggqmntwvc5cwn'\''' |
| 31 | +++ echo PHID-HMBT-o3bkvtgggqmntwvc5cwn |
| 32 | + phid=PHID-HMBT-o3bkvtgggqmntwvc5cwn |
| 33 | + shift |
| 34 | + shift |
| 35 | + '[' 4 -gt 0 ']' |
| 36 | + case $1 in |
| 37 | ++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 40 | + shift |
| 41 | + shift |
| 42 | + '[' 2 -gt 0 ']' |
| 43 | + case $1 in |
| 44 | ++ eval echo git |
| 45 | +++ echo git |
| 46 | + vcs=git |
| 47 | + shift |
| 48 | + shift |
| 49 | + '[' 0 -gt 0 ']' |
| 50 | + '[' -z master -a -z '' ']' |
| 51 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 52 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 53 | + test_build=1 |
| 54 | + test_functional=1 |
| 55 | + test_integration=1 |
| 56 | + test_performance=1 |
| 57 | + test_unit=1 |
| 58 | + '[' -z git ']' |
| 59 | + case ${vcs} in |
| 60 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 61 | + package=stick |
| 62 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 63 | ++ sed -e 's|ssh://git@|https://|g' |
| 64 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 65 | + case ${package} in |
| 66 | + case ${uri} in |
| 67 | ++ pwd |
| 68 | + export TMPDIR=/var/tmp/657 |
| 69 | + TMPDIR=/var/tmp/657 |
| 70 | + '[' '!' -d stick.git ']' |
| 71 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 72 | + pushd stick.git |
| 73 | + git checkout master |
| 74 | Already on 'master' |
| 75 | + popd |
| 76 | + '[' stick '!=' stick ']' |
| 77 | + export commit |
| 78 | + export differential |
| 79 | + export id |
| 80 | + export package |
| 81 | + export phid |
| 82 | + export ro_uri |
| 83 | + export uri |
| 84 | + export vcs |
| 85 | + export test_build |
| 86 | + export test_functional |
| 87 | + export test_integration |
| 88 | + export test_performance |
| 89 | + export test_unit |
| 90 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 91 | + pushd stick.git |
| 92 | + ../stick.git/drydocker/stick/build.sh |
| 93 | Sending build context to Docker daemon 4.608 kB |
| 94 | |
| 95 | Sending build context to Docker daemon |
| 96 | 2015/05/21 09:57:14 Get https://cgit.cyrus.foundation/docker/tree/.vimrc: dial tcp: lookup cgit.cyrus.foundation: no such host |
| 97 | make: *** [all] Error 1 |
| 98 | + retval=2 |
| 99 | + popd |
| 100 | + cd /var/tmp |
| 101 | + rm -rf /var/tmp/657 |
| 102 | + exit 2 |
| 103 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/657/stick.git /var/tmp/657 |
| 3 | /var/tmp/657 |
| 4 | /var/tmp/657/stick.git /var/tmp/657 |
| 5 | Cloning into '/var/tmp/657/docker.git'... |
| 6 | /var/tmp/657/docker.git/ci /var/tmp/657/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 5d34fcd97863 |
| 15 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 16 | ---> Using cache |
| 17 | ---> 8dc669b4f525 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 38bcbbb48c5f |
| 21 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 22 | ---> Using cache |
| 23 | ---> b290882b9b05 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> fd2876d6ab41 |
| 27 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 28 | ---> Using cache |
| 29 | ---> 1966791dcc85 |
| 30 | Step 7 : RUN yum -y reinstall \* |
| 31 | ---> Using cache |
| 32 | ---> 0bcbfd59309c |
| 33 | Step 8 : ENV IMAGE maipo |
| 34 | ---> Using cache |
| 35 | ---> a77b4f5c5f5e |
| 36 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 37 | ---> Using cache |
| 38 | ---> b7a280178650 |
| 39 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 40 | ---> Using cache |
| 41 | ---> 068f025c0ac3 |
| 42 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 43 | ---> Using cache |
| 44 | ---> 533fc1c13823 |
| 45 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 46 | ---> Using cache |
| 47 | ---> 02b697a3574b |
| 48 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 49 | ---> Using cache |
| 50 | ---> ee117d3590c6 |
| 51 | Step 14 : RUN chmod -v +x /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 52 | ---> Using cache |
| 53 | ---> 2038377fff38 |
| 54 | Step 15 : ADD https://cgit.cyrus.foundation/docker/tree/.vimrc /root/.vimrc |
| 55 | /var/tmp/657 |
| 56 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 21 2015, 8:00 AM · Built for 3 m, 8 s
- Status
Failed
| 1 | + test_build=0 |
|---|---|
| 2 | + test_functional=0 |
| 3 | + test_integration=0 |
| 4 | + test_performance=0 |
| 5 | + test_unit=0 |
| 6 | + vcs=git |
| 7 | + '[' 12 -gt 0 ']' |
| 8 | + case $1 in |
| 9 | ++ eval echo ''\''472'\''' |
| 10 | +++ echo 472 |
| 11 | + id=472 |
| 12 | + shift |
| 13 | + shift |
| 14 | + '[' 10 -gt 0 ']' |
| 15 | + case $1 in |
| 16 | ++ eval echo master |
| 17 | +++ echo master |
| 18 | + commit=master |
| 19 | + shift |
| 20 | + shift |
| 21 | + '[' 8 -gt 0 ']' |
| 22 | + case $1 in |
| 23 | ++ eval echo ''\'''\''' |
| 24 | +++ echo '' |
| 25 | + differential= |
| 26 | + shift |
| 27 | + shift |
| 28 | + '[' 6 -gt 0 ']' |
| 29 | + case $1 in |
| 30 | ++ eval echo ''\''PHID-HMBT-ftqetjtxbqnpoogaxptj'\''' |
| 31 | +++ echo PHID-HMBT-ftqetjtxbqnpoogaxptj |
| 32 | + phid=PHID-HMBT-ftqetjtxbqnpoogaxptj |
| 33 | + shift |
| 34 | + shift |
| 35 | + '[' 4 -gt 0 ']' |
| 36 | + case $1 in |
| 37 | ++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 40 | + shift |
| 41 | + shift |
| 42 | + '[' 2 -gt 0 ']' |
| 43 | + case $1 in |
| 44 | ++ eval echo git |
| 45 | +++ echo git |
| 46 | + vcs=git |
| 47 | + shift |
| 48 | + shift |
| 49 | + '[' 0 -gt 0 ']' |
| 50 | + '[' -z master -a -z '' ']' |
| 51 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 52 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 53 | + test_build=1 |
| 54 | + test_functional=1 |
| 55 | + test_integration=1 |
| 56 | + test_performance=1 |
| 57 | + test_unit=1 |
| 58 | + '[' -z git ']' |
| 59 | + case ${vcs} in |
| 60 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 61 | + package=stick |
| 62 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 63 | ++ sed -e 's|ssh://git@|https://|g' |
| 64 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 65 | + case ${package} in |
| 66 | + case ${uri} in |
| 67 | ++ pwd |
| 68 | + export TMPDIR=/var/tmp/656 |
| 69 | + TMPDIR=/var/tmp/656 |
| 70 | + '[' '!' -d stick.git ']' |
| 71 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 72 | + pushd stick.git |
| 73 | + git checkout master |
| 74 | Already on 'master' |
| 75 | + popd |
| 76 | + '[' stick '!=' stick ']' |
| 77 | + export commit |
| 78 | + export differential |
| 79 | + export id |
| 80 | + export package |
| 81 | + export phid |
| 82 | + export ro_uri |
| 83 | + export uri |
| 84 | + export vcs |
| 85 | + export test_build |
| 86 | + export test_functional |
| 87 | + export test_integration |
| 88 | + export test_performance |
| 89 | + export test_unit |
| 90 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 91 | + pushd stick.git |
| 92 | + ../stick.git/drydocker/stick/build.sh |
| 93 | Sending build context to Docker daemon 4.608 kB |
| 94 | |
| 95 | Sending build context to Docker daemon |
| 96 | 2015/05/21 10:00:17 Get https://cgit.cyrus.foundation/docker/tree/.vimrc: dial tcp: lookup cgit.cyrus.foundation: no such host |
| 97 | make: *** [all] Error 1 |
| 98 | + retval=2 |
| 99 | + popd |
| 100 | + cd /var/tmp |
| 101 | + rm -rf /var/tmp/656 |
| 102 | + exit 2 |
| 103 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/656/stick.git /var/tmp/656 |
| 3 | /var/tmp/656 |
| 4 | /var/tmp/656/stick.git /var/tmp/656 |
| 5 | Cloning into '/var/tmp/656/docker.git'... |
| 6 | /var/tmp/656/docker.git/ci /var/tmp/656/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> ecaf0d1cda0d |
| 15 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 16 | ---> Using cache |
| 17 | ---> ce4063876885 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Running in b20dba6686c1 |
| 20 | ---> b488618b5be4 |
| 21 | Removing intermediate container b20dba6686c1 |
| 22 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 23 | ---> 2b9d3c3969b2 |
| 24 | Removing intermediate container ed6c400cfedd |
| 25 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 26 | ---> Running in 789a2e2a2a8a |
| 27 | ---> 02692e9e302f |
| 28 | Removing intermediate container 789a2e2a2a8a |
| 29 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 30 | ---> Running in a4dd0d1f93bc |
| 31 | ---> fd998e4d1510 |
| 32 | Removing intermediate container a4dd0d1f93bc |
| 33 | Step 7 : RUN yum -y reinstall \* |
| 34 | ---> Running in c8034e619ffa |
| 35 | Resolving Dependencies |
| 36 | --> Running transaction check |
| 37 | ---> Package audit-libs.x86_64 0:2.4.1-5.el7 will be reinstalled |
| 38 | ---> Package basesystem.noarch 0:10.0-7.el7.centos will be reinstalled |
| 39 | ---> Package bash.x86_64 0:4.2.46-12.el7 will be reinstalled |
| 40 | ---> Package binutils.x86_64 0:2.23.52.0.1-30.el7_1.1 will be reinstalled |
| 41 | ---> Package bzip2-libs.x86_64 0:1.0.6-12.el7 will be reinstalled |
| 42 | ---> Package ca-certificates.noarch 0:2014.1.98-72.el7 will be reinstalled |
| 43 | ---> Package centos-release.x86_64 0:7-1.1503.el7.centos.2.8 will be reinstalled |
| 44 | ---> Package chkconfig.x86_64 0:1.3.61-4.el7 will be reinstalled |
| 45 | ---> Package coreutils.x86_64 0:8.22-11.el7 will be reinstalled |
| 46 | ---> Package cpio.x86_64 0:2.11-22.el7 will be reinstalled |
| 47 | ---> Package cracklib.x86_64 0:2.9.0-11.el7 will be reinstalled |
| 48 | ---> Package cracklib-dicts.x86_64 0:2.9.0-11.el7 will be reinstalled |
| 49 | ---> Package curl.x86_64 0:7.29.0-19.el7 will be reinstalled |
| 50 | ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-17.el7 will be reinstalled |
| 51 | ---> Package dbus-libs.x86_64 1:1.6.12-11.el7 will be reinstalled |
| 52 | ---> Package device-mapper.x86_64 7:1.02.93-3.el7 will be reinstalled |
| 53 | ---> Package device-mapper-libs.x86_64 7:1.02.93-3.el7 will be reinstalled |
| 54 | ---> Package diffutils.x86_64 0:3.3-4.el7 will be reinstalled |
| 55 | ---> Package elfutils-libelf.x86_64 0:0.160-1.el7 will be reinstalled |
| 56 | ---> Package expat.x86_64 0:2.1.0-8.el7 will be reinstalled |
| 57 | ---> Package file.x86_64 0:5.11-21.el7 will be reinstalled |
| 58 | ---> Package file-libs.x86_64 0:5.11-21.el7 will be reinstalled |
| 59 | ---> Package filesystem.x86_64 0:3.2-18.el7 will be reinstalled |
| 60 | ---> Package findutils.x86_64 1:4.5.11-3.el7 will be reinstalled |
| 61 | ---> Package gawk.x86_64 0:4.0.2-4.el7 will be reinstalled |
| 62 | ---> Package gdbm.x86_64 0:1.10-8.el7 will be reinstalled |
| 63 | ---> Package glib2.x86_64 0:2.40.0-4.el7 will be reinstalled |
| 64 | ---> Package glibc.x86_64 0:2.17-78.el7 will be reinstalled |
| 65 | ---> Package glibc-common.x86_64 0:2.17-78.el7 will be reinstalled |
| 66 | ---> Package gmp.x86_64 1:6.0.0-11.el7 will be reinstalled |
| 67 | ---> Package gnupg2.x86_64 0:2.0.22-3.el7 will be reinstalled |
| 68 | ---> Package gpgme.x86_64 0:1.3.2-5.el7 will be reinstalled |
| 69 | ---> Package grep.x86_64 0:2.20-1.el7 will be reinstalled |
| 70 | ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be reinstalled |
| 71 | ---> Package gzip.x86_64 0:1.5-7.el7 will be reinstalled |
| 72 | ---> Package hardlink.x86_64 1:1.0-19.el7 will be reinstalled |
| 73 | ---> Package info.x86_64 0:5.1-4.el7 will be reinstalled |
| 74 | ---> Package iproute.x86_64 0:3.10.0-21.el7 will be reinstalled |
| 75 | ---> Package iptables.x86_64 0:1.4.21-13.el7 will be reinstalled |
| 76 | ---> Package iputils.x86_64 0:20121221-6.el7 will be reinstalled |
| 77 | ---> Package keyutils-libs.x86_64 0:1.5.8-3.el7 will be reinstalled |
| 78 | ---> Package kmod-libs.x86_64 0:14-10.el7 will be reinstalled |
| 79 | ---> Package kpartx.x86_64 0:0.4.9-77.el7 will be reinstalled |
| 80 | ---> Package krb5-libs.x86_64 0:1.12.2-14.el7 will be reinstalled |
| 81 | ---> Package less.x86_64 0:458-8.el7 will be reinstalled |
| 82 | ---> Package libacl.x86_64 0:2.2.51-12.el7 will be reinstalled |
| 83 | ---> Package libassuan.x86_64 0:2.1.0-3.el7 will be reinstalled |
| 84 | ---> Package libattr.x86_64 0:2.4.46-12.el7 will be reinstalled |
| 85 | ---> Package libblkid.x86_64 0:2.23.2-21.el7 will be reinstalled |
| 86 | ---> Package libcap.x86_64 0:2.22-8.el7 will be reinstalled |
| 87 | ---> Package libcap-ng.x86_64 0:0.7.3-5.el7 will be reinstalled |
| 88 | ---> Package libcom_err.x86_64 0:1.42.9-7.el7 will be reinstalled |
| 89 | ---> Package libcroco.x86_64 0:0.6.8-5.el7 will be reinstalled |
| 90 | ---> Package libcurl.x86_64 0:7.29.0-19.el7 will be reinstalled |
| 91 | ---> Package libdb.x86_64 0:5.3.21-17.el7_0.1 will be reinstalled |
| 92 | ---> Package libdb-utils.x86_64 0:5.3.21-17.el7_0.1 will be reinstalled |
| 93 | ---> Package libffi.x86_64 0:3.0.13-11.el7 will be reinstalled |
| 94 | ---> Package libgcc.x86_64 0:4.8.3-9.el7 will be reinstalled |
| 95 | ---> Package libgcrypt.x86_64 0:1.5.3-12.el7 will be reinstalled |
| 96 | ---> Package libgomp.x86_64 0:4.8.3-9.el7 will be reinstalled |
| 97 | ---> Package libgpg-error.x86_64 0:1.12-3.el7 will be reinstalled |
| 98 | ---> Package libidn.x86_64 0:1.28-3.el7 will be reinstalled |
| 99 | ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be reinstalled |
| 100 | ---> Package libmount.x86_64 0:2.23.2-21.el7 will be reinstalled |
| 101 | ---> Package libnetfilter_conntrack.x86_64 0:1.0.4-2.el7 will be reinstalled |
| 102 | ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be reinstalled |
| 103 | ---> Package libpwquality.x86_64 0:1.2.3-4.el7 will be reinstalled |
| 104 | ---> Package libselinux.x86_64 0:2.2.2-6.el7 will be reinstalled |
| 105 | ---> Package libsemanage.x86_64 0:2.1.10-16.el7 will be reinstalled |
| 106 | ---> Package libsepol.x86_64 0:2.1.9-3.el7 will be reinstalled |
| 107 | ---> Package libssh2.x86_64 0:1.4.3-8.el7 will be reinstalled |
| 108 | ---> Package libstdc++.x86_64 0:4.8.3-9.el7 will be reinstalled |
| 109 | ---> Package libtasn1.x86_64 0:3.8-2.el7 will be reinstalled |
| 110 | ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be reinstalled |
| 111 | ---> Package libuser.x86_64 0:0.60-5.el7 will be reinstalled |
| 112 | ---> Package libutempter.x86_64 0:1.1.6-4.el7 will be reinstalled |
| 113 | ---> Package libuuid.x86_64 0:2.23.2-21.el7 will be reinstalled |
| 114 | ---> Package libverto.x86_64 0:0.2.5-4.el7 will be reinstalled |
| 115 | ---> Package libxml2.x86_64 0:2.9.1-5.el7_1.2 will be reinstalled |
| 116 | ---> Package lua.x86_64 0:5.1.4-14.el7 will be reinstalled |
| 117 | ---> Package ncurses.x86_64 0:5.9-13.20130511.el7 will be reinstalled |
| 118 | ---> Package ncurses-base.noarch 0:5.9-13.20130511.el7 will be reinstalled |
| 119 | ---> Package ncurses-libs.x86_64 0:5.9-13.20130511.el7 will be reinstalled |
| 120 | ---> Package nspr.x86_64 0:4.10.6-3.el7 will be reinstalled |
| 121 | ---> Package nss.x86_64 0:3.16.2.3-5.el7 will be reinstalled |
| 122 | ---> Package nss-softokn.x86_64 0:3.16.2.3-9.el7 will be reinstalled |
| 123 | ---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-9.el7 will be reinstalled |
| 124 | ---> Package nss-sysinit.x86_64 0:3.16.2.3-5.el7 will be reinstalled |
| 125 | ---> Package nss-tools.x86_64 0:3.16.2.3-5.el7 will be reinstalled |
| 126 | ---> Package nss-util.x86_64 0:3.16.2.3-2.el7 will be reinstalled |
| 127 | ---> Package openldap.x86_64 0:2.4.39-6.el7 will be reinstalled |
| 128 | ---> Package openssl-libs.x86_64 1:1.0.1e-42.el7.4 will be reinstalled |
| 129 | ---> Package p11-kit.x86_64 0:0.20.7-3.el7 will be reinstalled |
| 130 | ---> Package p11-kit-trust.x86_64 0:0.20.7-3.el7 will be reinstalled |
| 131 | ---> Package pam.x86_64 0:1.1.8-12.el7 will be reinstalled |
| 132 | ---> Package pcre.x86_64 0:8.32-14.el7 will be reinstalled |
| 133 | ---> Package pinentry.x86_64 0:0.8.1-14.el7 will be reinstalled |
| 134 | ---> Package pkgconfig.x86_64 1:0.27.1-4.el7 will be reinstalled |
| 135 | ---> Package popt.x86_64 0:1.13-16.el7 will be reinstalled |
| 136 | ---> Package procps-ng.x86_64 0:3.3.10-3.el7 will be reinstalled |
| 137 | ---> Package pth.x86_64 0:2.0.7-22.el7 will be reinstalled |
| 138 | ---> Package pygpgme.x86_64 0:0.3-9.el7 will be reinstalled |
| 139 | ---> Package pyliblzma.x86_64 0:0.5.3-11.el7 will be reinstalled |
| 140 | ---> Package python.x86_64 0:2.7.5-16.el7 will be reinstalled |
| 141 | ---> Package python-iniparse.noarch 0:0.4-9.el7 will be reinstalled |
| 142 | ---> Package python-libs.x86_64 0:2.7.5-16.el7 will be reinstalled |
| 143 | ---> Package python-pycurl.x86_64 0:7.19.0-17.el7 will be reinstalled |
| 144 | ---> Package python-urlgrabber.noarch 0:3.10-6.el7 will be reinstalled |
| 145 | ---> Package pyxattr.x86_64 0:0.5.1-5.el7 will be reinstalled |
| 146 | ---> Package readline.x86_64 0:6.2-9.el7 will be reinstalled |
| 147 | ---> Package rootfiles.noarch 0:8.1-11.el7 will be reinstalled |
| 148 | ---> Package rpm.x86_64 0:4.11.1-25.el7 will be reinstalled |
| 149 | ---> Package rpm-build-libs.x86_64 0:4.11.1-25.el7 will be reinstalled |
| 150 | ---> Package rpm-libs.x86_64 0:4.11.1-25.el7 will be reinstalled |
| 151 | ---> Package rpm-python.x86_64 0:4.11.1-25.el7 will be reinstalled |
| 152 | ---> Package sed.x86_64 0:4.2.2-5.el7 will be reinstalled |
| 153 | ---> Package setup.noarch 0:2.8.71-5.el7 will be reinstalled |
| 154 | ---> Package shadow-utils.x86_64 2:4.1.5.1-18.el7 will be reinstalled |
| 155 | ---> Package shared-mime-info.x86_64 0:1.1-7.el7 will be reinstalled |
| 156 | ---> Package sqlite.x86_64 0:3.7.17-4.el7 will be reinstalled |
| 157 | ---> Package systemd-container.x86_64 0:208.20-6.el7.centos will be reinstalled |
| 158 | ---> Package systemd-container-libs.x86_64 0:208.20-6.el7.centos will be reinstalled |
| 159 | ---> Package tzdata.noarch 0:2015b-1.el7 will be reinstalled |
| 160 | ---> Package ustr.x86_64 0:1.0.4-16.el7 will be reinstalled |
| 161 | ---> Package util-linux.x86_64 0:2.23.2-21.el7 will be reinstalled |
| 162 | ---> Package vim-minimal.x86_64 2:7.4.160-1.el7 will be reinstalled |
| 163 | ---> Package which.x86_64 0:2.20-7.el7 will be reinstalled |
| 164 | ---> Package xz.x86_64 0:5.1.2-9alpha.el7 will be reinstalled |
| 165 | ---> Package xz-libs.x86_64 0:5.1.2-9alpha.el7 will be reinstalled |
| 166 | ---> Package yum.noarch 0:3.4.3-125.el7.centos will be reinstalled |
| 167 | ---> Package yum-metadata-parser.x86_64 0:1.1.4-10.el7 will be reinstalled |
| 168 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-29.el7 will be reinstalled |
| 169 | ---> Package zlib.x86_64 0:1.2.7-13.el7 will be reinstalled |
| 170 | --> Finished Dependency Resolution |
| 171 | |
| 172 | Dependencies Resolved |
| 173 | |
| 174 | ================================================================================ |
| 175 | Package Arch Version Repository Size |
| 176 | ================================================================================ |
| 177 | Reinstalling: |
| 178 | audit-libs x86_64 2.4.1-5.el7 base 80 k |
| 179 | basesystem noarch 10.0-7.el7.centos base 5.0 k |
| 180 | bash x86_64 4.2.46-12.el7 base 1.0 M |
| 181 | binutils x86_64 2.23.52.0.1-30.el7_1.1 updates 5.0 M |
| 182 | bzip2-libs x86_64 1.0.6-12.el7 base 40 k |
| 183 | ca-certificates noarch 2014.1.98-72.el7 base 388 k |
| 184 | centos-release x86_64 7-1.1503.el7.centos.2.8 base 22 k |
| 185 | chkconfig x86_64 1.3.61-4.el7 base 172 k |
| 186 | coreutils x86_64 8.22-11.el7 base 3.2 M |
| 187 | cpio x86_64 2.11-22.el7 base 210 k |
| 188 | cracklib x86_64 2.9.0-11.el7 base 80 k |
| 189 | cracklib-dicts x86_64 2.9.0-11.el7 base 3.6 M |
| 190 | curl x86_64 7.29.0-19.el7 base 261 k |
| 191 | cyrus-sasl-lib x86_64 2.1.26-17.el7 base 154 k |
| 192 | dbus-libs x86_64 1:1.6.12-11.el7 base 150 k |
| 193 | device-mapper x86_64 7:1.02.93-3.el7 base 209 k |
| 194 | device-mapper-libs x86_64 7:1.02.93-3.el7 base 259 k |
| 195 | diffutils x86_64 3.3-4.el7 base 322 k |
| 196 | elfutils-libelf x86_64 0.160-1.el7 base 198 k |
| 197 | expat x86_64 2.1.0-8.el7 base 80 k |
| 198 | file x86_64 5.11-21.el7 base 54 k |
| 199 | file-libs x86_64 5.11-21.el7 base 336 k |
| 200 | filesystem x86_64 3.2-18.el7 base 1.0 M |
| 201 | findutils x86_64 1:4.5.11-3.el7 base 558 k |
| 202 | gawk x86_64 4.0.2-4.el7 base 873 k |
| 203 | gdbm x86_64 1.10-8.el7 base 70 k |
| 204 | glib2 x86_64 2.40.0-4.el7 base 2.2 M |
| 205 | glibc x86_64 2.17-78.el7 base 3.6 M |
| 206 | glibc-common x86_64 2.17-78.el7 base 11 M |
| 207 | gmp x86_64 1:6.0.0-11.el7 base 280 k |
| 208 | gnupg2 x86_64 2.0.22-3.el7 base 1.5 M |
| 209 | gpgme x86_64 1.3.2-5.el7 base 146 k |
| 210 | grep x86_64 2.20-1.el7 base 343 k |
| 211 | groff-base x86_64 1.22.2-8.el7 base 942 k |
| 212 | gzip x86_64 1.5-7.el7 base 129 k |
| 213 | hardlink x86_64 1:1.0-19.el7 base 14 k |
| 214 | info x86_64 5.1-4.el7 base 233 k |
| 215 | iproute x86_64 3.10.0-21.el7 base 503 k |
| 216 | iptables x86_64 1.4.21-13.el7 base 423 k |
| 217 | iputils x86_64 20121221-6.el7 base 152 k |
| 218 | keyutils-libs x86_64 1.5.8-3.el7 base 25 k |
| 219 | kmod-libs x86_64 14-10.el7 base 46 k |
| 220 | kpartx x86_64 0.4.9-77.el7 base 55 k |
| 221 | krb5-libs x86_64 1.12.2-14.el7 base 826 k |
| 222 | less x86_64 458-8.el7 base 120 k |
| 223 | libacl x86_64 2.2.51-12.el7 base 27 k |
| 224 | libassuan x86_64 2.1.0-3.el7 base 63 k |
| 225 | libattr x86_64 2.4.46-12.el7 base 18 k |
| 226 | libblkid x86_64 2.23.2-21.el7 base 164 k |
| 227 | libcap x86_64 2.22-8.el7 base 47 k |
| 228 | libcap-ng x86_64 0.7.3-5.el7 base 24 k |
| 229 | libcom_err x86_64 1.42.9-7.el7 base 40 k |
| 230 | libcroco x86_64 0.6.8-5.el7 base 104 k |
| 231 | libcurl x86_64 7.29.0-19.el7 base 212 k |
| 232 | libdb x86_64 5.3.21-17.el7_0.1 base 718 k |
| 233 | libdb-utils x86_64 5.3.21-17.el7_0.1 base 101 k |
| 234 | libffi x86_64 3.0.13-11.el7 base 29 k |
| 235 | libgcc x86_64 4.8.3-9.el7 base 92 k |
| 236 | libgcrypt x86_64 1.5.3-12.el7 base 262 k |
| 237 | libgomp x86_64 4.8.3-9.el7 base 127 k |
| 238 | libgpg-error x86_64 1.12-3.el7 base 87 k |
| 239 | libidn x86_64 1.28-3.el7 base 209 k |
| 240 | libmnl x86_64 1.0.3-7.el7 base 23 k |
| 241 | libmount x86_64 2.23.2-21.el7 base 167 k |
| 242 | libnetfilter_conntrack x86_64 1.0.4-2.el7 base 53 k |
| 243 | libnfnetlink x86_64 1.0.1-4.el7 base 26 k |
| 244 | libpwquality x86_64 1.2.3-4.el7 base 84 k |
| 245 | libselinux x86_64 2.2.2-6.el7 base 145 k |
| 246 | libsemanage x86_64 2.1.10-16.el7 base 121 k |
| 247 | libsepol x86_64 2.1.9-3.el7 base 154 k |
| 248 | libssh2 x86_64 1.4.3-8.el7 base 133 k |
| 249 | libstdc++ x86_64 4.8.3-9.el7 base 294 k |
| 250 | libtasn1 x86_64 3.8-2.el7 base 319 k |
| 251 | libunistring x86_64 0.9.3-9.el7 base 293 k |
| 252 | libuser x86_64 0.60-5.el7 base 397 k |
| 253 | libutempter x86_64 1.1.6-4.el7 base 25 k |
| 254 | libuuid x86_64 2.23.2-21.el7 base 73 k |
| 255 | libverto x86_64 0.2.5-4.el7 base 16 k |
| 256 | libxml2 x86_64 2.9.1-5.el7_1.2 updates 664 k |
| 257 | lua x86_64 5.1.4-14.el7 base 201 k |
| 258 | ncurses x86_64 5.9-13.20130511.el7 base 303 k |
| 259 | ncurses-base noarch 5.9-13.20130511.el7 base 68 k |
| 260 | ncurses-libs x86_64 5.9-13.20130511.el7 base 316 k |
| 261 | nspr x86_64 4.10.6-3.el7 base 126 k |
| 262 | nss x86_64 3.16.2.3-5.el7 base 826 k |
| 263 | nss-softokn x86_64 3.16.2.3-9.el7 base 304 k |
| 264 | nss-softokn-freebl x86_64 3.16.2.3-9.el7 base 203 k |
| 265 | nss-sysinit x86_64 3.16.2.3-5.el7 base 50 k |
| 266 | nss-tools x86_64 3.16.2.3-5.el7 base 474 k |
| 267 | nss-util x86_64 3.16.2.3-2.el7 base 70 k |
| 268 | openldap x86_64 2.4.39-6.el7 base 344 k |
| 269 | openssl-libs x86_64 1:1.0.1e-42.el7.4 updates 948 k |
| 270 | p11-kit x86_64 0.20.7-3.el7 base 107 k |
| 271 | p11-kit-trust x86_64 0.20.7-3.el7 base 126 k |
| 272 | pam x86_64 1.1.8-12.el7 base 714 k |
| 273 | pcre x86_64 8.32-14.el7 base 418 k |
| 274 | pinentry x86_64 0.8.1-14.el7 base 72 k |
| 275 | pkgconfig x86_64 1:0.27.1-4.el7 base 54 k |
| 276 | popt x86_64 1.13-16.el7 base 42 k |
| 277 | procps-ng x86_64 3.3.10-3.el7 base 286 k |
| 278 | pth x86_64 2.0.7-22.el7 base 89 k |
| 279 | pygpgme x86_64 0.3-9.el7 base 63 k |
| 280 | pyliblzma x86_64 0.5.3-11.el7 base 47 k |
| 281 | python x86_64 2.7.5-16.el7 base 86 k |
| 282 | python-iniparse noarch 0.4-9.el7 base 39 k |
| 283 | python-libs x86_64 2.7.5-16.el7 base 5.6 M |
| 284 | python-pycurl x86_64 7.19.0-17.el7 base 80 k |
| 285 | python-urlgrabber noarch 3.10-6.el7 base 107 k |
| 286 | pyxattr x86_64 0.5.1-5.el7 base 28 k |
| 287 | readline x86_64 6.2-9.el7 base 192 k |
| 288 | rootfiles noarch 8.1-11.el7 base 7.3 k |
| 289 | rpm x86_64 4.11.1-25.el7 base 1.1 M |
| 290 | rpm-build-libs x86_64 4.11.1-25.el7 base 101 k |
| 291 | rpm-libs x86_64 4.11.1-25.el7 base 269 k |
| 292 | rpm-python x86_64 4.11.1-25.el7 base 76 k |
| 293 | sed x86_64 4.2.2-5.el7 base 231 k |
| 294 | setup noarch 2.8.71-5.el7 base 164 k |
| 295 | shadow-utils x86_64 2:4.1.5.1-18.el7 base 1.1 M |
| 296 | shared-mime-info x86_64 1.1-7.el7 base 370 k |
| 297 | sqlite x86_64 3.7.17-4.el7 base 393 k |
| 298 | systemd-container x86_64 208.20-6.el7.centos systemdcontainer 1.3 M |
| 299 | systemd-container-libs x86_64 208.20-6.el7.centos systemdcontainer 164 k |
| 300 | tzdata noarch 2015b-1.el7 updates 434 k |
| 301 | ustr x86_64 1.0.4-16.el7 base 92 k |
| 302 | util-linux x86_64 2.23.2-21.el7 base 1.9 M |
| 303 | vim-minimal x86_64 2:7.4.160-1.el7 base 436 k |
| 304 | which x86_64 2.20-7.el7 base 41 k |
| 305 | xz x86_64 5.1.2-9alpha.el7 base 200 k |
| 306 | xz-libs x86_64 5.1.2-9alpha.el7 base 102 k |
| 307 | yum noarch 3.4.3-125.el7.centos base 1.2 M |
| 308 | yum-metadata-parser x86_64 1.1.4-10.el7 base 28 k |
| 309 | yum-plugin-fastestmirror noarch 1.1.31-29.el7 base 29 k |
| 310 | zlib x86_64 1.2.7-13.el7 base 89 k |
| 311 | |
| 312 | Transaction Summary |
| 313 | ================================================================================ |
| 314 | Reinstall 133 Packages |
| 315 | |
| 316 | Total download size: 68 M |
| 317 | Installed size: 308 M |
| 318 | Downloading packages: |
| 319 | [91mwarning: /var/cache/yum/x86_64/7/base/packages/basesystem-10.0-7.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY |
| 320 | [0mPublic key for basesystem-10.0-7.el7.centos.noarch.rpm is not installed |
| 321 | Public key for binutils-2.23.52.0.1-30.el7_1.1.x86_64.rpm is not installed |
| 322 | Public key for systemd-container-libs-208.20-6.el7.centos.x86_64.rpm is not installed |
| 323 | -------------------------------------------------------------------------------- |
| 324 | Total 12 MB/s | 68 MB 00:05 |
| 325 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 |
| 326 | [91mImporting GPG key 0xF4A80EB5: |
| 327 | Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" |
| 328 | Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 |
| 329 | Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever) |
| 330 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 |
| 331 | [0mRunning transaction check |
| 332 | Running transaction test |
| 333 | Transaction test succeeded |
| 334 | Running transaction |
| 335 | Installing : libgcc-4.8.3-9.el7.x86_64 1/133 |
| 336 | Installing : centos-release-7-1.1503.el7.centos.2.8.x86_64 2/133 |
| 337 | Installing : setup-2.8.71-5.el7.noarch 3/133 |
| 338 | Installing : filesystem-3.2-18.el7.x86_64 4/133 |
| 339 | Installing : basesystem-10.0-7.el7.centos.noarch 5/133 |
| 340 | Installing : tzdata-2015b-1.el7.noarch 6/133 |
| 341 | Installing : ncurses-base-5.9-13.20130511.el7.noarch 7/133 |
| 342 | Installing : nss-softokn-freebl-3.16.2.3-9.el7.x86_64 8/133 |
| 343 | Installing : glibc-common-2.17-78.el7.x86_64 9/133 |
| 344 | Installing : glibc-2.17-78.el7.x86_64 10/133 |
| 345 | Installing : xz-libs-5.1.2-9alpha.el7.x86_64 11/133 |
| 346 | Installing : libstdc++-4.8.3-9.el7.x86_64 12/133 |
| 347 | Installing : ncurses-libs-5.9-13.20130511.el7.x86_64 13/133 |
| 348 | Installing : bash-4.2.46-12.el7.x86_64 14/133 |
| 349 | Installing : libsepol-2.1.9-3.el7.x86_64 15/133 |
| 350 | Installing : pcre-8.32-14.el7.x86_64 16/133 |
| 351 | Installing : libselinux-2.2.2-6.el7.x86_64 17/133 |
| 352 | Installing : zlib-1.2.7-13.el7.x86_64 18/133 |
| 353 | Installing : info-5.1-4.el7.x86_64 19/133 |
| 354 | Installing : libdb-5.3.21-17.el7_0.1.x86_64 20/133 |
| 355 | Installing : bzip2-libs-1.0.6-12.el7.x86_64 21/133 |
| 356 | Installing : nspr-4.10.6-3.el7.x86_64 22/133 |
| 357 | Installing : nss-util-3.16.2.3-2.el7.x86_64 23/133 |
| 358 | Installing : popt-1.13-16.el7.x86_64 24/133 |
| 359 | Installing : chkconfig-1.3.61-4.el7.x86_64 25/133 |
| 360 | Installing : libattr-2.4.46-12.el7.x86_64 26/133 |
| 361 | Installing : libcap-2.22-8.el7.x86_64 27/133 |
| 362 | Installing : libacl-2.2.51-12.el7.x86_64 28/133 |
| 363 | Installing : readline-6.2-9.el7.x86_64 29/133 |
| 364 | Installing : lua-5.1.4-14.el7.x86_64 30/133 |
| 365 | Installing : sed-4.2.2-5.el7.x86_64 31/133 |
| 366 | Installing : libffi-3.0.13-11.el7.x86_64 32/133 |
| 367 | Installing : elfutils-libelf-0.160-1.el7.x86_64 33/133 |
| 368 | Installing : audit-libs-2.4.1-5.el7.x86_64 34/133 |
| 369 | Installing : libgpg-error-1.12-3.el7.x86_64 35/133 |
| 370 | Installing : sqlite-3.7.17-4.el7.x86_64 36/133 |
| 371 | Installing : file-libs-5.11-21.el7.x86_64 37/133 |
| 372 | Installing : libxml2-2.9.1-5.el7_1.2.x86_64 38/133 |
| 373 | Installing : libcom_err-1.42.9-7.el7.x86_64 39/133 |
| 374 | Installing : libuuid-2.23.2-21.el7.x86_64 40/133 |
| 375 | Installing : nss-softokn-3.16.2.3-9.el7.x86_64 41/133 |
| 376 | Installing : libassuan-2.1.0-3.el7.x86_64 42/133 |
| 377 | Installing : p11-kit-0.20.7-3.el7.x86_64 43/133 |
| 378 | Installing : gawk-4.0.2-4.el7.x86_64 44/133 |
| 379 | Installing : libidn-1.28-3.el7.x86_64 45/133 |
| 380 | Installing : grep-2.20-1.el7.x86_64 46/133 |
| 381 | Installing : libnfnetlink-1.0.1-4.el7.x86_64 47/133 |
| 382 | Installing : 1:dbus-libs-1.6.12-11.el7.x86_64 48/133 |
| 383 | Installing : keyutils-libs-1.5.8-3.el7.x86_64 49/133 |
| 384 | Installing : glib2-2.40.0-4.el7.x86_64 50/133 |
| 385 | Installing : 1:pkgconfig-0.27.1-4.el7.x86_64 51/133 |
| 386 | Installing : shared-mime-info-1.1-7.el7.x86_64 52/133 |
| 387 | Installing : libgcrypt-1.5.3-12.el7.x86_64 53/133 |
| 388 | Installing : groff-base-1.22.2-8.el7.x86_64 54/133 |
| 389 | Installing : pinentry-0.8.1-14.el7.x86_64 55/133 |
| 390 | Installing : libdb-utils-5.3.21-17.el7_0.1.x86_64 56/133 |
| 391 | Installing : cyrus-sasl-lib-2.1.26-17.el7.x86_64 57/133 |
| 392 | Installing : cpio-2.11-22.el7.x86_64 58/133 |
| 393 | Installing : diffutils-3.3-4.el7.x86_64 59/133 |
| 394 | Installing : ncurses-5.9-13.20130511.el7.x86_64 60/133 |
| 395 | Installing : 1:gmp-6.0.0-11.el7.x86_64 61/133 |
| 396 | Installing : ustr-1.0.4-16.el7.x86_64 62/133 |
| 397 | Installing : libsemanage-2.1.10-16.el7.x86_64 63/133 |
| 398 | Installing : libtasn1-3.8-2.el7.x86_64 64/133 |
| 399 | Installing : p11-kit-trust-0.20.7-3.el7.x86_64 65/133 |
| 400 | Installing : ca-certificates-2014.1.98-72.el7.noarch 66/133 |
| 401 | Installing : libverto-0.2.5-4.el7.x86_64 67/133 |
| 402 | Installing : libmnl-1.0.3-7.el7.x86_64 68/133 |
| 403 | Installing : libnetfilter_conntrack-1.0.4-2.el7.x86_64 69/133 |
| 404 | Installing : iptables-1.4.21-13.el7.x86_64 70/133 |
| 405 | Installing : libcap-ng-0.7.3-5.el7.x86_64 71/133 |
| 406 | Installing : libssh2-1.4.3-8.el7.x86_64 72/133 |
| 407 | Installing : krb5-libs-1.12.2-14.el7.x86_64 73/133 |
| 408 | Installing : 1:openssl-libs-1.0.1e-42.el7.4.x86_64 74/133 |
| 409 | Installing : libcurl-7.29.0-19.el7.x86_64 75/133 |
| 410 | Installing : curl-7.29.0-19.el7.x86_64 76/133 |
| 411 | Installing : gzip-1.5-7.el7.x86_64 77/133 |
| 412 | Installing : cracklib-2.9.0-11.el7.x86_64 78/133 |
| 413 | Installing : cracklib-dicts-2.9.0-11.el7.x86_64 79/133 |
| 414 | Installing : rpm-libs-4.11.1-25.el7.x86_64 80/133 |
| 415 | Installing : libmount-2.23.2-21.el7.x86_64 81/133 |
| 416 | Installing : nss-tools-3.16.2.3-5.el7.x86_64 82/133 |
| 417 | Installing : nss-3.16.2.3-5.el7.x86_64 83/133 |
| 418 | Installing : libpwquality-1.2.3-4.el7.x86_64 84/133 |
| 419 | Installing : systemd-container-libs-208.20-6.el7.centos.x86_64 85/133 |
| 420 | Installing : coreutils-8.22-11.el7.x86_64 86/133 |
| 421 | Installing : pam-1.1.8-12.el7.x86_64 87/133 |
| 422 | Installing : rpm-4.11.1-25.el7.x86_64 88/133 |
| 423 | Installing : openldap-2.4.39-6.el7.x86_64 89/133 |
| 424 | Installing : 2:shadow-utils-4.1.5.1-18.el7.x86_64 90/133 |
| 425 | Installing : libblkid-2.23.2-21.el7.x86_64 91/133 |
| 426 | Installing : libutempter-1.1.6-4.el7.x86_64 92/133 |
| 427 | Installing : libuser-0.60-5.el7.x86_64 93/133 |
| 428 | Installing : util-linux-2.23.2-21.el7.x86_64 94/133 |
| 429 | Installing : nss-sysinit-3.16.2.3-5.el7.x86_64 95/133 |
| 430 | Installing : expat-2.1.0-8.el7.x86_64 96/133 |
| 431 | Installing : gdbm-1.10-8.el7.x86_64 97/133 |
| 432 | Installing : python-libs-2.7.5-16.el7.x86_64 98/133 |
| 433 | Installing : python-2.7.5-16.el7.x86_64 99/133 |
| 434 | Installing : systemd-container-208.20-6.el7.centos.x86_64 100/133 |
| 435 | Installing : 7:device-mapper-libs-1.02.93-3.el7.x86_64 101/133 |
| 436 | Installing : 7:device-mapper-1.02.93-3.el7.x86_64 102/133 |
| 437 | Installing : python-iniparse-0.4-9.el7.noarch 103/133 |
| 438 | Installing : pyliblzma-0.5.3-11.el7.x86_64 104/133 |
| 439 | Installing : python-pycurl-7.19.0-17.el7.x86_64 105/133 |
| 440 | Installing : python-urlgrabber-3.10-6.el7.noarch 106/133 |
| 441 | Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 107/133 |
| 442 | Installing : pyxattr-0.5.1-5.el7.x86_64 108/133 |
| 443 | Installing : pth-2.0.7-22.el7.x86_64 109/133 |
| 444 | Installing : gnupg2-2.0.22-3.el7.x86_64 110/133 |
| 445 | Installing : gpgme-1.3.2-5.el7.x86_64 111/133 |
| 446 | Installing : pygpgme-0.3-9.el7.x86_64 112/133 |
| 447 | Installing : rpm-build-libs-4.11.1-25.el7.x86_64 113/133 |
| 448 | Installing : rpm-python-4.11.1-25.el7.x86_64 114/133 |
| 449 | Installing : yum-plugin-fastestmirror-1.1.31-29.el7.noarch 115/133 |
| 450 | Installing : yum-3.4.3-125.el7.centos.noarch 116/133 |
| 451 | Installing : kpartx-0.4.9-77.el7.x86_64 117/133 |
| 452 | Installing : iputils-20121221-6.el7.x86_64 118/133 |
| 453 | Installing : binutils-2.23.52.0.1-30.el7_1.1.x86_64 119/133 |
| 454 | Installing : procps-ng-3.3.10-3.el7.x86_64 120/133 |
| 455 | Installing : iproute-3.10.0-21.el7.x86_64 121/133 |
| 456 | Installing : less-458-8.el7.x86_64 122/133 |
| 457 | Installing : libcroco-0.6.8-5.el7.x86_64 123/133 |
| 458 | Installing : file-5.11-21.el7.x86_64 124/133 |
| 459 | Installing : 2:vim-minimal-7.4.160-1.el7.x86_64 125/133 |
| 460 | Installing : which-2.20-7.el7.x86_64 126/133 |
| 461 | Installing : 1:findutils-4.5.11-3.el7.x86_64 127/133 |
| 462 | Installing : libunistring-0.9.3-9.el7.x86_64 128/133 |
| 463 | Installing : libgomp-4.8.3-9.el7.x86_64 129/133 |
| 464 | Installing : kmod-libs-14-10.el7.x86_64 130/133 |
| 465 | Installing : xz-5.1.2-9alpha.el7.x86_64 131/133 |
| 466 | Installing : 1:hardlink-1.0-19.el7.x86_64 132/133 |
| 467 | Installing : rootfiles-8.1-11.el7.noarch 133/133 |
| 468 | Verifying : libcroco-0.6.8-5.el7.x86_64 1/133 |
| 469 | Verifying : pygpgme-0.3-9.el7.x86_64 2/133 |
| 470 | Verifying : bzip2-libs-1.0.6-12.el7.x86_64 3/133 |
| 471 | Verifying : 1:pkgconfig-0.27.1-4.el7.x86_64 4/133 |
| 472 | Verifying : libgcc-4.8.3-9.el7.x86_64 5/133 |
| 473 | Verifying : nspr-4.10.6-3.el7.x86_64 6/133 |
| 474 | Verifying : libssh2-1.4.3-8.el7.x86_64 7/133 |
| 475 | Verifying : nss-softokn-freebl-3.16.2.3-9.el7.x86_64 8/133 |
| 476 | Verifying : which-2.20-7.el7.x86_64 9/133 |
| 477 | Verifying : groff-base-1.22.2-8.el7.x86_64 10/133 |
| 478 | Verifying : bash-4.2.46-12.el7.x86_64 11/133 |
| 479 | Verifying : 1:openssl-libs-1.0.1e-42.el7.4.x86_64 12/133 |
| 480 | Verifying : util-linux-2.23.2-21.el7.x86_64 13/133 |
| 481 | Verifying : gawk-4.0.2-4.el7.x86_64 14/133 |
| 482 | Verifying : 2:shadow-utils-4.1.5.1-18.el7.x86_64 15/133 |
| 483 | Verifying : 1:hardlink-1.0-19.el7.x86_64 16/133 |
| 484 | Verifying : libnfnetlink-1.0.1-4.el7.x86_64 17/133 |
| 485 | Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 18/133 |
| 486 | Verifying : binutils-2.23.52.0.1-30.el7_1.1.x86_64 19/133 |
| 487 | Verifying : readline-6.2-9.el7.x86_64 20/133 |
| 488 | Verifying : libacl-2.2.51-12.el7.x86_64 21/133 |
| 489 | Verifying : libassuan-2.1.0-3.el7.x86_64 22/133 |
| 490 | Verifying : libstdc++-4.8.3-9.el7.x86_64 23/133 |
| 491 | Verifying : ustr-1.0.4-16.el7.x86_64 24/133 |
| 492 | Verifying : libselinux-2.2.2-6.el7.x86_64 25/133 |
| 493 | Verifying : libutempter-1.1.6-4.el7.x86_64 26/133 |
| 494 | Verifying : centos-release-7-1.1503.el7.centos.2.8.x86_64 27/133 |
| 495 | Verifying : libtasn1-3.8-2.el7.x86_64 28/133 |
| 496 | Verifying : setup-2.8.71-5.el7.noarch 29/133 |
| 497 | Verifying : procps-ng-3.3.10-3.el7.x86_64 30/133 |
| 498 | Verifying : glib2-2.40.0-4.el7.x86_64 31/133 |
| 499 | Verifying : python-iniparse-0.4-9.el7.noarch 32/133 |
| 500 | Verifying : pinentry-0.8.1-14.el7.x86_64 33/133 |
| 501 | Verifying : sqlite-3.7.17-4.el7.x86_64 34/133 |
| 502 | Verifying : nss-softokn-3.16.2.3-9.el7.x86_64 35/133 |
| 503 | Verifying : basesystem-10.0-7.el7.centos.noarch 36/133 |
| 504 | Verifying : libverto-0.2.5-4.el7.x86_64 37/133 |
| 505 | Verifying : libpwquality-1.2.3-4.el7.x86_64 38/133 |
| 506 | Verifying : less-458-8.el7.x86_64 39/133 |
| 507 | Verifying : 1:gmp-6.0.0-11.el7.x86_64 40/133 |
| 508 | Verifying : ca-certificates-2014.1.98-72.el7.noarch 41/133 |
| 509 | Verifying : libffi-3.0.13-11.el7.x86_64 42/133 |
| 510 | Verifying : libcom_err-1.42.9-7.el7.x86_64 43/133 |
| 511 | Verifying : systemd-container-208.20-6.el7.centos.x86_64 44/133 |
| 512 | Verifying : 1:findutils-4.5.11-3.el7.x86_64 45/133 |
| 513 | Verifying : chkconfig-1.3.61-4.el7.x86_64 46/133 |
| 514 | Verifying : file-libs-5.11-21.el7.x86_64 47/133 |
| 515 | Verifying : xz-libs-5.1.2-9alpha.el7.x86_64 48/133 |
| 516 | Verifying : kpartx-0.4.9-77.el7.x86_64 49/133 |
| 517 | Verifying : cracklib-2.9.0-11.el7.x86_64 50/133 |
| 518 | Verifying : pyliblzma-0.5.3-11.el7.x86_64 51/133 |
| 519 | Verifying : 1:dbus-libs-1.6.12-11.el7.x86_64 52/133 |
| 520 | Verifying : python-pycurl-7.19.0-17.el7.x86_64 53/133 |
| 521 | Verifying : libcurl-7.29.0-19.el7.x86_64 54/133 |
| 522 | Verifying : python-libs-2.7.5-16.el7.x86_64 55/133 |
| 523 | Verifying : nss-util-3.16.2.3-2.el7.x86_64 56/133 |
| 524 | Verifying : libmnl-1.0.3-7.el7.x86_64 57/133 |
| 525 | Verifying : popt-1.13-16.el7.x86_64 58/133 |
| 526 | Verifying : libnetfilter_conntrack-1.0.4-2.el7.x86_64 59/133 |
| 527 | Verifying : 2:vim-minimal-7.4.160-1.el7.x86_64 60/133 |
| 528 | Verifying : libunistring-0.9.3-9.el7.x86_64 61/133 |
| 529 | Verifying : nss-3.16.2.3-5.el7.x86_64 62/133 |
| 530 | Verifying : libgomp-4.8.3-9.el7.x86_64 63/133 |
| 531 | Verifying : xz-5.1.2-9alpha.el7.x86_64 64/133 |
| 532 | Verifying : libcap-ng-0.7.3-5.el7.x86_64 65/133 |
| 533 | Verifying : iputils-20121221-6.el7.x86_64 66/133 |
| 534 | Verifying : elfutils-libelf-0.160-1.el7.x86_64 67/133 |
| 535 | Verifying : gpgme-1.3.2-5.el7.x86_64 68/133 |
| 536 | Verifying : expat-2.1.0-8.el7.x86_64 69/133 |
| 537 | Verifying : libdb-utils-5.3.21-17.el7_0.1.x86_64 70/133 |
| 538 | Verifying : p11-kit-trust-0.20.7-3.el7.x86_64 71/133 |
| 539 | Verifying : kmod-libs-14-10.el7.x86_64 72/133 |
| 540 | Verifying : libblkid-2.23.2-21.el7.x86_64 73/133 |
| 541 | Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 74/133 |
| 542 | Verifying : libuser-0.60-5.el7.x86_64 75/133 |
| 543 | Verifying : yum-3.4.3-125.el7.centos.noarch 76/133 |
| 544 | Verifying : python-urlgrabber-3.10-6.el7.noarch 77/133 |
| 545 | Verifying : curl-7.29.0-19.el7.x86_64 78/133 |
| 546 | Verifying : coreutils-8.22-11.el7.x86_64 79/133 |
| 547 | Verifying : gdbm-1.10-8.el7.x86_64 80/133 |
| 548 | Verifying : libcap-2.22-8.el7.x86_64 81/133 |
| 549 | Verifying : pth-2.0.7-22.el7.x86_64 82/133 |
| 550 | Verifying : 7:device-mapper-1.02.93-3.el7.x86_64 83/133 |
| 551 | Verifying : lua-5.1.4-14.el7.x86_64 84/133 |
| 552 | Verifying : audit-libs-2.4.1-5.el7.x86_64 85/133 |
| 553 | Verifying : glibc-common-2.17-78.el7.x86_64 86/133 |
| 554 | Verifying : rpm-build-libs-4.11.1-25.el7.x86_64 87/133 |
| 555 | Verifying : yum-plugin-fastestmirror-1.1.31-29.el7.noarch 88/133 |
| 556 | Verifying : 7:device-mapper-libs-1.02.93-3.el7.x86_64 89/133 |
| 557 | Verifying : libidn-1.28-3.el7.x86_64 90/133 |
| 558 | Verifying : rpm-4.11.1-25.el7.x86_64 91/133 |
| 559 | Verifying : krb5-libs-1.12.2-14.el7.x86_64 92/133 |
| 560 | Verifying : openldap-2.4.39-6.el7.x86_64 93/133 |
| 561 | Verifying : libmount-2.23.2-21.el7.x86_64 94/133 |
| 562 | Verifying : glibc-2.17-78.el7.x86_64 95/133 |
| 563 | Verifying : python-2.7.5-16.el7.x86_64 96/133 |
| 564 | Verifying : nss-tools-3.16.2.3-5.el7.x86_64 97/133 |
| 565 | Verifying : shared-mime-info-1.1-7.el7.x86_64 98/133 |
| 566 | Verifying : p11-kit-0.20.7-3.el7.x86_64 99/133 |
| 567 | Verifying : pam-1.1.8-12.el7.x86_64 100/133 |
| 568 | Verifying : libuuid-2.23.2-21.el7.x86_64 101/133 |
| 569 | Verifying : keyutils-libs-1.5.8-3.el7.x86_64 102/133 |
| 570 | Verifying : systemd-container-libs-208.20-6.el7.centos.x86_64 103/133 |
| 571 | Verifying : ncurses-base-5.9-13.20130511.el7.noarch 104/133 |
| 572 | Verifying : zlib-1.2.7-13.el7.x86_64 105/133 |
| 573 | Verifying : libgpg-error-1.12-3.el7.x86_64 106/133 |
| 574 | Verifying : tzdata-2015b-1.el7.noarch 107/133 |
| 575 | Verifying : libattr-2.4.46-12.el7.x86_64 108/133 |
| 576 | Verifying : file-5.11-21.el7.x86_64 109/133 |
| 577 | Verifying : pcre-8.32-14.el7.x86_64 110/133 |
| 578 | Verifying : cyrus-sasl-lib-2.1.26-17.el7.x86_64 111/133 |
| 579 | Verifying : grep-2.20-1.el7.x86_64 112/133 |
| 580 | Verifying : nss-sysinit-3.16.2.3-5.el7.x86_64 113/133 |
| 581 | Verifying : filesystem-3.2-18.el7.x86_64 114/133 |
| 582 | Verifying : libsemanage-2.1.10-16.el7.x86_64 115/133 |
| 583 | Verifying : iptables-1.4.21-13.el7.x86_64 116/133 |
| 584 | Verifying : libsepol-2.1.9-3.el7.x86_64 117/133 |
| 585 | Verifying : libdb-5.3.21-17.el7_0.1.x86_64 118/133 |
| 586 | Verifying : rootfiles-8.1-11.el7.noarch 119/133 |
| 587 | Verifying : pyxattr-0.5.1-5.el7.x86_64 120/133 |
| 588 | Verifying : gzip-1.5-7.el7.x86_64 121/133 |
| 589 | Verifying : sed-4.2.2-5.el7.x86_64 122/133 |
| 590 | Verifying : cpio-2.11-22.el7.x86_64 123/133 |
| 591 | Verifying : rpm-libs-4.11.1-25.el7.x86_64 124/133 |
| 592 | Verifying : iproute-3.10.0-21.el7.x86_64 125/133 |
| 593 | Verifying : libxml2-2.9.1-5.el7_1.2.x86_64 126/133 |
| 594 | Verifying : libgcrypt-1.5.3-12.el7.x86_64 127/133 |
| 595 | Verifying : ncurses-5.9-13.20130511.el7.x86_64 128/133 |
| 596 | Verifying : ncurses-libs-5.9-13.20130511.el7.x86_64 129/133 |
| 597 | Verifying : info-5.1-4.el7.x86_64 130/133 |
| 598 | Verifying : diffutils-3.3-4.el7.x86_64 131/133 |
| 599 | Verifying : gnupg2-2.0.22-3.el7.x86_64 132/133 |
| 600 | Verifying : rpm-python-4.11.1-25.el7.x86_64 133/133 |
| 601 | |
| 602 | Installed: |
| 603 | audit-libs.x86_64 0:2.4.1-5.el7 |
| 604 | basesystem.noarch 0:10.0-7.el7.centos |
| 605 | bash.x86_64 0:4.2.46-12.el7 |
| 606 | binutils.x86_64 0:2.23.52.0.1-30.el7_1.1 |
| 607 | bzip2-libs.x86_64 0:1.0.6-12.el7 |
| 608 | ca-certificates.noarch 0:2014.1.98-72.el7 |
| 609 | centos-release.x86_64 0:7-1.1503.el7.centos.2.8 |
| 610 | chkconfig.x86_64 0:1.3.61-4.el7 |
| 611 | coreutils.x86_64 0:8.22-11.el7 |
| 612 | cpio.x86_64 0:2.11-22.el7 |
| 613 | cracklib.x86_64 0:2.9.0-11.el7 |
| 614 | cracklib-dicts.x86_64 0:2.9.0-11.el7 |
| 615 | curl.x86_64 0:7.29.0-19.el7 |
| 616 | cyrus-sasl-lib.x86_64 0:2.1.26-17.el7 |
| 617 | dbus-libs.x86_64 1:1.6.12-11.el7 |
| 618 | device-mapper.x86_64 7:1.02.93-3.el7 |
| 619 | device-mapper-libs.x86_64 7:1.02.93-3.el7 |
| 620 | diffutils.x86_64 0:3.3-4.el7 |
| 621 | elfutils-libelf.x86_64 0:0.160-1.el7 |
| 622 | expat.x86_64 0:2.1.0-8.el7 |
| 623 | file.x86_64 0:5.11-21.el7 |
| 624 | file-libs.x86_64 0:5.11-21.el7 |
| 625 | filesystem.x86_64 0:3.2-18.el7 |
| 626 | findutils.x86_64 1:4.5.11-3.el7 |
| 627 | gawk.x86_64 0:4.0.2-4.el7 |
| 628 | gdbm.x86_64 0:1.10-8.el7 |
| 629 | glib2.x86_64 0:2.40.0-4.el7 |
| 630 | glibc.x86_64 0:2.17-78.el7 |
| 631 | glibc-common.x86_64 0:2.17-78.el7 |
| 632 | gmp.x86_64 1:6.0.0-11.el7 |
| 633 | gnupg2.x86_64 0:2.0.22-3.el7 |
| 634 | gpgme.x86_64 0:1.3.2-5.el7 |
| 635 | grep.x86_64 0:2.20-1.el7 |
| 636 | groff-base.x86_64 0:1.22.2-8.el7 |
| 637 | gzip.x86_64 0:1.5-7.el7 |
| 638 | hardlink.x86_64 1:1.0-19.el7 |
| 639 | info.x86_64 0:5.1-4.el7 |
| 640 | iproute.x86_64 0:3.10.0-21.el7 |
| 641 | iptables.x86_64 0:1.4.21-13.el7 |
| 642 | iputils.x86_64 0:20121221-6.el7 |
| 643 | keyutils-libs.x86_64 0:1.5.8-3.el7 |
| 644 | kmod-libs.x86_64 0:14-10.el7 |
| 645 | kpartx.x86_64 0:0.4.9-77.el7 |
| 646 | krb5-libs.x86_64 0:1.12.2-14.el7 |
| 647 | less.x86_64 0:458-8.el7 |
| 648 | libacl.x86_64 0:2.2.51-12.el7 |
| 649 | libassuan.x86_64 0:2.1.0-3.el7 |
| 650 | libattr.x86_64 0:2.4.46-12.el7 |
| 651 | libblkid.x86_64 0:2.23.2-21.el7 |
| 652 | libcap.x86_64 0:2.22-8.el7 |
| 653 | libcap-ng.x86_64 0:0.7.3-5.el7 |
| 654 | libcom_err.x86_64 0:1.42.9-7.el7 |
| 655 | libcroco.x86_64 0:0.6.8-5.el7 |
| 656 | libcurl.x86_64 0:7.29.0-19.el7 |
| 657 | libdb.x86_64 0:5.3.21-17.el7_0.1 |
| 658 | libdb-utils.x86_64 0:5.3.21-17.el7_0.1 |
| 659 | libffi.x86_64 0:3.0.13-11.el7 |
| 660 | libgcc.x86_64 0:4.8.3-9.el7 |
| 661 | libgcrypt.x86_64 0:1.5.3-12.el7 |
| 662 | libgomp.x86_64 0:4.8.3-9.el7 |
| 663 | libgpg-error.x86_64 0:1.12-3.el7 |
| 664 | libidn.x86_64 0:1.28-3.el7 |
| 665 | libmnl.x86_64 0:1.0.3-7.el7 |
| 666 | libmount.x86_64 0:2.23.2-21.el7 |
| 667 | libnetfilter_conntrack.x86_64 0:1.0.4-2.el7 |
| 668 | libnfnetlink.x86_64 0:1.0.1-4.el7 |
| 669 | libpwquality.x86_64 0:1.2.3-4.el7 |
| 670 | libselinux.x86_64 0:2.2.2-6.el7 |
| 671 | libsemanage.x86_64 0:2.1.10-16.el7 |
| 672 | libsepol.x86_64 0:2.1.9-3.el7 |
| 673 | libssh2.x86_64 0:1.4.3-8.el7 |
| 674 | libstdc++.x86_64 0:4.8.3-9.el7 |
| 675 | libtasn1.x86_64 0:3.8-2.el7 |
| 676 | libunistring.x86_64 0:0.9.3-9.el7 |
| 677 | libuser.x86_64 0:0.60-5.el7 |
| 678 | libutempter.x86_64 0:1.1.6-4.el7 |
| 679 | libuuid.x86_64 0:2.23.2-21.el7 |
| 680 | libverto.x86_64 0:0.2.5-4.el7 |
| 681 | libxml2.x86_64 0:2.9.1-5.el7_1.2 |
| 682 | lua.x86_64 0:5.1.4-14.el7 |
| 683 | ncurses.x86_64 0:5.9-13.20130511.el7 |
| 684 | ncurses-base.noarch 0:5.9-13.20130511.el7 |
| 685 | ncurses-libs.x86_64 0:5.9-13.20130511.el7 |
| 686 | nspr.x86_64 0:4.10.6-3.el7 |
| 687 | nss.x86_64 0:3.16.2.3-5.el7 |
| 688 | nss-softokn.x86_64 0:3.16.2.3-9.el7 |
| 689 | nss-softokn-freebl.x86_64 0:3.16.2.3-9.el7 |
| 690 | nss-sysinit.x86_64 0:3.16.2.3-5.el7 |
| 691 | nss-tools.x86_64 0:3.16.2.3-5.el7 |
| 692 | nss-util.x86_64 0:3.16.2.3-2.el7 |
| 693 | openldap.x86_64 0:2.4.39-6.el7 |
| 694 | openssl-libs.x86_64 1:1.0.1e-42.el7.4 |
| 695 | p11-kit.x86_64 0:0.20.7-3.el7 |
| 696 | p11-kit-trust.x86_64 0:0.20.7-3.el7 |
| 697 | pam.x86_64 0:1.1.8-12.el7 |
| 698 | pcre.x86_64 0:8.32-14.el7 |
| 699 | pinentry.x86_64 0:0.8.1-14.el7 |
| 700 | pkgconfig.x86_64 1:0.27.1-4.el7 |
| 701 | popt.x86_64 0:1.13-16.el7 |
| 702 | procps-ng.x86_64 0:3.3.10-3.el7 |
| 703 | pth.x86_64 0:2.0.7-22.el7 |
| 704 | pygpgme.x86_64 0:0.3-9.el7 |
| 705 | pyliblzma.x86_64 0:0.5.3-11.el7 |
| 706 | python.x86_64 0:2.7.5-16.el7 |
| 707 | python-iniparse.noarch 0:0.4-9.el7 |
| 708 | python-libs.x86_64 0:2.7.5-16.el7 |
| 709 | python-pycurl.x86_64 0:7.19.0-17.el7 |
| 710 | python-urlgrabber.noarch 0:3.10-6.el7 |
| 711 | pyxattr.x86_64 0:0.5.1-5.el7 |
| 712 | readline.x86_64 0:6.2-9.el7 |
| 713 | rootfiles.noarch 0:8.1-11.el7 |
| 714 | rpm.x86_64 0:4.11.1-25.el7 |
| 715 | rpm-build-libs.x86_64 0:4.11.1-25.el7 |
| 716 | rpm-libs.x86_64 0:4.11.1-25.el7 |
| 717 | rpm-python.x86_64 0:4.11.1-25.el7 |
| 718 | sed.x86_64 0:4.2.2-5.el7 |
| 719 | setup.noarch 0:2.8.71-5.el7 |
| 720 | shadow-utils.x86_64 2:4.1.5.1-18.el7 |
| 721 | shared-mime-info.x86_64 0:1.1-7.el7 |
| 722 | sqlite.x86_64 0:3.7.17-4.el7 |
| 723 | systemd-container.x86_64 0:208.20-6.el7.centos |
| 724 | systemd-container-libs.x86_64 0:208.20-6.el7.centos |
| 725 | tzdata.noarch 0:2015b-1.el7 |
| 726 | ustr.x86_64 0:1.0.4-16.el7 |
| 727 | util-linux.x86_64 0:2.23.2-21.el7 |
| 728 | vim-minimal.x86_64 2:7.4.160-1.el7 |
| 729 | which.x86_64 0:2.20-7.el7 |
| 730 | xz.x86_64 0:5.1.2-9alpha.el7 |
| 731 | xz-libs.x86_64 0:5.1.2-9alpha.el7 |
| 732 | yum.noarch 0:3.4.3-125.el7.centos |
| 733 | yum-metadata-parser.x86_64 0:1.1.4-10.el7 |
| 734 | yum-plugin-fastestmirror.noarch 0:1.1.31-29.el7 |
| 735 | zlib.x86_64 0:1.2.7-13.el7 |
| 736 | |
| 737 | Complete! |
| 738 | ---> 5e1839e59269 |
| 739 | Removing intermediate container c8034e619ffa |
| 740 | Step 8 : ENV IMAGE maipo |
| 741 | ---> Running in 9f85a17a42ac |
| 742 | ---> e4c51814b87a |
| 743 | Removing intermediate container 9f85a17a42ac |
| 744 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 745 | ---> 0c0c22c4cdf1 |
| 746 | Removing intermediate container 9c328db5e45f |
| 747 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 748 | ---> Running in 12fe2993a8aa |
| 749 | ---> c1fd2b5fbe57 |
| 750 | Removing intermediate container 12fe2993a8aa |
| 751 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 752 | ---> 5f43b3fffe63 |
| 753 | Removing intermediate container 13997178a36d |
| 754 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 755 | ---> 76170bde0c99 |
| 756 | Removing intermediate container 74f7bab41f1a |
| 757 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 758 | ---> ef0d1bb69f22 |
| 759 | Removing intermediate container 954e1c095c98 |
| 760 | Step 14 : RUN chmod -v +x /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 761 | ---> Running in a941fb325f6a |
| 762 | mode of '/usr/bin/systemctl' changed from 0600 (rw-------) to 0711 (rwx--x--x) |
| 763 | mode of '/usr/bin/systemctl-socket-daemon' changed from 0600 (rw-------) to 0711 (rwx--x--x) |
| 764 | ---> af36aa4a2faa |
| 765 | Removing intermediate container a941fb325f6a |
| 766 | Step 15 : ADD https://cgit.cyrus.foundation/docker/tree/.vimrc /root/.vimrc |
| 767 | /var/tmp/656 |
| 768 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 21 2015, 7:57 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 21 2015, 7:57 AM · Built instantly
- Status
Passed