Project

Profile

Help

Issue #644

closed

yum-presto can't find the drpms, delta rpm files

Added by wekker@connexys.com about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
2.4.3
Platform Release:
2.6.1
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem:
The drpms files are in the wrong sub-directory after a sync and publish .

Version-Release number of selected component (if applicable):
pulp 2.4.3 Product https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.4
Centos 6.5/6.6

How reproducible:
create,sync and publish centos feed ie
http://ftp.halifax.rwth-aachen.de/centos/6.6/updates/x86_64/

Steps to Reproduce:
1.pulp-admin rpm repo create --repo-id centos66updates --serve-http=true --serve-https=true --feed http://ftp.halifax.rwth-aachen.de/centos/6.6/updates/x86_64/
2. pulp-admin rpm repo sync run --bg --repo-id centos66updates
3. pulp-admin rpm repo publish run --bg --repo-id centos66updates
4. yum install yum-presto

pulp-consumer rpm bind --repo-id centos66updates

yum --disablerepo=* --enablerepo=centos66updates,centos65updates update

Actual results:

Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Download delta size: 8.1 M
https://192.168.40.55/pulp/repos/centos/6.5/updates/x86_64/drpms/cpio-2.10-11.el6_3_2.10-12.el6_5.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
https://192.168.40.55/pulp/repos/centos/6.6/updates/x86_64/drpms/curl-7.19.7-37.el6_4_7.19.7-40.el6_6.3.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
https://192.168.40.55/pulp/repos/centos/6.6/updates/x86_64/drpms/cyrus-sasl-2.1.23-13.el6_3.1_2.1.23-15.el6_6.1.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
https://192.168.40.55/pulp/repos/centos/6.6/updates/x86_64/drpms/cyrus-sasl-lib-2.1.23-13.el6_3.1_2.1.23-15.el6_6.1.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
https://192.168.40.55/pulp/repos/centos/6.6/updates/x86_64/drpms/device-mapper-1.02.79-8.el6_1.02.90-2.el6_6.1.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
https://192.168.40.55/pulp/repos/centos/6.6/updates/x86_64/drpms/device-mapper-libs-1.02.79-8.el6_1.02.90-2.el6_6.1.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
https://192.168.40.55/pulp/repos/centos/6.6/updates/x86_64/drpms/iproute-2.6.32-31.el6_2.6.32-33.el6_6.x86_64.drpm: [Errno 14] PYCURL ERROR 22 - "NSS: client certificate not found (nickname not specified)"
Trying other mirror.
..
..
..

Expected results:
yum to find the delta rpms in the expected directory

Additional info:
The feed centos feed has 3 subdirs, ie http://ftp.tudelft.nl/centos.org/6.5/updates/x86_64/:
Packages
drpms
repodata

The pulp repo-mirror has 2 subdirs:
drpms/drpms
repodata

yum presto can't find the delta rpm files in the subdir pulp/repos/centos.org/6.5/updates/x86_64/drpms/drpms
because yum is searching in pulp/repos/centos.org/6.5/updates/x86_64/drpms

+ This bug was cloned from Bugzilla Bug #1175332 +


Related issues

Has duplicate Pulp - Issue #1149: Custom package delta RPMSCLOSED - DUPLICATEActions
Actions #1

Updated by wekker@connexys.com about 9 years ago

***** Bug 1175331 has been marked as a duplicate of this bug. ***

+ This comment was cloned from Bugzilla #1175332 comment 1 +

Actions #2

Updated by skarmark@redhat.com about 9 years ago

This does not look like a Pulp issue. Please re-open if you still see the issue after fixing SSL errors. It seems that yum is not able to establish connection with your host.

+ This comment was cloned from Bugzilla #1175332 comment 2 +

Actions #3

Updated by wekker@connexys.com about 9 years ago

The https connection is not the problem.
The pulpserver returns to yum the file
https://192.168.40.55/pulp/repos/centos/6.5/updates/x86_64/drpms/cpio-2.10-11.el6_3_2.10-12.el6_5.x86_64.drpm

and cannot find it because pulp dumps the file in:/pulp/repos/centos/6.5/updates/x86_64/drpms/drpms/
so the pulpserver should return to yum https://192.168.40.55/pulp/repos/centos/6.5/updates/x86_64/drpms/drpms/cpio-2.10-11.el6_3_2.10-12.el6_5.x86_64.drpm

+ This comment was cloned from Bugzilla #1175332 comment 3 +

Actions #4

Updated by wekker@connexys.com about 9 years ago

(In reply to Sayli Karmarkar from comment #2)

This does not look like a Pulp issue. Please re-open if you still see the
issue after fixing SSL errors. It seems that yum is not able to establish
connection with your host.

The https connection is not the problem. It can connect over https.

+ This comment was cloned from Bugzilla #1175332 comment 4 +

Actions #5

Updated by skarmark@redhat.com about 9 years ago

This indeed seems to be the problem. Pulp is creating another redundant subdirectory when storing and publishing drpms.

$ sudo ls -l /var/lib/pulp/published/yum/master/yum_distributor/test-drpm/1421108941.15/drpms/drpms
total 72
lrwxrwxrwx. 1 apache apache 85 Jan 12 16:29 yum-3.2.29-20.fc16_from_el6_3.4.3-8.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.2.29-20.fc16_from_el6_3.4.3-8.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 76 Jan 12 16:29 yum-3.4.3-10.fc16_3.4.3-11.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-10.fc16_3.4.3-11.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 76 Jan 12 16:29 yum-3.4.3-11.fc16_3.4.3-16.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-11.fc16_3.4.3-16.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 76 Jan 12 16:29 yum-3.4.3-16.fc16_3.4.3-18.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-16.fc16_3.4.3-18.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 76 Jan 12 16:29 yum-3.4.3-18.fc16_3.4.3-19.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-18.fc16_3.4.3-19.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 76 Jan 12 16:29 yum-3.4.3-19.fc16_3.4.3-20.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-19.fc16_3.4.3-20.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 76 Jan 12 16:29 yum-3.4.3-20.fc16_3.4.3-22.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-20.fc16_3.4.3-22.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 74 Jan 12 16:29 yum-3.4.3-8.fc16_3.4.3-9.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-8.fc16_3.4.3-9.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 75 Jan 12 16:29 yum-3.4.3-9.fc16_3.4.3-10.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-3.4.3-9.fc16_3.4.3-10.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 90 Jan 12 16:29 yum-cron-3.2.29-20.fc16_from_el6_3.4.3-8.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.2.29-20.fc16_from_el6_3.4.3-8.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 81 Jan 12 16:29 yum-cron-3.4.3-10.fc16_3.4.3-11.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-10.fc16_3.4.3-11.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 81 Jan 12 16:29 yum-cron-3.4.3-11.fc16_3.4.3-16.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-11.fc16_3.4.3-16.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 81 Jan 12 16:29 yum-cron-3.4.3-16.fc16_3.4.3-18.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-16.fc16_3.4.3-18.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 81 Jan 12 16:29 yum-cron-3.4.3-18.fc16_3.4.3-19.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-18.fc16_3.4.3-19.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 81 Jan 12 16:29 yum-cron-3.4.3-19.fc16_3.4.3-20.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-19.fc16_3.4.3-20.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 81 Jan 12 16:29 yum-cron-3.4.3-20.fc16_3.4.3-22.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-20.fc16_3.4.3-22.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 79 Jan 12 16:29 yum-cron-3.4.3-8.fc16_3.4.3-9.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-8.fc16_3.4.3-9.fc16.noarch.drpm
lrwxrwxrwx. 1 apache apache 80 Jan 12 16:29 yum-cron-3.4.3-9.fc16_3.4.3-10.fc16.noarch.drpm -> /var/lib/pulp/content/drpm/drpms/yum-cron-3.4.3-9.fc16_3.4.3-10.fc16.noarch.drpm

With some basic debugging, problem seems to be here - https://github.com/pulp/pulp_rpm/blob/master/plugins/pulp_rpm/plugins/distributors/yum/publish.py#L516.

Setting severity to high since we definitely should fix this.

+ This comment was cloned from Bugzilla #1175332 comment 5 +

Actions #7

Updated by bmbouter about 9 years ago

  • Severity changed from High to 3. High
Actions #8

Updated by bcourt about 9 years ago

  • Status changed from MODIFIED to 5
Actions #10

Updated by pthomas@redhat.com about 9 years ago

  • Status changed from 5 to 6

verified


[root@ibm-x3550m3-11 ~]# yum install yum-prestoLoaded plugins: fastestmirror, pulp-profile-update, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.cvut.cz
 * epel: download.eng.brq.redhat.com
 * extras: ftp.cvut.cz
 * updates: ftp.cvut.cz
Resolving Dependencies
--> Running transaction check
---> Package yum-presto.noarch 0:0.6.2-1.el6 will be installed
--> Processing Dependency: deltarpm >= 3.4-2 for package: yum-presto-0.6.2-1.el6.noarch
--> Running transaction check
---> Package deltarpm.x86_64 0:3.5-0.5.20090913git.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package          Arch         Version                         Repository  Size
================================================================================
Installing:
 yum-presto       noarch       0.6.2-1.el6                     base        32 k
Installing for dependencies:
 deltarpm         x86_64       3.5-0.5.20090913git.el6         base        71 k

Transaction Summary
================================================================================
Install       2 Package(s)

Total download size: 102 k
Installed size: 252 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): deltarpm-3.5-0.5.20090913git.el6.x86_64.rpm       |  71 kB     00:00     
(2/2): yum-presto-0.6.2-1.el6.noarch.rpm                 |  32 kB     00:00     
--------------------------------------------------------------------------------
Total                                           1.5 MB/s | 102 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : deltarpm-3.5-0.5.20090913git.el6.x86_64                      1/2 
  Installing : yum-presto-0.6.2-1.el6.noarch                                2/2 
pulp: profile sent, status=201
  Verifying  : deltarpm-3.5-0.5.20090913git.el6.x86_64                      1/2 
  Verifying  : yum-presto-0.6.2-1.el6.noarch                                2/2 

Installed:
  yum-presto.noarch 0:0.6.2-1.el6                                               

Dependency Installed:
  deltarpm.x86_64 0:3.5-0.5.20090913git.el6                                     

