Want to subscribe to topics you're interested in?
Become a Member

CentOS 6.7 Release

Discussion in 'CentOS, Redhat & Oracle Linux News' started by eva2000, Aug 8, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    50,472
    11,661
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,083
    Local Time:
    5:23 AM
    Nginx 1.25.x
    MariaDB 10.x
    CentOS 6.7 has been officially released it seems according to mailing list announcement.


     
  2. eva2000

    eva2000 Administrator Staff Member

    50,472
    11,661
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,083
    Local Time:
    5:23 AM
    Nginx 1.25.x
    MariaDB 10.x
    Yup yum update has CentOS 6.7 for me now

    Code:
    yum list centos-release updates
    Loaded plugins: downloadonly, fastestmirror, priorities, security
    Loading mirror speeds from cached hostfile
    * base: repo.dimenoc.com
    * epel: mirror.us.leaseweb.net
    * extras: mirror.fdcservers.net
    * rpmforge: mirror.teklinks.com
    * updates: centos.aol.com
    1599 packages excluded due to repository priority protections
    Installed Packages
    centos-release.x86_64                                                                                                      6-6.el6.centos.12.2                                                                                                       @base
    Available Packages
    centos-release.x86_64                                                                                                      6-7.el6.centos.12.3                                                                                                       base
    so

    to update easy just use yum update

    Code:
    yum -y update
    then ensure you update Centmin Mod 1.2.3-eva2000.08 stable for CentOS 6.7 support - see Install - Centmin Mod 1.2.3-eva2000.08 how to install & update | Centmin Mod Community

    after yum update

    Code:
    cat /etc/redhat-release
    CentOS release 6.7 (Final)
     
    Last edited: Aug 8, 2015
  3. eva2000

    eva2000 Administrator Staff Member

    50,472
    11,661
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,083
    Local Time:
    5:23 AM
    Nginx 1.25.x
    MariaDB 10.x
    Tested fresh CentOS 6.7 install of Centmin Mod 1.2.3-eva2000.08 stable release and works fine using curl one liner install method

    Code:
    curl -sL http://centminmod.com/installer.sh | bash
    install time = 10mins 41.8682 seconds :)
    Code:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM Time: 93.6243 seconds
    Total YUM Time: 47.829973524 seconds
    Total YUM + Source Download Time: 77.6274
    Total Nginx First Time Install Time: 132.6229
    Total PHP First Time Install Time: 123.2584
    Download Zip From Github Time: 3.1890
    Total Time Other eg. source compiles: 211.5462
    Total Centmin Mod Install Time: 545.0549
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 641.8682 seconds
    ---------------------------------------------------------------------------
    Code:
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    Warning: RPMDB altered outside of yum.
    --------------------------------------------------------
    Ensure crond & sysstat service are running
    --------------------------------------------------------
    Starting crond: [  OK  ]
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.2.2
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2015 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.9.3
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.2.1
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-c++11-extensions -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module --with-http_secure_link_module --with-http_realip_module --with-http_geoip_module --with-openssl-opt=enable-tlsext --add-module=../ngx-fancyindex-ngx-fancyindex --add-module=../ngx_cache_purge-2.3 --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --add-module=../openresty-memc-nginx-module-4f6f78f --add-module=../openresty-srcache-nginx-module-ffa9ab7 --add-module=../ngx_devel_kit-0.2.19 --add-module=../set-misc-nginx-module-0.29 --add-module=../echo-nginx-module-0.58 --add-module=../redis2-nginx-module-0.12 --add-module=../ngx_http_redis-0.3.7 --add-module=../lua-nginx-module-0.9.16 --add-module=../lua-upstream-nginx-module-0.03 --add-module=../lua-upstream-cache-nginx-module-0.1.1 --add-module=../nginx_upstream_check_module-0.3.0 --add-module=../nginx-module-vts --add-module=../headers-more-nginx-module-0.261 --with-openssl=../libressl-2.2.1 --with-libatomic --with-threads --with-stream --with-stream_ssl_module --with-pcre=../pcre-8.37 --with-pcre-jit --with-http_spdy_module --add-module=../ngx_pagespeed-release-1.9.32.6-beta
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.4.44 (cli) (built: Aug  8 2015 00:33:55)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.5, Copyright (c) 1999-2015, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-compat-10.0.21-1.el6.x86_64
    MariaDB-devel-10.0.21-1.el6.x86_64
    MariaDB-common-10.0.21-1.el6.x86_64
    MariaDB-server-10.0.21-1.el6.x86_64
    MariaDB-shared-10.0.21-1.el6.x86_64
    MariaDB-client-10.0.21-1.el6.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.4.24
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v8.03 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 3.1.0
    
    Copyright (C) 2015 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check ngx_pagespeed Control Script:
    http://centminmod.com/nginx_ngx_pagespeed.html
    --------------------------------------------------------
    pscontrol admin
    pscontrol handler
    pscontrol edit
    pscontrol on
    pscontrol off
    pscontrol statson
    pscontrol statsoff
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check NSD Bind Version:
    --------------------------------------------------------
    NSD version 3.2.18
    Written by NLnet Labs.
    
    Copyright (C) 2001-2011 NLnet Labs.  This is free software.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.30
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities, security
    Loading mirror speeds from cached hostfile
    * base: mirror.hostduplex.com
    * epel: mirror.sfo12.us.leaseweb.net
    * extras: repos.lax.quadranet.com
    * rpmforge: mirror.hmc.edu
    * updates: mirror.supremebytes.com
    1605 packages excluded due to repository priority protections
    repo id         repo name                                            status
    base            CentOS-6 - Base                                      4,995+1,580
    epel            Extra Packages for Enterprise Linux 6 - x86_64       8,842+2,904
    extras          CentOS-6 - Extras                                             38
    mariadb         MariaDB                                                     12+5
    rpmforge        RHEL 6 - RPMforge.net - dag                          3,199+1,519
    updates         CentOS-6 - Updates                                        105+54
    vz-base         vz-base                                                        3
    vz-updates      vz-updates                                                   2+6
    repolist: 17,196
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Sat Aug  8 00:37:00 UTC 2015    [UTC]
    Sat Aug  8 10:37:00 AEST 2015   [Australia/Brisbane]
    Fri Aug  7 17:37:00 PDT 2015    [America/Los_Angeles]
    Fri Aug  7 19:37:00 CDT 2015    [America/Chicago]
    Fri Aug  7 20:37:00 EDT 2015    [America/New_York]
    Sat Aug  8 01:37:00 BST 2015    [Europe/London]
    --------------------------------------------------------
    *************************************************
    * Centmin Mod install completed....
    *************************************************
    
     
  4. eva2000

    eva2000 Administrator Staff Member

    50,472
    11,661
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,083
    Local Time:
    5:23 AM
    Nginx 1.25.x
    MariaDB 10.x
    example of what versions get updated on yum update for CentOS 6.7

    Code:
    yum -y update
    Loaded plugins: downloadonly, fastestmirror, priorities, security
    Setting up Update Process
    Loading mirror speeds from cached hostfile
     * base: mirror.nsw.coloau.com.au
     * epel: fedora.uberglobalmirror.com
     * extras: centos.mirror.serversaustralia.com.au
     * rpmforge: ftp.riken.jp
     * updates: centos.mirror.serversaustralia.com.au
    1599 packages excluded due to repository priority protections
    Resolving Dependencies
    --> Running transaction check
    ---> Package at.x86_64 0:3.1.10-44.el6_6.2 will be updated
    ---> Package at.x86_64 0:3.1.10-48.el6 will be an update
    ---> Package authconfig.x86_64 0:6.1.12-19.el6 will be updated
    ---> Package authconfig.x86_64 0:6.1.12-23.el6 will be an update
    ---> Package b43-openfwwf.noarch 0:5.2-4.el6 will be updated
    ---> Package b43-openfwwf.noarch 0:5.2-10.el6 will be an update
    ---> Package bash.x86_64 0:4.1.2-29.el6 will be updated
    ---> Package bash.x86_64 0:4.1.2-33.el6 will be an update
    ---> Package bind-libs.x86_64 32:9.8.2-0.30.rc1.el6_6.3 will be updated
    ---> Package bind-libs.x86_64 32:9.8.2-0.37.rc1.el6_7.2 will be an update
    ---> Package bind-utils.x86_64 32:9.8.2-0.30.rc1.el6_6.3 will be updated
    ---> Package bind-utils.x86_64 32:9.8.2-0.37.rc1.el6_7.2 will be an update
    ---> Package binutils.x86_64 0:2.20.51.0.2-5.42.el6 will be updated
    ---> Package binutils.x86_64 0:2.20.51.0.2-5.43.el6 will be an update
    ---> Package centos-release.x86_64 0:6-6.el6.centos.12.2 will be updated
    ---> Package centos-release.x86_64 0:6-7.el6.centos.12.3 will be an update
    ---> Package chkconfig.x86_64 0:1.3.49.3-2.el6_4.1 will be updated
    ---> Package chkconfig.x86_64 0:1.3.49.3-5.el6 will be an update
    ---> Package cpp.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package cpp.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package cronie.x86_64 0:1.4.4-12.el6 will be updated
    ---> Package cronie.x86_64 0:1.4.4-15.el6 will be an update
    ---> Package cronie-anacron.x86_64 0:1.4.4-12.el6 will be updated
    ---> Package cronie-anacron.x86_64 0:1.4.4-15.el6 will be an update
    ---> Package cups-libs.x86_64 1:1.4.2-67.el6_6.1 will be updated
    ---> Package cups-libs.x86_64 1:1.4.2-72.el6 will be an update
    ---> Package curl.x86_64 0:7.19.7-40.el6_6.4 will be updated
    ---> Package curl.x86_64 0:7.19.7-46.el6 will be an update
    ---> Package dejavu-fonts-common.noarch 0:2.30-2.el6 will be updated
    ---> Package dejavu-fonts-common.noarch 0:2.33-1.el6 will be an update
    ---> Package dejavu-lgc-sans-mono-fonts.noarch 0:2.30-2.el6 will be updated
    ---> Package dejavu-lgc-sans-mono-fonts.noarch 0:2.33-1.el6 will be an update
    ---> Package dejavu-sans-mono-fonts.noarch 0:2.30-2.el6 will be updated
    ---> Package dejavu-sans-mono-fonts.noarch 0:2.33-1.el6 will be an update
    ---> Package dhclient.x86_64 12:4.1.1-43.P1.el6.centos.1 will be updated
    ---> Package dhclient.x86_64 12:4.1.1-49.P1.el6.centos will be an update
    ---> Package dhcp-common.x86_64 12:4.1.1-43.P1.el6.centos.1 will be updated
    ---> Package dhcp-common.x86_64 12:4.1.1-49.P1.el6.centos will be an update
    ---> Package dracut.noarch 0:004-356.el6_6.3 will be updated
    ---> Package dracut.noarch 0:004-388.el6 will be an update
    ---> Package dracut-kernel.noarch 0:004-356.el6_6.3 will be updated
    ---> Package dracut-kernel.noarch 0:004-388.el6 will be an update
    ---> Package e2fsprogs.x86_64 0:1.41.12-21.el6 will be updated
    ---> Package e2fsprogs.x86_64 0:1.41.12-22.el6 will be an update
    ---> Package e2fsprogs-devel.x86_64 0:1.41.12-21.el6 will be updated
    ---> Package e2fsprogs-devel.x86_64 0:1.41.12-22.el6 will be an update
    ---> Package e2fsprogs-libs.x86_64 0:1.41.12-21.el6 will be updated
    ---> Package e2fsprogs-libs.x86_64 0:1.41.12-22.el6 will be an update
    ---> Package efibootmgr.x86_64 0:0.5.4-12.el6 will be updated
    ---> Package efibootmgr.x86_64 0:0.5.4-13.el6 will be an update
    ---> Package elfutils-devel.x86_64 0:0.158-3.2.el6 will be updated
    ---> Package elfutils-devel.x86_64 0:0.161-3.el6 will be an update
    ---> Package elfutils-libelf.x86_64 0:0.158-3.2.el6 will be updated
    ---> Package elfutils-libelf.x86_64 0:0.161-3.el6 will be an update
    ---> Package elfutils-libelf-devel.x86_64 0:0.158-3.2.el6 will be updated
    ---> Package elfutils-libelf-devel.x86_64 0:0.161-3.el6 will be an update
    ---> Package elfutils-libs.x86_64 0:0.158-3.2.el6 will be updated
    ---> Package elfutils-libs.x86_64 0:0.161-3.el6 will be an update
    ---> Package enchant.x86_64 1:1.5.0-4.el6 will be updated
    ---> Package enchant.x86_64 1:1.5.0-5.el6 will be an update
    ---> Package enchant-devel.x86_64 1:1.5.0-4.el6 will be updated
    ---> Package enchant-devel.x86_64 1:1.5.0-5.el6 will be an update
    ---> Package ethtool.x86_64 2:3.5-5.el6 will be updated
    ---> Package ethtool.x86_64 2:3.5-6.el6 will be an update
    ---> Package gcc.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package gcc.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package gcc-c++.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package gcc-c++.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package gdbm.x86_64 0:1.8.0-36.el6 will be updated
    ---> Package gdbm.x86_64 0:1.8.0-38.el6 will be an update
    ---> Package gdbm-devel.x86_64 0:1.8.0-36.el6 will be updated
    ---> Package gdbm-devel.x86_64 0:1.8.0-38.el6 will be an update
    ---> Package ghostscript.x86_64 0:8.70-19.el6 will be updated
    ---> Package ghostscript.x86_64 0:8.70-21.el6 will be an update
    ---> Package ghostscript-devel.x86_64 0:8.70-19.el6 will be updated
    ---> Package ghostscript-devel.x86_64 0:8.70-21.el6 will be an update
    ---> Package glibc.x86_64 0:2.12-1.149.el6_6.9 will be updated
    ---> Package glibc.x86_64 0:2.12-1.166.el6_7.1 will be an update
    ---> Package glibc-common.x86_64 0:2.12-1.149.el6_6.9 will be updated
    ---> Package glibc-common.x86_64 0:2.12-1.166.el6_7.1 will be an update
    ---> Package glibc-devel.x86_64 0:2.12-1.149.el6_6.9 will be updated
    ---> Package glibc-devel.x86_64 0:2.12-1.166.el6_7.1 will be an update
    ---> Package glibc-headers.x86_64 0:2.12-1.149.el6_6.9 will be updated
    ---> Package glibc-headers.x86_64 0:2.12-1.166.el6_7.1 will be an update
    ---> Package gnutls.x86_64 0:2.8.5-14.el6_5 will be updated
    ---> Package gnutls.x86_64 0:2.8.5-18.el6 will be an update
    ---> Package grep.x86_64 0:2.6.3-6.el6 will be updated
    ---> Package grep.x86_64 0:2.20-3.el6 will be an update
    ---> Package grub.x86_64 1:0.97-93.el6 will be updated
    ---> Package grub.x86_64 1:0.97-94.el6 will be an update
    ---> Package hwdata.noarch 0:0.233-11.1.el6 will be updated
    ---> Package hwdata.noarch 0:0.233-14.1.el6 will be an update
    ---> Package initscripts.x86_64 0:9.03.46-1.el6.centos.1 will be updated
    ---> Package initscripts.x86_64 0:9.03.49-1.el6.centos will be an update
    ---> Package iproute.x86_64 0:2.6.32-33.el6_6 will be updated
    ---> Package iproute.x86_64 0:2.6.32-45.el6 will be an update
    ---> Package ipset.x86_64 0:6.11-3.el6 will be updated
    ---> Package ipset.x86_64 0:6.11-4.el6 will be an update
    ---> Package ipset-devel.x86_64 0:6.11-3.el6 will be updated
    ---> Package ipset-devel.x86_64 0:6.11-4.el6 will be an update
    ---> Package iptables.x86_64 0:1.4.7-14.el6 will be updated
    ---> Package iptables.x86_64 0:1.4.7-16.el6 will be an update
    ---> Package iptables-devel.x86_64 0:1.4.7-14.el6 will be updated
    ---> Package iptables-devel.x86_64 0:1.4.7-16.el6 will be an update
    ---> Package iptables-ipv6.x86_64 0:1.4.7-14.el6 will be updated
    ---> Package iptables-ipv6.x86_64 0:1.4.7-16.el6 will be an update
    ---> Package iputils.x86_64 0:20071127-17.el6_4.2 will be updated
    ---> Package iputils.x86_64 0:20071127-20.el6 will be an update
    ---> Package kernel.x86_64 0:2.6.32-573.1.1.el6 will be installed
    ---> Package kernel-devel.x86_64 0:2.6.32-573.1.1.el6 will be installed
    ---> Package kernel-firmware.noarch 0:2.6.32-504.30.3.el6 will be updated
    ---> Package kernel-firmware.noarch 0:2.6.32-573.1.1.el6 will be an update
    ---> Package kernel-headers.x86_64 0:2.6.32-504.30.3.el6 will be updated
    ---> Package kernel-headers.x86_64 0:2.6.32-573.1.1.el6 will be an update
    ---> Package krb5-devel.x86_64 0:1.10.3-37.el6_6 will be updated
    ---> Package krb5-devel.x86_64 0:1.10.3-42.el6 will be an update
    ---> Package krb5-libs.x86_64 0:1.10.3-37.el6_6 will be updated
    ---> Package krb5-libs.x86_64 0:1.10.3-42.el6 will be an update
    ---> Package libX11.x86_64 0:1.6.0-2.2.el6 will be updated
    ---> Package libX11.x86_64 0:1.6.0-6.el6 will be an update
    ---> Package libX11-common.noarch 0:1.6.0-2.2.el6 will be updated
    ---> Package libX11-common.noarch 0:1.6.0-6.el6 will be an update
    ---> Package libX11-devel.x86_64 0:1.6.0-2.2.el6 will be updated
    ---> Package libX11-devel.x86_64 0:1.6.0-6.el6 will be an update
    ---> Package libcgroup.x86_64 0:0.40.rc1-15.el6_6 will be updated
    ---> Package libcgroup.x86_64 0:0.40.rc1-16.el6 will be an update
    ---> Package libcom_err.x86_64 0:1.41.12-21.el6 will be updated
    ---> Package libcom_err.x86_64 0:1.41.12-22.el6 will be an update
    ---> Package libcom_err-devel.x86_64 0:1.41.12-21.el6 will be updated
    ---> Package libcom_err-devel.x86_64 0:1.41.12-22.el6 will be an update
    ---> Package libcurl.x86_64 0:7.19.7-40.el6_6.4 will be updated
    ---> Package libcurl.x86_64 0:7.19.7-46.el6 will be an update
    ---> Package libcurl-devel.x86_64 0:7.19.7-40.el6_6.4 will be updated
    ---> Package libcurl-devel.x86_64 0:7.19.7-46.el6 will be an update
    ---> Package libdrm.x86_64 0:2.4.52-4.el6 will be updated
    ---> Package libdrm.x86_64 0:2.4.59-2.el6 will be an update
    ---> Package libdrm-devel.x86_64 0:2.4.52-4.el6 will be updated
    ---> Package libdrm-devel.x86_64 0:2.4.59-2.el6 will be an update
    ---> Package libgcc.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package libgcc.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package libgcj.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package libgcj.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package libgomp.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package libgomp.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 will be updated
    ---> Package libicu.x86_64 0:4.2.1-12.el6 will be an update
    ---> Package libicu-devel.x86_64 0:4.2.1-9.1.el6_2 will be updated
    ---> Package libicu-devel.x86_64 0:4.2.1-12.el6 will be an update
    ---> Package libpcap.x86_64 14:1.4.0-1.20130826git2dbcaa1.el6 will be updated
    ---> Package libpcap.x86_64 14:1.4.0-4.20130826git2dbcaa1.el6 will be an update
    ---> Package libsemanage.x86_64 0:2.0.43-4.2.el6 will be updated
    ---> Package libsemanage.x86_64 0:2.0.43-5.1.el6 will be an update
    ---> Package libss.x86_64 0:1.41.12-21.el6 will be updated
    ---> Package libss.x86_64 0:1.41.12-22.el6 will be an update
    ---> Package libstdc++.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package libstdc++.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package libstdc++-devel.x86_64 0:4.4.7-11.el6 will be updated
    ---> Package libstdc++-devel.x86_64 0:4.4.7-16.el6 will be an update
    ---> Package libuser.x86_64 0:0.56.13-5.el6 will be updated
    ---> Package libuser.x86_64 0:0.56.13-8.el6_7 will be an update
    ---> Package libxcb.x86_64 0:1.9.1-2.el6 will be updated
    ---> Package libxcb.x86_64 0:1.9.1-3.el6 will be an update
    ---> Package libxcb-devel.x86_64 0:1.9.1-2.el6 will be updated
    ---> Package libxcb-devel.x86_64 0:1.9.1-3.el6 will be an update
    ---> Package libxml2.x86_64 0:2.7.6-17.el6_6.1 will be updated
    ---> Package libxml2.x86_64 0:2.7.6-20.el6 will be an update
    ---> Package libxml2-devel.x86_64 0:2.7.6-17.el6_6.1 will be updated
    ---> Package libxml2-devel.x86_64 0:2.7.6-20.el6 will be an update
    ---> Package logrotate.x86_64 0:3.7.8-17.el6 will be updated
    ---> Package logrotate.x86_64 0:3.7.8-23.el6 will be an update
    ---> Package lsof.x86_64 0:4.82-4.el6 will be updated
    ---> Package lsof.x86_64 0:4.82-5.el6 will be an update
    ---> Package mesa-dri-drivers.x86_64 0:10.1.2-2.el6 will be updated
    ---> Package mesa-dri-drivers.x86_64 0:10.4.3-1.el6 will be an update
    ---> Package mesa-dri-filesystem.x86_64 0:10.1.2-2.el6 will be updated
    ---> Package mesa-dri-filesystem.x86_64 0:10.4.3-1.el6 will be an update
    ---> Package mesa-libGL.x86_64 0:10.1.2-2.el6 will be updated
    ---> Package mesa-libGL.x86_64 0:10.4.3-1.el6 will be an update
    ---> Package mesa-libGL-devel.x86_64 0:10.1.2-2.el6 will be updated
    ---> Package mesa-libGL-devel.x86_64 0:10.4.3-1.el6 will be an update
    ---> Package mesa-libGLU.x86_64 0:10.1.2-2.el6 will be updated
    ---> Package mesa-libGLU.x86_64 0:10.4.3-1.el6 will be an update
    ---> Package mesa-libGLU-devel.x86_64 0:10.1.2-2.el6 will be updated
    ---> Package mesa-libGLU-devel.x86_64 0:10.4.3-1.el6 will be an update
    ---> Package mlocate.x86_64 0:0.22.2-4.el6 will be updated
    ---> Package mlocate.x86_64 0:0.22.2-6.el6 will be an update
    ---> Package module-init-tools.x86_64 0:3.9-24.el6 will be updated
    ---> Package module-init-tools.x86_64 0:3.9-25.el6 will be an update
    ---> Package nc.x86_64 0:1.84-22.el6 will be updated
    ---> Package nc.x86_64 0:1.84-24.el6 will be an update
    ---> Package ncurses.x86_64 0:5.7-3.20090208.el6 will be updated
    ---> Package ncurses.x86_64 0:5.7-4.20090207.el6 will be an update
    ---> Package ncurses-base.x86_64 0:5.7-3.20090208.el6 will be updated
    ---> Package ncurses-base.x86_64 0:5.7-4.20090207.el6 will be an update
    ---> Package ncurses-devel.x86_64 0:5.7-3.20090208.el6 will be updated
    ---> Package ncurses-devel.x86_64 0:5.7-4.20090207.el6 will be an update
    ---> Package ncurses-libs.x86_64 0:5.7-3.20090208.el6 will be updated
    ---> Package ncurses-libs.x86_64 0:5.7-4.20090207.el6 will be an update
    ---> Package net-snmp.x86_64 1:5.5-50.el6_6.1 will be updated
    ---> Package net-snmp.x86_64 1:5.5-54.el6 will be an update
    ---> Package net-snmp-devel.x86_64 1:5.5-50.el6_6.1 will be updated
    ---> Package net-snmp-devel.x86_64 1:5.5-54.el6 will be an update
    ---> Package net-snmp-libs.x86_64 1:5.5-50.el6_6.1 will be updated
    ---> Package net-snmp-libs.x86_64 1:5.5-54.el6 will be an update
    ---> Package net-snmp-utils.x86_64 1:5.5-50.el6_6.1 will be updated
    ---> Package net-snmp-utils.x86_64 1:5.5-54.el6 will be an update
    ---> Package ntp.x86_64 0:4.2.6p5-3.el6.centos will be updated
    ---> Package ntp.x86_64 0:4.2.6p5-5.el6.centos will be an update
    ---> Package ntpdate.x86_64 0:4.2.6p5-3.el6.centos will be updated
    ---> Package ntpdate.x86_64 0:4.2.6p5-5.el6.centos will be an update
    ---> Package openldap.x86_64 0:2.4.39-8.el6 will be updated
    ---> Package openldap.x86_64 0:2.4.40-5.el6 will be an update
    ---> Package openldap-devel.x86_64 0:2.4.39-8.el6 will be updated
    ---> Package openldap-devel.x86_64 0:2.4.40-5.el6 will be an update
    ---> Package openssh.x86_64 0:5.3p1-104.el6_6.1 will be updated
    ---> Package openssh.x86_64 0:5.3p1-111.el6 will be an update
    ---> Package openssh-clients.x86_64 0:5.3p1-104.el6_6.1 will be updated
    ---> Package openssh-clients.x86_64 0:5.3p1-111.el6 will be an update
    ---> Package openssh-server.x86_64 0:5.3p1-104.el6_6.1 will be updated
    ---> Package openssh-server.x86_64 0:5.3p1-111.el6 will be an update
    ---> Package openssl.x86_64 0:1.0.1e-30.el6.11 will be updated
    ---> Package openssl.x86_64 0:1.0.1e-42.el6 will be an update
    ---> Package openssl-devel.x86_64 0:1.0.1e-30.el6.11 will be updated
    ---> Package openssl-devel.x86_64 0:1.0.1e-42.el6 will be an update
    ---> Package pcre.x86_64 0:7.8-6.el6 will be updated
    ---> Package pcre.x86_64 0:7.8-7.el6 will be an update
    ---> Package pcre-devel.x86_64 0:7.8-6.el6 will be updated
    ---> Package pcre-devel.x86_64 0:7.8-7.el6 will be an update
    ---> Package perl.x86_64 4:5.10.1-136.el6_6.1 will be updated
    ---> Package perl.x86_64 4:5.10.1-141.el6 will be an update
    ---> Package perl-CGI.x86_64 0:3.51-136.el6_6.1 will be updated
    ---> Package perl-CGI.x86_64 0:3.51-141.el6 will be an update
    ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.021-136.el6_6.1 will be updated
    ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.021-141.el6 will be an update
    ---> Package perl-Compress-Zlib.x86_64 0:2.021-136.el6_6.1 will be updated
    ---> Package perl-Compress-Zlib.x86_64 0:2.021-141.el6 will be an update
    ---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6_6.1 will be updated
    ---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-141.el6 will be an update
    ---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6_6.1 will be updated
    ---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-141.el6 will be an update
    ---> Package perl-IO-Compress-Base.x86_64 0:2.021-136.el6_6.1 will be updated
    ---> Package perl-IO-Compress-Base.x86_64 0:2.021-141.el6 will be an update
    ---> Package perl-IO-Compress-Zlib.x86_64 0:2.021-136.el6_6.1 will be updated
    ---> Package perl-IO-Compress-Zlib.x86_64 0:2.021-141.el6 will be an update
    ---> Package perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1 will be updated
    ---> Package perl-Module-Pluggable.x86_64 1:3.90-141.el6 will be an update
    ---> Package perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1 will be updated
    ---> Package perl-Pod-Escapes.x86_64 1:1.04-141.el6 will be an update
    ---> Package perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1 will be updated
    ---> Package perl-Pod-Simple.x86_64 1:3.13-141.el6 will be an update
    ---> Package perl-Test-Harness.x86_64 0:3.17-136.el6_6.1 will be updated
    ---> Package perl-Test-Harness.x86_64 0:3.17-141.el6 will be an update
    ---> Package perl-Test-Simple.x86_64 0:0.92-136.el6_6.1 will be updated
    ---> Package perl-Test-Simple.x86_64 0:0.92-141.el6 will be an update
    ---> Package perl-Time-HiRes.x86_64 4:1.9721-136.el6_6.1 will be updated
    ---> Package perl-Time-HiRes.x86_64 4:1.9721-141.el6 will be an update
    ---> Package perl-devel.x86_64 4:5.10.1-136.el6_6.1 will be updated
    ---> Package perl-devel.x86_64 4:5.10.1-141.el6 will be an update
    ---> Package perl-libs.x86_64 4:5.10.1-136.el6_6.1 will be updated
    ---> Package perl-libs.x86_64 4:5.10.1-141.el6 will be an update
    ---> Package perl-version.x86_64 3:0.77-136.el6_6.1 will be updated
    ---> Package perl-version.x86_64 3:0.77-141.el6 will be an update
    ---> Package pinentry.x86_64 0:0.7.6-6.el6 will be updated
    ---> Package pinentry.x86_64 0:0.7.6-8.el6 will be an update
    ---> Package policycoreutils.x86_64 0:2.0.83-19.47.el6_6.1 will be updated
    ---> Package policycoreutils.x86_64 0:2.0.83-24.el6 will be an update
    ---> Package polkit.x86_64 0:0.96-7.el6 will be updated
    ---> Package polkit.x86_64 0:0.96-11.el6 will be an update
    ---> Package procps.x86_64 0:3.2.8-30.el6 will be updated
    ---> Package procps.x86_64 0:3.2.8-33.el6 will be an update
    ---> Package python.x86_64 0:2.6.6-52.el6 will be updated
    ---> Package python.x86_64 0:2.6.6-64.el6 will be an update
    ---> Package python-libs.x86_64 0:2.6.6-52.el6 will be updated
    ---> Package python-libs.x86_64 0:2.6.6-64.el6 will be an update
    ---> Package rng-tools.x86_64 0:2-13.el6_2 will be updated
    ---> Package rng-tools.x86_64 0:5-1.el6 will be an update
    ---> Package rpm.x86_64 0:4.8.0-38.el6_6 will be updated
    ---> Package rpm.x86_64 0:4.8.0-47.el6 will be an update
    ---> Package rpm-devel.x86_64 0:4.8.0-38.el6_6 will be updated
    ---> Package rpm-devel.x86_64 0:4.8.0-47.el6 will be an update
    ---> Package rpm-libs.x86_64 0:4.8.0-38.el6_6 will be updated
    ---> Package rpm-libs.x86_64 0:4.8.0-47.el6 will be an update
    ---> Package rpm-python.x86_64 0:4.8.0-38.el6_6 will be updated
    ---> Package rpm-python.x86_64 0:4.8.0-47.el6 will be an update
    ---> Package screen.x86_64 0:4.0.3-16.el6 will be updated
    ---> Package screen.x86_64 0:4.0.3-18.el6 will be an update
    ---> Package selinux-policy.noarch 0:3.7.19-260.el6_6.5 will be updated
    ---> Package selinux-policy.noarch 0:3.7.19-279.el6 will be an update
    ---> Package selinux-policy-targeted.noarch 0:3.7.19-260.el6_6.5 will be updated
    ---> Package selinux-policy-targeted.noarch 0:3.7.19-279.el6 will be an update
    ---> Package strace.x86_64 0:4.5.19-1.19.el6 will be updated
    ---> Package strace.x86_64 0:4.8-10.el6 will be an update
    ---> Package subversion.x86_64 0:1.6.11-12.el6_6 will be updated
    ---> Package subversion.x86_64 0:1.6.11-14.el6 will be an update
    ---> Package sudo.x86_64 0:1.8.6p3-15.el6 will be updated
    ---> Package sudo.x86_64 0:1.8.6p3-19.el6 will be an update
    ---> Package sysvinit-tools.x86_64 0:2.87-5.dsf.el6 will be updated
    ---> Package sysvinit-tools.x86_64 0:2.87-6.dsf.el6 will be an update
    ---> Package tar.x86_64 2:1.23-11.el6 will be updated
    ---> Package tar.x86_64 2:1.23-13.el6 will be an update
    ---> Package time.x86_64 0:1.7-37.1.el6 will be updated
    ---> Package time.x86_64 0:1.7-38.el6 will be an update
    ---> Package udev.x86_64 0:147-2.57.el6 will be updated
    ---> Package udev.x86_64 0:147-2.63.el6 will be an update
    ---> Package vim-common.x86_64 2:7.2.411-1.8.el6 will be updated
    ---> Package vim-common.x86_64 2:7.4.629-5.el6 will be an update
    --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.629-5.el6.x86_64
    ---> Package vim-enhanced.x86_64 2:7.2.411-1.8.el6 will be updated
    ---> Package vim-enhanced.x86_64 2:7.4.629-5.el6 will be an update
    ---> Package vim-minimal.x86_64 2:7.2.411-1.8.el6 will be updated
    ---> Package vim-minimal.x86_64 2:7.4.629-5.el6 will be an update
    ---> Package xorg-x11-drv-ati-firmware.noarch 0:7.3.99-2.el6 will be updated
    ---> Package xorg-x11-drv-ati-firmware.noarch 0:7.5.99-3.el6 will be an update
    ---> Package yum.noarch 0:3.2.29-60.el6.centos will be updated
    ---> Package yum.noarch 0:3.2.29-69.el6.centos will be obsoleting
    ---> Package yum-cron.noarch 0:3.2.29-60.el6.centos will be updated
    ---> Package yum-cron.noarch 0:3.2.29-69.el6.centos will be an update
    ---> Package yum-plugin-downloadonly.noarch 0:1.1.30-30.el6 will be obsoleted
    --> Running transaction check
    ---> Package vim-filesystem.x86_64 2:7.4.629-5.el6 will be installed
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ====================================================================================
     Package                    Arch   Version                            Repository
                                                                                   Size
    ====================================================================================
    Installing:
     kernel                     x86_64 2.6.32-573.1.1.el6                 updates  30 M
     kernel-devel               x86_64 2.6.32-573.1.1.el6                 updates  10 M
     yum                        noarch 3.2.29-69.el6.centos               base    1.0 M
         replacing  yum-plugin-downloadonly.noarch 1.1.30-30.el6
    Updating:
     at                         x86_64 3.1.10-48.el6                      base     61 k
     authconfig                 x86_64 6.1.12-23.el6                      base    377 k
     b43-openfwwf               noarch 5.2-10.el6                         base     19 k
     bash                       x86_64 4.1.2-33.el6                       base    907 k
     bind-libs                  x86_64 32:9.8.2-0.37.rc1.el6_7.2          updates 885 k
     bind-utils                 x86_64 32:9.8.2-0.37.rc1.el6_7.2          updates 186 k
     binutils                   x86_64 2.20.51.0.2-5.43.el6               base    2.8 M
     centos-release             x86_64 6-7.el6.centos.12.3                base     21 k
     chkconfig                  x86_64 1.3.49.3-5.el6                     base    159 k
     cpp                        x86_64 4.4.7-16.el6                       base    3.7 M
     cronie                     x86_64 1.4.4-15.el6                       base     74 k
     cronie-anacron             x86_64 1.4.4-15.el6                       base     31 k
     cups-libs                  x86_64 1:1.4.2-72.el6                     base    321 k
     curl                       x86_64 7.19.7-46.el6                      base    196 k
     dejavu-fonts-common        noarch 2.33-1.el6                         base     63 k
     dejavu-lgc-sans-mono-fonts noarch 2.33-1.el6                         base    397 k
     dejavu-sans-mono-fonts     noarch 2.33-1.el6                         base    474 k
     dhclient                   x86_64 12:4.1.1-49.P1.el6.centos          base    319 k
     dhcp-common                x86_64 12:4.1.1-49.P1.el6.centos          base    143 k
     dracut                     noarch 004-388.el6                        base    125 k
     dracut-kernel              noarch 004-388.el6                        base     26 k
     e2fsprogs                  x86_64 1.41.12-22.el6                     base    554 k
     e2fsprogs-devel            x86_64 1.41.12-22.el6                     base    160 k
     e2fsprogs-libs             x86_64 1.41.12-22.el6                     base    121 k
     efibootmgr                 x86_64 0.5.4-13.el6                       base     38 k
     elfutils-devel             x86_64 0.161-3.el6                        base     77 k
     elfutils-libelf            x86_64 0.161-3.el6                        base    193 k
     elfutils-libelf-devel      x86_64 0.161-3.el6                        base     31 k
     elfutils-libs              x86_64 0.161-3.el6                        base    228 k
     enchant                    x86_64 1:1.5.0-5.el6                      base     49 k
     enchant-devel              x86_64 1:1.5.0-5.el6                      base     12 k
     ethtool                    x86_64 2:3.5-6.el6                        base    103 k
     gcc                        x86_64 4.4.7-16.el6                       base     10 M
     gcc-c++                    x86_64 4.4.7-16.el6                       base    4.7 M
     gdbm                       x86_64 1.8.0-38.el6                       base     29 k
     gdbm-devel                 x86_64 1.8.0-38.el6                       base     25 k
     ghostscript                x86_64 8.70-21.el6                        base    4.4 M
     ghostscript-devel          x86_64 8.70-21.el6                        base     42 k
     glibc                      x86_64 2.12-1.166.el6_7.1                 updates 3.8 M
     glibc-common               x86_64 2.12-1.166.el6_7.1                 updates  14 M
     glibc-devel                x86_64 2.12-1.166.el6_7.1                 updates 985 k
     glibc-headers              x86_64 2.12-1.166.el6_7.1                 updates 614 k
     gnutls                     x86_64 2.8.5-18.el6                       base    347 k
     grep                       x86_64 2.20-3.el6                         base    345 k
     grub                       x86_64 1:0.97-94.el6                      base    937 k
     hwdata                     noarch 0.233-14.1.el6                     base    1.3 M
     initscripts                x86_64 9.03.49-1.el6.centos               base    945 k
     iproute                    x86_64 2.6.32-45.el6                      base    367 k
     ipset                      x86_64 6.11-4.el6                         base     63 k
     ipset-devel                x86_64 6.11-4.el6                         base     20 k
     iptables                   x86_64 1.4.7-16.el6                       base    254 k
     iptables-devel             x86_64 1.4.7-16.el6                       base     48 k
     iptables-ipv6              x86_64 1.4.7-16.el6                       base    103 k
     iputils                    x86_64 20071127-20.el6                    base    120 k
     kernel-firmware            noarch 2.6.32-573.1.1.el6                 updates  18 M
     kernel-headers             x86_64 2.6.32-573.1.1.el6                 updates 3.9 M
     krb5-devel                 x86_64 1.10.3-42.el6                      base    502 k
     krb5-libs                  x86_64 1.10.3-42.el6                      base    768 k
     libX11                     x86_64 1.6.0-6.el6                        base    586 k
     libX11-common              noarch 1.6.0-6.el6                        base    192 k
     libX11-devel               x86_64 1.6.0-6.el6                        base    983 k
     libcgroup                  x86_64 0.40.rc1-16.el6                    base    129 k
     libcom_err                 x86_64 1.41.12-22.el6                     base     37 k
     libcom_err-devel           x86_64 1.41.12-22.el6                     base     33 k
     libcurl                    x86_64 7.19.7-46.el6                      base    168 k
     libcurl-devel              x86_64 7.19.7-46.el6                      base    246 k
     libdrm                     x86_64 2.4.59-2.el6                       base    125 k
     libdrm-devel               x86_64 2.4.59-2.el6                       base     88 k
     libgcc                     x86_64 4.4.7-16.el6                       base    103 k
     libgcj                     x86_64 4.4.7-16.el6                       base     19 M
     libgomp                    x86_64 4.4.7-16.el6                       base    134 k
     libicu                     x86_64 4.2.1-12.el6                       base    4.9 M
     libicu-devel               x86_64 4.2.1-12.el6                       base    617 k
     libpcap                    x86_64 14:1.4.0-4.20130826git2dbcaa1.el6  base    131 k
     libsemanage                x86_64 2.0.43-5.1.el6                     base    104 k
     libss                      x86_64 1.41.12-22.el6                     base     42 k
     libstdc++                  x86_64 4.4.7-16.el6                       base    295 k
     libstdc++-devel            x86_64 4.4.7-16.el6                       base    1.6 M
     libuser                    x86_64 0.56.13-8.el6_7                    updates 368 k
     libxcb                     x86_64 1.9.1-3.el6                        base    110 k
     libxcb-devel               x86_64 1.9.1-3.el6                        base    1.0 M
     libxml2                    x86_64 2.7.6-20.el6                       base    801 k
     libxml2-devel              x86_64 2.7.6-20.el6                       base    1.1 M
     logrotate                  x86_64 3.7.8-23.el6                       base     58 k
     lsof                       x86_64 4.82-5.el6                         base    324 k
     mesa-dri-drivers           x86_64 10.4.3-1.el6                       base     14 M
     mesa-dri-filesystem        x86_64 10.4.3-1.el6                       base     16 k
     mesa-libGL                 x86_64 10.4.3-1.el6                       base    146 k
     mesa-libGL-devel           x86_64 10.4.3-1.el6                       base    495 k
     mesa-libGLU                x86_64 10.4.3-1.el6                       base    197 k
     mesa-libGLU-devel          x86_64 10.4.3-1.el6                       base     83 k
     mlocate                    x86_64 0.22.2-6.el6                       base     86 k
     module-init-tools          x86_64 3.9-25.el6                         base    466 k
     nc                         x86_64 1.84-24.el6                        base     57 k
     ncurses                    x86_64 5.7-4.20090207.el6                 base    268 k
     ncurses-base               x86_64 5.7-4.20090207.el6                 base     61 k
     ncurses-devel              x86_64 5.7-4.20090207.el6                 base    641 k
     ncurses-libs               x86_64 5.7-4.20090207.el6                 base    245 k
     net-snmp                   x86_64 1:5.5-54.el6                       base    307 k
     net-snmp-devel             x86_64 1:5.5-54.el6                       base    306 k
     net-snmp-libs              x86_64 1:5.5-54.el6                       base    1.5 M
     net-snmp-utils             x86_64 1:5.5-54.el6                       base    176 k
     ntp                        x86_64 4.2.6p5-5.el6.centos               base    595 k
     ntpdate                    x86_64 4.2.6p5-5.el6.centos               base     77 k
     openldap                   x86_64 2.4.40-5.el6                       base    283 k
     openldap-devel             x86_64 2.4.40-5.el6                       base    1.1 M
     openssh                    x86_64 5.3p1-111.el6                      base    274 k
     openssh-clients            x86_64 5.3p1-111.el6                      base    438 k
     openssh-server             x86_64 5.3p1-111.el6                      base    324 k
     openssl                    x86_64 1.0.1e-42.el6                      base    1.5 M
     openssl-devel              x86_64 1.0.1e-42.el6                      base    1.2 M
     pcre                       x86_64 7.8-7.el6                          base    196 k
     pcre-devel                 x86_64 7.8-7.el6                          base    320 k
     perl                       x86_64 4:5.10.1-141.el6                   base     10 M
     perl-CGI                   x86_64 3.51-141.el6                       base    209 k
     perl-Compress-Raw-Zlib     x86_64 1:2.021-141.el6                    base     70 k
     perl-Compress-Zlib         x86_64 2.021-141.el6                      base     46 k
     perl-ExtUtils-MakeMaker    x86_64 6.55-141.el6                       base    293 k
     perl-ExtUtils-ParseXS      x86_64 1:2.2003.0-141.el6                 base     46 k
     perl-IO-Compress-Base      x86_64 2.021-141.el6                      base     70 k
     perl-IO-Compress-Zlib      x86_64 2.021-141.el6                      base    136 k
     perl-Module-Pluggable      x86_64 1:3.90-141.el6                     base     40 k
     perl-Pod-Escapes           x86_64 1:1.04-141.el6                     base     33 k
     perl-Pod-Simple            x86_64 1:3.13-141.el6                     base    213 k
     perl-Test-Harness          x86_64 3.17-141.el6                       base    232 k
     perl-Test-Simple           x86_64 0.92-141.el6                       base    113 k
     perl-Time-HiRes            x86_64 4:1.9721-141.el6                   base     49 k
     perl-devel                 x86_64 4:5.10.1-141.el6                   base    424 k
     perl-libs                  x86_64 4:5.10.1-141.el6                   base    578 k
     perl-version               x86_64 3:0.77-141.el6                     base     52 k
     pinentry                   x86_64 0.7.6-8.el6                        base     66 k
     policycoreutils            x86_64 2.0.83-24.el6                      base    651 k
     polkit                     x86_64 0.96-11.el6                        base    162 k
     procps                     x86_64 3.2.8-33.el6                       base    217 k
     python                     x86_64 2.6.6-64.el6                       base     76 k
     python-libs                x86_64 2.6.6-64.el6                       base    5.3 M
     rng-tools                  x86_64 5-1.el6                            base     32 k
     rpm                        x86_64 4.8.0-47.el6                       base    904 k
     rpm-devel                  x86_64 4.8.0-47.el6                       base     95 k
     rpm-libs                   x86_64 4.8.0-47.el6                       base    316 k
     rpm-python                 x86_64 4.8.0-47.el6                       base     59 k
     screen                     x86_64 4.0.3-18.el6                       base    494 k
     selinux-policy             noarch 3.7.19-279.el6                     base    881 k
     selinux-policy-targeted    noarch 3.7.19-279.el6                     base    3.1 M
     strace                     x86_64 4.8-10.el6                         base    262 k
     subversion                 x86_64 1.6.11-14.el6                      base    2.3 M
     sudo                       x86_64 1.8.6p3-19.el6                     base    707 k
     sysvinit-tools             x86_64 2.87-6.dsf.el6                     base     60 k
     tar                        x86_64 2:1.23-13.el6                      base    809 k
     time                       x86_64 1.7-38.el6                         base     26 k
     udev                       x86_64 147-2.63.el6                       base    355 k
     vim-common                 x86_64 2:7.4.629-5.el6                    base    6.7 M
     vim-enhanced               x86_64 2:7.4.629-5.el6                    base    1.0 M
     vim-minimal                x86_64 2:7.4.629-5.el6                    base    422 k
     xorg-x11-drv-ati-firmware  noarch 7.5.99-3.el6                       base    1.1 M
     yum-cron                   noarch 3.2.29-69.el6.centos               base     44 k
    Installing for dependencies:
     vim-filesystem             x86_64 2:7.4.629-5.el6                    base     15 k
    
    Transaction Summary
    ====================================================================================
    Install       4 Package(s)
    Upgrade     156 Package(s)
    
    Total download size: 217 M
    Downloading Packages:
    (1/160): at-3.1.10-48.el6.x86_64.rpm                         |  61 kB     00:00    
    (2/160): authconfig-6.1.12-23.el6.x86_64.rpm                 | 377 kB     00:00    
    (3/160): b43-openfwwf-5.2-10.el6.noarch.rpm                  |  19 kB     00:00    
    (4/160): bash-4.1.2-33.el6.x86_64.rpm                        | 907 kB     00:00    
    (5/160): bind-libs-9.8.2-0.37.rc1.el6_7.2.x86_64.rpm         | 885 kB     00:00    
    (6/160): bind-utils-9.8.2-0.37.rc1.el6_7.2.x86_64.rpm        | 186 kB     00:00    
    (7/160): binutils-2.20.51.0.2-5.43.el6.x86_64.rpm            | 2.8 MB     00:00    
    (8/160): centos-release-6-7.el6.centos.12.3.x86_64.rpm       |  21 kB     00:00    
    (9/160): chkconfig-1.3.49.3-5.el6.x86_64.rpm                 | 159 kB     00:00    
    (10/160): cpp-4.4.7-16.el6.x86_64.rpm                        | 3.7 MB     00:00    
    (11/160): cronie-1.4.4-15.el6.x86_64.rpm                     |  74 kB     00:00    
    (12/160): cronie-anacron-1.4.4-15.el6.x86_64.rpm             |  31 kB     00:00    
    (13/160): cups-libs-1.4.2-72.el6.x86_64.rpm                  | 321 kB     00:00    
    (14/160): curl-7.19.7-46.el6.x86_64.rpm                      | 196 kB     00:00    
    (15/160): dejavu-fonts-common-2.33-1.el6.noarch.rpm          |  63 kB     00:00    
    (16/160): dejavu-lgc-sans-mono-fonts-2.33-1.el6.noarch.rpm   | 397 kB     00:00    
    (17/160): dejavu-sans-mono-fonts-2.33-1.el6.noarch.rpm       | 474 kB     00:00    
    (18/160): dhclient-4.1.1-49.P1.el6.centos.x86_64.rpm         | 319 kB     00:00    
    (19/160): dhcp-common-4.1.1-49.P1.el6.centos.x86_64.rpm      | 143 kB     00:00    
    (20/160): dracut-004-388.el6.noarch.rpm                      | 125 kB     00:00    
    (21/160): dracut-kernel-004-388.el6.noarch.rpm               |  26 kB     00:00    
    (22/160): e2fsprogs-1.41.12-22.el6.x86_64.rpm                | 554 kB     00:00    
    (23/160): e2fsprogs-devel-1.41.12-22.el6.x86_64.rpm          | 160 kB     00:00    
    (24/160): e2fsprogs-libs-1.41.12-22.el6.x86_64.rpm           | 121 kB     00:00    
    (25/160): efibootmgr-0.5.4-13.el6.x86_64.rpm                 |  38 kB     00:00    
    (26/160): elfutils-devel-0.161-3.el6.x86_64.rpm              |  77 kB     00:00    
    (27/160): elfutils-libelf-0.161-3.el6.x86_64.rpm             | 193 kB     00:00    
    (28/160): elfutils-libelf-devel-0.161-3.el6.x86_64.rpm       |  31 kB     00:00    
    (29/160): elfutils-libs-0.161-3.el6.x86_64.rpm               | 228 kB     00:00    
    (30/160): enchant-1.5.0-5.el6.x86_64.rpm                     |  49 kB     00:00    
    (31/160): enchant-devel-1.5.0-5.el6.x86_64.rpm               |  12 kB     00:00    
    (32/160): ethtool-3.5-6.el6.x86_64.rpm                       | 103 kB     00:00    
    (33/160): gcc-4.4.7-16.el6.x86_64.rpm                        |  10 MB     00:00    
    (34/160): gcc-c++-4.4.7-16.el6.x86_64.rpm                    | 4.7 MB     00:00    
    (35/160): gdbm-1.8.0-38.el6.x86_64.rpm                       |  29 kB     00:00    
    (36/160): gdbm-devel-1.8.0-38.el6.x86_64.rpm                 |  25 kB     00:00    
    (37/160): ghostscript-8.70-21.el6.x86_64.rpm                 | 4.4 MB     00:00    
    (38/160): ghostscript-devel-8.70-21.el6.x86_64.rpm           |  42 kB     00:00    
    (39/160): glibc-2.12-1.166.el6_7.1.x86_64.rpm                | 3.8 MB     00:00    
    (40/160): glibc-common-2.12-1.166.el6_7.1.x86_64.rpm         |  14 MB     00:00    
    (41/160): glibc-devel-2.12-1.166.el6_7.1.x86_64.rpm          | 985 kB     00:00    
    (42/160): glibc-headers-2.12-1.166.el6_7.1.x86_64.rpm        | 614 kB     00:00    
    (43/160): gnutls-2.8.5-18.el6.x86_64.rpm                     | 347 kB     00:00    
    (44/160): grep-2.20-3.el6.x86_64.rpm                         | 345 kB     00:00    
    (45/160): grub-0.97-94.el6.x86_64.rpm                        | 937 kB     00:00    
    (46/160): hwdata-0.233-14.1.el6.noarch.rpm                   | 1.3 MB     00:00    
    (47/160): initscripts-9.03.49-1.el6.centos.x86_64.rpm        | 945 kB     00:00    
    (48/160): iproute-2.6.32-45.el6.x86_64.rpm                   | 367 kB     00:00    
    (49/160): ipset-6.11-4.el6.x86_64.rpm                        |  63 kB     00:00    
    (50/160): ipset-devel-6.11-4.el6.x86_64.rpm                  |  20 kB     00:00    
    (51/160): iptables-1.4.7-16.el6.x86_64.rpm                   | 254 kB     00:00    
    (52/160): iptables-devel-1.4.7-16.el6.x86_64.rpm             |  48 kB     00:00    
    (53/160): iptables-ipv6-1.4.7-16.el6.x86_64.rpm              | 103 kB     00:00    
    (54/160): iputils-20071127-20.el6.x86_64.rpm                 | 120 kB     00:00    
    (55/160): kernel-2.6.32-573.1.1.el6.x86_64.rpm               |  30 MB     00:01    
    (56/160): kernel-devel-2.6.32-573.1.1.el6.x86_64.rpm         |  10 MB     00:00    
    (57/160): kernel-firmware-2.6.32-573.1.1.el6.noarch.rpm      |  18 MB     00:00    
    (58/160): kernel-headers-2.6.32-573.1.1.el6.x86_64.rpm       | 3.9 MB     00:00    
    (59/160): krb5-devel-1.10.3-42.el6.x86_64.rpm                | 502 kB     00:00    
    (60/160): krb5-libs-1.10.3-42.el6.x86_64.rpm                 | 768 kB     00:00    
    (61/160): libX11-1.6.0-6.el6.x86_64.rpm                      | 586 kB     00:00    
    (62/160): libX11-common-1.6.0-6.el6.noarch.rpm               | 192 kB     00:00    
    (63/160): libX11-devel-1.6.0-6.el6.x86_64.rpm                | 983 kB     00:00    
    (64/160): libcgroup-0.40.rc1-16.el6.x86_64.rpm               | 129 kB     00:00    
    (65/160): libcom_err-1.41.12-22.el6.x86_64.rpm               |  37 kB     00:00    
    (66/160): libcom_err-devel-1.41.12-22.el6.x86_64.rpm         |  33 kB     00:00    
    (67/160): libcurl-7.19.7-46.el6.x86_64.rpm                   | 168 kB     00:00    
    (68/160): libcurl-devel-7.19.7-46.el6.x86_64.rpm             | 246 kB     00:00    
    (69/160): libdrm-2.4.59-2.el6.x86_64.rpm                     | 125 kB     00:00    
    (70/160): libdrm-devel-2.4.59-2.el6.x86_64.rpm               |  88 kB     00:00    
    (71/160): libgcc-4.4.7-16.el6.x86_64.rpm                     | 103 kB     00:00    
    (72/160): libgcj-4.4.7-16.el6.x86_64.rpm                     |  19 MB     00:01    
    (73/160): libgomp-4.4.7-16.el6.x86_64.rpm                    | 134 kB     00:00    
    (74/160): libicu-4.2.1-12.el6.x86_64.rpm                     | 4.9 MB     00:00    
    (75/160): libicu-devel-4.2.1-12.el6.x86_64.rpm               | 617 kB     00:00    
    (76/160): libpcap-1.4.0-4.20130826git2dbcaa1.el6.x86_64.rpm  | 131 kB     00:00    
    (77/160): libsemanage-2.0.43-5.1.el6.x86_64.rpm              | 104 kB     00:00    
    (78/160): libss-1.41.12-22.el6.x86_64.rpm                    |  42 kB     00:00    
    (79/160): libstdc++-4.4.7-16.el6.x86_64.rpm                  | 295 kB     00:00    
    (80/160): libstdc++-devel-4.4.7-16.el6.x86_64.rpm            | 1.6 MB     00:00    
    (81/160): libuser-0.56.13-8.el6_7.x86_64.rpm                 | 368 kB     00:00    
    (82/160): libxcb-1.9.1-3.el6.x86_64.rpm                      | 110 kB     00:00    
    (83/160): libxcb-devel-1.9.1-3.el6.x86_64.rpm                | 1.0 MB     00:00    
    (84/160): libxml2-2.7.6-20.el6.x86_64.rpm                    | 801 kB     00:00    
    (85/160): libxml2-devel-2.7.6-20.el6.x86_64.rpm              | 1.1 MB     00:00    
    (86/160): logrotate-3.7.8-23.el6.x86_64.rpm                  |  58 kB     00:00    
    (87/160): lsof-4.82-5.el6.x86_64.rpm                         | 324 kB     00:00    
    (88/160): mesa-dri-drivers-10.4.3-1.el6.x86_64.rpm           |  14 MB     00:00    
    (89/160): mesa-dri-filesystem-10.4.3-1.el6.x86_64.rpm        |  16 kB     00:00    
    (90/160): mesa-libGL-10.4.3-1.el6.x86_64.rpm                 | 146 kB     00:00    
    (91/160): mesa-libGL-devel-10.4.3-1.el6.x86_64.rpm           | 495 kB     00:00    
    (92/160): mesa-libGLU-10.4.3-1.el6.x86_64.rpm                | 197 kB     00:00    
    (93/160): mesa-libGLU-devel-10.4.3-1.el6.x86_64.rpm          |  83 kB     00:00    
    (94/160): mlocate-0.22.2-6.el6.x86_64.rpm                    |  86 kB     00:00    
    (95/160): module-init-tools-3.9-25.el6.x86_64.rpm            | 466 kB     00:00    
    (96/160): nc-1.84-24.el6.x86_64.rpm                          |  57 kB     00:00    
    (97/160): ncurses-5.7-4.20090207.el6.x86_64.rpm              | 268 kB     00:00    
    (98/160): ncurses-base-5.7-4.20090207.el6.x86_64.rpm         |  61 kB     00:00    
    (99/160): ncurses-devel-5.7-4.20090207.el6.x86_64.rpm        | 641 kB     00:00    
    (100/160): ncurses-libs-5.7-4.20090207.el6.x86_64.rpm        | 245 kB     00:00    
    (101/160): net-snmp-5.5-54.el6.x86_64.rpm                    | 307 kB     00:00    
    (102/160): net-snmp-devel-5.5-54.el6.x86_64.rpm              | 306 kB     00:00    
    (103/160): net-snmp-libs-5.5-54.el6.x86_64.rpm               | 1.5 MB     00:00    
    (104/160): net-snmp-utils-5.5-54.el6.x86_64.rpm              | 176 kB     00:00    
    (105/160): ntp-4.2.6p5-5.el6.centos.x86_64.rpm               | 595 kB     00:00    
    (106/160): ntpdate-4.2.6p5-5.el6.centos.x86_64.rpm           |  77 kB     00:00    
    (107/160): openldap-2.4.40-5.el6.x86_64.rpm                  | 283 kB     00:00    
    (108/160): openldap-devel-2.4.40-5.el6.x86_64.rpm            | 1.1 MB     00:00    
    (109/160): openssh-5.3p1-111.el6.x86_64.rpm                  | 274 kB     00:00    
    (110/160): openssh-clients-5.3p1-111.el6.x86_64.rpm          | 438 kB     00:00    
    (111/160): openssh-server-5.3p1-111.el6.x86_64.rpm           | 324 kB     00:00    
    (112/160): openssl-1.0.1e-42.el6.x86_64.rpm                  | 1.5 MB     00:00    
    (113/160): openssl-devel-1.0.1e-42.el6.x86_64.rpm            | 1.2 MB     00:00    
    (114/160): pcre-7.8-7.el6.x86_64.rpm                         | 196 kB     00:00    
    (115/160): pcre-devel-7.8-7.el6.x86_64.rpm                   | 320 kB     00:00    
    (116/160): perl-5.10.1-141.el6.x86_64.rpm                    |  10 MB     00:00    
    (117/160): perl-CGI-3.51-141.el6.x86_64.rpm                  | 209 kB     00:00    
    (118/160): perl-Compress-Raw-Zlib-2.021-141.el6.x86_64.rpm   |  70 kB     00:00    
    (119/160): perl-Compress-Zlib-2.021-141.el6.x86_64.rpm       |  46 kB     00:00    
    (120/160): perl-ExtUtils-MakeMaker-6.55-141.el6.x86_64.rpm   | 293 kB     00:00    
    (121/160): perl-ExtUtils-ParseXS-2.2003.0-141.el6.x86_64.rpm |  46 kB     00:00    
    (122/160): perl-IO-Compress-Base-2.021-141.el6.x86_64.rpm    |  70 kB     00:00    
    (123/160): perl-IO-Compress-Zlib-2.021-141.el6.x86_64.rpm    | 136 kB     00:00    
    (124/160): perl-Module-Pluggable-3.90-141.el6.x86_64.rpm     |  40 kB     00:00    
    (125/160): perl-Pod-Escapes-1.04-141.el6.x86_64.rpm          |  33 kB     00:00    
    (126/160): perl-Pod-Simple-3.13-141.el6.x86_64.rpm           | 213 kB     00:00    
    (127/160): perl-Test-Harness-3.17-141.el6.x86_64.rpm         | 232 kB     00:00    
    (128/160): perl-Test-Simple-0.92-141.el6.x86_64.rpm          | 113 kB     00:00    
    (129/160): perl-Time-HiRes-1.9721-141.el6.x86_64.rpm         |  49 kB     00:00    
    (130/160): perl-devel-5.10.1-141.el6.x86_64.rpm              | 424 kB     00:00    
    (131/160): perl-libs-5.10.1-141.el6.x86_64.rpm               | 578 kB     00:00    
    (132/160): perl-version-0.77-141.el6.x86_64.rpm              |  52 kB     00:00    
    (133/160): pinentry-0.7.6-8.el6.x86_64.rpm                   |  66 kB     00:00    
    (134/160): policycoreutils-2.0.83-24.el6.x86_64.rpm          | 651 kB     00:00    
    (135/160): polkit-0.96-11.el6.x86_64.rpm                     | 162 kB     00:00    
    (136/160): procps-3.2.8-33.el6.x86_64.rpm                    | 217 kB     00:00    
    (137/160): python-2.6.6-64.el6.x86_64.rpm                    |  76 kB     00:00    
    (138/160): python-libs-2.6.6-64.el6.x86_64.rpm               | 5.3 MB     00:00    
    (139/160): rng-tools-5-1.el6.x86_64.rpm                      |  32 kB     00:00    
    (140/160): rpm-4.8.0-47.el6.x86_64.rpm                       | 904 kB     00:00    
    (141/160): rpm-devel-4.8.0-47.el6.x86_64.rpm                 |  95 kB     00:00    
    (142/160): rpm-libs-4.8.0-47.el6.x86_64.rpm                  | 316 kB     00:00    
    (143/160): rpm-python-4.8.0-47.el6.x86_64.rpm                |  59 kB     00:00    
    (144/160): screen-4.0.3-18.el6.x86_64.rpm                    | 494 kB     00:00    
    (145/160): selinux-policy-3.7.19-279.el6.noarch.rpm          | 881 kB     00:00    
    (146/160): selinux-policy-targeted-3.7.19-279.el6.noarch.rpm | 3.1 MB     00:00    
    (147/160): strace-4.8-10.el6.x86_64.rpm                      | 262 kB     00:00    
    (148/160): subversion-1.6.11-14.el6.x86_64.rpm               | 2.3 MB     00:00    
    (149/160): sudo-1.8.6p3-19.el6.x86_64.rpm                    | 707 kB     00:00    
    (150/160): sysvinit-tools-2.87-6.dsf.el6.x86_64.rpm          |  60 kB     00:00    
    (151/160): tar-1.23-13.el6.x86_64.rpm                        | 809 kB     00:00    
    (152/160): time-1.7-38.el6.x86_64.rpm                        |  26 kB     00:00    
    (153/160): udev-147-2.63.el6.x86_64.rpm                      | 355 kB     00:00    
    (154/160): vim-common-7.4.629-5.el6.x86_64.rpm               | 6.7 MB     00:00    
    (155/160): vim-enhanced-7.4.629-5.el6.x86_64.rpm             | 1.0 MB     00:00    
    (156/160): vim-filesystem-7.4.629-5.el6.x86_64.rpm           |  15 kB     00:00    
    (157/160): vim-minimal-7.4.629-5.el6.x86_64.rpm              | 422 kB     00:00    
    (158/160): xorg-x11-drv-ati-firmware-7.5.99-3.el6.noarch.rpm | 1.1 MB     00:00    
    (159/160): yum-3.2.29-69.el6.centos.noarch.rpm               | 1.0 MB     00:00    
    (160/160): yum-cron-3.2.29-69.el6.centos.noarch.rpm          |  44 kB     00:00    
    ------------------------------------------------------------------------------------
    Total                                                13 MB/s | 217 MB     00:17    
    Running rpm_check_debug
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Updating   : libgcc-4.4.7-16.el6.x86_64                                     1/318 
      Updating   : kernel-headers-2.6.32-573.1.1.el6.x86_64                       2/318 
      Updating   : dejavu-fonts-common-2.33-1.el6.noarch                          3/318 
      Updating   : mesa-dri-filesystem-10.4.3-1.el6.x86_64                        4/318 
      Updating   : centos-release-6-7.el6.centos.12.3.x86_64                      5/318 
      Installing : 2:vim-filesystem-7.4.629-5.el6.x86_64                          6/318 
      Updating   : libX11-common-1.6.0-6.el6.noarch                               7/318 
      Updating   : ncurses-base-5.7-4.20090207.el6.x86_64                         8/318 
      Updating   : glibc-common-2.12-1.166.el6_7.1.x86_64                         9/318 
      Updating   : glibc-2.12-1.166.el6_7.1.x86_64                               10/318 
      Updating   : ncurses-libs-5.7-4.20090207.el6.x86_64                        11/318 
      Updating   : bash-4.1.2-33.el6.x86_64                                      12/318 
      Updating   : chkconfig-1.3.49.3-5.el6.x86_64                               13/318 
      Updating   : libcom_err-1.41.12-22.el6.x86_64                              14/318 
      Updating   : krb5-libs-1.10.3-42.el6.x86_64                                15/318 
      Updating   : openssl-1.0.1e-42.el6.x86_64                                  16/318 
      Updating   : libstdc++-4.4.7-16.el6.x86_64                                 17/318 
      Updating   : elfutils-libelf-0.161-3.el6.x86_64                            18/318 
      Updating   : libcurl-7.19.7-46.el6.x86_64                                  19/318 
      Updating   : curl-7.19.7-46.el6.x86_64                                     20/318 
      Updating   : rpm-libs-4.8.0-47.el6.x86_64                                  21/318 
      Updating   : rpm-4.8.0-47.el6.x86_64                                       22/318 
      Updating   : openldap-2.4.40-5.el6.x86_64                                  23/318 
      Updating   : libxml2-2.7.6-20.el6.x86_64                                   24/318 
      Updating   : libxcb-1.9.1-3.el6.x86_64                                     25/318 
      Updating   : libX11-1.6.0-6.el6.x86_64                                     26/318 
      Updating   : gdbm-1.8.0-38.el6.x86_64                                      27/318 
      Updating   : 1:perl-Pod-Escapes-1.04-141.el6.x86_64                        28/318 
      Updating   : 3:perl-version-0.77-141.el6.x86_64                            29/318 
      Updating   : 1:perl-Module-Pluggable-3.90-141.el6.x86_64                   30/318 
      Updating   : 1:perl-Pod-Simple-3.13-141.el6.x86_64                         31/318 
      Updating   : 4:perl-libs-5.10.1-141.el6.x86_64                             32/318 
      Updating   : 4:perl-5.10.1-141.el6.x86_64                                  33/318 
      Updating   : 1:net-snmp-libs-5.5-54.el6.x86_64                             34/318 
      Updating   : perl-IO-Compress-Base-2.021-141.el6.x86_64                    35/318 
      Updating   : 1:perl-Compress-Raw-Zlib-2.021-141.el6.x86_64                 36/318 
      Updating   : python-2.6.6-64.el6.x86_64                                    37/318 
      Updating   : python-libs-2.6.6-64.el6.x86_64                               38/318 
      Updating   : libxcb-devel-1.9.1-3.el6.x86_64                               39/318 
      Updating   : elfutils-libelf-devel-0.161-3.el6.x86_64                      40/318 
      Updating   : pcre-7.8-7.el6.x86_64                                         41/318 
      Updating   : grep-2.20-3.el6.x86_64                                        42/318 
      Updating   : e2fsprogs-libs-1.41.12-22.el6.x86_64                          43/318 
      Updating   : libcom_err-devel-1.41.12-22.el6.x86_64                        44/318 
      Updating   : binutils-2.20.51.0.2-5.43.el6.x86_64                          45/318 
      Updating   : module-init-tools-3.9-25.el6.x86_64                           46/318 
      Updating   : libsemanage-2.0.43-5.1.el6.x86_64                             47/318 
      Updating   : sysvinit-tools-2.87-6.dsf.el6.x86_64                          48/318 
      Updating   : hwdata-0.233-14.1.el6.noarch                                  49/318 
      Updating   : krb5-devel-1.10.3-42.el6.x86_64                               50/318 
      Updating   : openssl-devel-1.0.1e-42.el6.x86_64                            51/318 
      Updating   : libX11-devel-1.6.0-6.el6.x86_64                               52/318 
      Updating   : rpm-python-4.8.0-47.el6.x86_64                                53/318 
      Installing : yum-3.2.29-69.el6.centos.noarch                               54/318 
      Updating   : perl-IO-Compress-Zlib-2.021-141.el6.x86_64                    55/318 
      Updating   : gdbm-devel-1.8.0-38.el6.x86_64                                56/318 
      Updating   : 32:bind-libs-9.8.2-0.37.rc1.el6_7.2.x86_64                    57/318 
      Updating   : rpm-devel-4.8.0-47.el6.x86_64                                 58/318 
      Updating   : elfutils-libs-0.161-3.el6.x86_64                              59/318 
      Updating   : elfutils-devel-0.161-3.el6.x86_64                             60/318 
      Updating   : 1:enchant-1.5.0-5.el6.x86_64                                  61/318 
      Updating   : libicu-4.2.1-12.el6.x86_64                                    62/318 
      Updating   : libstdc++-devel-4.4.7-16.el6.x86_64                           63/318 
      Updating   : gnutls-2.8.5-18.el6.x86_64                                    64/318 
      Updating   : 1:cups-libs-1.4.2-72.el6.x86_64                               65/318 
      Updating   : ghostscript-8.70-21.el6.x86_64                                66/318 
      Updating   : libss-1.41.12-22.el6.x86_64                                   67/318 
      Updating   : cpp-4.4.7-16.el6.x86_64                                       68/318 
      Updating   : 2:tar-1.23-13.el6.x86_64                                      69/318 
      Updating   : 2:vim-common-7.4.629-5.el6.x86_64                             70/318 
      Installing : kernel-devel-2.6.32-573.1.1.el6.x86_64                        71/318 
      Updating   : libgomp-4.4.7-16.el6.x86_64                                   72/318 
      Updating   : ipset-6.11-4.el6.x86_64                                       73/318 
      Updating   : glibc-headers-2.12-1.166.el6_7.1.x86_64                       74/318 
      Updating   : glibc-devel-2.12-1.166.el6_7.1.x86_64                         75/318 
      Updating   : perl-Test-Harness-3.17-141.el6.x86_64                         76/318 
      Updating   : perl-ExtUtils-MakeMaker-6.55-141.el6.x86_64                   77/318 
      Updating   : 1:perl-ExtUtils-ParseXS-2.2003.0-141.el6.x86_64               78/318 
      Updating   : 4:perl-devel-5.10.1-141.el6.x86_64                            79/318 
      Updating   : gcc-4.4.7-16.el6.x86_64                                       80/318 
      Updating   : procps-3.2.8-33.el6.x86_64                                    81/318 
      Updating   : 2:vim-minimal-7.4.629-5.el6.x86_64                            82/318 
      Updating   : 2:ethtool-3.5-6.el6.x86_64                                    83/318 
      Updating   : policycoreutils-2.0.83-24.el6.x86_64                          84/318 
      Updating   : iptables-1.4.7-16.el6.x86_64                                  85/318 
      Updating   : iproute-2.6.32-45.el6.x86_64                                  86/318 
      Updating   : iputils-20071127-20.el6.x86_64                                87/318 
      Updating   : initscripts-9.03.49-1.el6.centos.x86_64                       88/318 
    warning: /etc/sysctl.conf created as /etc/sysctl.conf.rpmnew
      Updating   : udev-147-2.63.el6.x86_64                                      89/318 
      Updating   : libdrm-2.4.59-2.el6.x86_64                                    90/318 
      Updating   : openssh-5.3p1-111.el6.x86_64                                  91/318 
      Updating   : cronie-anacron-1.4.4-15.el6.x86_64                            92/318 
      Updating   : cronie-1.4.4-15.el6.x86_64                                    93/318 
      Updating   : libdrm-devel-2.4.59-2.el6.x86_64                              94/318 
      Updating   : mesa-dri-drivers-10.4.3-1.el6.x86_64                          95/318 
      Updating   : mesa-libGL-10.4.3-1.el6.x86_64                                96/318 
      Updating   : mesa-libGL-devel-10.4.3-1.el6.x86_64                          97/318 
      Updating   : mesa-libGLU-10.4.3-1.el6.x86_64                               98/318 
      Updating   : dracut-004-388.el6.noarch                                     99/318 
      Updating   : dracut-kernel-004-388.el6.noarch                             100/318 
      Updating   : ntpdate-4.2.6p5-5.el6.centos.x86_64                          101/318 
      Updating   : selinux-policy-3.7.19-279.el6.noarch                         102/318 
      Updating   : 12:dhcp-common-4.1.1-49.P1.el6.centos.x86_64                 103/318 
      Updating   : kernel-firmware-2.6.32-573.1.1.el6.noarch                    104/318 
      Installing : kernel-2.6.32-573.1.1.el6.x86_64                             105/318 
      Updating   : 12:dhclient-4.1.1-49.P1.el6.centos.x86_64                    106/318 
      Updating   : selinux-policy-targeted-3.7.19-279.el6.noarch                107/318 
      Updating   : ntp-4.2.6p5-5.el6.centos.x86_64                              108/318 
      Updating   : mesa-libGLU-devel-10.4.3-1.el6.x86_64                        109/318 
      Updating   : yum-cron-3.2.29-69.el6.centos.noarch                         110/318 
      Updating   : openssh-clients-5.3p1-111.el6.x86_64                         111/318 
      Updating   : openssh-server-5.3p1-111.el6.x86_64                          112/318 
      Updating   : b43-openfwwf-5.2-10.el6.noarch                               113/318 
      Updating   : at-3.1.10-48.el6.x86_64                                      114/318 
      Updating   : rng-tools-5-1.el6.x86_64                                     115/318 
      Updating   : libcgroup-0.40.rc1-16.el6.x86_64                             116/318 
      Updating   : subversion-1.6.11-14.el6.x86_64                              117/318 
      Updating   : 1:net-snmp-5.5-54.el6.x86_64                                 118/318 
      Updating   : iptables-ipv6-1.4.7-16.el6.x86_64                            119/318 
      Updating   : iptables-devel-1.4.7-16.el6.x86_64                           120/318 
      Updating   : sudo-1.8.6p3-19.el6.x86_64                                   121/318 
      Updating   : gcc-c++-4.4.7-16.el6.x86_64                                  122/318 
      Updating   : perl-Test-Simple-0.92-141.el6.x86_64                         123/318 
      Updating   : ipset-devel-6.11-4.el6.x86_64                                124/318 
      Updating   : 2:vim-enhanced-7.4.629-5.el6.x86_64                          125/318 
      Updating   : e2fsprogs-1.41.12-22.el6.x86_64                              126/318 
      Updating   : ghostscript-devel-8.70-21.el6.x86_64                         127/318 
      Updating   : libicu-devel-4.2.1-12.el6.x86_64                             128/318 
      Updating   : 1:enchant-devel-1.5.0-5.el6.x86_64                           129/318 
      Updating   : 1:net-snmp-devel-5.5-54.el6.x86_64                           130/318 
      Updating   : 32:bind-utils-9.8.2-0.37.rc1.el6_7.2.x86_64                  131/318 
      Updating   : perl-Compress-Zlib-2.021-141.el6.x86_64                      132/318 
      Updating   : e2fsprogs-devel-1.41.12-22.el6.x86_64                        133/318 
      Updating   : mlocate-0.22.2-6.el6.x86_64                                  134/318 
      Updating   : pcre-devel-7.8-7.el6.x86_64                                  135/318 
      Updating   : 1:grub-0.97-94.el6.x86_64                                    136/318 
      Updating   : libxml2-devel-2.7.6-20.el6.x86_64                            137/318 
      Updating   : authconfig-6.1.12-23.el6.x86_64                              138/318 
      Updating   : 1:net-snmp-utils-5.5-54.el6.x86_64                           139/318 
      Updating   : 4:perl-Time-HiRes-1.9721-141.el6.x86_64                      140/318 
      Updating   : perl-CGI-3.51-141.el6.x86_64                                 141/318 
      Updating   : libuser-0.56.13-8.el6_7.x86_64                               142/318 
      Updating   : openldap-devel-2.4.40-5.el6.x86_64                           143/318 
      Updating   : libcurl-devel-7.19.7-46.el6.x86_64                           144/318 
      Updating   : pinentry-0.7.6-8.el6.x86_64                                  145/318 
      Updating   : time-1.7-38.el6.x86_64                                       146/318 
      Updating   : strace-4.8-10.el6.x86_64                                     147/318 
      Updating   : dejavu-lgc-sans-mono-fonts-2.33-1.el6.noarch                 148/318 
      Updating   : ncurses-devel-5.7-4.20090207.el6.x86_64                      149/318 
      Updating   : dejavu-sans-mono-fonts-2.33-1.el6.noarch                     150/318 
      Updating   : polkit-0.96-11.el6.x86_64                                    151/318 
      Updating   : libgcj-4.4.7-16.el6.x86_64                                   152/318 
      Updating   : logrotate-3.7.8-23.el6.x86_64                                153/318 
      Updating   : screen-4.0.3-18.el6.x86_64                                   154/318 
      Updating   : nc-1.84-24.el6.x86_64                                        155/318 
      Updating   : ncurses-5.7-4.20090207.el6.x86_64                            156/318 
      Updating   : lsof-4.82-5.el6.x86_64                                       157/318 
      Updating   : efibootmgr-0.5.4-13.el6.x86_64                               158/318 
      Updating   : 14:libpcap-1.4.0-4.20130826git2dbcaa1.el6.x86_64             159/318 
      Updating   : xorg-x11-drv-ati-firmware-7.5.99-3.el6.noarch                160/318 
      Cleanup    : perl-Compress-Zlib-2.021-136.el6_6.1.x86_64                  161/318 
      Cleanup    : perl-IO-Compress-Zlib-2.021-136.el6_6.1.x86_64               162/318 
      Cleanup    : 1:net-snmp-devel-5.5-50.el6_6.1.x86_64                       163/318 
      Cleanup    : yum-cron-3.2.29-60.el6.centos.noarch                         164/318 
      Cleanup    : selinux-policy-targeted-3.7.19-260.el6_6.5.noarch            165/318 
      Cleanup    : selinux-policy-3.7.19-260.el6_6.5.noarch                     166/318 
      Cleanup    : libxml2-devel-2.7.6-17.el6_6.1.x86_64                        167/318 
      Cleanup    : e2fsprogs-devel-1.41.12-21.el6.x86_64                        168/318 
      Cleanup    : mesa-libGLU-devel-10.1.2-2.el6.x86_64                        169/318 
      Cleanup    : mesa-libGL-devel-10.1.2-2.el6.x86_64                         170/318 
      Cleanup    : libX11-devel-1.6.0-2.2.el6.x86_64                            171/318 
      Cleanup    : libdrm-devel-2.4.52-4.el6.x86_64                             172/318 
      Cleanup    : elfutils-devel-0.158-3.2.el6.x86_64                          173/318 
      Cleanup    : openssl-devel-1.0.1e-30.el6.11.x86_64                        174/318 
      Cleanup    : pcre-devel-7.8-6.el6.x86_64                                  175/318 
      Cleanup    : b43-openfwwf-5.2-4.el6.noarch                                176/318 
      Cleanup    : ghostscript-devel-8.70-19.el6.x86_64                         177/318 
      Cleanup    : openldap-devel-2.4.39-8.el6.x86_64                           178/318 
      Cleanup    : 1:grub-0.97-93.el6.x86_64                                    179/318 
      Cleanup    : libicu-devel-4.2.1-9.1.el6_2.x86_64                          180/318 
      Cleanup    : perl-Test-Simple-0.92-136.el6_6.1.x86_64                     181/318 
      Cleanup    : perl-Test-Harness-3.17-136.el6_6.1.x86_64                    182/318 
      Cleanup    : perl-ExtUtils-MakeMaker-6.55-136.el6_6.1.x86_64              183/318 
      Cleanup    : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6_6.1.x86_64          184/318 
      Cleanup    : 4:perl-devel-5.10.1-136.el6_6.1.x86_64                       185/318 
      Cleanup    : gdbm-devel-1.8.0-36.el6.x86_64                               186/318 
      Cleanup    : dejavu-sans-mono-fonts-2.30-2.el6.noarch                     187/318 
      Cleanup    : libcurl-devel-7.19.7-40.el6_6.4.x86_64                       188/318 
      Cleanup    : ncurses-devel-5.7-3.20090208.el6.x86_64                      189/318 
      Cleanup    : dejavu-lgc-sans-mono-fonts-2.30-2.el6.noarch                 190/318 
      Cleanup    : elfutils-libelf-devel-0.158-3.2.el6.x86_64                   191/318 
      Cleanup    : libxcb-devel-1.9.1-2.el6.x86_64                              192/318 
      Erasing    : yum-plugin-downloadonly-1.1.30-30.el6.noarch                 193/318 
      Cleanup    : yum-3.2.29-60.el6.centos.noarch                              194/318 
      Cleanup    : perl-IO-Compress-Base-2.021-136.el6_6.1.x86_64               195/318 
      Cleanup    : iptables-devel-1.4.7-14.el6.x86_64                           196/318 
      Cleanup    : perl-CGI-3.51-136.el6_6.1.x86_64                             197/318 
      Cleanup    : dracut-kernel-004-356.el6_6.3.noarch                         198/318 
      Cleanup    : dracut-004-356.el6_6.3.noarch                                199/318 
      Cleanup    : 1:enchant-devel-1.5.0-4.el6.x86_64                           200/318 
      Cleanup    : ipset-devel-6.11-3.el6.x86_64                                201/318 
      Cleanup    : dejavu-fonts-common-2.30-2.el6.noarch                        202/318 
      Cleanup    : xorg-x11-drv-ati-firmware-7.3.99-2.el6.noarch                203/318 
      Cleanup    : kernel-firmware-2.6.32-504.30.3.el6.noarch                   204/318 
      Cleanup    : 1:net-snmp-5.5-50.el6_6.1.x86_64                             205/318 
      Cleanup    : ghostscript-8.70-19.el6.x86_64                               206/318 
      Cleanup    : 32:bind-utils-9.8.2-0.30.rc1.el6_6.3.x86_64                  207/318 
      Cleanup    : openssh-server-5.3p1-104.el6_6.1.x86_64                      208/318 
      Cleanup    : 2:vim-enhanced-7.2.411-1.8.el6.x86_64                        209/318 
      Cleanup    : openssh-clients-5.3p1-104.el6_6.1.x86_64                     210/318 
      Cleanup    : subversion-1.6.11-12.el6_6.x86_64                            211/318 
      Cleanup    : 1:cups-libs-1.4.2-67.el6_6.1.x86_64                          212/318 
      Cleanup    : rpm-python-4.8.0-38.el6_6.x86_64                             213/318 
      Cleanup    : openssh-5.3p1-104.el6_6.1.x86_64                             214/318 
      Cleanup    : 32:bind-libs-9.8.2-0.30.rc1.el6_6.3.x86_64                   215/318 
      Cleanup    : krb5-devel-1.10.3-37.el6_6.x86_64                            216/318 
      Cleanup    : iptables-ipv6-1.4.7-14.el6.x86_64                            217/318 
      Cleanup    : ntp-4.2.6p5-3.el6.centos.x86_64                              218/318 
      Cleanup    : mesa-libGLU-10.1.2-2.el6.x86_64                              219/318 
      Cleanup    : mesa-libGL-10.1.2-2.el6.x86_64                               220/318 
      Cleanup    : mesa-dri-drivers-10.1.2-2.el6.x86_64                         221/318 
      Cleanup    : rpm-devel-4.8.0-38.el6_6.x86_64                              222/318 
      Cleanup    : ntpdate-4.2.6p5-3.el6.centos.x86_64                          223/318 
      Cleanup    : cronie-anacron-1.4.4-12.el6.x86_64                           224/318 
      Cleanup    : cronie-1.4.4-12.el6.x86_64                                   225/318 
      Cleanup    : e2fsprogs-1.41.12-21.el6.x86_64                              226/318 
      Cleanup    : gcc-c++-4.4.7-11.el6.x86_64                                  227/318 
      Cleanup    : gcc-4.4.7-11.el6.x86_64                                      228/318 
      Cleanup    : libcgroup-0.40.rc1-15.el6_6.x86_64                           229/318 
      Cleanup    : libX11-1.6.0-2.2.el6.x86_64                                  230/318 
      Cleanup    : gnutls-2.8.5-14.el6_5.x86_64                                 231/318 
      Cleanup    : 1:enchant-1.5.0-4.el6.x86_64                                 232/318 
      Cleanup    : libicu-4.2.1-9.1.el6_2.x86_64                                233/318 
      Cleanup    : elfutils-libs-0.158-3.2.el6.x86_64                           234/318 
      Cleanup    : authconfig-6.1.12-19.el6.x86_64                              235/318 
      Cleanup    : python-libs-2.6.6-52.el6.x86_64                              236/318 
      Cleanup    : python-2.6.6-52.el6.x86_64                                   237/318 
      Cleanup    : sudo-1.8.6p3-15.el6.x86_64                                   238/318 
      Cleanup    : 12:dhclient-4.1.1-43.P1.el6.centos.1.x86_64                  239/318 
      Cleanup    : pinentry-0.7.6-6.el6.x86_64                                  240/318 
      Cleanup    : glibc-devel-2.12-1.149.el6_6.9.x86_64                        241/318 
      Cleanup    : 1:net-snmp-utils-5.5-50.el6_6.1.x86_64                       242/318 
      Cleanup    : 1:net-snmp-libs-5.5-50.el6_6.1.x86_64                        243/318 
      Cleanup    : openssl-1.0.1e-30.el6.11.x86_64                              244/318 
      Cleanup    : screen-4.0.3-16.el6.x86_64                                   245/318 
      Cleanup    : libgcj-4.4.7-11.el6.x86_64                                   246/318 
      Cleanup    : rng-tools-2-13.el6_2.x86_64                                  247/318 
      Cleanup    : glibc-headers-2.12-1.149.el6_6.9.x86_64                      248/318 
      Cleanup    : 2:vim-minimal-7.2.411-1.8.el6.x86_64                         249/318 
      Cleanup    : e2fsprogs-libs-1.41.12-21.el6.x86_64                         250/318 
      Cleanup    : libss-1.41.12-21.el6.x86_64                                  251/318 
      Cleanup    : 1:perl-Compress-Raw-Zlib-2.021-136.el6_6.1.x86_64            252/318 
      Cleanup    : mlocate-0.22.2-4.el6.x86_64                                  253/318 
      Cleanup    : libuser-0.56.13-5.el6.x86_64                                 254/318 
      Cleanup    : 4:perl-Time-HiRes-1.9721-136.el6_6.1.x86_64                  255/318 
      Cleanup    : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64                   256/318 
      Cleanup    : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64              257/318 
      Cleanup    : 3:perl-version-0.77-136.el6_6.1.x86_64                       258/318 
      Cleanup    : 4:perl-libs-5.10.1-136.el6_6.1.x86_64                        259/318 
      Cleanup    : 4:perl-5.10.1-136.el6_6.1.x86_64                             260/318 
      Cleanup    : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64                    261/318 
      Cleanup    : ncurses-5.7-3.20090208.el6.x86_64                            262/318 
      Cleanup    : libcom_err-devel-1.41.12-21.el6.x86_64                       263/318 
      Cleanup    : cpp-4.4.7-11.el6.x86_64                                      264/318 
      Cleanup    : libgomp-4.4.7-11.el6.x86_64                                  265/318 
      Cleanup    : libdrm-2.4.52-4.el6.x86_64                                   266/318 
      Cleanup    : iproute-2.6.32-33.el6_6.x86_64                               267/318 
      Cleanup    : iptables-1.4.7-14.el6.x86_64                                 268/318 
      Cleanup    : policycoreutils-2.0.83-19.47.el6_6.1.x86_64                  269/318 
      Cleanup    : iputils-20071127-17.el6_4.2.x86_64                           270/318 
      Cleanup    : udev-147-2.57.el6.x86_64                                     271/318 
      Cleanup    : initscripts-9.03.46-1.el6.centos.1.x86_64                    272/318 
      Cleanup    : libcurl-7.19.7-40.el6_6.4.x86_64                             273/318 
      Cleanup    : openldap-2.4.39-8.el6.x86_64                                 274/318 
      Cleanup    : curl-7.19.7-40.el6_6.4.x86_64                                275/318 
      Cleanup    : rpm-libs-4.8.0-38.el6_6.x86_64                               276/318 
      Cleanup    : rpm-4.8.0-38.el6_6.x86_64                                    277/318 
      Cleanup    : grep-2.6.3-6.el6.x86_64                                      278/318 
      Cleanup    : pcre-7.8-6.el6.x86_64                                        279/318 
      Cleanup    : krb5-libs-1.10.3-37.el6_6.x86_64                             280/318 
      Cleanup    : procps-3.2.8-30.el6.x86_64                                   281/318 
      Cleanup    : 2:vim-common-7.2.411-1.8.el6.x86_64                          282/318 
      Cleanup    : ipset-6.11-3.el6.x86_64                                      283/318 
      Cleanup    : 2:tar-1.23-11.el6.x86_64                                     284/318 
      Cleanup    : nc-1.84-22.el6.x86_64                                        285/318 
      Cleanup    : logrotate-3.7.8-17.el6.x86_64                                286/318 
      Cleanup    : time-1.7-37.1.el6.x86_64                                     287/318 
      Cleanup    : at-3.1.10-44.el6_6.2.x86_64                                  288/318 
      Cleanup    : hwdata-0.233-11.1.el6.noarch                                 289/318 
      Cleanup    : libstdc++-devel-4.4.7-11.el6.x86_64                          290/318 
      Cleanup    : libstdc++-4.4.7-11.el6.x86_64                                291/318 
      Cleanup    : module-init-tools-3.9-24.el6.x86_64                          292/318 
      Cleanup    : binutils-2.20.51.0.2-5.42.el6.x86_64                         293/318 
      Cleanup    : libcom_err-1.41.12-21.el6.x86_64                             294/318 
      Cleanup    : elfutils-libelf-0.158-3.2.el6.x86_64                         295/318 
      Cleanup    : chkconfig-1.3.49.3-2.el6_4.1.x86_64                          296/318 
      Cleanup    : sysvinit-tools-2.87-5.dsf.el6.x86_64                         297/318 
      Cleanup    : 2:ethtool-3.5-5.el6.x86_64                                   298/318 
      Cleanup    : libsemanage-2.0.43-4.2.el6.x86_64                            299/318 
      Cleanup    : gdbm-1.8.0-36.el6.x86_64                                     300/318 
      Cleanup    : libxcb-1.9.1-2.el6.x86_64                                    301/318 
      Cleanup    : libxml2-2.7.6-17.el6_6.1.x86_64                              302/318 
      Cleanup    : 14:libpcap-1.4.0-1.20130826git2dbcaa1.el6.x86_64             303/318 
      Cleanup    : efibootmgr-0.5.4-12.el6.x86_64                               304/318 
      Cleanup    : polkit-0.96-7.el6.x86_64                                     305/318 
      Cleanup    : lsof-4.82-4.el6.x86_64                                       306/318 
      Cleanup    : strace-4.5.19-1.19.el6.x86_64                                307/318 
      Cleanup    : centos-release-6-6.el6.centos.12.2.x86_64                    308/318 
      Cleanup    : kernel-headers-2.6.32-504.30.3.el6.x86_64                    309/318 
      Cleanup    : 12:dhcp-common-4.1.1-43.P1.el6.centos.1.x86_64               310/318 
      Cleanup    : libX11-common-1.6.0-2.2.el6.noarch                           311/318 
      Cleanup    : mesa-dri-filesystem-10.1.2-2.el6.x86_64                      312/318 
      Cleanup    : ncurses-libs-5.7-3.20090208.el6.x86_64                       313/318 
      Cleanup    : glibc-common-2.12-1.149.el6_6.9.x86_64                       314/318 
      Cleanup    : bash-4.1.2-29.el6.x86_64                                     315/318 
      Cleanup    : glibc-2.12-1.149.el6_6.9.x86_64                              316/318 
      Cleanup    : ncurses-base-5.7-3.20090208.el6.x86_64                       317/318 
      Cleanup    : libgcc-4.4.7-11.el6.x86_64                                   318/318 
      Verifying  : bash-4.1.2-33.el6.x86_64                                       1/318 
      Verifying  : kernel-firmware-2.6.32-573.1.1.el6.noarch                      2/318 
      Verifying  : procps-3.2.8-33.el6.x86_64                                     3/318 
      Verifying  : 1:perl-Pod-Simple-3.13-141.el6.x86_64                          4/318 
      Verifying  : pinentry-0.7.6-8.el6.x86_64                                    5/318 
      Verifying  : 1:enchant-1.5.0-5.el6.x86_64                                   6/318 
      Verifying  : at-3.1.10-48.el6.x86_64                                        7/318 
      Verifying  : ghostscript-8.70-21.el6.x86_64                                 8/318 
      Verifying  : binutils-2.20.51.0.2-5.43.el6.x86_64                           9/318 
      Verifying  : dracut-004-388.el6.noarch                                     10/318 
      Verifying  : pcre-7.8-7.el6.x86_64                                         11/318 
      Verifying  : libss-1.41.12-22.el6.x86_64                                   12/318 
      Verifying  : 12:dhcp-common-4.1.1-49.P1.el6.centos.x86_64                  13/318 
      Verifying  : libxml2-2.7.6-20.el6.x86_64                                   14/318 
      Verifying  : mesa-libGLU-devel-10.4.3-1.el6.x86_64                         15/318 
      Verifying  : rng-tools-5-1.el6.x86_64                                      16/318 
      Verifying  : cpp-4.4.7-16.el6.x86_64                                       17/318 
      Verifying  : krb5-devel-1.10.3-42.el6.x86_64                               18/318 
      Verifying  : hwdata-0.233-14.1.el6.noarch                                  19/318 
      Verifying  : 4:perl-devel-5.10.1-141.el6.x86_64                            20/318 
      Verifying  : ncurses-5.7-4.20090207.el6.x86_64                             21/318 
      Verifying  : dejavu-fonts-common-2.33-1.el6.noarch                         22/318 
      Verifying  : 4:perl-5.10.1-141.el6.x86_64                                  23/318 
      Verifying  : 2:ethtool-3.5-6.el6.x86_64                                    24/318 
      Verifying  : ipset-devel-6.11-4.el6.x86_64                                 25/318 
      Verifying  : udev-147-2.63.el6.x86_64                                      26/318 
      Verifying  : initscripts-9.03.49-1.el6.centos.x86_64                       27/318 
      Verifying  : openssh-clients-5.3p1-111.el6.x86_64                          28/318 
      Verifying  : time-1.7-38.el6.x86_64                                        29/318 
      Verifying  : strace-4.8-10.el6.x86_64                                      30/318 
      Verifying  : iptables-1.4.7-16.el6.x86_64                                  31/318 
      Verifying  : lsof-4.82-5.el6.x86_64                                        32/318 
      Verifying  : libdrm-devel-2.4.59-2.el6.x86_64                              33/318 
      Verifying  : libcgroup-0.40.rc1-16.el6.x86_64                              34/318 
      Verifying  : rpm-python-4.8.0-47.el6.x86_64                                35/318 
      Verifying  : module-init-tools-3.9-25.el6.x86_64                           36/318 
      Verifying  : chkconfig-1.3.49.3-5.el6.x86_64                               37/318 
      Verifying  : dejavu-lgc-sans-mono-fonts-2.33-1.el6.noarch                  38/318 
      Verifying  : libX11-devel-1.6.0-6.el6.x86_64                               39/318 
      Verifying  : 3:perl-version-0.77-141.el6.x86_64                            40/318 
      Verifying  : 4:perl-Time-HiRes-1.9721-141.el6.x86_64                       41/318 
      Verifying  : ncurses-devel-5.7-4.20090207.el6.x86_64                       42/318 
      Verifying  : subversion-1.6.11-14.el6.x86_64                               43/318 
      Verifying  : 1:enchant-devel-1.5.0-5.el6.x86_64                            44/318 
      Verifying  : openssl-1.0.1e-42.el6.x86_64                                  45/318 
      Verifying  : libcurl-devel-7.19.7-46.el6.x86_64                            46/318 
      Verifying  : mesa-libGL-devel-10.4.3-1.el6.x86_64                          47/318 
      Verifying  : libicu-4.2.1-12.el6.x86_64                                    48/318 
      Verifying  : gcc-c++-4.4.7-16.el6.x86_64                                   49/318 
      Verifying  : xorg-x11-drv-ati-firmware-7.5.99-3.el6.noarch                 50/318 
      Verifying  : 12:dhclient-4.1.1-49.P1.el6.centos.x86_64                     51/318 
      Verifying  : openldap-2.4.40-5.el6.x86_64                                  52/318 
      Verifying  : 32:bind-libs-9.8.2-0.37.rc1.el6_7.2.x86_64                    53/318 
      Verifying  : 2:vim-enhanced-7.4.629-5.el6.x86_64                           54/318 
      Verifying  : 2:tar-1.23-13.el6.x86_64                                      55/318 
      Verifying  : yum-cron-3.2.29-69.el6.centos.noarch                          56/318 
      Verifying  : libstdc++-4.4.7-16.el6.x86_64                                 57/318 
      Verifying  : dejavu-sans-mono-fonts-2.33-1.el6.noarch                      58/318 
      Verifying  : ncurses-base-5.7-4.20090207.el6.x86_64                        59/318 
      Verifying  : curl-7.19.7-46.el6.x86_64                                     60/318 
      Verifying  : kernel-headers-2.6.32-573.1.1.el6.x86_64                      61/318 
      Verifying  : dracut-kernel-004-388.el6.noarch                              62/318 
      Verifying  : ntp-4.2.6p5-5.el6.centos.x86_64                               63/318 
      Verifying  : 2:vim-minimal-7.4.629-5.el6.x86_64                            64/318 
      Verifying  : libsemanage-2.0.43-5.1.el6.x86_64                             65/318 
      Verifying  : libxcb-1.9.1-3.el6.x86_64                                     66/318 
      Verifying  : iproute-2.6.32-45.el6.x86_64                                  67/318 
      Verifying  : krb5-libs-1.10.3-42.el6.x86_64                                68/318 
      Verifying  : perl-IO-Compress-Base-2.021-141.el6.x86_64                    69/318 
      Verifying  : openssl-devel-1.0.1e-42.el6.x86_64                            70/318 
      Verifying  : libX11-common-1.6.0-6.el6.noarch                              71/318 
      Verifying  : openssh-5.3p1-111.el6.x86_64                                  72/318 
      Verifying  : cronie-anacron-1.4.4-15.el6.x86_64                            73/318 
      Verifying  : elfutils-libelf-0.161-3.el6.x86_64                            74/318 
      Verifying  : iptables-ipv6-1.4.7-16.el6.x86_64                             75/318 
      Verifying  : iputils-20071127-20.el6.x86_64                                76/318 
      Verifying  : python-libs-2.6.6-64.el6.x86_64                               77/318 
      Verifying  : perl-Test-Simple-0.92-141.el6.x86_64                          78/318 
      Verifying  : libdrm-2.4.59-2.el6.x86_64                                    79/318 
      Verifying  : gdbm-1.8.0-38.el6.x86_64                                      80/318 
      Verifying  : sudo-1.8.6p3-19.el6.x86_64                                    81/318 
      Verifying  : perl-Test-Harness-3.17-141.el6.x86_64                         82/318 
      Verifying  : 2:vim-filesystem-7.4.629-5.el6.x86_64                         83/318 
      Verifying  : perl-CGI-3.51-141.el6.x86_64                                  84/318 
      Verifying  : polkit-0.96-11.el6.x86_64                                     85/318 
      Verifying  : libX11-1.6.0-6.el6.x86_64                                     86/318 
      Verifying  : 2:vim-common-7.4.629-5.el6.x86_64                             87/318 
      Verifying  : e2fsprogs-devel-1.41.12-22.el6.x86_64                         88/318 
      Verifying  : libicu-devel-4.2.1-12.el6.x86_64                              89/318 
      Verifying  : libgcj-4.4.7-16.el6.x86_64                                    90/318 
      Verifying  : glibc-2.12-1.166.el6_7.1.x86_64                               91/318 
      Verifying  : selinux-policy-3.7.19-279.el6.noarch                          92/318 
      Verifying  : libxcb-devel-1.9.1-3.el6.x86_64                               93/318 
      Verifying  : glibc-common-2.12-1.166.el6_7.1.x86_64                        94/318 
      Verifying  : elfutils-libs-0.161-3.el6.x86_64                              95/318 
      Verifying  : python-2.6.6-64.el6.x86_64                                    96/318 
      Verifying  : 1:grub-0.97-94.el6.x86_64                                     97/318 
      Verifying  : centos-release-6-7.el6.centos.12.3.x86_64                     98/318 
      Verifying  : yum-3.2.29-69.el6.centos.noarch                               99/318 
      Verifying  : libxml2-devel-2.7.6-20.el6.x86_64                            100/318 
      Verifying  : 1:perl-Module-Pluggable-3.90-141.el6.x86_64                  101/318 
      Verifying  : efibootmgr-0.5.4-13.el6.x86_64                               102/318 
      Verifying  : ntpdate-4.2.6p5-5.el6.centos.x86_64                          103/318 
      Verifying  : libstdc++-devel-4.4.7-16.el6.x86_64                          104/318 
      Verifying  : libuser-0.56.13-8.el6_7.x86_64                               105/318 
      Verifying  : mesa-dri-filesystem-10.4.3-1.el6.x86_64                      106/318 
      Verifying  : mlocate-0.22.2-6.el6.x86_64                                  107/318 
      Verifying  : 1:cups-libs-1.4.2-72.el6.x86_64                              108/318 
      Verifying  : perl-IO-Compress-Zlib-2.021-141.el6.x86_64                   109/318 
      Verifying  : libgcc-4.4.7-16.el6.x86_64                                   110/318 
      Verifying  : glibc-devel-2.12-1.166.el6_7.1.x86_64                        111/318 
      Verifying  : kernel-devel-2.6.32-573.1.1.el6.x86_64                       112/318 
      Verifying  : libcom_err-1.41.12-22.el6.x86_64                             113/318 
      Verifying  : iptables-devel-1.4.7-16.el6.x86_64                           114/318 
      Verifying  : e2fsprogs-libs-1.41.12-22.el6.x86_64                         115/318 
      Verifying  : libgomp-4.4.7-16.el6.x86_64                                  116/318 
      Verifying  : openssh-server-5.3p1-111.el6.x86_64                          117/318 
      Verifying  : mesa-libGLU-10.4.3-1.el6.x86_64                              118/318 
      Verifying  : ncurses-libs-5.7-4.20090207.el6.x86_64                       119/318 
      Verifying  : rpm-libs-4.8.0-47.el6.x86_64                                 120/318 
      Verifying  : gdbm-devel-1.8.0-38.el6.x86_64                               121/318 
      Verifying  : 1:perl-Pod-Escapes-1.04-141.el6.x86_64                       122/318 
      Verifying  : elfutils-devel-0.161-3.el6.x86_64                            123/318 
      Verifying  : 14:libpcap-1.4.0-4.20130826git2dbcaa1.el6.x86_64             124/318 
      Verifying  : grep-2.20-3.el6.x86_64                                       125/318 
      Verifying  : selinux-policy-targeted-3.7.19-279.el6.noarch                126/318 
      Verifying  : perl-ExtUtils-MakeMaker-6.55-141.el6.x86_64                  127/318 
      Verifying  : logrotate-3.7.8-23.el6.x86_64                                128/318 
      Verifying  : openldap-devel-2.4.40-5.el6.x86_64                           129/318 
      Verifying  : ghostscript-devel-8.70-21.el6.x86_64                         130/318 
      Verifying  : e2fsprogs-1.41.12-22.el6.x86_64                              131/318 
      Verifying  : gnutls-2.8.5-18.el6.x86_64                                   132/318 
      Verifying  : rpm-devel-4.8.0-47.el6.x86_64                                133/318 
      Verifying  : cronie-1.4.4-15.el6.x86_64                                   134/318 
      Verifying  : perl-Compress-Zlib-2.021-141.el6.x86_64                      135/318 
      Verifying  : sysvinit-tools-2.87-6.dsf.el6.x86_64                         136/318 
      Verifying  : b43-openfwwf-5.2-10.el6.noarch                               137/318 
      Verifying  : rpm-4.8.0-47.el6.x86_64                                      138/318 
      Verifying  : mesa-dri-drivers-10.4.3-1.el6.x86_64                         139/318 
      Verifying  : libcom_err-devel-1.41.12-22.el6.x86_64                       140/318 
      Verifying  : ipset-6.11-4.el6.x86_64                                      141/318 
      Verifying  : policycoreutils-2.0.83-24.el6.x86_64                         142/318 
      Verifying  : authconfig-6.1.12-23.el6.x86_64                              143/318 
      Verifying  : elfutils-libelf-devel-0.161-3.el6.x86_64                     144/318 
      Verifying  : libcurl-7.19.7-46.el6.x86_64                                 145/318 
      Verifying  : 1:net-snmp-5.5-54.el6.x86_64                                 146/318 
      Verifying  : glibc-headers-2.12-1.166.el6_7.1.x86_64                      147/318 
      Verifying  : mesa-libGL-10.4.3-1.el6.x86_64                               148/318 
      Verifying  : 32:bind-utils-9.8.2-0.37.rc1.el6_7.2.x86_64                  149/318 
      Verifying  : 1:net-snmp-libs-5.5-54.el6.x86_64                            150/318 
      Verifying  : screen-4.0.3-18.el6.x86_64                                   151/318 
      Verifying  : 1:net-snmp-utils-5.5-54.el6.x86_64                           152/318 
      Verifying  : pcre-devel-7.8-7.el6.x86_64                                  153/318 
      Verifying  : 1:perl-Compress-Raw-Zlib-2.021-141.el6.x86_64                154/318 
      Verifying  : 1:net-snmp-devel-5.5-54.el6.x86_64                           155/318 
      Verifying  : 4:perl-libs-5.10.1-141.el6.x86_64                            156/318 
      Verifying  : gcc-4.4.7-16.el6.x86_64                                      157/318 
      Verifying  : kernel-2.6.32-573.1.1.el6.x86_64                             158/318 
      Verifying  : 1:perl-ExtUtils-ParseXS-2.2003.0-141.el6.x86_64              159/318 
      Verifying  : nc-1.84-24.el6.x86_64                                        160/318 
      Verifying  : libstdc++-4.4.7-11.el6.x86_64                                161/318 
      Verifying  : libcom_err-1.41.12-21.el6.x86_64                             162/318 
      Verifying  : e2fsprogs-1.41.12-21.el6.x86_64                              163/318 
      Verifying  : perl-IO-Compress-Base-2.021-136.el6_6.1.x86_64               164/318 
      Verifying  : 2:tar-1.23-11.el6.x86_64                                     165/318 
      Verifying  : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6_6.1.x86_64          166/318 
      Verifying  : ncurses-base-5.7-3.20090208.el6.x86_64                       167/318 
      Verifying  : libcurl-devel-7.19.7-40.el6_6.4.x86_64                       168/318 
      Verifying  : openssh-5.3p1-104.el6_6.1.x86_64                             169/318 
      Verifying  : mesa-libGLU-devel-10.1.2-2.el6.x86_64                        170/318 
      Verifying  : 3:perl-version-0.77-136.el6_6.1.x86_64                       171/318 
      Verifying  : subversion-1.6.11-12.el6_6.x86_64                            172/318 
      Verifying  : yum-plugin-downloadonly-1.1.30-30.el6.noarch                 173/318 
      Verifying  : ncurses-libs-5.7-3.20090208.el6.x86_64                       174/318 
      Verifying  : glibc-2.12-1.149.el6_6.9.x86_64                              175/318 
      Verifying  : 2:vim-common-7.2.411-1.8.el6.x86_64                          176/318 
      Verifying  : 32:bind-libs-9.8.2-0.30.rc1.el6_6.3.x86_64                   177/318 
      Verifying  : mesa-libGL-devel-10.1.2-2.el6.x86_64                         178/318 
      Verifying  : dracut-kernel-004-356.el6_6.3.noarch                         179/318 
      Verifying  : dejavu-sans-mono-fonts-2.30-2.el6.noarch                     180/318 
      Verifying  : mesa-libGL-10.1.2-2.el6.x86_64                               181/318 
      Verifying  : polkit-0.96-7.el6.x86_64                                     182/318 
      Verifying  : 1:net-snmp-devel-5.5-50.el6_6.1.x86_64                       183/318 
      Verifying  : initscripts-9.03.46-1.el6.centos.1.x86_64                    184/318 
      Verifying  : 1:cups-libs-1.4.2-67.el6_6.1.x86_64                          185/318 
      Verifying  : 14:libpcap-1.4.0-1.20130826git2dbcaa1.el6.x86_64             186/318 
      Verifying  : elfutils-libelf-devel-0.158-3.2.el6.x86_64                   187/318 
      Verifying  : 4:perl-5.10.1-136.el6_6.1.x86_64                             188/318 
      Verifying  : perl-Compress-Zlib-2.021-136.el6_6.1.x86_64                  189/318 
      Verifying  : nc-1.84-22.el6.x86_64                                        190/318 
      Verifying  : 4:perl-devel-5.10.1-136.el6_6.1.x86_64                       191/318 
      Verifying  : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64                    192/318 
      Verifying  : ncurses-5.7-3.20090208.el6.x86_64                            193/318 
      Verifying  : elfutils-libelf-0.158-3.2.el6.x86_64                         194/318 
      Verifying  : 32:bind-utils-9.8.2-0.30.rc1.el6_6.3.x86_64                  195/318 
      Verifying  : cpp-4.4.7-11.el6.x86_64                                      196/318 
      Verifying  : libss-1.41.12-21.el6.x86_64                                  197/318 
      Verifying  : 4:perl-libs-5.10.1-136.el6_6.1.x86_64                        198/318 
      Verifying  : gdbm-devel-1.8.0-36.el6.x86_64                               199/318 
      Verifying  : glibc-devel-2.12-1.149.el6_6.9.x86_64                        200/318 
      Verifying  : cronie-1.4.4-12.el6.x86_64                                   201/318 
      Verifying  : libgcc-4.4.7-11.el6.x86_64                                   202/318 
      Verifying  : libgcj-4.4.7-11.el6.x86_64                                   203/318 
      Verifying  : yum-cron-3.2.29-60.el6.centos.noarch                         204/318 
      Verifying  : libxml2-2.7.6-17.el6_6.1.x86_64                              205/318 
      Verifying  : 1:net-snmp-libs-5.5-50.el6_6.1.x86_64                        206/318 
      Verifying  : libX11-1.6.0-2.2.el6.x86_64                                  207/318 
      Verifying  : python-libs-2.6.6-52.el6.x86_64                              208/318 
      Verifying  : pcre-7.8-6.el6.x86_64                                        209/318 
      Verifying  : udev-147-2.57.el6.x86_64                                     210/318 
      Verifying  : ntpdate-4.2.6p5-3.el6.centos.x86_64                          211/318 
      Verifying  : perl-CGI-3.51-136.el6_6.1.x86_64                             212/318 
      Verifying  : openssl-devel-1.0.1e-30.el6.11.x86_64                        213/318 
      Verifying  : glibc-headers-2.12-1.149.el6_6.9.x86_64                      214/318 
      Verifying  : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64              215/318 
      Verifying  : 1:net-snmp-5.5-50.el6_6.1.x86_64                             216/318 
      Verifying  : krb5-libs-1.10.3-37.el6_6.x86_64                             217/318 
      Verifying  : strace-4.5.19-1.19.el6.x86_64                                218/318 
      Verifying  : ipset-devel-6.11-3.el6.x86_64                                219/318 
      Verifying  : libcom_err-devel-1.41.12-21.el6.x86_64                       220/318 
      Verifying  : selinux-policy-targeted-3.7.19-260.el6_6.5.noarch            221/318 
      Verifying  : rpm-4.8.0-38.el6_6.x86_64                                    222/318 
      Verifying  : gcc-4.4.7-11.el6.x86_64                                      223/318 
      Verifying  : ghostscript-8.70-19.el6.x86_64                               224/318 
      Verifying  : screen-4.0.3-16.el6.x86_64                                   225/318 
      Verifying  : glibc-common-2.12-1.149.el6_6.9.x86_64                       226/318 
      Verifying  : mesa-dri-filesystem-10.1.2-2.el6.x86_64                      227/318 
      Verifying  : 2:ethtool-3.5-5.el6.x86_64                                   228/318 
      Verifying  : iptables-ipv6-1.4.7-14.el6.x86_64                            229/318 
      Verifying  : iptables-1.4.7-14.el6.x86_64                                 230/318 
      Verifying  : libicu-devel-4.2.1-9.1.el6_2.x86_64                          231/318 
      Verifying  : selinux-policy-3.7.19-260.el6_6.5.noarch                     232/318 
      Verifying  : rng-tools-2-13.el6_2.x86_64                                  233/318 
      Verifying  : libdrm-2.4.52-4.el6.x86_64                                   234/318 
      Verifying  : 1:grub-0.97-93.el6.x86_64                                    235/318 
      Verifying  : kernel-headers-2.6.32-504.30.3.el6.x86_64                    236/318 
      Verifying  : libxcb-devel-1.9.1-2.el6.x86_64                              237/318 
      Verifying  : pinentry-0.7.6-6.el6.x86_64                                  238/318 
      Verifying  : openldap-devel-2.4.39-8.el6.x86_64                           239/318 
      Verifying  : 2:vim-minimal-7.2.411-1.8.el6.x86_64                         240/318 
      Verifying  : openldap-2.4.39-8.el6.x86_64                                 241/318 
      Verifying  : curl-7.19.7-40.el6_6.4.x86_64                                242/318 
      Verifying  : ipset-6.11-3.el6.x86_64                                      243/318 
      Verifying  : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64                   244/318 
      Verifying  : rpm-devel-4.8.0-38.el6_6.x86_64                              245/318 
      Verifying  : grep-2.6.3-6.el6.x86_64                                      246/318 
      Verifying  : e2fsprogs-libs-1.41.12-21.el6.x86_64                         247/318 
      Verifying  : centos-release-6-6.el6.centos.12.2.x86_64                    248/318 
      Verifying  : e2fsprogs-devel-1.41.12-21.el6.x86_64                        249/318 
      Verifying  : 12:dhclient-4.1.1-43.P1.el6.centos.1.x86_64                  250/318 
      Verifying  : b43-openfwwf-5.2-4.el6.noarch                                251/318 
      Verifying  : elfutils-libs-0.158-3.2.el6.x86_64                           252/318 
      Verifying  : libgomp-4.4.7-11.el6.x86_64                                  253/318 
      Verifying  : 1:enchant-devel-1.5.0-4.el6.x86_64                           254/318 
      Verifying  : sudo-1.8.6p3-15.el6.x86_64                                   255/318 
      Verifying  : libstdc++-devel-4.4.7-11.el6.x86_64                          256/318 
      Verifying  : ntp-4.2.6p5-3.el6.centos.x86_64                              257/318 
      Verifying  : 2:vim-enhanced-7.2.411-1.8.el6.x86_64                        258/318 
      Verifying  : openssl-1.0.1e-30.el6.11.x86_64                              259/318 
      Verifying  : openssh-server-5.3p1-104.el6_6.1.x86_64                      260/318 
      Verifying  : gcc-c++-4.4.7-11.el6.x86_64                                  261/318 
      Verifying  : libicu-4.2.1-9.1.el6_2.x86_64                                262/318 
      Verifying  : 1:enchant-1.5.0-4.el6.x86_64                                 263/318 
      Verifying  : procps-3.2.8-30.el6.x86_64                                   264/318 
      Verifying  : time-1.7-37.1.el6.x86_64                                     265/318 
      Verifying  : rpm-python-4.8.0-38.el6_6.x86_64                             266/318 
      Verifying  : ncurses-devel-5.7-3.20090208.el6.x86_64                      267/318 
      Verifying  : dejavu-fonts-common-2.30-2.el6.noarch                        268/318 
      Verifying  : pcre-devel-7.8-6.el6.x86_64                                  269/318 
      Verifying  : iproute-2.6.32-33.el6_6.x86_64                               270/318 
      Verifying  : at-3.1.10-44.el6_6.2.x86_64                                  271/318 
      Verifying  : 1:perl-Compress-Raw-Zlib-2.021-136.el6_6.1.x86_64            272/318 
      Verifying  : rpm-libs-4.8.0-38.el6_6.x86_64                               273/318 
      Verifying  : python-2.6.6-52.el6.x86_64                                   274/318 
      Verifying  : kernel-firmware-2.6.32-504.30.3.el6.noarch                   275/318 
      Verifying  : logrotate-3.7.8-17.el6.x86_64                                276/318 
      Verifying  : libuser-0.56.13-5.el6.x86_64                                 277/318 
      Verifying  : krb5-devel-1.10.3-37.el6_6.x86_64                            278/318 
      Verifying  : iptables-devel-1.4.7-14.el6.x86_64                           279/318 
      Verifying  : perl-Test-Harness-3.17-136.el6_6.1.x86_64                    280/318 
      Verifying  : libcurl-7.19.7-40.el6_6.4.x86_64                             281/318 
      Verifying  : 4:perl-Time-HiRes-1.9721-136.el6_6.1.x86_64                  282/318 
      Verifying  : authconfig-6.1.12-19.el6.x86_64                              283/318 
      Verifying  : hwdata-0.233-11.1.el6.noarch                                 284/318 
      Verifying  : perl-ExtUtils-MakeMaker-6.55-136.el6_6.1.x86_64              285/318 
      Verifying  : ghostscript-devel-8.70-19.el6.x86_64                         286/318 
      Verifying  : 1:net-snmp-utils-5.5-50.el6_6.1.x86_64                       287/318 
      Verifying  : libxcb-1.9.1-2.el6.x86_64                                    288/318 
      Verifying  : libdrm-devel-2.4.52-4.el6.x86_64                             289/318 
      Verifying  : gdbm-1.8.0-36.el6.x86_64                                     290/318 
      Verifying  : bash-4.1.2-29.el6.x86_64                                     291/318 
      Verifying  : dracut-004-356.el6_6.3.noarch                                292/318 
      Verifying  : lsof-4.82-4.el6.x86_64                                       293/318 
      Verifying  : binutils-2.20.51.0.2-5.42.el6.x86_64                         294/318 
      Verifying  : policycoreutils-2.0.83-19.47.el6_6.1.x86_64                  295/318 
      Verifying  : openssh-clients-5.3p1-104.el6_6.1.x86_64                     296/318 
      Verifying  : libX11-common-1.6.0-2.2.el6.noarch                           297/318 
      Verifying  : module-init-tools-3.9-24.el6.x86_64                          298/318 
      Verifying  : dejavu-lgc-sans-mono-fonts-2.30-2.el6.noarch                 299/318 
      Verifying  : 12:dhcp-common-4.1.1-43.P1.el6.centos.1.x86_64               300/318 
      Verifying  : yum-3.2.29-60.el6.centos.noarch                              301/318 
      Verifying  : elfutils-devel-0.158-3.2.el6.x86_64                          302/318 
      Verifying  : libX11-devel-1.6.0-2.2.el6.x86_64                            303/318 
      Verifying  : sysvinit-tools-2.87-5.dsf.el6.x86_64                         304/318 
      Verifying  : gnutls-2.8.5-14.el6_5.x86_64                                 305/318 
      Verifying  : cronie-anacron-1.4.4-12.el6.x86_64                           306/318 
      Verifying  : libxml2-devel-2.7.6-17.el6_6.1.x86_64                        307/318 
      Verifying  : libsemanage-2.0.43-4.2.el6.x86_64                            308/318 
      Verifying  : xorg-x11-drv-ati-firmware-7.3.99-2.el6.noarch                309/318 
      Verifying  : chkconfig-1.3.49.3-2.el6_4.1.x86_64                          310/318 
      Verifying  : perl-Test-Simple-0.92-136.el6_6.1.x86_64                     311/318 
      Verifying  : perl-IO-Compress-Zlib-2.021-136.el6_6.1.x86_64               312/318 
      Verifying  : iputils-20071127-17.el6_4.2.x86_64                           313/318 
      Verifying  : mlocate-0.22.2-4.el6.x86_64                                  314/318 
      Verifying  : mesa-dri-drivers-10.1.2-2.el6.x86_64                         315/318 
      Verifying  : mesa-libGLU-10.1.2-2.el6.x86_64                              316/318 
      Verifying  : libcgroup-0.40.rc1-15.el6_6.x86_64                           317/318 
      Verifying  : efibootmgr-0.5.4-12.el6.x86_64                               318/318 
    
    Installed:
      kernel.x86_64 0:2.6.32-573.1.1.el6    kernel-devel.x86_64 0:2.6.32-573.1.1.el6  
      yum.noarch 0:3.2.29-69.el6.centos    
    
    Dependency Installed:
      vim-filesystem.x86_64 2:7.4.629-5.el6                                            
    
    Updated:
      at.x86_64 0:3.1.10-48.el6                                                        
      authconfig.x86_64 0:6.1.12-23.el6                                                
      b43-openfwwf.noarch 0:5.2-10.el6                                                  
      bash.x86_64 0:4.1.2-33.el6                                                        
      bind-libs.x86_64 32:9.8.2-0.37.rc1.el6_7.2                                        
      bind-utils.x86_64 32:9.8.2-0.37.rc1.el6_7.2                                      
      binutils.x86_64 0:2.20.51.0.2-5.43.el6                                            
      centos-release.x86_64 0:6-7.el6.centos.12.3                                      
      chkconfig.x86_64 0:1.3.49.3-5.el6                                                
      cpp.x86_64 0:4.4.7-16.el6                                                        
      cronie.x86_64 0:1.4.4-15.el6                                                      
      cronie-anacron.x86_64 0:1.4.4-15.el6                                              
      cups-libs.x86_64 1:1.4.2-72.el6                                                  
      curl.x86_64 0:7.19.7-46.el6                                                      
      dejavu-fonts-common.noarch 0:2.33-1.el6                                          
      dejavu-lgc-sans-mono-fonts.noarch 0:2.33-1.el6                                    
      dejavu-sans-mono-fonts.noarch 0:2.33-1.el6                                        
      dhclient.x86_64 12:4.1.1-49.P1.el6.centos                                        
      dhcp-common.x86_64 12:4.1.1-49.P1.el6.centos                                      
      dracut.noarch 0:004-388.el6                                                      
      dracut-kernel.noarch 0:004-388.el6                                                
      e2fsprogs.x86_64 0:1.41.12-22.el6                                                
      e2fsprogs-devel.x86_64 0:1.41.12-22.el6                                          
      e2fsprogs-libs.x86_64 0:1.41.12-22.el6                                            
      efibootmgr.x86_64 0:0.5.4-13.el6                                                  
      elfutils-devel.x86_64 0:0.161-3.el6                                              
      elfutils-libelf.x86_64 0:0.161-3.el6                                              
      elfutils-libelf-devel.x86_64 0:0.161-3.el6                                        
      elfutils-libs.x86_64 0:0.161-3.el6                                                
      enchant.x86_64 1:1.5.0-5.el6                                                      
      enchant-devel.x86_64 1:1.5.0-5.el6                                                
      ethtool.x86_64 2:3.5-6.el6                                                        
      gcc.x86_64 0:4.4.7-16.el6                                                        
      gcc-c++.x86_64 0:4.4.7-16.el6                                                    
      gdbm.x86_64 0:1.8.0-38.el6                                                        
      gdbm-devel.x86_64 0:1.8.0-38.el6                                                  
      ghostscript.x86_64 0:8.70-21.el6                                                  
      ghostscript-devel.x86_64 0:8.70-21.el6                                            
      glibc.x86_64 0:2.12-1.166.el6_7.1                                                
      glibc-common.x86_64 0:2.12-1.166.el6_7.1                                          
      glibc-devel.x86_64 0:2.12-1.166.el6_7.1                                          
      glibc-headers.x86_64 0:2.12-1.166.el6_7.1                                        
      gnutls.x86_64 0:2.8.5-18.el6                                                      
      grep.x86_64 0:2.20-3.el6                                                          
      grub.x86_64 1:0.97-94.el6                                                        
      hwdata.noarch 0:0.233-14.1.el6                                                    
      initscripts.x86_64 0:9.03.49-1.el6.centos                                        
      iproute.x86_64 0:2.6.32-45.el6                                                    
      ipset.x86_64 0:6.11-4.el6                                                        
      ipset-devel.x86_64 0:6.11-4.el6                                                  
      iptables.x86_64 0:1.4.7-16.el6                                                    
      iptables-devel.x86_64 0:1.4.7-16.el6                                              
      iptables-ipv6.x86_64 0:1.4.7-16.el6                                              
      iputils.x86_64 0:20071127-20.el6                                                  
      kernel-firmware.noarch 0:2.6.32-573.1.1.el6                                      
      kernel-headers.x86_64 0:2.6.32-573.1.1.el6                                        
      krb5-devel.x86_64 0:1.10.3-42.el6                                                
      krb5-libs.x86_64 0:1.10.3-42.el6                                                  
      libX11.x86_64 0:1.6.0-6.el6                                                      
      libX11-common.noarch 0:1.6.0-6.el6                                                
      libX11-devel.x86_64 0:1.6.0-6.el6                                                
      libcgroup.x86_64 0:0.40.rc1-16.el6                                                
      libcom_err.x86_64 0:1.41.12-22.el6                                                
      libcom_err-devel.x86_64 0:1.41.12-22.el6                                          
      libcurl.x86_64 0:7.19.7-46.el6                                                    
      libcurl-devel.x86_64 0:7.19.7-46.el6                                              
      libdrm.x86_64 0:2.4.59-2.el6                                                      
      libdrm-devel.x86_64 0:2.4.59-2.el6                                                
      libgcc.x86_64 0:4.4.7-16.el6                                                      
      libgcj.x86_64 0:4.4.7-16.el6                                                      
      libgomp.x86_64 0:4.4.7-16.el6                                                    
      libicu.x86_64 0:4.2.1-12.el6                                                      
      libicu-devel.x86_64 0:4.2.1-12.el6                                                
      libpcap.x86_64 14:1.4.0-4.20130826git2dbcaa1.el6                                  
      libsemanage.x86_64 0:2.0.43-5.1.el6                                              
      libss.x86_64 0:1.41.12-22.el6                                                    
      libstdc++.x86_64 0:4.4.7-16.el6                                                  
      libstdc++-devel.x86_64 0:4.4.7-16.el6                                            
      libuser.x86_64 0:0.56.13-8.el6_7                                                  
      libxcb.x86_64 0:1.9.1-3.el6                                                      
      libxcb-devel.x86_64 0:1.9.1-3.el6                                                
      libxml2.x86_64 0:2.7.6-20.el6                                                    
      libxml2-devel.x86_64 0:2.7.6-20.el6                                              
      logrotate.x86_64 0:3.7.8-23.el6                                                  
      lsof.x86_64 0:4.82-5.el6                                                          
      mesa-dri-drivers.x86_64 0:10.4.3-1.el6                                            
      mesa-dri-filesystem.x86_64 0:10.4.3-1.el6                                        
      mesa-libGL.x86_64 0:10.4.3-1.el6                                                  
      mesa-libGL-devel.x86_64 0:10.4.3-1.el6                                            
      mesa-libGLU.x86_64 0:10.4.3-1.el6                                                
      mesa-libGLU-devel.x86_64 0:10.4.3-1.el6                                          
      mlocate.x86_64 0:0.22.2-6.el6                                                    
      module-init-tools.x86_64 0:3.9-25.el6                                            
      nc.x86_64 0:1.84-24.el6                                                          
      ncurses.x86_64 0:5.7-4.20090207.el6                                              
      ncurses-base.x86_64 0:5.7-4.20090207.el6                                          
      ncurses-devel.x86_64 0:5.7-4.20090207.el6                                        
      ncurses-libs.x86_64 0:5.7-4.20090207.el6                                          
      net-snmp.x86_64 1:5.5-54.el6                                                      
      net-snmp-devel.x86_64 1:5.5-54.el6                                                
      net-snmp-libs.x86_64 1:5.5-54.el6                                                
      net-snmp-utils.x86_64 1:5.5-54.el6                                                
      ntp.x86_64 0:4.2.6p5-5.el6.centos                                                
      ntpdate.x86_64 0:4.2.6p5-5.el6.centos                                            
      openldap.x86_64 0:2.4.40-5.el6                                                    
      openldap-devel.x86_64 0:2.4.40-5.el6                                              
      openssh.x86_64 0:5.3p1-111.el6                                                    
      openssh-clients.x86_64 0:5.3p1-111.el6                                            
      openssh-server.x86_64 0:5.3p1-111.el6                                            
      openssl.x86_64 0:1.0.1e-42.el6                                                    
      openssl-devel.x86_64 0:1.0.1e-42.el6                                              
      pcre.x86_64 0:7.8-7.el6                                                          
      pcre-devel.x86_64 0:7.8-7.el6                                                    
      perl.x86_64 4:5.10.1-141.el6                                                      
      perl-CGI.x86_64 0:3.51-141.el6                                                    
      perl-Compress-Raw-Zlib.x86_64 1:2.021-141.el6                                    
      perl-Compress-Zlib.x86_64 0:2.021-141.el6                                        
      perl-ExtUtils-MakeMaker.x86_64 0:6.55-141.el6                                    
      perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-141.el6                                  
      perl-IO-Compress-Base.x86_64 0:2.021-141.el6                                      
      perl-IO-Compress-Zlib.x86_64 0:2.021-141.el6                                      
      perl-Module-Pluggable.x86_64 1:3.90-141.el6                                      
      perl-Pod-Escapes.x86_64 1:1.04-141.el6                                            
      perl-Pod-Simple.x86_64 1:3.13-141.el6                                            
      perl-Test-Harness.x86_64 0:3.17-141.el6                                          
      perl-Test-Simple.x86_64 0:0.92-141.el6                                            
      perl-Time-HiRes.x86_64 4:1.9721-141.el6                                          
      perl-devel.x86_64 4:5.10.1-141.el6                                                
      perl-libs.x86_64 4:5.10.1-141.el6                                                
      perl-version.x86_64 3:0.77-141.el6                                                
      pinentry.x86_64 0:0.7.6-8.el6                                                    
      policycoreutils.x86_64 0:2.0.83-24.el6                                            
      polkit.x86_64 0:0.96-11.el6                                                      
      procps.x86_64 0:3.2.8-33.el6                                                      
      python.x86_64 0:2.6.6-64.el6                                                      
      python-libs.x86_64 0:2.6.6-64.el6                                                
      rng-tools.x86_64 0:5-1.el6                                                        
      rpm.x86_64 0:4.8.0-47.el6                                                        
      rpm-devel.x86_64 0:4.8.0-47.el6                                                  
      rpm-libs.x86_64 0:4.8.0-47.el6                                                    
      rpm-python.x86_64 0:4.8.0-47.el6                                                  
      screen.x86_64 0:4.0.3-18.el6                                                      
      selinux-policy.noarch 0:3.7.19-279.el6                                            
      selinux-policy-targeted.noarch 0:3.7.19-279.el6                                  
      strace.x86_64 0:4.8-10.el6                                                        
      subversion.x86_64 0:1.6.11-14.el6                                                
      sudo.x86_64 0:1.8.6p3-19.el6                                                      
      sysvinit-tools.x86_64 0:2.87-6.dsf.el6                                            
      tar.x86_64 2:1.23-13.el6                                                          
      time.x86_64 0:1.7-38.el6                                                          
      udev.x86_64 0:147-2.63.el6                                                        
      vim-common.x86_64 2:7.4.629-5.el6                                                
      vim-enhanced.x86_64 2:7.4.629-5.el6                                              
      vim-minimal.x86_64 2:7.4.629-5.el6                                                
      xorg-x11-drv-ati-firmware.noarch 0:7.5.99-3.el6                                  
      yum-cron.noarch 0:3.2.29-69.el6.centos                                            
    
    Replaced:
      yum-plugin-downloadonly.noarch 0:1.1.30-30.el6                                    
    
    Complete!