Complete!
[root@ibm-x3550m3-11 ~]# yum --disablerepo=* --enablerepo=centos66updates,centos65updates update
Loaded plugins: fastestmirror, presto, pulp-profile-update, security
Setting up Update Process
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package alsa-utils.x86_64 0:1.0.22-7.el6 will be updated
---> Package alsa-utils.x86_64 0:1.0.22-9.el6_6 will be an update
---> Package at.x86_64 0:3.1.10-43.el6_2.1 will be updated
---> Package at.x86_64 0:3.1.10-44.el6_6.2 will be an update
---> Package bind-libs.x86_64 32:9.8.2-0.30.rc1.el6 will be updated
---> Package bind-libs.x86_64 32:9.8.2-0.30.rc1.el6_6.2 will be an update
---> Package bind-utils.x86_64 32:9.8.2-0.30.rc1.el6 will be updated
---> Package bind-utils.x86_64 32:9.8.2-0.30.rc1.el6_6.2 will be an update
---> Package busybox.x86_64 1:1.15.1-20.el6 will be updated
---> Package busybox.x86_64 1:1.15.1-21.el6_6 will be an update
---> Package curl.x86_64 0:7.19.7-37.el6_5.3 will be updated
---> Package curl.x86_64 0:7.19.7-40.el6_6.4 will be an update
---> Package cyrus-sasl.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl.x86_64 0:2.1.23-15.el6_6.2 will be an update
---> Package cyrus-sasl-devel.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-devel.x86_64 0:2.1.23-15.el6_6.2 will be an update
---> Package cyrus-sasl-lib.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-lib.x86_64 0:2.1.23-15.el6_6.2 will be an update
---> Package cyrus-sasl-md5.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-md5.x86_64 0:2.1.23-15.el6_6.2 will be an update
---> Package cyrus-sasl-plain.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-plain.x86_64 0:2.1.23-15.el6_6.2 will be an update
---> Package device-mapper.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package device-mapper-event.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper-event.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package device-mapper-event-libs.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper-event-libs.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package device-mapper-libs.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper-libs.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package dhclient.x86_64 12:4.1.1-43.P1.el6.centos will be updated
---> Package dhclient.x86_64 12:4.1.1-43.P1.el6.centos.1 will be an update
---> Package dhcp-common.x86_64 12:4.1.1-43.P1.el6.centos will be updated
---> Package dhcp-common.x86_64 12:4.1.1-43.P1.el6.centos.1 will be an update
---> Package dracut.noarch 0:004-356.el6 will be updated
---> Package dracut.noarch 0:004-356.el6_6.1 will be an update
---> Package dracut-kernel.noarch 0:004-356.el6 will be updated
---> Package dracut-kernel.noarch 0:004-356.el6_6.1 will be an update
---> Package flac.x86_64 0:1.2.1-6.1.el6 will be updated
---> Package flac.x86_64 0:1.2.1-7.el6_6 will be an update
---> Package freetype.x86_64 0:2.3.11-14.el6_3.1 will be updated
---> Package freetype.x86_64 0:2.3.11-15.el6_6.1 will be an update
---> Package freetype-devel.x86_64 0:2.3.11-14.el6_3.1 will be updated
---> Package freetype-devel.x86_64 0:2.3.11-15.el6_6.1 will be an update
---> Package glibc.x86_64 0:2.12-1.149.el6 will be updated
---> Package glibc.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package glibc-common.x86_64 0:2.12-1.149.el6 will be updated
---> Package glibc-common.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package glibc-devel.x86_64 0:2.12-1.149.el6 will be updated
---> Package glibc-devel.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package glibc-headers.x86_64 0:2.12-1.149.el6 will be updated
---> Package glibc-headers.x86_64 0:2.12-1.149.el6_6.5 will be an update
---> Package initscripts.x86_64 0:9.03.46-1.el6.centos will be updated
---> Package initscripts.x86_64 0:9.03.46-1.el6.centos.1 will be an update
---> Package iproute.x86_64 0:2.6.32-32.el6_5 will be updated
---> Package iproute.x86_64 0:2.6.32-33.el6_6 will be an update
---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 will be updated
---> Package jasper-libs.x86_64 0:1.900.1-16.el6_6.3 will be an update
---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.65-2.5.1.2.el6_5 will be updated
---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.71-2.5.3.2.el6_6 will be an update
---> Package kernel.x86_64 0:2.6.32-504.12.2.el6 will be installed
---> Package kernel-devel.x86_64 0:2.6.32-504.12.2.el6 will be installed
---> Package kernel-firmware.noarch 0:2.6.32-504.el6 will be updated
---> Package kernel-firmware.noarch 0:2.6.32-504.12.2.el6 will be an update
---> Package kernel-headers.x86_64 0:2.6.32-504.el6 will be updated
---> Package kernel-headers.x86_64 0:2.6.32-504.12.2.el6 will be an update
---> Package kpartx.x86_64 0:0.4.9-80.el6 will be updated
---> Package kpartx.x86_64 0:0.4.9-80.el6_6.3 will be an update
---> Package libXfont.x86_64 0:1.4.5-3.el6_5 will be updated
---> Package libXfont.x86_64 0:1.4.5-4.el6_6 will be an update
---> Package libcurl.x86_64 0:7.19.7-37.el6_5.3 will be updated
---> Package libcurl.x86_64 0:7.19.7-40.el6_6.4 will be an update
---> Package libssh2.x86_64 0:1.4.2-1.el6 will be updated
---> Package libssh2.x86_64 0:1.4.2-1.el6_6.1 will be an update
---> Package libvirt-client.x86_64 0:0.10.2-46.el6 will be updated
---> Package libvirt-client.x86_64 0:0.10.2-46.el6_6.4 will be an update
---> Package libvirt-devel.x86_64 0:0.10.2-46.el6 will be updated
---> Package libvirt-devel.x86_64 0:0.10.2-46.el6_6.4 will be an update
---> Package libxml2.x86_64 0:2.7.6-14.el6_5.2 will be updated
---> Package libxml2.x86_64 0:2.7.6-17.el6_6.1 will be an update
---> Package libxml2-devel.x86_64 0:2.7.6-14.el6_5.2 will be updated
---> Package libxml2-devel.x86_64 0:2.7.6-17.el6_6.1 will be an update
---> Package libxml2-python.x86_64 0:2.7.6-14.el6_5.2 will be updated
---> Package libxml2-python.x86_64 0:2.7.6-17.el6_6.1 will be an update
---> Package lvm2.x86_64 0:2.02.111-2.el6 will be updated
---> Package lvm2.x86_64 0:2.02.111-2.el6_6.1 will be an update
---> Package lvm2-libs.x86_64 0:2.02.111-2.el6 will be updated
---> Package lvm2-libs.x86_64 0:2.02.111-2.el6_6.1 will be an update
---> Package mailx.x86_64 0:12.4-7.el6 will be updated
---> Package mailx.x86_64 0:12.4-8.el6_6 will be an update
---> Package mdadm.x86_64 0:3.3-6.el6 will be updated
---> Package mdadm.x86_64 0:3.3-6.el6_6.1 will be an update
---> Package nss.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-devel.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss-devel.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-softokn.x86_64 0:3.14.3-17.el6 will be updated
---> Package nss-softokn.x86_64 0:3.14.3-22.el6_6 will be an update
---> Package nss-softokn-devel.x86_64 0:3.14.3-17.el6 will be updated
---> Package nss-softokn-devel.x86_64 0:3.14.3-22.el6_6 will be an update
---> Package nss-softokn-freebl.x86_64 0:3.14.3-17.el6 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.14.3-22.el6_6 will be an update
---> Package nss-softokn-freebl-devel.x86_64 0:3.14.3-17.el6 will be updated
---> Package nss-softokn-freebl-devel.x86_64 0:3.14.3-22.el6_6 will be an update
---> Package nss-sysinit.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss-sysinit.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-tools.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss-tools.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-util.x86_64 0:3.16.1-3.el6 will be updated
---> Package nss-util.x86_64 0:3.16.2.3-2.el6_6 will be an update
---> Package nss-util-devel.x86_64 0:3.16.1-3.el6 will be updated
---> Package nss-util-devel.x86_64 0:3.16.2.3-2.el6_6 will be an update
---> Package ntp.x86_64 0:4.2.6p5-1.el6.centos will be updated
---> Package ntp.x86_64 0:4.2.6p5-3.el6.centos will be an update
---> Package ntpdate.x86_64 0:4.2.6p5-1.el6.centos will be updated
---> Package ntpdate.x86_64 0:4.2.6p5-3.el6.centos will be an update
---> Package openssh.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssh-clients.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh-clients.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssh-server.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh-server.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssl.x86_64 0:1.0.1e-30.el6 will be updated
---> Package openssl.x86_64 0:1.0.1e-30.el6.8 will be an update
---> Package openssl-devel.x86_64 0:1.0.1e-30.el6 will be updated
---> Package openssl-devel.x86_64 0:1.0.1e-30.el6.8 will be an update
---> Package perl.x86_64 4:5.10.1-136.el6 will be updated
---> Package perl.x86_64 4:5.10.1-136.el6_6.1 will be an update
---> Package perl-CGI.x86_64 0:3.51-136.el6 will be updated
---> Package perl-CGI.x86_64 0:3.51-136.el6_6.1 will be an update
---> Package perl-Compress-Raw-Zlib.x86_64 1:2.021-136.el6 will be updated
---> Package perl-Compress-Raw-Zlib.x86_64 1:2.021-136.el6_6.1 will be an update
---> Package perl-Compress-Zlib.x86_64 0:2.021-136.el6 will be updated
---> Package perl-Compress-Zlib.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6 will be updated
---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6_6.1 will be an update
---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6 will be updated
---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6_6.1 will be an update
---> Package perl-IO-Compress-Base.x86_64 0:2.021-136.el6 will be updated
---> Package perl-IO-Compress-Base.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-IO-Compress-Zlib.x86_64 0:2.021-136.el6 will be updated
---> Package perl-IO-Compress-Zlib.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-Module-Pluggable.x86_64 1:3.90-136.el6 will be updated
---> Package perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1 will be an update
---> Package perl-Pod-Escapes.x86_64 1:1.04-136.el6 will be updated
---> Package perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1 will be an update
---> Package perl-Pod-Simple.x86_64 1:3.13-136.el6 will be updated
---> Package perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1 will be an update
---> Package perl-Test-Harness.x86_64 0:3.17-136.el6 will be updated
---> Package perl-Test-Harness.x86_64 0:3.17-136.el6_6.1 will be an update
---> Package perl-Test-Simple.x86_64 0:0.92-136.el6 will be updated
---> Package perl-Test-Simple.x86_64 0:0.92-136.el6_6.1 will be an update
---> Package perl-devel.x86_64 4:5.10.1-136.el6 will be updated
---> Package perl-devel.x86_64 4:5.10.1-136.el6_6.1 will be an update
---> Package perl-libs.x86_64 4:5.10.1-136.el6 will be updated
---> Package perl-libs.x86_64 4:5.10.1-136.el6_6.1 will be an update
---> Package perl-version.x86_64 3:0.77-136.el6 will be updated
---> Package perl-version.x86_64 3:0.77-136.el6_6.1 will be an update
---> Package policycoreutils.x86_64 0:2.0.83-19.47.el6 will be updated
---> Package policycoreutils.x86_64 0:2.0.83-19.47.el6_6.1 will be an update
---> Package rpm.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rpm-build.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm-build.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rpm-libs.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm-libs.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rpm-python.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm-python.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rsyslog.x86_64 0:5.8.10-8.el6 will be updated
---> Package rsyslog.x86_64 0:5.8.10-10.el6_6 will be an update
---> Package scl-utils.x86_64 0:20120927-8.el6 will be updated
---> Package scl-utils.x86_64 0:20120927-27.el6_6 will be an update
---> Package selinux-policy.noarch 0:3.7.19-260.el6 will be updated
---> Package selinux-policy.noarch 0:3.7.19-260.el6_6.2 will be an update
---> Package selinux-policy-targeted.noarch 0:3.7.19-260.el6 will be updated
---> Package selinux-policy-targeted.noarch 0:3.7.19-260.el6_6.2 will be an update
---> Package shadow-utils.x86_64 2:4.1.4.2-19.el6 will be updated
---> Package shadow-utils.x86_64 2:4.1.4.2-19.el6_6.1 will be an update
---> Package subversion.x86_64 0:1.6.11-10.el6_5 will be updated
---> Package subversion.x86_64 0:1.6.11-12.el6_6 will be an update
---> Package system-config-firewall-base.noarch 0:1.2.27-7.1.el6 will be updated
---> Package system-config-firewall-base.noarch 0:1.2.27-7.2.el6_6 will be an update
---> Package system-config-firewall-tui.noarch 0:1.2.27-7.1.el6 will be updated
---> Package system-config-firewall-tui.noarch 0:1.2.27-7.2.el6_6 will be an update
---> Package tcsh.x86_64 0:6.17-24.el6 will be updated
---> Package tcsh.x86_64 0:6.17-25.el6_6 will be an update
---> Package tzdata.noarch 0:2014g-1.el6 will be updated
---> Package tzdata.noarch 0:2015b-1.el6 will be an update
---> Package tzdata-java.noarch 0:2014g-1.el6 will be updated
---> Package tzdata-java.noarch 0:2015b-1.el6 will be an update
---> Package unzip.x86_64 0:6.0-1.el6 will be updated
---> Package unzip.x86_64 0:6.0-2.el6_6 will be an update
---> Package wget.x86_64 0:1.12-5.el6 will be updated
---> Package wget.x86_64 0:1.12-5.el6_6.1 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                 Arch   Version                   Repository       Size
================================================================================
Installing:
 kernel                  x86_64 2.6.32-504.12.2.el6       centos66updates  29 M
 kernel-devel            x86_64 2.6.32-504.12.2.el6       centos66updates 9.4 M
Updating:
 alsa-utils              x86_64 1.0.22-9.el6_6            centos66updates 2.0 M
 at                      x86_64 3.1.10-44.el6_6.2         centos66updates  60 k
 bind-libs               x86_64 32:9.8.2-0.30.rc1.el6_6.2 centos66updates 884 k
 bind-utils              x86_64 32:9.8.2-0.30.rc1.el6_6.2 centos66updates 185 k
 busybox                 x86_64 1:1.15.1-21.el6_6         centos66updates 611 k
 curl                    x86_64 7.19.7-40.el6_6.4         centos66updates 194 k
 cyrus-sasl              x86_64 2.1.23-15.el6_6.2         centos66updates  78 k
 cyrus-sasl-devel        x86_64 2.1.23-15.el6_6.2         centos66updates 303 k
 cyrus-sasl-lib          x86_64 2.1.23-15.el6_6.2         centos66updates 136 k
 cyrus-sasl-md5          x86_64 2.1.23-15.el6_6.2         centos66updates  47 k
 cyrus-sasl-plain        x86_64 2.1.23-15.el6_6.2         centos66updates  31 k
 device-mapper           x86_64 1.02.90-2.el6_6.1         centos66updates 173 k
 device-mapper-event     x86_64 1.02.90-2.el6_6.1         centos66updates 122 k
 device-mapper-event-libs
                         x86_64 1.02.90-2.el6_6.1         centos66updates 116 k
 device-mapper-libs      x86_64 1.02.90-2.el6_6.1         centos66updates 218 k
 dhclient                x86_64 12:4.1.1-43.P1.el6.centos.1
                                                          centos66updates 318 k
 dhcp-common             x86_64 12:4.1.1-43.P1.el6.centos.1
                                                          centos66updates 143 k
 dracut                  noarch 004-356.el6_6.1           centos66updates 123 k
 dracut-kernel           noarch 004-356.el6_6.1           centos66updates  25 k
 flac                    x86_64 1.2.1-7.el6_6             centos66updates 242 k
 freetype                x86_64 2.3.11-15.el6_6.1         centos66updates 361 k
 freetype-devel          x86_64 2.3.11-15.el6_6.1         centos66updates 365 k
 glibc                   x86_64 2.12-1.149.el6_6.5        centos66updates 3.8 M
 glibc-common            x86_64 2.12-1.149.el6_6.5        centos66updates  14 M
 glibc-devel             x86_64 2.12-1.149.el6_6.5        centos66updates 983 k
 glibc-headers           x86_64 2.12-1.149.el6_6.5        centos66updates 612 k
 initscripts             x86_64 9.03.46-1.el6.centos.1    centos66updates 943 k
 iproute                 x86_64 2.6.32-33.el6_6           centos66updates 365 k
 jasper-libs             x86_64 1.900.1-16.el6_6.3        centos66updates 137 k
 java-1.7.0-openjdk      x86_64 1:1.7.0.71-2.5.3.2.el6_6  centos66updates  26 M
 kernel-firmware         noarch 2.6.32-504.12.2.el6       centos66updates  14 M
 kernel-headers          x86_64 2.6.32-504.12.2.el6       centos66updates 3.3 M
 kpartx                  x86_64 0.4.9-80.el6_6.3          centos66updates  63 k
 libXfont                x86_64 1.4.5-4.el6_6             centos66updates 137 k
 libcurl                 x86_64 7.19.7-40.el6_6.4         centos66updates 166 k
 libssh2                 x86_64 1.4.2-1.el6_6.1           centos66updates 123 k
 libvirt-client          x86_64 0.10.2-46.el6_6.4         centos66updates 4.0 M
 libvirt-devel           x86_64 0.10.2-46.el6_6.4         centos66updates 906 k
 libxml2                 x86_64 2.7.6-17.el6_6.1          centos66updates 801 k
 libxml2-devel           x86_64 2.7.6-17.el6_6.1          centos66updates 1.1 M
 libxml2-python          x86_64 2.7.6-17.el6_6.1          centos66updates 322 k
 lvm2                    x86_64 2.02.111-2.el6_6.1        centos66updates 816 k
 lvm2-libs               x86_64 2.02.111-2.el6_6.1        centos66updates 901 k
 mailx                   x86_64 12.4-8.el6_6              centos66updates 235 k
 mdadm                   x86_64 3.3-6.el6_6.1             centos66updates 341 k
 nss                     x86_64 3.16.2.3-3.el6_6          centos66updates 834 k
 nss-devel               x86_64 3.16.2.3-3.el6_6          centos66updates 198 k
 nss-softokn             x86_64 3.14.3-22.el6_6           centos66updates 262 k
 nss-softokn-devel       x86_64 3.14.3-22.el6_6           centos66updates  14 k
 nss-softokn-freebl      x86_64 3.14.3-22.el6_6           centos66updates 167 k
 nss-softokn-freebl-devel
                         x86_64 3.14.3-22.el6_6           centos66updates 139 k
 nss-sysinit             x86_64 3.16.2.3-3.el6_6          centos66updates  44 k
 nss-tools               x86_64 3.16.2.3-3.el6_6          centos66updates 427 k
 nss-util                x86_64 3.16.2.3-2.el6_6          centos66updates  66 k
 nss-util-devel          x86_64 3.16.2.3-2.el6_6          centos66updates  68 k
 ntp                     x86_64 4.2.6p5-3.el6.centos      centos66updates 593 k
 ntpdate                 x86_64 4.2.6p5-3.el6.centos      centos66updates  75 k
 openssh                 x86_64 5.3p1-104.el6_6.1         centos66updates 272 k
 openssh-clients         x86_64 5.3p1-104.el6_6.1         centos66updates 437 k
 openssh-server          x86_64 5.3p1-104.el6_6.1         centos66updates 321 k
 openssl                 x86_64 1.0.1e-30.el6.8           centos66updates 1.5 M
 openssl-devel           x86_64 1.0.1e-30.el6.8           centos66updates 1.2 M
 perl                    x86_64 4:5.10.1-136.el6_6.1      centos66updates  10 M
 perl-CGI                x86_64 3.51-136.el6_6.1          centos66updates 209 k
 perl-Compress-Raw-Zlib  x86_64 1:2.021-136.el6_6.1       centos66updates  69 k
 perl-Compress-Zlib      x86_64 2.021-136.el6_6.1         centos66updates  45 k
 perl-ExtUtils-MakeMaker x86_64 6.55-136.el6_6.1          centos66updates 293 k
 perl-ExtUtils-ParseXS   x86_64 1:2.2003.0-136.el6_6.1    centos66updates  45 k
 perl-IO-Compress-Base   x86_64 2.021-136.el6_6.1         centos66updates  69 k
 perl-IO-Compress-Zlib   x86_64 2.021-136.el6_6.1         centos66updates 135 k
 perl-Module-Pluggable   x86_64 1:3.90-136.el6_6.1        centos66updates  40 k
 perl-Pod-Escapes        x86_64 1:1.04-136.el6_6.1        centos66updates  32 k
 perl-Pod-Simple         x86_64 1:3.13-136.el6_6.1        centos66updates 212 k
 perl-Test-Harness       x86_64 3.17-136.el6_6.1          centos66updates 231 k
 perl-Test-Simple        x86_64 0.92-136.el6_6.1          centos66updates 112 k
 perl-devel              x86_64 4:5.10.1-136.el6_6.1      centos66updates 423 k
 perl-libs               x86_64 4:5.10.1-136.el6_6.1      centos66updates 578 k
 perl-version            x86_64 3:0.77-136.el6_6.1        centos66updates  51 k
 policycoreutils         x86_64 2.0.83-19.47.el6_6.1      centos66updates 650 k
 rpm                     x86_64 4.8.0-38.el6_6            centos66updates 901 k
 rpm-build               x86_64 4.8.0-38.el6_6            centos66updates 127 k
 rpm-libs                x86_64 4.8.0-38.el6_6            centos66updates 313 k
 rpm-python              x86_64 4.8.0-38.el6_6            centos66updates  57 k
 rsyslog                 x86_64 5.8.10-10.el6_6           centos66updates 650 k
 scl-utils               x86_64 20120927-27.el6_6         centos66updates  22 k
 selinux-policy          noarch 3.7.19-260.el6_6.2        centos66updates 863 k
 selinux-policy-targeted noarch 3.7.19-260.el6_6.2        centos66updates 3.0 M
 shadow-utils            x86_64 2:4.1.4.2-19.el6_6.1      centos66updates 899 k
 subversion              x86_64 1.6.11-12.el6_6           centos66updates 2.3 M
 system-config-firewall-base
                         noarch 1.2.27-7.2.el6_6          centos66updates 434 k
 system-config-firewall-tui
                         noarch 1.2.27-7.2.el6_6          centos66updates  39 k
 tcsh                    x86_64 6.17-25.el6_6             centos66updates 414 k
 tzdata                  noarch 2015b-1.el6               centos66updates 443 k
 tzdata-java             noarch 2015b-1.el6               centos66updates 175 k
 unzip                   x86_64 6.0-2.el6_6               centos66updates 149 k
 wget                    x86_64 1.12-5.el6_6.1            centos66updates 483 k

Transaction Summary
================================================================================
Install       2 Package(s)
Upgrade      96 Package(s)

Total download size: 150 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
centos66updates/prestodelta                              |  79 kB     00:00     
Processing delta metadata
Download delta size: 4.4 M
(1/44): at-3.1.10-43.el6_2.1_3.1.10-44.el6_6.2.x86_64.dr |  52 kB     00:00     
(2/44): bind-libs-9.8.2-0.30.rc1.el6_9.8.2-0.30.rc1.el6_ | 199 kB     00:00     
(3/44): cyrus-sasl-plain-2.1.23-15.el6_2.1.23-15.el6_6.2 |  22 kB     00:00     
(4/44): device-mapper-1.02.90-2.el6_1.02.90-2.el6_6.1.x8 | 137 kB     00:00     
(5/44): dhclient-4.1.1-43.P1.el6.centos_4.1.1-43.P1.el6. | 289 kB     00:00     
(6/44): flac-1.2.1-6.1.el6_1.2.1-7.el6_6.x86_64.drpm     | 125 kB     00:00     
(7/44): freetype-2.3.11-14.el6_3.1_2.3.11-15.el6_6.1.x86 |  44 kB     00:00     
(8/44): freetype-devel-2.3.11-14.el6_3.1_2.3.11-15.el6_6 |  45 kB     00:00     
(9/44): glibc-devel-2.12-1.149.el6_2.12-1.149.el6_6.5.x8 | 161 kB     00:01     
(10/44): iproute-2.6.32-32.el6_5_2.6.32-33.el6_6.x86_64. | 268 kB     00:00     
(11/44): jasper-libs-1.900.1-15.el6_1.1_1.900.1-16.el6_6 |  28 kB     00:00     
(12/44): libXfont-1.4.5-3.el6_5_1.4.5-4.el6_6.x86_64.drp |  26 kB     00:00     
(13/44): libcurl-7.19.7-37.el6_5.3_7.19.7-40.el6_6.4.x86 |  43 kB     00:00     
(14/44): libssh2-1.4.2-1.el6_1.4.2-1.el6_6.1.x86_64.drpm |  15 kB     00:00     
(15/44): libxml2-2.7.6-14.el6_5.2_2.7.6-17.el6_6.1.x86_6 |  81 kB     00:01     
(16/44): mailx-12.4-7.el6_12.4-8.el6_6.x86_64.drpm       | 211 kB     00:00     
(17/44): nss-softokn-devel-3.14.3-17.el6_3.14.3-22.el6_6 |  12 kB     00:00     
(18/44): perl-5.10.1-136.el6_5.10.1-136.el6_6.1.x86_64.d | 701 kB     00:03     
(19/44): perl-CGI-3.51-136.el6_3.51-136.el6_6.1.x86_64.d |  98 kB     00:00     
(20/44): perl-Compress-Raw-Zlib-2.021-136.el6_2.021-136. |  32 kB     00:00     
(21/44): perl-Compress-Zlib-2.021-136.el6_2.021-136.el6_ |  29 kB     00:00     
(22/44): perl-ExtUtils-MakeMaker-6.55-136.el6_6.55-136.e |  44 kB     00:00     
(23/44): perl-ExtUtils-ParseXS-2.2003.0-136.el6_2.2003.0 |  26 kB     00:00     
(24/44): perl-IO-Compress-Base-2.021-136.el6_2.021-136.e |  30 kB     00:00     
(25/44): perl-IO-Compress-Zlib-2.021-136.el6_2.021-136.e |  99 kB     00:00     
(26/44): perl-Module-Pluggable-3.90-136.el6_3.90-136.el6 |  24 kB     00:00     
(27/44): perl-Pod-Escapes-1.04-136.el6_1.04-136.el6_6.1. |  23 kB     00:00     
(28/44): perl-Pod-Simple-3.13-136.el6_3.13-136.el6_6.1.x |  81 kB     00:00     
(29/44): perl-Test-Harness-3.17-136.el6_3.17-136.el6_6.1 |  41 kB     00:00     
(30/44): perl-Test-Simple-0.92-136.el6_0.92-136.el6_6.1. |  25 kB     00:00     
(31/44): perl-devel-5.10.1-136.el6_5.10.1-136.el6_6.1.x8 |  49 kB     00:00     
(32/44): perl-libs-5.10.1-136.el6_5.10.1-136.el6_6.1.x86 |  24 kB     00:00     
(33/44): perl-version-0.77-136.el6_0.77-136.el6_6.1.x86_ |  23 kB     00:00     
(34/44): policycoreutils-2.0.83-19.47.el6_2.0.83-19.47.e | 244 kB     00:00     
(35/44): rpm-4.8.0-37.el6_4.8.0-38.el6_6.x86_64.drpm     |  53 kB     00:00     
(36/44): rpm-build-4.8.0-37.el6_4.8.0-38.el6_6.x86_64.dr |  41 kB     00:00     
(37/44): rpm-libs-4.8.0-37.el6_4.8.0-38.el6_6.x86_64.drp |  34 kB     00:00     
(38/44): rpm-python-4.8.0-37.el6_4.8.0-38.el6_6.x86_64.d |  26 kB     00:00     
(39/44): selinux-policy-targeted-3.7.19-260.el6_3.7.19-2 | 386 kB     00:01     
(40/44): subversion-1.6.11-10.el6_5_1.6.11-12.el6_6.x86_ | 218 kB     00:01     
(41/44): system-config-firewall-tui-1.2.27-7.1.el6_1.2.2 |  25 kB     00:00     
(42/44): tcsh-6.17-24.el6_6.17-25.el6_6.x86_64.drpm      | 183 kB     00:00     
(43/44): tzdata-java-2014g-1.el6_2015b-1.el6.noarch.drpm |  92 kB     00:00     
(44/44): unzip-6.0-1.el6_6.0-2.el6_6.x86_64.drpm         | 102 kB     00:00     
Finishing rebuild of rpms, from deltarpms
<delta rebuild>                                          |  26 MB     00:01     
Presto reduced the update size by 84% (from 26 M to 4.4 M).
Package(s) data still to download: 124 M
(1/54): alsa-utils-1.0.22-9.el6_6.x86_64.rpm             | 2.0 MB     00:11     
(2/54): bind-utils-9.8.2-0.30.rc1.el6_6.2.x86_64.rpm     | 185 kB     00:00     
(3/54): busybox-1.15.1-21.el6_6.x86_64.rpm               | 611 kB     00:01     
(4/54): curl-7.19.7-40.el6_6.4.x86_64.rpm                | 194 kB     00:00     
(5/54): cyrus-sasl-2.1.23-15.el6_6.2.x86_64.rpm          |  78 kB     00:00     
(6/54): cyrus-sasl-devel-2.1.23-15.el6_6.2.x86_64.rpm    | 303 kB     00:01     
(7/54): cyrus-sasl-lib-2.1.23-15.el6_6.2.x86_64.rpm      | 136 kB     00:00     
(8/54): cyrus-sasl-md5-2.1.23-15.el6_6.2.x86_64.rpm      |  47 kB     00:00     
(9/54): device-mapper-event-1.02.90-2.el6_6.1.x86_64.rpm | 122 kB     00:00     
(10/54): device-mapper-event-libs-1.02.90-2.el6_6.1.x86_ | 116 kB     00:00     
(11/54): device-mapper-libs-1.02.90-2.el6_6.1.x86_64.rpm | 218 kB     00:01     
(12/54): dhcp-common-4.1.1-43.P1.el6.centos.1.x86_64.rpm | 143 kB     00:01     
(13/54): dracut-004-356.el6_6.1.noarch.rpm               | 123 kB     00:00     
(14/54): dracut-kernel-004-356.el6_6.1.noarch.rpm        |  25 kB     00:00     
(15/54): glibc-2.12-1.149.el6_6.5.x86_64.rpm             | 3.8 MB     00:05     
(16/54): glibc-common-2.12-1.149.el6_6.5.x86_64.rpm      |  14 MB     00:18     
(17/54): glibc-headers-2.12-1.149.el6_6.5.x86_64.rpm     | 612 kB     00:02     
(18/54): initscripts-9.03.46-1.el6.centos.1.x86_64.rpm   | 943 kB     00:01     
(19/54): java-1.7.0-openjdk-1.7.0.71-2.5.3.2.el6_6.x86_6 |  26 MB     00:28     
(20/54): kernel-2.6.32-504.12.2.el6.x86_64.rpm           |  29 MB     00:33     
(21/54): kernel-devel-2.6.32-504.12.2.el6.x86_64.rpm     | 9.4 MB     00:16     
(22/54): kernel-firmware-2.6.32-504.12.2.el6.noarch.rpm  |  14 MB     00:14     
(23/54): kernel-headers-2.6.32-504.12.2.el6.x86_64.rpm   | 3.3 MB     00:03     
(24/54): kpartx-0.4.9-80.el6_6.3.x86_64.rpm              |  63 kB     00:00     
(25/54): libvirt-client-0.10.2-46.el6_6.4.x86_64.rpm     | 4.0 MB     00:07     
(26/54): libvirt-devel-0.10.2-46.el6_6.4.x86_64.rpm      | 906 kB     00:02     
(27/54): libxml2-devel-2.7.6-17.el6_6.1.x86_64.rpm       | 1.1 MB     00:01     
(28/54): libxml2-python-2.7.6-17.el6_6.1.x86_64.rpm      | 322 kB     00:00     
(29/54): lvm2-2.02.111-2.el6_6.1.x86_64.rpm              | 816 kB     00:02     
(30/54): lvm2-libs-2.02.111-2.el6_6.1.x86_64.rpm         | 901 kB     00:01     
(31/54): mdadm-3.3-6.el6_6.1.x86_64.rpm                  | 341 kB     00:01     
(32/54): nss-3.16.2.3-3.el6_6.x86_64.rpm                 | 834 kB     00:01     
(33/54): nss-devel-3.16.2.3-3.el6_6.x86_64.rpm           | 198 kB     00:00     
(34/54): nss-softokn-3.14.3-22.el6_6.x86_64.rpm          | 262 kB     00:01     
(35/54): nss-softokn-freebl-3.14.3-22.el6_6.x86_64.rpm   | 167 kB     00:00     
(36/54): nss-softokn-freebl-devel-3.14.3-22.el6_6.x86_64 | 139 kB     00:00     
(37/54): nss-sysinit-3.16.2.3-3.el6_6.x86_64.rpm         |  44 kB     00:00     
(38/54): nss-tools-3.16.2.3-3.el6_6.x86_64.rpm           | 427 kB     00:01     
(39/54): nss-util-3.16.2.3-2.el6_6.x86_64.rpm            |  66 kB     00:00     
(40/54): nss-util-devel-3.16.2.3-2.el6_6.x86_64.rpm      |  68 kB     00:00     
(41/54): ntp-4.2.6p5-3.el6.centos.x86_64.rpm             | 593 kB     00:01     
(42/54): ntpdate-4.2.6p5-3.el6.centos.x86_64.rpm         |  75 kB     00:00     
(43/54): openssh-5.3p1-104.el6_6.1.x86_64.rpm            | 272 kB     00:00     
(44/54): openssh-clients-5.3p1-104.el6_6.1.x86_64.rpm    | 437 kB     00:00     
(45/54): openssh-server-5.3p1-104.el6_6.1.x86_64.rpm     | 321 kB     00:00     
(46/54): openssl-1.0.1e-30.el6.8.x86_64.rpm              | 1.5 MB     00:02     
(47/54): openssl-devel-1.0.1e-30.el6.8.x86_64.rpm        | 1.2 MB     00:03     
(48/54): rsyslog-5.8.10-10.el6_6.x86_64.rpm              | 650 kB     00:01     
(49/54): scl-utils-20120927-27.el6_6.x86_64.rpm          |  22 kB     00:00     
(50/54): selinux-policy-3.7.19-260.el6_6.2.noarch.rpm    | 863 kB     00:01     
(51/54): shadow-utils-4.1.4.2-19.el6_6.1.x86_64.rpm      | 899 kB     00:02     
(52/54): system-config-firewall-base-1.2.27-7.2.el6_6.no | 434 kB     00:01     
(53/54): tzdata-2015b-1.el6.noarch.rpm                   | 443 kB     00:01     
(54/54): wget-1.12-5.el6_6.1.x86_64.rpm                  | 483 kB     00:01     
--------------------------------------------------------------------------------
Total                                           486 kB/s | 124 MB     04:21     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : tzdata-2015b-1.el6.noarch                                  1/194 
  Updating   : glibc-common-2.12-1.149.el6_6.5.x86_64                     2/194 
  Updating   : glibc-2.12-1.149.el6_6.5.x86_64                            3/194 
  Updating   : nss-softokn-freebl-3.14.3-22.el6_6.x86_64                  4/194 
  Updating   : openssl-1.0.1e-30.el6.8.x86_64                             5/194 
  Updating   : nss-util-3.16.2.3-2.el6_6.x86_64                           6/194 
  Updating   : device-mapper-libs-1.02.90-2.el6_6.1.x86_64                7/194 
  Updating   : device-mapper-1.02.90-2.el6_6.1.x86_64                     8/194 
  Updating   : cyrus-sasl-lib-2.1.23-15.el6_6.2.x86_64                    9/194 
  Updating   : libxml2-2.7.6-17.el6_6.1.x86_64                           10/194 
  Updating   : 2:shadow-utils-4.1.4.2-19.el6_6.1.x86_64                  11/194 
  Updating   : device-mapper-event-libs-1.02.90-2.el6_6.1.x86_64         12/194 
  Updating   : nss-softokn-3.14.3-22.el6_6.x86_64                        13/194 
  Updating   : nss-3.16.2.3-3.el6_6.x86_64                               14/194 
  Updating   : nss-sysinit-3.16.2.3-3.el6_6.x86_64                       15/194 
  Updating   : freetype-2.3.11-15.el6_6.1.x86_64                         16/194 
  Updating   : nss-util-devel-3.16.2.3-2.el6_6.x86_64                    17/194 
  Updating   : libssh2-1.4.2-1.el6_6.1.x86_64                            18/194 
  Updating   : libcurl-7.19.7-40.el6_6.4.x86_64                          19/194 
  Updating   : curl-7.19.7-40.el6_6.4.x86_64                             20/194 
  Updating   : rpm-libs-4.8.0-38.el6_6.x86_64                            21/194 
  Updating   : rpm-4.8.0-38.el6_6.x86_64                                 22/194 
  Updating   : device-mapper-event-1.02.90-2.el6_6.1.x86_64              23/194 
  Updating   : lvm2-libs-2.02.111-2.el6_6.1.x86_64                       24/194 
  Updating   : 32:bind-libs-9.8.2-0.30.rc1.el6_6.2.x86_64                25/194 
  Updating   : cyrus-sasl-md5-2.1.23-15.el6_6.2.x86_64                   26/194 
  Updating   : nss-softokn-freebl-devel-3.14.3-22.el6_6.x86_64           27/194 
  Updating   : nss-softokn-devel-3.14.3-22.el6_6.x86_64                  28/194 
  Updating   : unzip-6.0-2.el6_6.x86_64                                  29/194 
  Updating   : iproute-2.6.32-33.el6_6.x86_64                            30/194 
  Updating   : initscripts-9.03.46-1.el6.centos.1.x86_64                 31/194 
  Updating   : policycoreutils-2.0.83-19.47.el6_6.1.x86_64               32/194 
  Updating   : openssh-5.3p1-104.el6_6.1.x86_64                          33/194 
  Updating   : cyrus-sasl-2.1.23-15.el6_6.2.x86_64                       34/194 
  Updating   : libvirt-client-0.10.2-46.el6_6.4.x86_64                   35/194 
  Updating   : selinux-policy-3.7.19-260.el6_6.2.noarch                  36/194 
  Updating   : ntpdate-4.2.6p5-3.el6.centos.x86_64                       37/194 
  Updating   : dracut-004-356.el6_6.1.noarch                             38/194 
  Updating   : dracut-kernel-004-356.el6_6.1.noarch                      39/194 
  Updating   : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64                40/194 
  Updating   : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64           41/194 
  Updating   : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64                 42/194 
  Updating   : 4:perl-libs-5.10.1-136.el6_6.1.x86_64                     43/194 
  Updating   : 3:perl-version-0.77-136.el6_6.1.x86_64                    44/194 
  Updating   : 4:perl-5.10.1-136.el6_6.1.x86_64                          45/194 
  Updating   : perl-IO-Compress-Base-2.021-136.el6_6.1.x86_64            46/194 
  Updating   : 1:perl-Compress-Raw-Zlib-2.021-136.el6_6.1.x86_64         47/194 
  Updating   : perl-IO-Compress-Zlib-2.021-136.el6_6.1.x86_64            48/194 
  Updating   : 12:dhcp-common-4.1.1-43.P1.el6.centos.1.x86_64            49/194 
  Updating   : tzdata-java-2015b-1.el6.noarch                            50/194 
  Updating   : kernel-headers-2.6.32-504.12.2.el6.x86_64                 51/194 
  Updating   : glibc-headers-2.12-1.149.el6_6.5.x86_64                   52/194 
  Updating   : glibc-devel-2.12-1.149.el6_6.5.x86_64                     53/194 
  Updating   : perl-Test-Harness-3.17-136.el6_6.1.x86_64                 54/194 
  Updating   : perl-ExtUtils-MakeMaker-6.55-136.el6_6.1.x86_64           55/194 
  Updating   : 4:perl-devel-5.10.1-136.el6_6.1.x86_64                    56/194 
  Updating   : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6_6.1.x86_64       57/194 
  Updating   : kernel-firmware-2.6.32-504.12.2.el6.noarch                58/194 
  Updating   : system-config-firewall-base-1.2.27-7.2.el6_6.noarch       59/194 
  Updating   : system-config-firewall-tui-1.2.27-7.2.el6_6.noarch        60/194 
  Installing : kernel-2.6.32-504.12.2.el6.x86_64                         61/194 
  Updating   : perl-Test-Simple-0.92-136.el6_6.1.x86_64                  62/194 
  Updating   : 1:java-1.7.0-openjdk-1.7.0.71-2.5.3.2.el6_6.x86_64        63/194 
  Updating   : 12:dhclient-4.1.1-43.P1.el6.centos.1.x86_64               64/194 
  Updating   : perl-Compress-Zlib-2.021-136.el6_6.1.x86_64               65/194 
  Updating   : subversion-1.6.11-12.el6_6.x86_64                         66/194 
  Updating   : perl-CGI-3.51-136.el6_6.1.x86_64                          67/194 
  Updating   : rpm-build-4.8.0-38.el6_6.x86_64                           68/194 
  Updating   : ntp-4.2.6p5-3.el6.centos.x86_64                           69/194 
  Updating   : selinux-policy-targeted-3.7.19-260.el6_6.2.noarch         70/194 
  Updating   : libvirt-devel-0.10.2-46.el6_6.4.x86_64                    71/194 
  Updating   : cyrus-sasl-devel-2.1.23-15.el6_6.2.x86_64                 72/194 
  Updating   : openssh-server-5.3p1-104.el6_6.1.x86_64                   73/194 
  Updating   : openssh-clients-5.3p1-104.el6_6.1.x86_64                  74/194 
  Updating   : mdadm-3.3-6.el6_6.1.x86_64                                75/194 
  Updating   : rsyslog-5.8.10-10.el6_6.x86_64                            76/194 
  Updating   : nss-devel-3.16.2.3-3.el6_6.x86_64                         77/194 
  Updating   : 32:bind-utils-9.8.2-0.30.rc1.el6_6.2.x86_64               78/194 
  Updating   : lvm2-2.02.111-2.el6_6.1.x86_64                            79/194 
  Updating   : rpm-python-4.8.0-38.el6_6.x86_64                          80/194 
  Updating   : libXfont-1.4.5-4.el6_6.x86_64                             81/194 
  Updating   : freetype-devel-2.3.11-15.el6_6.1.x86_64                   82/194 
  Updating   : nss-tools-3.16.2.3-3.el6_6.x86_64                         83/194 
  Updating   : mailx-12.4-8.el6_6.x86_64                                 84/194 
  Updating   : libxml2-python-2.7.6-17.el6_6.1.x86_64                    85/194 
  Updating   : libxml2-devel-2.7.6-17.el6_6.1.x86_64                     86/194 
  Updating   : cyrus-sasl-plain-2.1.23-15.el6_6.2.x86_64                 87/194 
  Updating   : kpartx-0.4.9-80.el6_6.3.x86_64                            88/194 
  Updating   : wget-1.12-5.el6_6.1.x86_64                                89/194 
  Updating   : openssl-devel-1.0.1e-30.el6.8.x86_64                      90/194 
  Updating   : tcsh-6.17-25.el6_6.x86_64                                 91/194 
  Updating   : alsa-utils-1.0.22-9.el6_6.x86_64                          92/194 
  Updating   : jasper-libs-1.900.1-16.el6_6.3.x86_64                     93/194 
  Updating   : flac-1.2.1-7.el6_6.x86_64                                 94/194 
  Updating   : scl-utils-20120927-27.el6_6.x86_64                        95/194 
  Updating   : at-3.1.10-44.el6_6.2.x86_64                               96/194 
  Installing : kernel-devel-2.6.32-504.12.2.el6.x86_64                   97/194 
  Updating   : 1:busybox-1.15.1-21.el6_6.x86_64                          98/194 
  Cleanup    : rpm-build-4.8.0-37.el6.x86_64                             99/194 
  Cleanup    : openssh-server-5.3p1-104.el6.x86_64                      100/194 
  Cleanup    : perl-Compress-Zlib-2.021-136.el6.x86_64                  101/194 
  Cleanup    : nss-tools-3.16.1-14.el6.x86_64                           102/194 
  Cleanup    : 32:bind-utils-9.8.2-0.30.rc1.el6.x86_64                  103/194 
  Cleanup    : perl-IO-Compress-Zlib-2.021-136.el6.x86_64               104/194 
  Cleanup    : openssh-clients-5.3p1-104.el6.x86_64                     105/194 
  Cleanup    : rpm-python-4.8.0-37.el6.x86_64                           106/194 
  Cleanup    : subversion-1.6.11-10.el6_5.x86_64                        107/194 
  Cleanup    : openssh-5.3p1-104.el6.x86_64                             108/194 
  Cleanup    : 1:java-1.7.0-openjdk-1.7.0.65-2.5.1.2.el6_5.x86_64       109/194 
  Cleanup    : ntp-4.2.6p5-1.el6.centos.x86_64                          110/194 
  Cleanup    : lvm2-2.02.111-2.el6.x86_64                               111/194 
  Cleanup    : nss-devel-3.16.1-14.el6.x86_64                           112/194 
  Cleanup    : lvm2-libs-2.02.111-2.el6.x86_64                          113/194 
  Cleanup    : device-mapper-event-1.02.90-2.el6.x86_64                 114/194 
  Cleanup    : ntpdate-4.2.6p5-1.el6.centos.x86_64                      115/194 
  Cleanup    : 32:bind-libs-9.8.2-0.30.rc1.el6.x86_64                   116/194 
  Cleanup    : cyrus-sasl-devel-2.1.23-15.el6.x86_64                    117/194 
  Cleanup    : wget-1.12-5.el6.x86_64                                   118/194 
  Cleanup    : nss-softokn-devel-3.14.3-17.el6.x86_64                   119/194 
  Cleanup    : device-mapper-event-libs-1.02.90-2.el6.x86_64            120/194 
  Cleanup    : 1:perl-Compress-Raw-Zlib-2.021-136.el6.x86_64            121/194 
  Cleanup    : mailx-12.4-7.el6.x86_64                                  122/194 
  Cleanup    : 12:dhclient-4.1.1-43.P1.el6.centos.x86_64                123/194 
  Cleanup    : kpartx-0.4.9-80.el6.x86_64                               124/194 
  Cleanup    : libXfont-1.4.5-3.el6_5.x86_64                            125/194 
  Cleanup    : libxml2-python-2.7.6-14.el6_5.2.x86_64                   126/194 
  Cleanup    : perl-Test-Simple-0.92-136.el6.x86_64                     127/194 
  Cleanup    : perl-Test-Harness-3.17-136.el6.x86_64                    128/194 
  Cleanup    : perl-ExtUtils-MakeMaker-6.55-136.el6.x86_64              129/194 
  Cleanup    : 4:perl-devel-5.10.1-136.el6.x86_64                       130/194 
  Cleanup    : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6.x86_64          131/194 
  Cleanup    : glibc-devel-2.12-1.149.el6.x86_64                        132/194 
  Cleanup    : glibc-headers-2.12-1.149.el6.x86_64                      133/194 
  Cleanup    : selinux-policy-targeted-3.7.19-260.el6.noarch            134/194 
  Cleanup    : rsyslog-5.8.10-8.el6.x86_64                              135/194 
  Cleanup    : mdadm-3.3-6.el6.x86_64                                   136/194 
  Cleanup    : cyrus-sasl-plain-2.1.23-15.el6.x86_64                    137/194 
  Cleanup    : selinux-policy-3.7.19-260.el6.noarch                     138/194 
  Cleanup    : nss-softokn-freebl-devel-3.14.3-17.el6.x86_64            139/194 
  Cleanup    : nss-util-devel-3.16.1-3.el6.x86_64                       140/194 
  Cleanup    : perl-IO-Compress-Base-2.021-136.el6.x86_64               141/194 
  Cleanup    : freetype-devel-2.3.11-14.el6_3.1.x86_64                  142/194 
  Cleanup    : libvirt-devel-0.10.2-46.el6.x86_64                       143/194 
  Cleanup    : libxml2-devel-2.7.6-14.el6_5.2.x86_64                    144/194 
  Cleanup    : dracut-kernel-004-356.el6.noarch                         145/194 
  Cleanup    : dracut-004-356.el6.noarch                                146/194 
  Cleanup    : openssl-devel-1.0.1e-30.el6.x86_64                       147/194 
  Cleanup    : perl-CGI-3.51-136.el6.x86_64                             148/194 
  Cleanup    : system-config-firewall-tui-1.2.27-7.1.el6.noarch         149/194 
  Cleanup    : libvirt-client-0.10.2-46.el6.x86_64                      150/194 
  Cleanup    : cyrus-sasl-2.1.23-15.el6.x86_64                          151/194 
  Cleanup    : 1:perl-Module-Pluggable-3.90-136.el6.x86_64              152/194 
  Cleanup    : 1:perl-Pod-Escapes-1.04-136.el6.x86_64                   153/194 
  Cleanup    : 1:perl-Pod-Simple-3.13-136.el6.x86_64                    154/194 
  Cleanup    : 3:perl-version-0.77-136.el6.x86_64                       155/194 
  Cleanup    : 4:perl-libs-5.10.1-136.el6.x86_64                        156/194 
  Cleanup    : 4:perl-5.10.1-136.el6.x86_64                             157/194 
  Cleanup    : cyrus-sasl-md5-2.1.23-15.el6.x86_64                      158/194 
  Cleanup    : policycoreutils-2.0.83-19.47.el6.x86_64                  159/194 
  Cleanup    : rpm-libs-4.8.0-37.el6.x86_64                             160/194 
  Cleanup    : rpm-4.8.0-37.el6.x86_64                                  161/194 
  Cleanup    : curl-7.19.7-37.el6_5.3.x86_64                            162/194 
  Cleanup    : libcurl-7.19.7-37.el6_5.3.x86_64                         163/194 
  Cleanup    : nss-sysinit-3.16.1-14.el6.x86_64                         164/194 
  Cleanup    : nss-3.16.1-14.el6.x86_64                                 165/194 
  Cleanup    : nss-softokn-3.14.3-17.el6.x86_64                         166/194 
  Cleanup    : libssh2-1.4.2-1.el6.x86_64                               167/194 
  Cleanup    : initscripts-9.03.46-1.el6.centos.x86_64                  168/194 
  Cleanup    : device-mapper-1.02.90-2.el6.x86_64                       169/194 
  Cleanup    : device-mapper-libs-1.02.90-2.el6.x86_64                  170/194 
  Cleanup    : iproute-2.6.32-32.el6_5.x86_64                           171/194 
  Cleanup    : 2:shadow-utils-4.1.4.2-19.el6.x86_64                     172/194 
  Cleanup    : openssl-1.0.1e-30.el6.x86_64                             173/194 
  Cleanup    : nss-util-3.16.1-3.el6.x86_64                             174/194 
  Cleanup    : cyrus-sasl-lib-2.1.23-15.el6.x86_64                      175/194 
  Cleanup    : libxml2-2.7.6-14.el6_5.2.x86_64                          176/194 
  Cleanup    : freetype-2.3.11-14.el6_3.1.x86_64                        177/194 
  Cleanup    : unzip-6.0-1.el6.x86_64                                   178/194 
  Cleanup    : at-3.1.10-43.el6_2.1.x86_64                              179/194 
  Cleanup    : scl-utils-20120927-8.el6.x86_64                          180/194 
  Cleanup    : flac-1.2.1-6.1.el6.x86_64                                181/194 
  Cleanup    : jasper-libs-1.900.1-15.el6_1.1.x86_64                    182/194 
  Cleanup    : alsa-utils-1.0.22-7.el6.x86_64                           183/194 
  Cleanup    : tcsh-6.17-24.el6.x86_64                                  184/194 
  Cleanup    : system-config-firewall-base-1.2.27-7.1.el6.noarch        185/194 
  Cleanup    : kernel-headers-2.6.32-504.el6.x86_64                     186/194 
  Cleanup    : 12:dhcp-common-4.1.1-43.P1.el6.centos.x86_64             187/194 
  Cleanup    : tzdata-java-2014g-1.el6.noarch                           188/194 
  Cleanup    : 1:busybox-1.15.1-20.el6.x86_64                           189/194 
  Cleanup    : kernel-firmware-2.6.32-504.el6.noarch                    190/194 
  Cleanup    : glibc-common-2.12-1.149.el6.x86_64                       191/194 
  Cleanup    : nss-softokn-freebl-3.14.3-17.el6.x86_64                  192/194 
  Cleanup    : glibc-2.12-1.149.el6.x86_64                              193/194 
  Cleanup    : tzdata-2014g-1.el6.noarch                                194/194 
pulp: profile sent, status=201
  Verifying  : nss-softokn-devel-3.14.3-22.el6_6.x86_64                   1/194 
  Verifying  : cyrus-sasl-md5-2.1.23-15.el6_6.2.x86_64                    2/194 
  Verifying  : perl-IO-Compress-Base-2.021-136.el6_6.1.x86_64             3/194 
  Verifying  : nss-util-3.16.2.3-2.el6_6.x86_64                           4/194 
  Verifying  : nss-3.16.2.3-3.el6_6.x86_64                                5/194 
  Verifying  : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6_6.1.x86_64        6/194 
  Verifying  : nss-softokn-3.14.3-22.el6_6.x86_64                         7/194 
  Verifying  : 3:perl-version-0.77-136.el6_6.1.x86_64                     8/194 
  Verifying  : subversion-1.6.11-12.el6_6.x86_64                          9/194 
  Verifying  : nss-softokn-freebl-3.14.3-22.el6_6.x86_64                 10/194 
  Verifying  : openssh-server-5.3p1-104.el6_6.1.x86_64                   11/194 
  Verifying  : 32:bind-utils-9.8.2-0.30.rc1.el6_6.2.x86_64               12/194 
  Verifying  : initscripts-9.03.46-1.el6.centos.1.x86_64                 13/194 
  Verifying  : libxml2-python-2.7.6-17.el6_6.1.x86_64                    14/194 
  Verifying  : cyrus-sasl-plain-2.1.23-15.el6_6.2.x86_64                 15/194 
  Verifying  : mdadm-3.3-6.el6_6.1.x86_64                                16/194 
  Verifying  : perl-Compress-Zlib-2.021-136.el6_6.1.x86_64               17/194 
  Verifying  : 4:perl-devel-5.10.1-136.el6_6.1.x86_64                    18/194 
  Verifying  : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64                 19/194 
  Verifying  : system-config-firewall-base-1.2.27-7.2.el6_6.noarch       20/194 
  Verifying  : tcsh-6.17-25.el6_6.x86_64                                 21/194 
  Verifying  : libXfont-1.4.5-4.el6_6.x86_64                             22/194 
  Verifying  : nss-softokn-freebl-devel-3.14.3-22.el6_6.x86_64           23/194 
  Verifying  : system-config-firewall-tui-1.2.27-7.2.el6_6.noarch        24/194 
  Verifying  : alsa-utils-1.0.22-9.el6_6.x86_64                          25/194 
  Verifying  : selinux-policy-targeted-3.7.19-260.el6_6.2.noarch         26/194 
  Verifying  : libxml2-2.7.6-17.el6_6.1.x86_64                           27/194 
  Verifying  : device-mapper-event-1.02.90-2.el6_6.1.x86_64              28/194 
  Verifying  : rsyslog-5.8.10-10.el6_6.x86_64                            29/194 
  Verifying  : rpm-libs-4.8.0-38.el6_6.x86_64                            30/194 
  Verifying  : kernel-firmware-2.6.32-504.12.2.el6.noarch                31/194 
  Verifying  : perl-CGI-3.51-136.el6_6.1.x86_64                          32/194 
  Verifying  : 1:busybox-1.15.1-21.el6_6.x86_64                          33/194 
  Verifying  : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64           34/194 
  Verifying  : kpartx-0.4.9-80.el6_6.3.x86_64                            35/194 
  Verifying  : unzip-6.0-2.el6_6.x86_64                                  36/194 
  Verifying  : 2:shadow-utils-4.1.4.2-19.el6_6.1.x86_64                  37/194 
  Verifying  : rpm-4.8.0-38.el6_6.x86_64                                 38/194 
  Verifying  : libssh2-1.4.2-1.el6_6.1.x86_64                            39/194 
  Verifying  : 32:bind-libs-9.8.2-0.30.rc1.el6_6.2.x86_64                40/194 
  Verifying  : kernel-headers-2.6.32-504.12.2.el6.x86_64                 41/194 
  Verifying  : jasper-libs-1.900.1-16.el6_6.3.x86_64                     42/194 
  Verifying  : nss-util-devel-3.16.2.3-2.el6_6.x86_64                    43/194 
  Verifying  : curl-7.19.7-40.el6_6.4.x86_64                             44/194 
  Verifying  : ntpdate-4.2.6p5-3.el6.centos.x86_64                       45/194 
  Verifying  : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64                46/194 
  Verifying  : lvm2-2.02.111-2.el6_6.1.x86_64                            47/194 
  Verifying  : rpm-build-4.8.0-38.el6_6.x86_64                           48/194 
  Verifying  : 12:dhclient-4.1.1-43.P1.el6.centos.1.x86_64               49/194 
  Verifying  : dracut-004-356.el6_6.1.noarch                             50/194 
  Verifying  : nss-devel-3.16.2.3-3.el6_6.x86_64                         51/194 
  Verifying  : device-mapper-event-libs-1.02.90-2.el6_6.1.x86_64         52/194 
  Verifying  : freetype-2.3.11-15.el6_6.1.x86_64                         53/194 
  Verifying  : ntp-4.2.6p5-3.el6.centos.x86_64                           54/194 
  Verifying  : flac-1.2.1-7.el6_6.x86_64                                 55/194 
  Verifying  : kernel-devel-2.6.32-504.12.2.el6.x86_64                   56/194 
  Verifying  : wget-1.12-5.el6_6.1.x86_64                                57/194 
  Verifying  : device-mapper-libs-1.02.90-2.el6_6.1.x86_64               58/194 
  Verifying  : glibc-headers-2.12-1.149.el6_6.5.x86_64                   59/194 
  Verifying  : openssl-devel-1.0.1e-30.el6.8.x86_64                      60/194 
  Verifying  : scl-utils-20120927-27.el6_6.x86_64                        61/194 
  Verifying  : 1:perl-Compress-Raw-Zlib-2.021-136.el6_6.1.x86_64         62/194 
  Verifying  : rpm-python-4.8.0-38.el6_6.x86_64                          63/194 
  Verifying  : cyrus-sasl-lib-2.1.23-15.el6_6.2.x86_64                   64/194 
  Verifying  : iproute-2.6.32-33.el6_6.x86_64                            65/194 
  Verifying  : at-3.1.10-44.el6_6.2.x86_64                               66/194 
  Verifying  : 1:java-1.7.0-openjdk-1.7.0.71-2.5.3.2.el6_6.x86_64        67/194 
  Verifying  : device-mapper-1.02.90-2.el6_6.1.x86_64                    68/194 
  Verifying  : glibc-2.12-1.149.el6_6.5.x86_64                           69/194 
  Verifying  : perl-Test-Harness-3.17-136.el6_6.1.x86_64                 70/194 
  Verifying  : libcurl-7.19.7-40.el6_6.4.x86_64                          71/194 
  Verifying  : selinux-policy-3.7.19-260.el6_6.2.noarch                  72/194 
  Verifying  : perl-ExtUtils-MakeMaker-6.55-136.el6_6.1.x86_64           73/194 
  Verifying  : dracut-kernel-004-356.el6_6.1.noarch                      74/194 
  Verifying  : nss-sysinit-3.16.2.3-3.el6_6.x86_64                       75/194 
  Verifying  : libxml2-devel-2.7.6-17.el6_6.1.x86_64                     76/194 
  Verifying  : nss-tools-3.16.2.3-3.el6_6.x86_64                         77/194 
  Verifying  : kernel-2.6.32-504.12.2.el6.x86_64                         78/194 
  Verifying  : libvirt-client-0.10.2-46.el6_6.4.x86_64                   79/194 
  Verifying  : libvirt-devel-0.10.2-46.el6_6.4.x86_64                    80/194 
  Verifying  : policycoreutils-2.0.83-19.47.el6_6.1.x86_64               81/194 
  Verifying  : openssh-5.3p1-104.el6_6.1.x86_64                          82/194 
  Verifying  : openssh-clients-5.3p1-104.el6_6.1.x86_64                  83/194 
  Verifying  : cyrus-sasl-2.1.23-15.el6_6.2.x86_64                       84/194 
  Verifying  : tzdata-java-2015b-1.el6.noarch                            85/194 
  Verifying  : glibc-common-2.12-1.149.el6_6.5.x86_64                    86/194 
  Verifying  : openssl-1.0.1e-30.el6.8.x86_64                            87/194 
  Verifying  : 12:dhcp-common-4.1.1-43.P1.el6.centos.1.x86_64            88/194 
  Verifying  : cyrus-sasl-devel-2.1.23-15.el6_6.2.x86_64                 89/194 
  Verifying  : freetype-devel-2.3.11-15.el6_6.1.x86_64                   90/194 
  Verifying  : mailx-12.4-8.el6_6.x86_64                                 91/194 
  Verifying  : lvm2-libs-2.02.111-2.el6_6.1.x86_64                       92/194 
  Verifying  : 4:perl-libs-5.10.1-136.el6_6.1.x86_64                     93/194 
  Verifying  : perl-Test-Simple-0.92-136.el6_6.1.x86_64                  94/194 
  Verifying  : perl-IO-Compress-Zlib-2.021-136.el6_6.1.x86_64            95/194 
  Verifying  : glibc-devel-2.12-1.149.el6_6.5.x86_64                     96/194 
  Verifying  : tzdata-2015b-1.el6.noarch                                 97/194 
  Verifying  : 4:perl-5.10.1-136.el6_6.1.x86_64                          98/194 
  Verifying  : libxml2-python-2.7.6-14.el6_5.2.x86_64                    99/194 
  Verifying  : scl-utils-20120927-8.el6.x86_64                          100/194 
  Verifying  : 1:busybox-1.15.1-20.el6.x86_64                           101/194 
  Verifying  : perl-Compress-Zlib-2.021-136.el6.x86_64                  102/194 
  Verifying  : libxml2-devel-2.7.6-14.el6_5.2.x86_64                    103/194 
  Verifying  : at-3.1.10-43.el6_2.1.x86_64                              104/194 
  Verifying  : cyrus-sasl-devel-2.1.23-15.el6.x86_64                    105/194 
  Verifying  : libxml2-2.7.6-14.el6_5.2.x86_64                          106/194 
  Verifying  : system-config-firewall-tui-1.2.27-7.1.el6.noarch         107/194 
  Verifying  : perl-Test-Simple-0.92-136.el6.x86_64                     108/194 
  Verifying  : perl-IO-Compress-Zlib-2.021-136.el6.x86_64               109/194 
  Verifying  : kpartx-0.4.9-80.el6.x86_64                               110/194 
  Verifying  : glibc-headers-2.12-1.149.el6.x86_64                      111/194 
  Verifying  : libvirt-devel-0.10.2-46.el6.x86_64                       112/194 
  Verifying  : 2:shadow-utils-4.1.4.2-19.el6.x86_64                     113/194 
  Verifying  : openssh-5.3p1-104.el6.x86_64                             114/194 
  Verifying  : openssh-clients-5.3p1-104.el6.x86_64                     115/194 
  Verifying  : mdadm-3.3-6.el6.x86_64                                   116/194 
  Verifying  : device-mapper-event-libs-1.02.90-2.el6.x86_64            117/194 
  Verifying  : nss-devel-3.16.1-14.el6.x86_64                           118/194 
  Verifying  : 4:perl-5.10.1-136.el6.x86_64                             119/194 
  Verifying  : rpm-build-4.8.0-37.el6.x86_64                            120/194 
  Verifying  : subversion-1.6.11-10.el6_5.x86_64                        121/194 
  Verifying  : device-mapper-event-1.02.90-2.el6.x86_64                 122/194 
  Verifying  : cyrus-sasl-2.1.23-15.el6.x86_64                          123/194 
  Verifying  : lvm2-2.02.111-2.el6.x86_64                               124/194 
  Verifying  : dracut-kernel-004-356.el6.noarch                         125/194 
  Verifying  : rpm-libs-4.8.0-37.el6.x86_64                             126/194 
  Verifying  : glibc-2.12-1.149.el6.x86_64                              127/194 
  Verifying  : cyrus-sasl-md5-2.1.23-15.el6.x86_64                      128/194 
  Verifying  : flac-1.2.1-6.1.el6.x86_64                                129/194 
  Verifying  : perl-CGI-3.51-136.el6.x86_64                             130/194 
  Verifying  : nss-util-3.16.1-3.el6.x86_64                             131/194 
  Verifying  : 1:java-1.7.0-openjdk-1.7.0.65-2.5.1.2.el6_5.x86_64       132/194 
  Verifying  : 1:perl-Module-Pluggable-3.90-136.el6.x86_64              133/194 
  Verifying  : kernel-firmware-2.6.32-504.el6.noarch                    134/194 
  Verifying  : iproute-2.6.32-32.el6_5.x86_64                           135/194 
  Verifying  : wget-1.12-5.el6.x86_64                                   136/194 
  Verifying  : nss-softokn-freebl-devel-3.14.3-17.el6.x86_64            137/194 
  Verifying  : 4:perl-devel-5.10.1-136.el6.x86_64                       138/194 
  Verifying  : device-mapper-1.02.90-2.el6.x86_64                       139/194 
  Verifying  : openssh-server-5.3p1-104.el6.x86_64                      140/194 
  Verifying  : rsyslog-5.8.10-8.el6.x86_64                              141/194 
  Verifying  : 1:perl-Pod-Simple-3.13-136.el6.x86_64                    142/194 
  Verifying  : tcsh-6.17-24.el6.x86_64                                  143/194 
  Verifying  : alsa-utils-1.0.22-7.el6.x86_64                           144/194 
  Verifying  : nss-tools-3.16.1-14.el6.x86_64                           145/194 
  Verifying  : nss-softokn-freebl-3.14.3-17.el6.x86_64                  146/194 
  Verifying  : ntpdate-4.2.6p5-1.el6.centos.x86_64                      147/194 
  Verifying  : tzdata-java-2014g-1.el6.noarch                           148/194 
  Verifying  : nss-softokn-devel-3.14.3-17.el6.x86_64                   149/194 
  Verifying  : device-mapper-libs-1.02.90-2.el6.x86_64                  150/194 
  Verifying  : mailx-12.4-7.el6.x86_64                                  151/194 
  Verifying  : freetype-devel-2.3.11-14.el6_3.1.x86_64                  152/194 
  Verifying  : ntp-4.2.6p5-1.el6.centos.x86_64                          153/194 
  Verifying  : 12:dhcp-common-4.1.1-43.P1.el6.centos.x86_64             154/194 
  Verifying  : 1:perl-Pod-Escapes-1.04-136.el6.x86_64                   155/194 
  Verifying  : nss-3.16.1-14.el6.x86_64                                 156/194 
  Verifying  : unzip-6.0-1.el6.x86_64                                   157/194 
  Verifying  : dracut-004-356.el6.noarch                                158/194 
  Verifying  : libXfont-1.4.5-3.el6_5.x86_64                            159/194 
  Verifying  : glibc-devel-2.12-1.149.el6.x86_64                        160/194 
  Verifying  : openssl-1.0.1e-30.el6.x86_64                             161/194 
  Verifying  : 1:perl-Compress-Raw-Zlib-2.021-136.el6.x86_64            162/194 
  Verifying  : initscripts-9.03.46-1.el6.centos.x86_64                  163/194 
  Verifying  : rpm-4.8.0-37.el6.x86_64                                  164/194 
  Verifying  : jasper-libs-1.900.1-15.el6_1.1.x86_64                    165/194 
  Verifying  : freetype-2.3.11-14.el6_3.1.x86_64                        166/194 
  Verifying  : tzdata-2014g-1.el6.noarch                                167/194 
  Verifying  : policycoreutils-2.0.83-19.47.el6.x86_64                  168/194 
  Verifying  : perl-Test-Harness-3.17-136.el6.x86_64                    169/194 
  Verifying  : 12:dhclient-4.1.1-43.P1.el6.centos.x86_64                170/194 
  Verifying  : perl-ExtUtils-MakeMaker-6.55-136.el6.x86_64              171/194 
  Verifying  : nss-softokn-3.14.3-17.el6.x86_64                         172/194 
  Verifying  : curl-7.19.7-37.el6_5.3.x86_64                            173/194 
  Verifying  : 4:perl-libs-5.10.1-136.el6.x86_64                        174/194 
  Verifying  : glibc-common-2.12-1.149.el6.x86_64                       175/194 
  Verifying  : cyrus-sasl-lib-2.1.23-15.el6.x86_64                      176/194 
  Verifying  : cyrus-sasl-plain-2.1.23-15.el6.x86_64                    177/194 
  Verifying  : nss-sysinit-3.16.1-14.el6.x86_64                         178/194 
  Verifying  : libvirt-client-0.10.2-46.el6.x86_64                      179/194 
  Verifying  : 32:bind-utils-9.8.2-0.30.rc1.el6.x86_64                  180/194 
  Verifying  : selinux-policy-targeted-3.7.19-260.el6.noarch            181/194 
  Verifying  : nss-util-devel-3.16.1-3.el6.x86_64                       182/194 
  Verifying  : libssh2-1.4.2-1.el6.x86_64                               183/194 
  Verifying  : rpm-python-4.8.0-37.el6.x86_64                           184/194 
  Verifying  : selinux-policy-3.7.19-260.el6.noarch                     185/194 
  Verifying  : perl-IO-Compress-Base-2.021-136.el6.x86_64               186/194 
  Verifying  : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6.x86_64          187/194 
  Verifying  : system-config-firewall-base-1.2.27-7.1.el6.noarch        188/194 
  Verifying  : 3:perl-version-0.77-136.el6.x86_64                       189/194 
  Verifying  : libcurl-7.19.7-37.el6_5.3.x86_64                         190/194 
  Verifying  : 32:bind-libs-9.8.2-0.30.rc1.el6.x86_64                   191/194 
  Verifying  : lvm2-libs-2.02.111-2.el6.x86_64                          192/194 
  Verifying  : openssl-devel-1.0.1e-30.el6.x86_64                       193/194 
  Verifying  : kernel-headers-2.6.32-504.el6.x86_64                     194/194 

Installed:
  kernel.x86_64 0:2.6.32-504.12.2.el6 kernel-devel.x86_64 0:2.6.32-504.12.2.el6

Updated:
  alsa-utils.x86_64 0:1.0.22-9.el6_6                                            
Actions #11

Updated by bmbouter about 9 years ago

  • Tags deleted (Reopened)
Actions #12

Updated by dkliban@redhat.com almost 9 years ago

  • Status changed from 6 to CLOSED - CURRENTRELEASE
Actions #13

Updated by bcourt almost 9 years ago

  • Has duplicate Issue #1149: Custom package delta RPMS added
Actions #17

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF