Bug 736510

Summary: ami-2713d04e 5.7 i386 us-east-1
Product: Cloud Image Validation Reporter: releng-rhel <releng-rhel>
Component: imagesAssignee: Jay Greguske <jgreguske>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: RHEL6.1CC: kbidarka, sghai
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-11 20:58:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description releng-rhel@redhat.com 2011-09-07 21:21:33 UTC

Comment 1 releng-rhel@redhat.com 2011-09-07 21:28:17 UTC
IMAGE ID= IGNOREami-2713d04e_us-east-1_c1.medium
######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################
######################################################################################
# NEW TEST: Fetching Host Details 
######################################################################################
This is not a Hourly image
/root/valid/src
ip-10-245-7-51
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
######################################################################################
# NEW TEST: The selected image has the version RHEL 5.7
######################################################################################
######################################################################################
# NEW TEST: ## Verify kernel name ... 
######################################################################################
COMMAND:  /bin/uname -s
RESULT: Linux 
EXPECTED RESULT: Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest installed kernel is running ... 
######################################################################################
LATEST_RPM_KERNEL_VERSION=2.6.18-274
CURRENT_UNAME_KERNAL_VERSION=2.6.18-274
assert latest rpm kernel = uname -r
COMMAND:  uname -r | sed 's/\(.*\)......./\1/'
RESULT: 2.6.18-274 
EXPECTED RESULT: 2.6.18-274
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... 
######################################################################################
COMMAND:  cat /boot/grub/menu.lst | grep 2.6.18-274
RESULT: title RHEL5.7-Server-20110711.5-Server-i386-starter-ec2 (2.6.18-274.el5xen)
        kernel /boot/vmlinuz-2.6.18-274.el5xen ro root=LABEL=/ 
        initrd /boot/initrd-2.6.18-274.el5xen.img 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify operating system ... 
######################################################################################
COMMAND:  /bin/uname -o
RESULT: GNU/Linux 
EXPECTED RESULT: GNU/Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel ... 
######################################################################################
COMMAND:  ls /etc/sysconfig/kernel
RESULT: /etc/sysconfig/kernel 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains UPDATEDEFAULT ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep UPDATEDEFAULT=yes
RESULT: UPDATEDEFAULT=yes 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains DEFAULTKERNEL ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep DEFAULTKERNEL=kernel
RESULT: DEFAULTKERNEL=kernel 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Partition Format  ...
######################################################################################
mount | grep /dev/sda1 | awk '{ print  }'
COMMAND:  echo ext3
RESULT: ext3 
EXPECTED RESULT: ext3
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Partition Size ...
######################################################################################
size=5904748
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: true
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify turning on/off swap file ... 
######################################################################################
COMMAND:  /sbin/swapoff /dev/sda3 && /sbin/swapon /dev/sda3
swapoff: /dev/sda3: Invalid argument
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 255
FAIL2

######################################################################################
# NEW TEST: ## Verify swap size ... 
######################################################################################
free | grep Swap | awk '{print }'
COMMAND:  echo false
RESULT: false 
EXPECTED RESULT: 1
RETURN CODE: 0
FAIL2
false
######################################################################################
# NEW TEST: ## /sbin/getenforce ... 
######################################################################################
COMMAND:  /usr/sbin/getenforce
RESULT: Enforcing 
EXPECTED RESULT: Enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify SELINUX enforcing ... 
######################################################################################
COMMAND:  grep ^SELINUX= /etc/sysconfig/selinux | cut -d\= -f2
RESULT: enforcing 
EXPECTED RESULT: enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify SELINUXTYPE targeted ... 
######################################################################################
COMMAND:  grep ^SELINUXTYPE= /etc/sysconfig/selinux | cut -d\= -f2
RESULT: targeted 
EXPECTED RESULT: targeted
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Flip Selinux Permissive ... 
######################################################################################
COMMAND:  /usr/sbin/setenforce Permissive && /usr/sbin/getenforce
RESULT: Permissive 
EXPECTED RESULT: Permissive
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Flip Selinux Enforcing ... 
######################################################################################
COMMAND:  /usr/sbin/setenforce Enforcing && /usr/sbin/getenforce
RESULT: Enforcing 
EXPECTED RESULT: Enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no missing packages ... 
######################################################################################
COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp
RETURN CODE: 0
COMMAND: comm -23 packages_5 /tmp/rpmqa
RETURN CODE: 0
COUNT = 0
COMMAND:  echo test passed
RESULT: test passed 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify RPMs ... 
######################################################################################
/bin/rpm -Va --nomtime --nosize --nomd5
....L...  c /etc/pam.d/system-auth
.M......  c /etc/sysconfig/iptables-config
    S file Size differs
    M Mode differs (includes permissions and file type)
    5 MD5 sum differs
    D Device major/minor number mismatch
    L readLink(2) path mismatch
    U User ownership differs
    G Group ownership differs
    T mTime differs

COMMAND:  cat /tmp/rpmqaV.txt | wc -l
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify Version 2 ... 
######################################################################################
COMMAND:  /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release | cut -d. -f1,2
RESULT: 5.7 
EXPECTED RESULT: 5.7
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify packager ... 
######################################################################################
COMMAND:  cat /tmp/Packager | grep -v 'Red Hat, Inc.' |  grep -v crash-trace-commandPackager| wc -l
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG checking ... 
######################################################################################
COMMAND:  grep '^gpgcheck=1' /etc/yum.repos.d/redhat-*.repo | cut -d\= -f2 | sort -f | uniq
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG Keys ... 
######################################################################################
COMMAND:  rpm -qa gpg-pubkey* | wc -l 
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG RPMS ... 
######################################################################################
COMMAND:  rpm -qa gpg-pubkey* | sort -f | tail -n 1
RESULT: gpg-pubkey-37017186-45761324 
EXPECTED RESULT: gpg-pubkey-37017186-45761324
RETURN CODE: 0
PASS
COMMAND:  rpm -qa gpg-pubkey* |  grep 2fa6
RESULT: gpg-pubkey-2fa658e0-45700c69 
EXPECTED RESULT: gpg-pubkey-2fa658e0-45700c69
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify disabled yum plugin ... 
######################################################################################
COMMAND:  grep ^enabled /etc/yum/pluginconf.d/rhnplugin.conf | grep -v '^#' | cut -d\= -f2 | awk '{print }' | sort -f | uniq
RESULT:  0 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## List the configured repositories...
######################################################################################
COMMAND:  /usr/bin/yum repolist
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Determining fastest mirrors
repo id                       repo name                                   status
rhui-us-east-rhel-server-1y   Red Hat Enterprise Linux Server 5 (RPMs)    9,156
repolist: 9,156 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Search zsh...
######################################################################################
COMMAND:  /usr/bin/yum search zsh
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
================================= Matched: zsh =================================
zsh.i386 : A powerful interactive shell
zsh-html.i386 : Zsh shell manual in html format 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## install zsh ... 
######################################################################################
COMMAND: /usr/bin/yum -y install zsh
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/zsh-4.2.6-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.


Error Downloading Packages:
  zsh-4.2.6-5.el5.i386: failure: Packages/zsh-4.2.6-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RETURN CODE: 1
COMMAND:  /bin/rpm -q --queryformat '%{NAME}\n' zsh
RESULT: package zsh is not installed 
EXPECTED RESULT: zsh
RETURN CODE: 1
FAIL1
package zsh is not installed
######################################################################################
# NEW TEST: ## List available groups..
######################################################################################
COMMAND:  /usr/bin/yum grouplist
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Setting up Group Process
Loading mirror speeds from cached hostfile
Installed Groups:
   Editors
   FTP Server
   Legacy Network Server
   Legacy Software Development
   Legacy Software Support
   Mail Server
   MySQL Database
   PostgreSQL Database
   Server Configuration Tools
   System Tools
   Text-based Internet
   Web Server
Available Groups:
   Administration Tools
   Authoring and Publishing
   DNS Name Server
   Development Libraries
   Development Tools
   Engineering and Scientific
   GNOME Desktop Environment
   GNOME Software Development
   Games and Entertainment
   Graphical Internet
   Graphics
   Java Development
   KDE (K Desktop Environment)
   KDE Software Development
   Network Servers
   News Server
   Office/Productivity
   OpenFabrics Enterprise Distribution
   Printing Support
   Sound and Video
   Windows File Server
   X Software Development
   X Window System
Done 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Install Development tools group...
######################################################################################
COMMAND:  /usr/bin/yum -y groupinstall 'Development tools'
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pstack-1.2-7.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXfontcache-1.0.2-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXxf86misc-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXevie-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXres-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXxf86vm-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/avahi-glib-0.6.16-10.el5_6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/diffstat-1.41-1.2.3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXTrap-1.0.0-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libdaemon-0.10-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-xinit-1.0.2-15.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-xauth-1.0.1-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-gconf-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/startup-notification-0.8-4.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libnotify-0.4.2-6.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/byacc-1.9-29.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/notification-daemon-0.3.5-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pyorbit-2.14.1-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/redhat-rpm-config-8.0.45-32.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ltrace-0.5-13.45svn.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-bonobo-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-gnomevfs-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-mount-0.5-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pyspi-0.6.1-1.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libIDL-0.8.7-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/systemtap-runtime-1.3-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/indent-2.2.9-14.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/audiofile-0.2.6-5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/patchutils-0.2.31-2.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/python-ldap-2.2.0-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/flex-2.5.4a-41.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ctags-5.6-1.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/esound-0.2.36-3.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/cscope-15.5-15.1.el5_3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/shared-mime-info-0.19-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-server-utils-7.1-5.el5_6.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-keyring-0.6.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/strace-4.5.18-5.el5_5.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dogtail-0.6.1-4.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libwnck-2.16.0-4.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/elfutils-libs-0.137-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake14-1.4p6-13.el5.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnomecanvas-2.14.0-4.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/elfutils-0.137-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake15-1.5-16.el5.2.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgfortran-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake16-1.6.3-8.el5.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/avahi-0.6.16-10.el5_6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ORBit2-2.14.3-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake17-1.7.9-7.el5.2.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/at-spi-1.7.11-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rpm-build-4.4.2.3-22.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/imake-1.0.2-3.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rcs-5.7-30.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gail-1.9.2-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dev86-0.16.17-2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libbonoboui-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake-1.9.6-2.3.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libxslt-1.1.17-2.el5_2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libbonobo-2.16.0-1.1.el5_5.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/bison-2.3-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/autoconf-2.59-12.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libtool-1.5.22-7.el5_4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-mime-data-2.4.2-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/cvs-1.11.22-7.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/texinfo-4.8-14.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnome-2.16.0-6.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnomeui-2.16.0-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-vfs2-2.16.2-8.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/GConf2-2.14.0-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/splint-3.1.1-16.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/doxygen-1.4.7-1.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gdb-7.0.1-37.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/systemtap-1.3-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/oprofile-0.9.4-15.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libstdc%2B%2B-devel-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/swig-1.3.29-2.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gcc-gfortran-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gcc-c%2B%2B-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-fonts-base-7.1-2.1.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/valgrind-3.5.0-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.

Comment 2 releng-rhel@redhat.com 2011-09-07 21:28:21 UTC
Error Downloading Packages:
  libXevie-1.0.1-3.1.i386: failure: Packages/libXevie-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  elfutils-libs-0.137-3.el5.i386: failure: Packages/elfutils-libs-0.137-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  cvs-1.11.22-7.el5.i386: failure: Packages/cvs-1.11.22-7.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-keyring-0.6.0-1.fc6.i386: failure: Packages/gnome-keyring-0.6.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-bonobo-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-bonobo-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:doxygen-1.4.7-1.1.i386: failure: Packages/doxygen-1.4.7-1.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  systemtap-runtime-1.3-9.el5.i386: failure: Packages/systemtap-runtime-1.3-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake14-1.4p6-13.el5.1.noarch: failure: Packages/automake14-1.4p6-13.el5.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXTrap-1.0.0-3.1.i386: failure: Packages/libXTrap-1.0.0-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXfontcache-1.0.2-3.1.i386: failure: Packages/libXfontcache-1.0.2-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgfortran-4.1.2-51.el5.i386: failure: Packages/libgfortran-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ctags-5.6-1.1.i386: failure: Packages/ctags-5.6-1.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libwnck-2.16.0-4.fc6.i386: failure: Packages/libwnck-2.16.0-4.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  systemtap-1.3-9.el5.i386: failure: Packages/systemtap-1.3-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:valgrind-3.5.0-5.el5.i386: failure: Packages/valgrind-3.5.0-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  notification-daemon-0.3.5-9.el5.i386: failure: Packages/notification-daemon-0.3.5-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-fonts-base-7.1-2.1.el5.noarch: failure: Packages/xorg-x11-fonts-base-7.1-2.1.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rcs-5.7-30.1.i386: failure: Packages/rcs-5.7-30.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake15-1.5-16.el5.2.noarch: failure: Packages/automake15-1.5-16.el5.2.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-gnomevfs-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-gnomevfs-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnomecanvas-2.14.0-4.1.i386: failure: Packages/libgnomecanvas-2.14.0-4.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXxf86vm-1.0.1-3.1.i386: failure: Packages/libXxf86vm-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libnotify-0.4.2-6.el5.i386: failure: Packages/libnotify-0.4.2-6.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ORBit2-2.14.3-5.el5.i386: failure: Packages/ORBit2-2.14.3-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libdaemon-0.10-5.el5.i386: failure: Packages/libdaemon-0.10-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  cscope-15.5-15.1.el5_3.1.i386: failure: Packages/cscope-15.5-15.1.el5_3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libIDL-0.8.7-1.fc6.i386: failure: Packages/libIDL-0.8.7-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  bison-2.3-2.1.i386: failure: Packages/bison-2.3-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  byacc-1.9-29.2.2.i386: failure: Packages/byacc-1.9-29.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  redhat-rpm-config-8.0.45-32.el5.noarch: failure: Packages/redhat-rpm-config-8.0.45-32.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libbonobo-2.16.0-1.1.el5_5.1.i386: failure: Packages/libbonobo-2.16.0-1.1.el5_5.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  splint-3.1.1-16.el5.i386: failure: Packages/splint-3.1.1-16.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  python-ldap-2.2.0-2.1.i386: failure: Packages/python-ldap-2.2.0-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gdb-7.0.1-37.el5_7.1.i386: failure: Packages/gdb-7.0.1-37.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libstdc++-devel-4.1.2-51.el5.i386: failure: Packages/libstdc++-devel-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXres-1.0.1-3.1.i386: failure: Packages/libXres-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  avahi-0.6.16-10.el5_6.i386: failure: Packages/avahi-0.6.16-10.el5_6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pyspi-0.6.1-1.el5.i386: failure: Packages/pyspi-0.6.1-1.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-mime-data-2.4.2-3.1.i386: failure: Packages/gnome-mime-data-2.4.2-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  avahi-glib-0.6.16-10.el5_6.i386: failure: Packages/avahi-glib-0.6.16-10.el5_6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-vfs2-2.16.2-8.el5.i386: failure: Packages/gnome-vfs2-2.16.2-8.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-server-utils-7.1-5.el5_6.2.i386: failure: Packages/xorg-x11-server-utils-7.1-5.el5_6.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  shared-mime-info-0.19-5.el5.i386: failure: Packages/shared-mime-info-0.19-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  swig-1.3.29-2.el5.i386: failure: Packages/swig-1.3.29-2.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libxslt-1.1.17-2.el5_2.2.i386: failure: Packages/libxslt-1.1.17-2.el5_2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  startup-notification-0.8-4.1.i386: failure: Packages/startup-notification-0.8-4.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gcc-gfortran-4.1.2-51.el5.i386: failure: Packages/gcc-gfortran-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  oprofile-0.9.4-15.el5.i386: failure: Packages/oprofile-0.9.4-15.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  elfutils-0.137-3.el5.i386: failure: Packages/elfutils-0.137-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  indent-2.2.9-14.fc6.i386: failure: Packages/indent-2.2.9-14.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  strace-4.5.18-5.el5_5.5.i386: failure: Packages/strace-4.5.18-5.el5_5.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:xorg-x11-xauth-1.0.1-2.1.i386: failure: Packages/xorg-x11-xauth-1.0.1-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  patchutils-0.2.31-2.2.2.i386: failure: Packages/patchutils-0.2.31-2.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-mount-0.5-3.el5.i386: failure: Packages/gnome-mount-0.5-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-xinit-1.0.2-15.el5.i386: failure: Packages/xorg-x11-xinit-1.0.2-15.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  autoconf-2.59-12.noarch: failure: Packages/autoconf-2.59-12.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rpm-build-4.4.2.3-22.el5.i386: failure: Packages/rpm-build-4.4.2.3-22.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pyorbit-2.14.1-3.el5.i386: failure: Packages/pyorbit-2.14.1-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dev86-0.16.17-2.2.i386: failure: Packages/dev86-0.16.17-2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dogtail-0.6.1-4.el5.noarch: failure: Packages/dogtail-0.6.1-4.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386: failure: Packages/xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  flex-2.5.4a-41.fc6.i386: failure: Packages/flex-2.5.4a-41.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  imake-1.0.2-3.i386: failure: Packages/imake-1.0.2-3.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake-1.9.6-2.3.el5.noarch: failure: Packages/automake-1.9.6-2.3.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-gconf-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-gconf-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake16-1.6.3-8.el5.1.noarch: failure: Packages/automake16-1.6.3-8.el5.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  GConf2-2.14.0-9.el5.i386: failure: Packages/GConf2-2.14.0-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ltrace-0.5-13.45svn.el5.i386: failure: Packages/ltrace-0.5-13.45svn.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gcc-c++-4.1.2-51.el5.i386: failure: Packages/gcc-c++-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:audiofile-0.2.6-5.i386: failure: Packages/audiofile-0.2.6-5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pstack-1.2-7.2.2.i386: failure: Packages/pstack-1.2-7.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXxf86misc-1.0.1-3.1.i386: failure: Packages/libXxf86misc-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnome-2.16.0-6.el5.i386: failure: Packages/libgnome-2.16.0-6.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  at-spi-1.7.11-3.el5.i386: failure: Packages/at-spi-1.7.11-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libtool-1.5.22-7.el5_4.i386: failure: Packages/libtool-1.5.22-7.el5_4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:esound-0.2.36-3.i386: failure: Packages/esound-0.2.36-3.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnomeui-2.16.0-5.el5.i386: failure: Packages/libgnomeui-2.16.0-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  diffstat-1.41-1.2.3.el5.i386: failure: Packages/diffstat-1.41-1.2.3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libbonoboui-2.16.0-1.fc6.i386: failure: Packages/libbonoboui-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gail-1.9.2-3.el5.i386: failure: Packages/gail-1.9.2-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake17-1.7.9-7.el5.2.noarch: failure: Packages/automake17-1.7.9-7.el5.2.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  texinfo-4.8-14.el5.i386: failure: Packages/texinfo-4.8-14.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
Setting up Group Process
Loading mirror speeds from cached hostfile
Package gcc-4.1.2-51.el5.i386 already installed and latest version
Package 1:make-3.81-3.el5.i386 already installed and latest version
Package 1:pkgconfig-0.21-2.el5.i386 already installed and latest version
Package gettext-0.17-1.el5.i386 already installed and latest version
Package binutils-2.17.50.0.6-14.el5.i386 already installed and latest version
Package subversion-1.6.11-7.el5_6.4.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.59-12 set to be updated
--> Processing Dependency: imake for package: autoconf
---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated
---> Package automake14.noarch 0:1.4p6-13.el5.1 set to be updated
---> Package automake15.noarch 0:1.5-16.el5.2 set to be updated
---> Package automake16.noarch 0:1.6.3-8.el5.1 set to be updated
---> Package automake17.noarch 0:1.7.9-7.el5.2 set to be updated
---> Package bison.i386 0:2.3-2.1 set to be updated
---> Package byacc.i386 0:1.9-29.2.2 set to be updated
---> Package cscope.i386 0:15.5-15.1.el5_3.1 set to be updated
---> Package ctags.i386 0:5.6-1.1 set to be updated
---> Package cvs.i386 0:1.11.22-7.el5 set to be updated
---> Package dev86.i386 0:0.16.17-2.2 set to be updated
---> Package diffstat.i386 0:1.41-1.2.3.el5 set to be updated
---> Package dogtail.noarch 0:0.6.1-4.el5 set to be updated
--> Processing Dependency: pyspi >= 0.6.0 for package: dogtail
--> Processing Dependency: xorg-x11-server-Xvfb for package: dogtail
--> Processing Dependency: xorg-x11-xinit for package: dogtail
--> Processing Dependency: gnome-python2-gconf for package: dogtail
---> Package doxygen.i386 1:1.4.7-1.1 set to be updated
---> Package elfutils.i386 0:0.137-3.el5 set to be updated
--> Processing Dependency: elfutils-libs-i386 = 0.137-3.el5 for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils
--> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils
--> Processing Dependency: libdw.so.1 for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils
--> Processing Dependency: libasm.so.1 for package: elfutils
---> Package flex.i386 0:2.5.4a-41.fc6 set to be updated
---> Package gcc-c++.i386 0:4.1.2-51.el5 set to be updated
--> Processing Dependency: libstdc++-devel = 4.1.2-51.el5 for package: gcc-c++
---> Package gcc-gfortran.i386 0:4.1.2-51.el5 set to be updated
--> Processing Dependency: libgfortran = 4.1.2-51.el5 for package: gcc-gfortran
--> Processing Dependency: libgfortran.so.1 for package: gcc-gfortran
---> Package gdb.i386 0:7.0.1-37.el5_7.1 set to be updated
---> Package indent.i386 0:2.2.9-14.fc6 set to be updated
---> Package libtool.i386 0:1.5.22-7.el5_4 set to be updated
---> Package ltrace.i386 0:0.5-13.45svn.el5 set to be updated
---> Package oprofile.i386 0:0.9.4-15.el5 set to be updated
---> Package patchutils.i386 0:0.2.31-2.2.2 set to be updated
---> Package pstack.i386 0:1.2-7.2.2 set to be updated
---> Package python-ldap.i386 0:2.2.0-2.1 set to be updated
---> Package rcs.i386 0:5.7-30.1 set to be updated
---> Package redhat-rpm-config.noarch 0:8.0.45-32.el5 set to be updated
---> Package rpm-build.i386 0:4.4.2.3-22.el5 set to be updated
---> Package splint.i386 0:3.1.1-16.el5 set to be updated
---> Package strace.i386 0:4.5.18-5.el5_5.5 set to be updated
---> Package swig.i386 0:1.3.29-2.el5 set to be updated
---> Package systemtap.i386 0:1.3-9.el5 set to be updated
--> Processing Dependency: systemtap-runtime = 1.3-9.el5 for package: systemtap
--> Processing Dependency: libavahi-common.so.3 for package: systemtap
--> Processing Dependency: libavahi-client.so.3 for package: systemtap
---> Package texinfo.i386 0:4.8-14.el5 set to be updated
---> Package valgrind.i386 1:3.5.0-5.el5 set to be updated
--> Running transaction check
---> Package avahi.i386 0:0.6.16-10.el5_6 set to be updated
--> Processing Dependency: libdaemon for package: avahi
--> Processing Dependency: libdaemon.so.0 for package: avahi
---> Package elfutils-libs.i386 0:0.137-3.el5 set to be updated
---> Package gnome-python2-gconf.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: gnome-python2 = 2.16.0-1.fc6 for package: gnome-python2-gconf
--> Processing Dependency: GConf2 >= 1.1.10 for package: gnome-python2-gconf
--> Processing Dependency: libORBit-2.so.0 for package: gnome-python2-gconf
--> Processing Dependency: libgconf-2.so.4 for package: gnome-python2-gconf
---> Package imake.i386 0:1.0.2-3 set to be updated
---> Package libgfortran.i386 0:4.1.2-51.el5 set to be updated
---> Package libstdc++-devel.i386 0:4.1.2-51.el5 set to be updated
---> Package pyspi.i386 0:0.6.1-1.el5 set to be updated
--> Processing Dependency: libbonobo-activation.so.4 for package: pyspi
--> Processing Dependency: libspi.so.0 for package: pyspi
--> Processing Dependency: libcspi.so.0 for package: pyspi
--> Processing Dependency: libbonobo-2.so.0 for package: pyspi
---> Package systemtap-runtime.i386 0:1.3-9.el5 set to be updated
---> Package xorg-x11-server-Xvfb.i386 0:1.1.1-48.76.el5_6.4 set to be updated
--> Processing Dependency: xorg-x11-fonts-base for package: xorg-x11-server-Xvfb
---> Package xorg-x11-xinit.i386 0:1.0.2-15.el5 set to be updated
--> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit
--> Processing Dependency: xauth for package: xorg-x11-xinit
--> Running transaction check
---> Package GConf2.i386 0:2.14.0-9.el5 set to be updated
---> Package ORBit2.i386 0:2.14.3-5.el5 set to be updated
--> Processing Dependency: libIDL-2.so.0 for package: ORBit2
---> Package at-spi.i386 0:1.7.11-3.el5 set to be updated
--> Processing Dependency: gail >= 1.5.0 for package: at-spi
--> Processing Dependency: libXevie.so.1 for package: at-spi
--> Processing Dependency: libgailutil.so.18 for package: at-spi
--> Processing Dependency: libgnomecanvas-2.so.0 for package: at-spi
---> Package gnome-python2.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: gnome-python2-bonobo for package: gnome-python2
--> Processing Dependency: libgnomevfs-2.so.0 for package: gnome-python2
--> Processing Dependency: libgnomeui-2.so.0 for package: gnome-python2
--> Processing Dependency: gnome-python2-gnomevfs for package: gnome-python2
--> Processing Dependency: libgnome-keyring.so.0 for package: gnome-python2
--> Processing Dependency: libgnome-2.so.0 for package: gnome-python2
--> Processing Dependency: libbonoboui-2.so.0 for package: gnome-python2
---> Package libbonobo.i386 0:2.16.0-1.1.el5_5.1 set to be updated
---> Package libdaemon.i386 0:0.10-5.el5 set to be updated
---> Package xorg-x11-fonts-base.noarch 0:7.1-2.1.el5 set to be updated
---> Package xorg-x11-server-utils.i386 0:7.1-5.el5_6.2 set to be updated
--> Processing Dependency: libXfontcache.so.1 for package: xorg-x11-server-utils
--> Processing Dependency: libXTrap.so.6 for package: xorg-x11-server-utils
--> Processing Dependency: libXxf86vm.so.1 for package: xorg-x11-server-utils
--> Processing Dependency: libXxf86misc.so.1 for package: xorg-x11-server-utils
---> Package xorg-x11-xauth.i386 1:1.0.1-2.1 set to be updated
--> Running transaction check
---> Package gail.i386 0:1.9.2-3.el5 set to be updated
---> Package gnome-keyring.i386 0:0.6.0-1.fc6 set to be updated
---> Package gnome-python2-bonobo.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: pyorbit >= 2.0.l for package: gnome-python2-bonobo
---> Package gnome-python2-gnomevfs.i386 0:2.16.0-1.fc6 set to be updated
---> Package gnome-vfs2.i386 0:2.16.2-8.el5 set to be updated
--> Processing Dependency: gnome-mount >= 0.4 for package: gnome-vfs2
--> Processing Dependency: gnome-mime-data >= 2.0.0-11 for package: gnome-vfs2
--> Processing Dependency: shared-mime-info for package: gnome-vfs2
--> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2
---> Package libIDL.i386 0:0.8.7-1.fc6 set to be updated
---> Package libXTrap.i386 0:1.0.0-3.1 set to be updated
---> Package libXevie.i386 0:1.0.1-3.1 set to be updated
---> Package libXfontcache.i386 0:1.0.2-3.1 set to be updated
---> Package libXxf86misc.i386 0:1.0.1-3.1 set to be updated
---> Package libXxf86vm.i386 0:1.0.1-3.1 set to be updated
---> Package libbonoboui.i386 0:2.16.0-1.fc6 set to be updated
---> Package libgnome.i386 0:2.16.0-6.el5 set to be updated
--> Processing Dependency: libxslt >= 1.0.19 for package: libgnome
--> Processing Dependency: libesd.so.0 for package: libgnome
--> Processing Dependency: libaudiofile.so.0 for package: libgnome
---> Package libgnomecanvas.i386 0:2.14.0-4.1 set to be updated
---> Package libgnomeui.i386 0:2.16.0-5.el5 set to be updated
--> Running transaction check
---> Package audiofile.i386 1:0.2.6-5 set to be updated
---> Package avahi-glib.i386 0:0.6.16-10.el5_6 set to be updated
---> Package esound.i386 1:0.2.36-3 set to be updated
---> Package gnome-mime-data.i386 0:2.4.2-3.1 set to be updated
---> Package gnome-mount.i386 0:0.5-3.el5 set to be updated
--> Processing Dependency: libnotify.so.1 for package: gnome-mount
---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated
---> Package pyorbit.i386 0:2.14.1-3.el5 set to be updated
---> Package shared-mime-info.i386 0:0.19-5.el5 set to be updated
--> Running transaction check
---> Package libnotify.i386 0:0.4.2-6.el5 set to be updated
--> Processing Dependency: desktop-notification-daemon for package: libnotify
--> Running transaction check
---> Package notification-daemon.i386 0:0.3.5-9.el5 set to be updated
--> Processing Dependency: libwnck-1.so.18 for package: notification-daemon
--> Running transaction check
---> Package libwnck.i386 0:2.16.0-4.fc6 set to be updated
--> Processing Dependency: startup-notification >= 0.5 for package: libwnck
--> Processing Dependency: libXRes.so.1 for package: libwnck
--> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck
--> Running transaction check
---> Package libXres.i386 0:1.0.1-3.1 set to be updated
---> Package startup-notification.i386 0:0.8-4.1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package              Arch   Version          Repository                   Size
================================================================================
Installing:
 autoconf             noarch 2.59-12          rhui-us-east-rhel-server-1y 646 k
 automake             noarch 1.9.6-2.3.el5    rhui-us-east-rhel-server-1y 476 k
 automake14           noarch 1.4p6-13.el5.1   rhui-us-east-rhel-server-1y 200 k
 automake15           noarch 1.5-16.el5.2     rhui-us-east-rhel-server-1y 230 k
 automake16           noarch 1.6.3-8.el5.1    rhui-us-east-rhel-server-1y 241 k
 automake17           noarch 1.7.9-7.el5.2    rhui-us-east-rhel-server-1y 278 k
 bison                i386   2.3-2.1          rhui-us-east-rhel-server-1y 536 k
 byacc                i386   1.9-29.2.2       rhui-us-east-rhel-server-1y  38 k
 cscope               i386   15.5-15.1.el5_3.1
                                              rhui-us-east-rhel-server-1y 136 k
 ctags                i386   5.6-1.1          rhui-us-east-rhel-server-1y 127 k
 cvs                  i386   1.11.22-7.el5    rhui-us-east-rhel-server-1y 725 k
 dev86                i386   0.16.17-2.2      rhui-us-east-rhel-server-1y 372 k
 diffstat             i386   1.41-1.2.3.el5   rhui-us-east-rhel-server-1y  18 k
 dogtail              noarch 0.6.1-4.el5      rhui-us-east-rhel-server-1y 172 k
 doxygen              i386   1:1.4.7-1.1      rhui-us-east-rhel-server-1y 2.3 M
 elfutils             i386   0.137-3.el5      rhui-us-east-rhel-server-1y 228 k
 flex                 i386   2.5.4a-41.fc6    rhui-us-east-rhel-server-1y 124 k
 gcc-c++              i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 3.4 M
 gcc-gfortran         i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 3.1 M
 gdb                  i386   7.0.1-37.el5_7.1 rhui-us-east-rhel-server-1y 2.4 M
 indent               i386   2.2.9-14.fc6     rhui-us-east-rhel-server-1y  93 k
 libtool              i386   1.5.22-7.el5_4   rhui-us-east-rhel-server-1y 667 k
 ltrace               i386   0.5-13.45svn.el5 rhui-us-east-rhel-server-1y  61 k
 oprofile             i386   0.9.4-15.el5     rhui-us-east-rhel-server-1y 2.7 M
 patchutils           i386   0.2.31-2.2.2     rhui-us-east-rhel-server-1y 109 k
 pstack               i386   1.2-7.2.2        rhui-us-east-rhel-server-1y 4.6 k
 python-ldap          i386   2.2.0-2.1        rhui-us-east-rhel-server-1y 122 k
 rcs                  i386   5.7-30.1         rhui-us-east-rhel-server-1y 332 k
 redhat-rpm-config    noarch 8.0.45-32.el5    rhui-us-east-rhel-server-1y  54 k
 rpm-build            i386   4.4.2.3-22.el5   rhui-us-east-rhel-server-1y 302 k
 splint               i386   3.1.1-16.el5     rhui-us-east-rhel-server-1y 1.5 M
 strace               i386   4.5.18-5.el5_5.5 rhui-us-east-rhel-server-1y 172 k
 swig                 i386   1.3.29-2.el5     rhui-us-east-rhel-server-1y 2.9 M
 systemtap            i386   1.3-9.el5        rhui-us-east-rhel-server-1y 2.5 M
 texinfo              i386   4.8-14.el5       rhui-us-east-rhel-server-1y 753 k
 valgrind             i386   1:3.5.0-5.el5    rhui-us-east-rhel-server-1y  20 M
Installing for dependencies:
 GConf2               i386   2.14.0-9.el5     rhui-us-east-rhel-server-1y 1.5 M
 ORBit2               i386   2.14.3-5.el5     rhui-us-east-rhel-server-1y 253 k
 at-spi               i386   1.7.11-3.el5     rhui-us-east-rhel-server-1y 290 k
 audiofile            i386   1:0.2.6-5        rhui-us-east-rhel-server-1y 107 k
 avahi                i386   0.6.16-10.el5_6  rhui-us-east-rhel-server-1y 251 k
 avahi-glib           i386   0.6.16-10.el5_6  rhui-us-east-rhel-server-1y  15 k
 elfutils-libs        i386   0.137-3.el5      rhui-us-east-rhel-server-1y 193 k
 esound               i386   1:0.2.36-3       rhui-us-east-rhel-server-1y 130 k
 gail                 i386   1.9.2-3.el5      rhui-us-east-rhel-server-1y 350 k
 gnome-keyring        i386   0.6.0-1.fc6      rhui-us-east-rhel-server-1y 170 k
 gnome-mime-data      i386   2.4.2-3.1        rhui-us-east-rhel-server-1y 691 k
 gnome-mount          i386   0.5-3.el5        rhui-us-east-rhel-server-1y  70 k
 gnome-python2        i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y 126 k
 gnome-python2-bonobo i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  64 k
 gnome-python2-gconf  i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  32 k
 gnome-python2-gnomevfs
                      i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  65 k
 gnome-vfs2           i386   2.16.2-8.el5     rhui-us-east-rhel-server-1y 1.2 M
 imake                i386   1.0.2-3          rhui-us-east-rhel-server-1y 318 k
 libIDL               i386   0.8.7-1.fc6      rhui-us-east-rhel-server-1y  85 k
 libXTrap             i386   1.0.0-3.1        rhui-us-east-rhel-server-1y  23 k
 libXevie             i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libXfontcache        i386   1.0.2-3.1        rhui-us-east-rhel-server-1y 9.7 k
 libXres              i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libXxf86misc         i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  12 k
 libXxf86vm           i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libbonobo            i386   2.16.0-1.1.el5_5.1
                                              rhui-us-east-rhel-server-1y 502 k
 libbonoboui          i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y 390 k
 libdaemon            i386   0.10-5.el5       rhui-us-east-rhel-server-1y  24 k
 libgfortran          i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 232 k
 libgnome             i386   2.16.0-6.el5     rhui-us-east-rhel-server-1y 859 k
 libgnomecanvas       i386   2.14.0-4.1       rhui-us-east-rhel-server-1y 222 k
 libgnomeui           i386   2.16.0-5.el5     rhui-us-east-rhel-server-1y 977 k
 libnotify            i386   0.4.2-6.el5      rhui-us-east-rhel-server-1y  37 k
 libstdc++-devel      i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 2.8 M
 libwnck              i386   2.16.0-4.fc6     rhui-us-east-rhel-server-1y 185 k
 libxslt              i386   1.1.17-2.el5_2.2 rhui-us-east-rhel-server-1y 485 k
 notification-daemon  i386   0.3.5-9.el5      rhui-us-east-rhel-server-1y  47 k
 pyorbit              i386   2.14.1-3.el5     rhui-us-east-rhel-server-1y  48 k
 pyspi                i386   0.6.1-1.el5      rhui-us-east-rhel-server-1y  79 k
 shared-mime-info     i386   0.19-5.el5       rhui-us-east-rhel-server-1y 148 k
 startup-notification i386   0.8-4.1          rhui-us-east-rhel-server-1y  32 k
 systemtap-runtime    i386   1.3-9.el5        rhui-us-east-rhel-server-1y  93 k
 xorg-x11-fonts-base  noarch 7.1-2.1.el5      rhui-us-east-rhel-server-1y 3.7 M
 xorg-x11-server-Xvfb i386   1.1.1-48.76.el5_6.4
                                              rhui-us-east-rhel-server-1y 1.6 M
 xorg-x11-server-utils
                      i386   7.1-5.el5_6.2    rhui-us-east-rhel-server-1y 164 k
 xorg-x11-xauth       i386   1:1.0.1-2.1      rhui-us-east-rhel-server-1y  31 k
 xorg-x11-xinit       i386   1.0.2-15.el5     rhui-us-east-rhel-server-1y  26 k

Transaction Summary
================================================================================
Install      83 Package(s)
Upgrade       0 Package(s)

Total download size: 66 M
Downloading Packages: 
EXPECTED RESULT: 
RETURN CODE: 1
FAIL1
Loaded plugins: amazon-id, fastestmirror, security Loading mirror speeds from cached hostfile Setting up Group Process Loading mirror speeds from cached hostfile Package gcc-4.1.2-51.el5.i386 already installed and latest version Package 1:make-3.81-3.el5.i386 already installed and latest version Package 1:pkgconfig-0.21-2.el5.i386 already installed and latest version Package gettext-0.17-1.el5.i386 already installed and latest version Package binutils-2.17.50.0.6-14.el5.i386 already installed and latest version Package subversion-1.6.11-7.el5_6.4.i386 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.59-12 set to be updated --> Processing Dependency: imake for package: autoconf ---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated ---> Package automake14.noarch 0:1.4p6-13.el5.1 set to be updated ---> Package automake15.noarch 0:1.5-16.el5.2 set to be updated ---> Package automake16.noarch 0:1.6.3-8.el5.1 set to be updated ---> Package automake17.noarch 0:1.7.9-7.el5.2 set to be updated ---> Package bison.i386 0:2.3-2.1 set to be updated ---> Package byacc.i386 0:1.9-29.2.2 set to be updated ---> Package cscope.i386 0:15.5-15.1.el5_3.1 set to be updated ---> Package ctags.i386 0:5.6-1.1 set to be updated ---> Package cvs.i386 0:1.11.22-7.el5 set to be updated ---> Package dev86.i386 0:0.16.17-2.2 set to be updated ---> Package diffstat.i386 0:1.41-1.2.3.el5 set to be updated ---> Package dogtail.noarch 0:0.6.1-4.el5 set to be updated --> Processing Dependency: pyspi >= 0.6.0 for package: dogtail --> Processing Dependency: xorg-x11-server-Xvfb for package: dogtail --> Processing Dependency: xorg-x11-xinit for package: dogtail --> Processing Dependency: gnome-python2-gconf for package: dogtail ---> Package doxygen.i386 1:1.4.7-1.1 set to be updated ---> Package elfutils.i386 0:0.137-3.el5 set to be updated --> Processing Dependency: elfutils-libs-i386 = 0.137-3.el5 for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils --> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils --> Processing Dependency: libdw.so.1 for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils --> Processing Dependency: libasm.so.1 for package: elfutils ---> Package flex.i386 0:2.5.4a-41.fc6 set to be updated ---> Package gcc-c++.i386 0:4.1.2-51.el5 set to be updated --> Processing Dependency: libstdc++-devel = 4.1.2-51.el5 for package: gcc-c++ ---> Package gcc-gfortran.i386 0:4.1.2-51.el5 set to be updated --> Processing Dependency: libgfortran = 4.1.2-51.el5 for package: gcc-gfortran --> Processing Dependency: libgfortran.so.1 for package: gcc-gfortran ---> Package gdb.i386 0:7.0.1-37.el5_7.1 set to be updated ---> Package indent.i386 0:2.2.9-14.fc6 set to be updated ---> Package libtool.i386 0:1.5.22-7.el5_4 set to be updated ---> Package ltrace.i386 0:0.5-13.45svn.el5 set to be updated ---> Package oprofile.i386 0:0.9.4-15.el5 set to be updated ---> Package patchutils.i386 0:0.2.31-2.2.2 set to be updated ---> Package pstack.i386 0:1.2-7.2.2 set to be updated ---> Package python-ldap.i386 0:2.2.0-2.1 set to be updated ---> Package rcs.i386 0:5.7-30.1 set to be updated ---> Package redhat-rpm-config.noarch 0:8.0.45-32.el5 set to be updated ---> Package rpm-build.i386 0:4.4.2.3-22.el5 set to be updated ---> Package splint.i386 0:3.1.1-16.el5 set to be updated ---> Package strace.i386 0:4.5.18-5.el5_5.5 set to be updated ---> Package swig.i386 0:1.3.29-2.el5 set to be updated ---> Package systemtap.i386 0:1.3-9.el5 set to be updated --> Processing Dependency: systemtap-runtime = 1.3-9.el5 for package: systemtap --> Processing Dependency: libavahi-common.so.3 for package: systemtap --> Processing Dependency: libavahi-client.so.3 for package: systemtap ---> Package texinfo.i386 0:4.8-14.el5 set to be updated ---> Package valgrind.i386 1:3.5.0-5.el5 set to be updated --> Running transaction check ---> Package avahi.i386 0:0.6.16-10.el5_6 set to be updated --> Processing Dependency: libdaemon for package: avahi --> Processing Dependency: libdaemon.so.0 for package: avahi ---> Package elfutils-libs.i386 0:0.137-3.el5 set to be updated ---> Package gnome-python2-gconf.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: gnome-python2 = 2.16.0-1.fc6 for package: gnome-python2-gconf --> Processing Dependency: GConf2 >= 1.1.10 for package: gnome-python2-gconf --> Processing Dependency: libORBit-2.so.0 for package: gnome-python2-gconf --> Processing Dependency: libgconf-2.so.4 for package: gnome-python2-gconf ---> Package imake.i386 0:1.0.2-3 set to be updated ---> Package libgfortran.i386 0:4.1.2-51.el5 set to be updated ---> Package libstdc++-devel.i386 0:4.1.2-51.el5 set to be updated ---> Package pyspi.i386 0:0.6.1-1.el5 set to be updated --> Processing Dependency: libbonobo-activation.so.4 for package: pyspi --> Processing Dependency: libspi.so.0 for package: pyspi --> Processing Dependency: libcspi.so.0 for package: pyspi --> Processing Dependency: libbonobo-2.so.0 for package: pyspi ---> Package systemtap-runtime.i386 0:1.3-9.el5 set to be updated ---> Package xorg-x11-server-Xvfb.i386 0:1.1.1-48.76.el5_6.4 set to be updated --> Processing Dependency: xorg-x11-fonts-base for package: xorg-x11-server-Xvfb ---> Package xorg-x11-xinit.i386 0:1.0.2-15.el5 set to be updated --> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit --> Processing Dependency: xauth for package: xorg-x11-xinit --> Running transaction check ---> Package GConf2.i386 0:2.14.0-9.el5 set to be updated ---> Package ORBit2.i386 0:2.14.3-5.el5 set to be updated --> Processing Dependency: libIDL-2.so.0 for package: ORBit2 ---> Package at-spi.i386 0:1.7.11-3.el5 set to be updated --> Processing Dependency: gail >= 1.5.0 for package: at-spi --> Processing Dependency: libXevie.so.1 for package: at-spi --> Processing Dependency: libgailutil.so.18 for package: at-spi --> Processing Dependency: libgnomecanvas-2.so.0 for package: at-spi ---> Package gnome-python2.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: gnome-python2-bonobo for package: gnome-python2 --> Processing Dependency: libgnomevfs-2.so.0 for package: gnome-python2 --> Processing Dependency: libgnomeui-2.so.0 for package: gnome-python2 --> Processing Dependency: gnome-python2-gnomevfs for package: gnome-python2 --> Processing Dependency: libgnome-keyring.so.0 for package: gnome-python2 --> Processing Dependency: libgnome-2.so.0 for package: gnome-python2 --> Processing Dependency: libbonoboui-2.so.0 for package: gnome-python2 ---> Package libbonobo.i386 0:2.16.0-1.1.el5_5.1 set to be updated ---> Package libdaemon.i386 0:0.10-5.el5 set to be updated ---> Package xorg-x11-fonts-base.noarch 0:7.1-2.1.el5 set to be updated ---> Package xorg-x11-server-utils.i386 0:7.1-5.el5_6.2 set to be updated --> Processing Dependency: libXfontcache.so.1 for package: xorg-x11-server-utils --> Processing Dependency: libXTrap.so.6 for package: xorg-x11-server-utils --> Processing Dependency: libXxf86vm.so.1 for package: xorg-x11-server-utils --> Processing Dependency: libXxf86misc.so.1 for package: xorg-x11-server-utils ---> Package xorg-x11-xauth.i386 1:1.0.1-2.1 set to be updated --> Running transaction check ---> Package gail.i386 0:1.9.2-3.el5 set to be updated ---> Package gnome-keyring.i386 0:0.6.0-1.fc6 set to be updated ---> Package gnome-python2-bonobo.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: pyorbit >= 2.0.l for package: gnome-python2-bonobo ---> Package gnome-python2-gnomevfs.i386 0:2.16.0-1.fc6 set to be updated ---> Package gnome-vfs2.i386 0:2.16.2-8.el5 set to be updated --> Processing Dependency: gnome-mount >= 0.4 for package: gnome-vfs2 --> Processing Dependency: gnome-mime-data >= 2.0.0-11 for package: gnome-vfs2 --> Processing Dependency: shared-mime-info for package: gnome-vfs2 --> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2 ---> Package libIDL.i386 0:0.8.7-1.fc6 set to be updated ---> Package libXTrap.i386 0:1.0.0-3.1 set to be updated ---> Package libXevie.i386 0:1.0.1-3.1 set to be updated ---> Package libXfontcache.i386 0:1.0.2-3.1 set to be updated ---> Package libXxf86misc.i386 0:1.0.1-3.1 set to be updated ---> Package libXxf86vm.i386 0:1.0.1-3.1 set to be updated ---> Package libbonoboui.i386 0:2.16.0-1.fc6 set to be updated ---> Package libgnome.i386 0:2.16.0-6.el5 set to be updated --> Processing Dependency: libxslt >= 1.0.19 for package: libgnome --> Processing Dependency: libesd.so.0 for package: libgnome --> Processing Dependency: libaudiofile.so.0 for package: libgnome ---> Package libgnomecanvas.i386 0:2.14.0-4.1 set to be updated ---> Package libgnomeui.i386 0:2.16.0-5.el5 set to be updated --> Running transaction check ---> Package audiofile.i386 1:0.2.6-5 set to be updated ---> Package avahi-glib.i386 0:0.6.16-10.el5_6 set to be updated ---> Package esound.i386 1:0.2.36-3 set to be updated ---> Package gnome-mime-data.i386 0:2.4.2-3.1 set to be updated ---> Package gnome-mount.i386 0:0.5-3.el5 set to be updated --> Processing Dependency: libnotify.so.1 for package: gnome-mount ---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated ---> Package pyorbit.i386 0:2.14.1-3.el5 set to be updated ---> Package shared-mime-info.i386 0:0.19-5.el5 set to be updated --> Running transaction check ---> Package libnotify.i386 0:0.4.2-6.el5 set to be updated --> Processing Dependency: desktop-notification-daemon for package: libnotify --> Running transaction check ---> Package notification-daemon.i386 0:0.3.5-9.el5 set to be updated --> Processing Dependency: libwnck-1.so.18 for package: notification-daemon --> Running transaction check ---> Package libwnck.i386 0:2.16.0-4.fc6 set to be updated --> Processing Dependency: startup-notification >= 0.5 for package: libwnck --> Processing Dependency: libXRes.so.1 for package: libwnck --> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck --> Running transaction check ---> Package libXres.i386 0:1.0.1-3.1 set to be updated ---> Package startup-notification.i386 0:0.8-4.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.59-12 rhui-us-east-rhel-server-1y 646 k automake noarch 1.9.6-2.3.el5 rhui-us-east-rhel-server-1y 476 k automake14 noarch 1.4p6-13.el5.1 rhui-us-east-rhel-server-1y 200 k automake15 noarch 1.5-16.el5.2 rhui-us-east-rhel-server-1y 230 k automake16 noarch 1.6.3-8.el5.1 rhui-us-east-rhel-server-1y 241 k automake17 noarch 1.7.9-7.el5.2 rhui-us-east-rhel-server-1y 278 k bison i386 2.3-2.1 rhui-us-east-rhel-server-1y 536 k byacc i386 1.9-29.2.2 rhui-us-east-rhel-server-1y 38 k cscope i386 15.5-15.1.el5_3.1 rhui-us-east-rhel-server-1y 136 k ctags i386 5.6-1.1 rhui-us-east-rhel-server-1y 127 k cvs i386 1.11.22-7.el5 rhui-us-east-rhel-server-1y 725 k dev86 i386 0.16.17-2.2 rhui-us-east-rhel-server-1y 372 k diffstat i386 1.41-1.2.3.el5 rhui-us-east-rhel-server-1y 18 k dogtail noarch 0.6.1-4.el5 rhui-us-east-rhel-server-1y 172 k doxygen i386 1:1.4.7-1.1 rhui-us-east-rhel-server-1y 2.3 M elfutils i386 0.137-3.el5 rhui-us-east-rhel-server-1y 228 k flex i386 2.5.4a-41.fc6 rhui-us-east-rhel-server-1y 124 k gcc-c++ i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 3.4 M gcc-gfortran i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 3.1 M gdb i386 7.0.1-37.el5_7.1 rhui-us-east-rhel-server-1y 2.4 M indent i386 2.2.9-14.fc6 rhui-us-east-rhel-server-1y 93 k libtool i386 1.5.22-7.el5_4 rhui-us-east-rhel-server-1y 667 k ltrace i386 0.5-13.45svn.el5 rhui-us-east-rhel-server-1y 61 k oprofile i386 0.9.4-15.el5 rhui-us-east-rhel-server-1y 2.7 M patchutils i386 0.2.31-2.2.2 rhui-us-east-rhel-server-1y 109 k pstack i386 1.2-7.2.2 rhui-us-east-rhel-server-1y 4.6 k python-ldap i386 2.2.0-2.1 rhui-us-east-rhel-server-1y 122 k rcs i386 5.7-30.1 rhui-us-east-rhel-server-1y 332 k redhat-rpm-config noarch 8.0.45-32.el5 rhui-us-east-rhel-server-1y 54 k rpm-build i386 4.4.2.3-22.el5 rhui-us-east-rhel-server-1y 302 k splint i386 3.1.1-16.el5 rhui-us-east-rhel-server-1y 1.5 M strace i386 4.5.18-5.el5_5.5 rhui-us-east-rhel-server-1y 172 k swig i386 1.3.29-2.el5 rhui-us-east-rhel-server-1y 2.9 M systemtap i386 1.3-9.el5 rhui-us-east-rhel-server-1y 2.5 M texinfo i386 4.8-14.el5 rhui-us-east-rhel-server-1y 753 k valgrind i386 1:3.5.0-5.el5 rhui-us-east-rhel-server-1y 20 M Installing for dependencies: GConf2 i386 2.14.0-9.el5 rhui-us-east-rhel-server-1y 1.5 M ORBit2 i386 2.14.3-5.el5 rhui-us-east-rhel-server-1y 253 k at-spi i386 1.7.11-3.el5 rhui-us-east-rhel-server-1y 290 k audiofile i386 1:0.2.6-5 rhui-us-east-rhel-server-1y 107 k avahi i386 0.6.16-10.el5_6 rhui-us-east-rhel-server-1y 251 k avahi-glib i386 0.6.16-10.el5_6 rhui-us-east-rhel-server-1y 15 k elfutils-libs i386 0.137-3.el5 rhui-us-east-rhel-server-1y 193 k esound i386 1:0.2.36-3 rhui-us-east-rhel-server-1y 130 k gail i386 1.9.2-3.el5 rhui-us-east-rhel-server-1y 350 k gnome-keyring i386 0.6.0-1.fc6 rhui-us-east-rhel-server-1y 170 k gnome-mime-data i386 2.4.2-3.1 rhui-us-east-rhel-server-1y 691 k gnome-mount i386 0.5-3.el5 rhui-us-east-rhel-server-1y 70 k gnome-python2 i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 126 k gnome-python2-bonobo i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 64 k gnome-python2-gconf i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 32 k gnome-python2-gnomevfs i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 65 k gnome-vfs2 i386 2.16.2-8.el5 rhui-us-east-rhel-server-1y 1.2 M imake i386 1.0.2-3 rhui-us-east-rhel-server-1y 318 k libIDL i386 0.8.7-1.fc6 rhui-us-east-rhel-server-1y 85 k libXTrap i386 1.0.0-3.1 rhui-us-east-rhel-server-1y 23 k libXevie i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libXfontcache i386 1.0.2-3.1 rhui-us-east-rhel-server-1y 9.7 k libXres i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libXxf86misc i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 12 k libXxf86vm i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libbonobo i386 2.16.0-1.1.el5_5.1 rhui-us-east-rhel-server-1y 502 k libbonoboui i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 390 k libdaemon i386 0.10-5.el5 rhui-us-east-rhel-server-1y 24 k libgfortran i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 232 k libgnome i386 2.16.0-6.el5 rhui-us-east-rhel-server-1y 859 k libgnomecanvas i386 2.14.0-4.1 rhui-us-east-rhel-server-1y 222 k libgnomeui i386 2.16.0-5.el5 rhui-us-east-rhel-server-1y 977 k libnotify i386 0.4.2-6.el5 rhui-us-east-rhel-server-1y 37 k libstdc++-devel i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 2.8 M libwnck i386 2.16.0-4.fc6 rhui-us-east-rhel-server-1y 185 k libxslt i386 1.1.17-2.el5_2.2 rhui-us-east-rhel-server-1y 485 k notification-daemon i386 0.3.5-9.el5 rhui-us-east-rhel-server-1y 47 k pyorbit i386 2.14.1-3.el5 rhui-us-east-rhel-server-1y 48 k pyspi i386 0.6.1-1.el5 rhui-us-east-rhel-server-1y 79 k shared-mime-info i386 0.19-5.el5 rhui-us-east-rhel-server-1y 148 k startup-notification i386 0.8-4.1 rhui-us-east-rhel-server-1y 32 k systemtap-runtime i386 1.3-9.el5 rhui-us-east-rhel-server-1y 93 k xorg-x11-fonts-base noarch 7.1-2.1.el5 rhui-us-east-rhel-server-1y 3.7 M xorg-x11-server-Xvfb i386 1.1.1-48.76.el5_6.4 rhui-us-east-rhel-server-1y 1.6 M xorg-x11-server-utils i386 7.1-5.el5_6.2 rhui-us-east-rhel-server-1y 164 k xorg-x11-xauth i386 1:1.0.1-2.1 rhui-us-east-rhel-server-1y 31 k xorg-x11-xinit i386 1.0.2-15.el5 rhui-us-east-rhel-server-1y 26 k Transaction Summary ================================================================================ Install 83 Package(s) Upgrade 0 Package(s) Total download size: 66 M Downloading Packages:
######################################################################################
# NEW TEST: ## Verify yum update ... 
######################################################################################
COMMAND:  /usr/bin/yum -y update
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gdbm-1.8.0-26.2.1.el5_6.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/mod_ssl-2.2.3-53.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dbus-libs-1.1.2-16.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/curl-7.15.5-9.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dbus-1.1.2-16.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXfont-1.2.2-1.0.4.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libpng-1.2.10-7.1.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-server-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dhclient-3.0.5-29.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rsync-3.0.6-4.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/kpartx-0.4.7-46.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-clients-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/net-snmp-5.3.2.2-14.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/tzdata-2011h-2.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libsmbclient-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/httpd-2.2.3-53.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/net-snmp-libs-5.3.2.2-14.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/device-mapper-multipath-0.4.7-46.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/lvm2-2.02.84-6.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/samba-client-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/samba-common-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.


Error Downloading Packages:
  samba-common-3.0.33-3.29.el5_7.4.i386: failure: Packages/samba-common-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dbus-libs-1.1.2-16.el5_7.i386: failure: Packages/dbus-libs-1.1.2-16.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  yum-rhn-plugin-0.5.4-22.el5_7.1.noarch: failure: Packages/yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:net-snmp-5.3.2.2-14.el5_7.1.i386: failure: Packages/net-snmp-5.3.2.2-14.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gdbm-1.8.0-26.2.1.el5_6.1.i386: failure: Packages/gdbm-1.8.0-26.2.1.el5_6.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dbus-1.1.2-16.el5_7.i386: failure: Packages/dbus-1.1.2-16.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  curl-7.15.5-9.el5_7.4.i386: failure: Packages/curl-7.15.5-9.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-server-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-server-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  kpartx-0.4.7-46.el5_7.1.i386: failure: Packages/kpartx-0.4.7-46.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  samba-client-3.0.33-3.29.el5_7.4.i386: failure: Packages/samba-client-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  httpd-2.2.3-53.el5_7.1.i386: failure: Packages/httpd-2.2.3-53.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  lvm2-2.02.84-6.el5_7.1.i386: failure: Packages/lvm2-2.02.84-6.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  device-mapper-multipath-0.4.7-46.el5_7.1.i386: failure: Packages/device-mapper-multipath-0.4.7-46.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:net-snmp-libs-5.3.2.2-14.el5_7.1.i386: failure: Packages/net-snmp-libs-5.3.2.2-14.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libsmbclient-3.0.33-3.29.el5_7.4.i386: failure: Packages/libsmbclient-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  12:dhclient-3.0.5-29.el5_7.1.i386: failure: Packages/dhclient-3.0.5-29.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXfont-1.2.2-1.0.4.el5_7.i386: failure: Packages/libXfont-1.2.2-1.0.4.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:mod_ssl-2.2.3-53.el5_7.1.i386: failure: Packages/mod_ssl-2.2.3-53.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  2:libpng-1.2.10-7.1.el5_7.5.i386: failure: Packages/libpng-1.2.10-7.1.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-clients-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-clients-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  tzdata-2011h-2.el5.i386: failure: Packages/tzdata-2011h-2.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rsync-3.0.6-4.el5_7.1.i386: failure: Packages/rsync-3.0.6-4.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package curl.i386 0:7.15.5-9.el5_7.4 set to be updated
---> Package dbus.i386 0:1.1.2-16.el5_7 set to be updated
---> Package dbus-libs.i386 0:1.1.2-16.el5_7 set to be updated
---> Package device-mapper-multipath.i386 0:0.4.7-46.el5_7.1 set to be updated
---> Package dhclient.i386 12:3.0.5-29.el5_7.1 set to be updated
---> Package gdbm.i386 0:1.8.0-26.2.1.el5_6.1 set to be updated
---> Package httpd.i386 0:2.2.3-53.el5_7.1 set to be updated
---> Package kpartx.i386 0:0.4.7-46.el5_7.1 set to be updated
---> Package libXfont.i386 0:1.2.2-1.0.4.el5_7 set to be updated
---> Package libpng.i386 2:1.2.10-7.1.el5_7.5 set to be updated
---> Package libsmbclient.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package lvm2.i386 0:2.02.84-6.el5_7.1 set to be updated
---> Package mod_ssl.i386 1:2.2.3-53.el5_7.1 set to be updated
---> Package net-snmp.i386 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package openssh.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package openssh-clients.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package openssh-server.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package rsync.i386 0:3.0.6-4.el5_7.1 set to be updated
---> Package samba-client.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package samba-common.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package tzdata.i386 0:2011h-2.el5 set to be updated
---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5_7.1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch   Version               Repository                   Size
================================================================================
Updating:
 curl            i386   7.15.5-9.el5_7.4      rhui-us-east-rhel-server-1y 234 k
 dbus            i386   1.1.2-16.el5_7        rhui-us-east-rhel-server-1y 235 k
 dbus-libs       i386   1.1.2-16.el5_7        rhui-us-east-rhel-server-1y 124 k
 device-mapper-multipath
                 i386   0.4.7-46.el5_7.1      rhui-us-east-rhel-server-1y 2.8 M
 dhclient        i386   12:3.0.5-29.el5_7.1   rhui-us-east-rhel-server-1y 281 k
 gdbm            i386   1.8.0-26.2.1.el5_6.1  rhui-us-east-rhel-server-1y  28 k
 httpd           i386   2.2.3-53.el5_7.1      rhui-us-east-rhel-server-1y 1.2 M
 kpartx          i386   0.4.7-46.el5_7.1      rhui-us-east-rhel-server-1y 425 k
 libXfont        i386   1.2.2-1.0.4.el5_7     rhui-us-east-rhel-server-1y 240 k
 libpng          i386   2:1.2.10-7.1.el5_7.5  rhui-us-east-rhel-server-1y 241 k
 libsmbclient    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 908 k
 lvm2            i386   2.02.84-6.el5_7.1     rhui-us-east-rhel-server-1y 2.9 M
 mod_ssl         i386   1:2.2.3-53.el5_7.1    rhui-us-east-rhel-server-1y  93 k
 net-snmp        i386   1:5.3.2.2-14.el5_7.1  rhui-us-east-rhel-server-1y 702 k
 net-snmp-libs   i386   1:5.3.2.2-14.el5_7.1  rhui-us-east-rhel-server-1y 1.3 M
 openssh         i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 289 k
 openssh-clients i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 452 k
 openssh-server  i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 273 k
 rsync           i386   3.0.6-4.el5_7.1       rhui-us-east-rhel-server-1y 338 k
 samba-client    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 5.7 M
 samba-common    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 6.7 M
 tzdata          i386   2011h-2.el5           rhui-us-east-rhel-server-1y 781 k
 yum-rhn-plugin  noarch 0.5.4-22.el5_7.1      rhui-us-east-rhel-server-1y  63 k

Comment 3 releng-rhel@redhat.com 2011-09-07 21:28:26 UTC
Transaction Summary
================================================================================
Install       0 Package(s)
Upgrade      23 Package(s)

Total download size: 26 M
Downloading Packages: 
EXPECTED RESULT: 
RETURN CODE: 1
FAIL1
Loaded plugins: amazon-id, fastestmirror, security Loading mirror speeds from cached hostfile Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package curl.i386 0:7.15.5-9.el5_7.4 set to be updated ---> Package dbus.i386 0:1.1.2-16.el5_7 set to be updated ---> Package dbus-libs.i386 0:1.1.2-16.el5_7 set to be updated ---> Package device-mapper-multipath.i386 0:0.4.7-46.el5_7.1 set to be updated ---> Package dhclient.i386 12:3.0.5-29.el5_7.1 set to be updated ---> Package gdbm.i386 0:1.8.0-26.2.1.el5_6.1 set to be updated ---> Package httpd.i386 0:2.2.3-53.el5_7.1 set to be updated ---> Package kpartx.i386 0:0.4.7-46.el5_7.1 set to be updated ---> Package libXfont.i386 0:1.2.2-1.0.4.el5_7 set to be updated ---> Package libpng.i386 2:1.2.10-7.1.el5_7.5 set to be updated ---> Package libsmbclient.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package lvm2.i386 0:2.02.84-6.el5_7.1 set to be updated ---> Package mod_ssl.i386 1:2.2.3-53.el5_7.1 set to be updated ---> Package net-snmp.i386 1:5.3.2.2-14.el5_7.1 set to be updated ---> Package net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1 set to be updated ---> Package openssh.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package openssh-clients.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package openssh-server.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package rsync.i386 0:3.0.6-4.el5_7.1 set to be updated ---> Package samba-client.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package samba-common.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package tzdata.i386 0:2011h-2.el5 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5_7.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: curl i386 7.15.5-9.el5_7.4 rhui-us-east-rhel-server-1y 234 k dbus i386 1.1.2-16.el5_7 rhui-us-east-rhel-server-1y 235 k dbus-libs i386 1.1.2-16.el5_7 rhui-us-east-rhel-server-1y 124 k device-mapper-multipath i386 0.4.7-46.el5_7.1 rhui-us-east-rhel-server-1y 2.8 M dhclient i386 12:3.0.5-29.el5_7.1 rhui-us-east-rhel-server-1y 281 k gdbm i386 1.8.0-26.2.1.el5_6.1 rhui-us-east-rhel-server-1y 28 k httpd i386 2.2.3-53.el5_7.1 rhui-us-east-rhel-server-1y 1.2 M kpartx i386 0.4.7-46.el5_7.1 rhui-us-east-rhel-server-1y 425 k libXfont i386 1.2.2-1.0.4.el5_7 rhui-us-east-rhel-server-1y 240 k libpng i386 2:1.2.10-7.1.el5_7.5 rhui-us-east-rhel-server-1y 241 k libsmbclient i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 908 k lvm2 i386 2.02.84-6.el5_7.1 rhui-us-east-rhel-server-1y 2.9 M mod_ssl i386 1:2.2.3-53.el5_7.1 rhui-us-east-rhel-server-1y 93 k net-snmp i386 1:5.3.2.2-14.el5_7.1 rhui-us-east-rhel-server-1y 702 k net-snmp-libs i386 1:5.3.2.2-14.el5_7.1 rhui-us-east-rhel-server-1y 1.3 M openssh i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 289 k openssh-clients i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 452 k openssh-server i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 273 k rsync i386 3.0.6-4.el5_7.1 rhui-us-east-rhel-server-1y 338 k samba-client i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 5.7 M samba-common i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 6.7 M tzdata i386 2011h-2.el5 rhui-us-east-rhel-server-1y 781 k yum-rhn-plugin noarch 0.5.4-22.el5_7.1 rhui-us-east-rhel-server-1y 63 k Transaction Summary ================================================================================ Install 0 Package(s) Upgrade 23 Package(s) Total download size: 26 M Downloading Packages:
######################################################################################
# NEW TEST: ## Verify no fa1lures in rpm package ... 
######################################################################################
COMMAND:  cat /root/valid/src/validate.log | grep 'failure in rpm package' | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no rpm scriplet fa1lures ... 
######################################################################################
COMMAND:  cat /root/valid/src/validate.log | grep 'scriptlet failed, exit status 1' | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify package removal... 
######################################################################################
COMMAND: /bin/rpm -e zsh
error: package zsh is not installed
RETURN CODE: 1
COMMAND:  /bin/rpm -q zsh
RESULT: package zsh is not installed 
EXPECTED RESULT: package zsh is not installed
RETURN CODE: 1
PASS
######################################################################################
# NEW TEST: ## Verify bash_history ... 
######################################################################################
COMMAND:  cat ~/.bash_history | wc -l 
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no systemid file ... 
######################################################################################
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rh-cloud-firstboot is on ... 
######################################################################################
COMMAND:  chkconfig --list | grep rh-cloud | grep 3:off | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
/etc/sysconfig/rh-cloud-firstboot FOUND
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
COMMAND:  cat /etc/sysconfig/rh-cloud-firstboot
RESULT: RUN_FIRSTBOOT=NO 
EXPECTED RESULT: RUN_FIRSTBOOT=NO
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify nameserver ... 
######################################################################################
COMMAND:  /usr/bin/dig clock.redhat.com 2>> /root/valid/src/validate.log | grep 66.187.233.4  | wc -l
RESULT: 1 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify group file ... 
######################################################################################
COMMAND:  cat /etc/group | grep root:x:0
RESULT: root:x:0:root 
EXPECTED RESULT: root:x:0:root
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep bin:x:1
RESULT: bin:x:1:root,bin,daemon 
EXPECTED RESULT: bin:x:1:root,bin,daemon
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep daemon:x:2
RESULT: daemon:x:2:root,bin,daemon 
EXPECTED RESULT: daemon:x:2:root,bin,daemon
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep nobody:x:99
RESULT: nobody:x:99: 
EXPECTED RESULT: nobody:x:99:
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify new passwd file ... 
######################################################################################
COMMAND:  cat /etc/passwd | grep root:x:0
RESULT: root:x:0:0:root:/root:/bin/bash 
EXPECTED RESULT: root:x:0:0:root:/root:/bin/bash
RETURN CODE: 0
PASS
COMMAND:  cat /etc/passwd | grep nobody:x:99
RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin 
EXPECTED RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin
RETURN CODE: 0
PASS
COMMAND:  cat /etc/passwd | grep sshd
RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin 
EXPECTED RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify runlevel ... 
######################################################################################
COMMAND:  cat /etc/inittab | grep id:
RESULT: id:3:initdefault: 
EXPECTED RESULT: id:3:initdefault:
RETURN CODE: 0
PASS
COMMAND:  cat /etc/inittab | grep si:
RESULT: si::sysinit:/etc/rc.d/rc.sysinit 
EXPECTED RESULT: si::sysinit:/etc/rc.d/rc.sysinit
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify new shells file ... 
######################################################################################
COMMAND:  cat /etc/shells | grep bash
RESULT: /bin/bash 
EXPECTED RESULT: /bin/bash
RETURN CODE: 0
PASS
COMMAND:  cat /etc/shells | grep nologin
RESULT: /sbin/nologin 
EXPECTED RESULT: /sbin/nologin
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify networking ... 
######################################################################################
COMMAND:  grep ^NETWORKING= /etc/sysconfig/network | cut -d\= -f2
RESULT: yes 
EXPECTED RESULT: yes
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify device ... 
######################################################################################
COMMAND:  grep ^DEVICE= /etc/sysconfig/network-scripts/ifcfg-eth0 | cut -d\= -f2
RESULT: eth0 
EXPECTED RESULT: eth0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify iptables ... 
######################################################################################
COMMAND: /etc/init.d/iptables status | grep REJECT 
10   REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited 
RETURN CODE: 0
COMMAND:  /etc/init.d/iptables status | grep :22 | grep ACCEPT | wc -l 
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep dpt:631 | grep ACCEPT | wc -l 
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep dpt:5353 | grep ACCEPT | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep RELATED,ESTABLISHED | grep ACCEPT | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep -e esp -e ah | grep ACCEPT | wc -l
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep REJECT | grep all | grep 0.0.0.0/0 | grep icmp-host-prohibited |  wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify sshd ...
######################################################################################
COMMAND:  chkconfig --list | grep sshd
RESULT: sshd           	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: sshd           	0:off	1:off	2:on	3:on	4:on	5:on	6:off
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/sshd status | grep running | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify  chkconfig ... 
######################################################################################
COMMAND:  chkconfig --list | grep crond | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
COMMAND:  chkconfig --list | grep  iptables | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
COMMAND:  chkconfig --list | grep yum-updatesd | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rsyslog is on ... 
######################################################################################
COMMAND:  chkconfig --list | grep rsyslog | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rsyslog config ... 
######################################################################################
COMMAND:  md5sum /etc/rsyslog.conf | cut -f 1 -d  " "
RESULT: 15936b6fe4e8fadcea87b54de495f975 
EXPECTED RESULT: bd4e328df4b59d41979ef7202a05e074 OR 15936b6fe4e8fadcea87b54de495f975 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd is on ... 
######################################################################################
COMMAND:  /sbin/chkconfig --list auditd | grep 3:on
RESULT: auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
COMMAND:  /sbin/chkconfig --list auditd | grep 5:on
RESULT: auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify audit.rules ... 
######################################################################################
COMMAND:  md5sum /etc/audit/audit.rules | cut -f 1 -d  " "
RESULT: f9869e1191838c461f5b9051c78a638d 
EXPECTED RESULT: f9869e1191838c461f5b9051c78a638d
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd.conf ... 
######################################################################################
COMMAND:  md5sum /etc/audit/auditd.conf | cut -f 1 -d  " "
RESULT: 612ddf28c3916530d47ef56a1b1ed1ed 
EXPECTED RESULT: 612ddf28c3916530d47ef56a1b1ed1ed
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd sysconfig ... 
######################################################################################
COMMAND:  md5sum /etc/sysconfig/auditd | cut -f 1 -d  " "
RESULT: 123beb3a97a32d96eba4f11509e39da2 
EXPECTED RESULT: 123beb3a97a32d96eba4f11509e39da2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify sshd_config settings ...
######################################################################################
COMMAND:  cat /etc/ssh/sshd_config  | grep  PasswordAuthentication | grep no | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/ld.so.conf.d/libc6-xen.conf is not present ... 
######################################################################################
COMMAND:  ls /etc/ld.so.conf.d/libc6-xen.conf
ls: /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory
RESULT:  
EXPECTED RESULT: 2
RETURN CODE: 2
PASS
######################################################################################
# NEW TEST: ##test menu.lst ... 
######################################################################################
COMMAND:  file /boot/grub/menu.lst  | grep symbolic | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  file /boot/grub/menu.lst  | grep grub.conf | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  cat /boot/grub/grub.conf  | grep "(hd0,0)" | wc -l
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify resize2fs ... 
######################################################################################
COMMAND: resize2fs -p /dev/sda1 15000M
resize2fs 1.39 (29-May-2006)
RETURN CODE: 0
COMMAND:  df -h | grep 13G | wc -l 
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS

## Summary ##
FAILURES = 5
FAILED TESTS = ## Verify turning on/off swap file ... ## Verify swap size ... ## install zsh ... ## Install Development tools group... ## Verify yum update ...
LOG FILE = /root/valid/src/validate.log
## Summary ##

######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################

Comment 4 releng-rhel@redhat.com 2011-09-07 21:30:25 UTC
IMAGE ID= IGNOREami-2713d04e_us-east-1_m1.small
######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################
######################################################################################
# NEW TEST: Fetching Host Details 
######################################################################################
This is not a Hourly image
/root/valid/src
domU-12-31-39-13-D0-E4
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
######################################################################################
# NEW TEST: The selected image has the version RHEL 5.7
######################################################################################
######################################################################################
# NEW TEST: ## Verify kernel name ... 
######################################################################################
COMMAND:  /bin/uname -s
RESULT: Linux 
EXPECTED RESULT: Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest installed kernel is running ... 
######################################################################################
LATEST_RPM_KERNEL_VERSION=2.6.18-274
CURRENT_UNAME_KERNAL_VERSION=2.6.18-274
assert latest rpm kernel = uname -r
COMMAND:  uname -r | sed 's/\(.*\)......./\1/'
RESULT: 2.6.18-274 
EXPECTED RESULT: 2.6.18-274
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... 
######################################################################################
COMMAND:  cat /boot/grub/menu.lst | grep 2.6.18-274
RESULT: title RHEL5.7-Server-20110711.5-Server-i386-starter-ec2 (2.6.18-274.el5xen)
        kernel /boot/vmlinuz-2.6.18-274.el5xen ro root=LABEL=/ 
        initrd /boot/initrd-2.6.18-274.el5xen.img 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify operating system ... 
######################################################################################
COMMAND:  /bin/uname -o
RESULT: GNU/Linux 
EXPECTED RESULT: GNU/Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel ... 
######################################################################################
COMMAND:  ls /etc/sysconfig/kernel
RESULT: /etc/sysconfig/kernel 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains UPDATEDEFAULT ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep UPDATEDEFAULT=yes
RESULT: UPDATEDEFAULT=yes 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains DEFAULTKERNEL ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep DEFAULTKERNEL=kernel
RESULT: DEFAULTKERNEL=kernel 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Partition Format  ...
######################################################################################
mount | grep /dev/sda1 | awk '{ print  }'
COMMAND:  echo ext3
RESULT: ext3 
EXPECTED RESULT: ext3
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Partition Size ...
######################################################################################
size=5904748
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: true
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify turning on/off swap file ... 
######################################################################################
COMMAND:  /sbin/swapoff /dev/sda3 && /sbin/swapon /dev/sda3
swapoff: /dev/sda3: Invalid argument
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 255
FAIL2

######################################################################################
# NEW TEST: ## Verify swap size ... 
######################################################################################
free | grep Swap | awk '{print }'
COMMAND:  echo false
RESULT: false 
EXPECTED RESULT: 1
RETURN CODE: 0
FAIL2
false
######################################################################################
# NEW TEST: ## /sbin/getenforce ... 
######################################################################################
COMMAND:  /usr/sbin/getenforce
RESULT: Enforcing 
EXPECTED RESULT: Enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify SELINUX enforcing ... 
######################################################################################
COMMAND:  grep ^SELINUX= /etc/sysconfig/selinux | cut -d\= -f2
RESULT: enforcing 
EXPECTED RESULT: enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify SELINUXTYPE targeted ... 
######################################################################################
COMMAND:  grep ^SELINUXTYPE= /etc/sysconfig/selinux | cut -d\= -f2
RESULT: targeted 
EXPECTED RESULT: targeted
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Flip Selinux Permissive ... 
######################################################################################
COMMAND:  /usr/sbin/setenforce Permissive && /usr/sbin/getenforce
RESULT: Permissive 
EXPECTED RESULT: Permissive
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Flip Selinux Enforcing ... 
######################################################################################
COMMAND:  /usr/sbin/setenforce Enforcing && /usr/sbin/getenforce
RESULT: Enforcing 
EXPECTED RESULT: Enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no missing packages ... 
######################################################################################
COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp
RETURN CODE: 0
COMMAND: comm -23 packages_5 /tmp/rpmqa
RETURN CODE: 0
COUNT = 0
COMMAND:  echo test passed
RESULT: test passed 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify RPMs ... 
######################################################################################
/bin/rpm -Va --nomtime --nosize --nomd5
....L...  c /etc/pam.d/system-auth
.M......  c /etc/sysconfig/iptables-config
    S file Size differs
    M Mode differs (includes permissions and file type)
    5 MD5 sum differs
    D Device major/minor number mismatch
    L readLink(2) path mismatch
    U User ownership differs
    G Group ownership differs
    T mTime differs

COMMAND:  cat /tmp/rpmqaV.txt | wc -l
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify Version 2 ... 
######################################################################################
COMMAND:  /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release | cut -d. -f1,2
RESULT: 5.7 
EXPECTED RESULT: 5.7
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify packager ... 
######################################################################################
COMMAND:  cat /tmp/Packager | grep -v 'Red Hat, Inc.' |  grep -v crash-trace-commandPackager| wc -l
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG checking ... 
######################################################################################
COMMAND:  grep '^gpgcheck=1' /etc/yum.repos.d/redhat-*.repo | cut -d\= -f2 | sort -f | uniq
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG Keys ... 
######################################################################################
COMMAND:  rpm -qa gpg-pubkey* | wc -l 
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG RPMS ... 
######################################################################################
COMMAND:  rpm -qa gpg-pubkey* | sort -f | tail -n 1
RESULT: gpg-pubkey-37017186-45761324 
EXPECTED RESULT: gpg-pubkey-37017186-45761324
RETURN CODE: 0
PASS
COMMAND:  rpm -qa gpg-pubkey* |  grep 2fa6
RESULT: gpg-pubkey-2fa658e0-45700c69 
EXPECTED RESULT: gpg-pubkey-2fa658e0-45700c69
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify disabled yum plugin ... 
######################################################################################
COMMAND:  grep ^enabled /etc/yum/pluginconf.d/rhnplugin.conf | grep -v '^#' | cut -d\= -f2 | awk '{print }' | sort -f | uniq
RESULT:  0 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## List the configured repositories...
######################################################################################
COMMAND:  /usr/bin/yum repolist
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Determining fastest mirrors
repo id                       repo name                                   status
rhui-us-east-rhel-server-1y   Red Hat Enterprise Linux Server 5 (RPMs)    9,156
repolist: 9,156 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Search zsh...
######################################################################################
COMMAND:  /usr/bin/yum search zsh
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
================================= Matched: zsh =================================
zsh.i386 : A powerful interactive shell
zsh-html.i386 : Zsh shell manual in html format 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## install zsh ... 
######################################################################################
COMMAND: /usr/bin/yum -y install zsh
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/zsh-4.2.6-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.


Error Downloading Packages:
  zsh-4.2.6-5.el5.i386: failure: Packages/zsh-4.2.6-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RETURN CODE: 1
COMMAND:  /bin/rpm -q --queryformat '%{NAME}\n' zsh
RESULT: package zsh is not installed 
EXPECTED RESULT: zsh
RETURN CODE: 1
FAIL1
package zsh is not installed
######################################################################################
# NEW TEST: ## List available groups..
######################################################################################
COMMAND:  /usr/bin/yum grouplist
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Setting up Group Process
Loading mirror speeds from cached hostfile
Installed Groups:
   Editors
   FTP Server
   Legacy Network Server
   Legacy Software Development
   Legacy Software Support
   Mail Server
   MySQL Database
   PostgreSQL Database
   Server Configuration Tools
   System Tools
   Text-based Internet
   Web Server
Available Groups:
   Administration Tools
   Authoring and Publishing
   DNS Name Server
   Development Libraries
   Development Tools
   Engineering and Scientific
   GNOME Desktop Environment
   GNOME Software Development
   Games and Entertainment
   Graphical Internet
   Graphics
   Java Development
   KDE (K Desktop Environment)
   KDE Software Development
   Network Servers
   News Server
   Office/Productivity
   OpenFabrics Enterprise Distribution
   Printing Support
   Sound and Video
   Windows File Server
   X Software Development
   X Window System
Done 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Install Development tools group...
######################################################################################
COMMAND:  /usr/bin/yum -y groupinstall 'Development tools'
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pstack-1.2-7.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXfontcache-1.0.2-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXxf86misc-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXevie-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXres-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXxf86vm-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/avahi-glib-0.6.16-10.el5_6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/diffstat-1.41-1.2.3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXTrap-1.0.0-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libdaemon-0.10-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-xinit-1.0.2-15.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-xauth-1.0.1-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-gconf-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/startup-notification-0.8-4.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libnotify-0.4.2-6.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/byacc-1.9-29.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/notification-daemon-0.3.5-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pyorbit-2.14.1-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/redhat-rpm-config-8.0.45-32.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ltrace-0.5-13.45svn.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-bonobo-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-gnomevfs-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-mount-0.5-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pyspi-0.6.1-1.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libIDL-0.8.7-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/systemtap-runtime-1.3-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/indent-2.2.9-14.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/audiofile-0.2.6-5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/patchutils-0.2.31-2.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/python-ldap-2.2.0-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/flex-2.5.4a-41.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ctags-5.6-1.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/esound-0.2.36-3.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/cscope-15.5-15.1.el5_3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/shared-mime-info-0.19-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-server-utils-7.1-5.el5_6.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-keyring-0.6.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/strace-4.5.18-5.el5_5.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dogtail-0.6.1-4.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libwnck-2.16.0-4.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/elfutils-libs-0.137-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake14-1.4p6-13.el5.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnomecanvas-2.14.0-4.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/elfutils-0.137-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake15-1.5-16.el5.2.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgfortran-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake16-1.6.3-8.el5.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/avahi-0.6.16-10.el5_6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ORBit2-2.14.3-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake17-1.7.9-7.el5.2.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/at-spi-1.7.11-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rpm-build-4.4.2.3-22.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/imake-1.0.2-3.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rcs-5.7-30.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gail-1.9.2-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dev86-0.16.17-2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libbonoboui-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake-1.9.6-2.3.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libxslt-1.1.17-2.el5_2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libbonobo-2.16.0-1.1.el5_5.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/bison-2.3-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/autoconf-2.59-12.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libtool-1.5.22-7.el5_4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-mime-data-2.4.2-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/cvs-1.11.22-7.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/texinfo-4.8-14.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnome-2.16.0-6.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnomeui-2.16.0-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-vfs2-2.16.2-8.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/GConf2-2.14.0-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/splint-3.1.1-16.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/doxygen-1.4.7-1.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gdb-7.0.1-37.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/systemtap-1.3-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/oprofile-0.9.4-15.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libstdc%2B%2B-devel-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/swig-1.3.29-2.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gcc-gfortran-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gcc-c%2B%2B-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-fonts-base-7.1-2.1.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/valgrind-3.5.0-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.

Comment 5 releng-rhel@redhat.com 2011-09-07 21:30:29 UTC
Error Downloading Packages:
  libXevie-1.0.1-3.1.i386: failure: Packages/libXevie-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  elfutils-libs-0.137-3.el5.i386: failure: Packages/elfutils-libs-0.137-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  cvs-1.11.22-7.el5.i386: failure: Packages/cvs-1.11.22-7.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-keyring-0.6.0-1.fc6.i386: failure: Packages/gnome-keyring-0.6.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-bonobo-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-bonobo-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:doxygen-1.4.7-1.1.i386: failure: Packages/doxygen-1.4.7-1.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  systemtap-runtime-1.3-9.el5.i386: failure: Packages/systemtap-runtime-1.3-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake14-1.4p6-13.el5.1.noarch: failure: Packages/automake14-1.4p6-13.el5.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXTrap-1.0.0-3.1.i386: failure: Packages/libXTrap-1.0.0-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXfontcache-1.0.2-3.1.i386: failure: Packages/libXfontcache-1.0.2-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgfortran-4.1.2-51.el5.i386: failure: Packages/libgfortran-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ctags-5.6-1.1.i386: failure: Packages/ctags-5.6-1.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libwnck-2.16.0-4.fc6.i386: failure: Packages/libwnck-2.16.0-4.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  systemtap-1.3-9.el5.i386: failure: Packages/systemtap-1.3-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:valgrind-3.5.0-5.el5.i386: failure: Packages/valgrind-3.5.0-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  notification-daemon-0.3.5-9.el5.i386: failure: Packages/notification-daemon-0.3.5-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-fonts-base-7.1-2.1.el5.noarch: failure: Packages/xorg-x11-fonts-base-7.1-2.1.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rcs-5.7-30.1.i386: failure: Packages/rcs-5.7-30.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake15-1.5-16.el5.2.noarch: failure: Packages/automake15-1.5-16.el5.2.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-gnomevfs-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-gnomevfs-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnomecanvas-2.14.0-4.1.i386: failure: Packages/libgnomecanvas-2.14.0-4.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXxf86vm-1.0.1-3.1.i386: failure: Packages/libXxf86vm-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libnotify-0.4.2-6.el5.i386: failure: Packages/libnotify-0.4.2-6.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ORBit2-2.14.3-5.el5.i386: failure: Packages/ORBit2-2.14.3-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libdaemon-0.10-5.el5.i386: failure: Packages/libdaemon-0.10-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  cscope-15.5-15.1.el5_3.1.i386: failure: Packages/cscope-15.5-15.1.el5_3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libIDL-0.8.7-1.fc6.i386: failure: Packages/libIDL-0.8.7-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  bison-2.3-2.1.i386: failure: Packages/bison-2.3-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  byacc-1.9-29.2.2.i386: failure: Packages/byacc-1.9-29.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  redhat-rpm-config-8.0.45-32.el5.noarch: failure: Packages/redhat-rpm-config-8.0.45-32.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libbonobo-2.16.0-1.1.el5_5.1.i386: failure: Packages/libbonobo-2.16.0-1.1.el5_5.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  splint-3.1.1-16.el5.i386: failure: Packages/splint-3.1.1-16.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  python-ldap-2.2.0-2.1.i386: failure: Packages/python-ldap-2.2.0-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gdb-7.0.1-37.el5_7.1.i386: failure: Packages/gdb-7.0.1-37.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libstdc++-devel-4.1.2-51.el5.i386: failure: Packages/libstdc++-devel-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXres-1.0.1-3.1.i386: failure: Packages/libXres-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  avahi-0.6.16-10.el5_6.i386: failure: Packages/avahi-0.6.16-10.el5_6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pyspi-0.6.1-1.el5.i386: failure: Packages/pyspi-0.6.1-1.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-mime-data-2.4.2-3.1.i386: failure: Packages/gnome-mime-data-2.4.2-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  avahi-glib-0.6.16-10.el5_6.i386: failure: Packages/avahi-glib-0.6.16-10.el5_6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-vfs2-2.16.2-8.el5.i386: failure: Packages/gnome-vfs2-2.16.2-8.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-server-utils-7.1-5.el5_6.2.i386: failure: Packages/xorg-x11-server-utils-7.1-5.el5_6.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  shared-mime-info-0.19-5.el5.i386: failure: Packages/shared-mime-info-0.19-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  swig-1.3.29-2.el5.i386: failure: Packages/swig-1.3.29-2.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libxslt-1.1.17-2.el5_2.2.i386: failure: Packages/libxslt-1.1.17-2.el5_2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  startup-notification-0.8-4.1.i386: failure: Packages/startup-notification-0.8-4.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gcc-gfortran-4.1.2-51.el5.i386: failure: Packages/gcc-gfortran-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  oprofile-0.9.4-15.el5.i386: failure: Packages/oprofile-0.9.4-15.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  elfutils-0.137-3.el5.i386: failure: Packages/elfutils-0.137-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  indent-2.2.9-14.fc6.i386: failure: Packages/indent-2.2.9-14.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  strace-4.5.18-5.el5_5.5.i386: failure: Packages/strace-4.5.18-5.el5_5.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:xorg-x11-xauth-1.0.1-2.1.i386: failure: Packages/xorg-x11-xauth-1.0.1-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  patchutils-0.2.31-2.2.2.i386: failure: Packages/patchutils-0.2.31-2.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-mount-0.5-3.el5.i386: failure: Packages/gnome-mount-0.5-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-xinit-1.0.2-15.el5.i386: failure: Packages/xorg-x11-xinit-1.0.2-15.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  autoconf-2.59-12.noarch: failure: Packages/autoconf-2.59-12.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rpm-build-4.4.2.3-22.el5.i386: failure: Packages/rpm-build-4.4.2.3-22.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pyorbit-2.14.1-3.el5.i386: failure: Packages/pyorbit-2.14.1-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dev86-0.16.17-2.2.i386: failure: Packages/dev86-0.16.17-2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dogtail-0.6.1-4.el5.noarch: failure: Packages/dogtail-0.6.1-4.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386: failure: Packages/xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  flex-2.5.4a-41.fc6.i386: failure: Packages/flex-2.5.4a-41.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  imake-1.0.2-3.i386: failure: Packages/imake-1.0.2-3.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake-1.9.6-2.3.el5.noarch: failure: Packages/automake-1.9.6-2.3.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-gconf-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-gconf-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake16-1.6.3-8.el5.1.noarch: failure: Packages/automake16-1.6.3-8.el5.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  GConf2-2.14.0-9.el5.i386: failure: Packages/GConf2-2.14.0-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ltrace-0.5-13.45svn.el5.i386: failure: Packages/ltrace-0.5-13.45svn.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gcc-c++-4.1.2-51.el5.i386: failure: Packages/gcc-c++-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:audiofile-0.2.6-5.i386: failure: Packages/audiofile-0.2.6-5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pstack-1.2-7.2.2.i386: failure: Packages/pstack-1.2-7.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXxf86misc-1.0.1-3.1.i386: failure: Packages/libXxf86misc-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnome-2.16.0-6.el5.i386: failure: Packages/libgnome-2.16.0-6.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  at-spi-1.7.11-3.el5.i386: failure: Packages/at-spi-1.7.11-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libtool-1.5.22-7.el5_4.i386: failure: Packages/libtool-1.5.22-7.el5_4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:esound-0.2.36-3.i386: failure: Packages/esound-0.2.36-3.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnomeui-2.16.0-5.el5.i386: failure: Packages/libgnomeui-2.16.0-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  diffstat-1.41-1.2.3.el5.i386: failure: Packages/diffstat-1.41-1.2.3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libbonoboui-2.16.0-1.fc6.i386: failure: Packages/libbonoboui-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gail-1.9.2-3.el5.i386: failure: Packages/gail-1.9.2-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake17-1.7.9-7.el5.2.noarch: failure: Packages/automake17-1.7.9-7.el5.2.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  texinfo-4.8-14.el5.i386: failure: Packages/texinfo-4.8-14.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
Setting up Group Process
Loading mirror speeds from cached hostfile
Package gcc-4.1.2-51.el5.i386 already installed and latest version
Package 1:make-3.81-3.el5.i386 already installed and latest version
Package 1:pkgconfig-0.21-2.el5.i386 already installed and latest version
Package gettext-0.17-1.el5.i386 already installed and latest version
Package binutils-2.17.50.0.6-14.el5.i386 already installed and latest version
Package subversion-1.6.11-7.el5_6.4.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.59-12 set to be updated
--> Processing Dependency: imake for package: autoconf
---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated
---> Package automake14.noarch 0:1.4p6-13.el5.1 set to be updated
---> Package automake15.noarch 0:1.5-16.el5.2 set to be updated
---> Package automake16.noarch 0:1.6.3-8.el5.1 set to be updated
---> Package automake17.noarch 0:1.7.9-7.el5.2 set to be updated
---> Package bison.i386 0:2.3-2.1 set to be updated
---> Package byacc.i386 0:1.9-29.2.2 set to be updated
---> Package cscope.i386 0:15.5-15.1.el5_3.1 set to be updated
---> Package ctags.i386 0:5.6-1.1 set to be updated
---> Package cvs.i386 0:1.11.22-7.el5 set to be updated
---> Package dev86.i386 0:0.16.17-2.2 set to be updated
---> Package diffstat.i386 0:1.41-1.2.3.el5 set to be updated
---> Package dogtail.noarch 0:0.6.1-4.el5 set to be updated
--> Processing Dependency: pyspi >= 0.6.0 for package: dogtail
--> Processing Dependency: xorg-x11-server-Xvfb for package: dogtail
--> Processing Dependency: xorg-x11-xinit for package: dogtail
--> Processing Dependency: gnome-python2-gconf for package: dogtail
---> Package doxygen.i386 1:1.4.7-1.1 set to be updated
---> Package elfutils.i386 0:0.137-3.el5 set to be updated
--> Processing Dependency: elfutils-libs-i386 = 0.137-3.el5 for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils
--> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils
--> Processing Dependency: libdw.so.1 for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils
--> Processing Dependency: libasm.so.1 for package: elfutils
---> Package flex.i386 0:2.5.4a-41.fc6 set to be updated
---> Package gcc-c++.i386 0:4.1.2-51.el5 set to be updated
--> Processing Dependency: libstdc++-devel = 4.1.2-51.el5 for package: gcc-c++
---> Package gcc-gfortran.i386 0:4.1.2-51.el5 set to be updated
--> Processing Dependency: libgfortran = 4.1.2-51.el5 for package: gcc-gfortran
--> Processing Dependency: libgfortran.so.1 for package: gcc-gfortran
---> Package gdb.i386 0:7.0.1-37.el5_7.1 set to be updated
---> Package indent.i386 0:2.2.9-14.fc6 set to be updated
---> Package libtool.i386 0:1.5.22-7.el5_4 set to be updated
---> Package ltrace.i386 0:0.5-13.45svn.el5 set to be updated
---> Package oprofile.i386 0:0.9.4-15.el5 set to be updated
---> Package patchutils.i386 0:0.2.31-2.2.2 set to be updated
---> Package pstack.i386 0:1.2-7.2.2 set to be updated
---> Package python-ldap.i386 0:2.2.0-2.1 set to be updated
---> Package rcs.i386 0:5.7-30.1 set to be updated
---> Package redhat-rpm-config.noarch 0:8.0.45-32.el5 set to be updated
---> Package rpm-build.i386 0:4.4.2.3-22.el5 set to be updated
---> Package splint.i386 0:3.1.1-16.el5 set to be updated
---> Package strace.i386 0:4.5.18-5.el5_5.5 set to be updated
---> Package swig.i386 0:1.3.29-2.el5 set to be updated
---> Package systemtap.i386 0:1.3-9.el5 set to be updated
--> Processing Dependency: systemtap-runtime = 1.3-9.el5 for package: systemtap
--> Processing Dependency: libavahi-common.so.3 for package: systemtap
--> Processing Dependency: libavahi-client.so.3 for package: systemtap
---> Package texinfo.i386 0:4.8-14.el5 set to be updated
---> Package valgrind.i386 1:3.5.0-5.el5 set to be updated
--> Running transaction check
---> Package avahi.i386 0:0.6.16-10.el5_6 set to be updated
--> Processing Dependency: libdaemon for package: avahi
--> Processing Dependency: libdaemon.so.0 for package: avahi
---> Package elfutils-libs.i386 0:0.137-3.el5 set to be updated
---> Package gnome-python2-gconf.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: gnome-python2 = 2.16.0-1.fc6 for package: gnome-python2-gconf
--> Processing Dependency: GConf2 >= 1.1.10 for package: gnome-python2-gconf
--> Processing Dependency: libORBit-2.so.0 for package: gnome-python2-gconf
--> Processing Dependency: libgconf-2.so.4 for package: gnome-python2-gconf
---> Package imake.i386 0:1.0.2-3 set to be updated
---> Package libgfortran.i386 0:4.1.2-51.el5 set to be updated
---> Package libstdc++-devel.i386 0:4.1.2-51.el5 set to be updated
---> Package pyspi.i386 0:0.6.1-1.el5 set to be updated
--> Processing Dependency: libbonobo-activation.so.4 for package: pyspi
--> Processing Dependency: libspi.so.0 for package: pyspi
--> Processing Dependency: libcspi.so.0 for package: pyspi
--> Processing Dependency: libbonobo-2.so.0 for package: pyspi
---> Package systemtap-runtime.i386 0:1.3-9.el5 set to be updated
---> Package xorg-x11-server-Xvfb.i386 0:1.1.1-48.76.el5_6.4 set to be updated
--> Processing Dependency: xorg-x11-fonts-base for package: xorg-x11-server-Xvfb
---> Package xorg-x11-xinit.i386 0:1.0.2-15.el5 set to be updated
--> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit
--> Processing Dependency: xauth for package: xorg-x11-xinit
--> Running transaction check
---> Package GConf2.i386 0:2.14.0-9.el5 set to be updated
---> Package ORBit2.i386 0:2.14.3-5.el5 set to be updated
--> Processing Dependency: libIDL-2.so.0 for package: ORBit2
---> Package at-spi.i386 0:1.7.11-3.el5 set to be updated
--> Processing Dependency: gail >= 1.5.0 for package: at-spi
--> Processing Dependency: libXevie.so.1 for package: at-spi
--> Processing Dependency: libgailutil.so.18 for package: at-spi
--> Processing Dependency: libgnomecanvas-2.so.0 for package: at-spi
---> Package gnome-python2.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: gnome-python2-bonobo for package: gnome-python2
--> Processing Dependency: libgnomevfs-2.so.0 for package: gnome-python2
--> Processing Dependency: libgnomeui-2.so.0 for package: gnome-python2
--> Processing Dependency: gnome-python2-gnomevfs for package: gnome-python2
--> Processing Dependency: libgnome-keyring.so.0 for package: gnome-python2
--> Processing Dependency: libgnome-2.so.0 for package: gnome-python2
--> Processing Dependency: libbonoboui-2.so.0 for package: gnome-python2
---> Package libbonobo.i386 0:2.16.0-1.1.el5_5.1 set to be updated
---> Package libdaemon.i386 0:0.10-5.el5 set to be updated
---> Package xorg-x11-fonts-base.noarch 0:7.1-2.1.el5 set to be updated
---> Package xorg-x11-server-utils.i386 0:7.1-5.el5_6.2 set to be updated
--> Processing Dependency: libXfontcache.so.1 for package: xorg-x11-server-utils
--> Processing Dependency: libXTrap.so.6 for package: xorg-x11-server-utils
--> Processing Dependency: libXxf86vm.so.1 for package: xorg-x11-server-utils
--> Processing Dependency: libXxf86misc.so.1 for package: xorg-x11-server-utils
---> Package xorg-x11-xauth.i386 1:1.0.1-2.1 set to be updated
--> Running transaction check
---> Package gail.i386 0:1.9.2-3.el5 set to be updated
---> Package gnome-keyring.i386 0:0.6.0-1.fc6 set to be updated
---> Package gnome-python2-bonobo.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: pyorbit >= 2.0.l for package: gnome-python2-bonobo
---> Package gnome-python2-gnomevfs.i386 0:2.16.0-1.fc6 set to be updated
---> Package gnome-vfs2.i386 0:2.16.2-8.el5 set to be updated
--> Processing Dependency: gnome-mount >= 0.4 for package: gnome-vfs2
--> Processing Dependency: gnome-mime-data >= 2.0.0-11 for package: gnome-vfs2
--> Processing Dependency: shared-mime-info for package: gnome-vfs2
--> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2
---> Package libIDL.i386 0:0.8.7-1.fc6 set to be updated
---> Package libXTrap.i386 0:1.0.0-3.1 set to be updated
---> Package libXevie.i386 0:1.0.1-3.1 set to be updated
---> Package libXfontcache.i386 0:1.0.2-3.1 set to be updated
---> Package libXxf86misc.i386 0:1.0.1-3.1 set to be updated
---> Package libXxf86vm.i386 0:1.0.1-3.1 set to be updated
---> Package libbonoboui.i386 0:2.16.0-1.fc6 set to be updated
---> Package libgnome.i386 0:2.16.0-6.el5 set to be updated
--> Processing Dependency: libxslt >= 1.0.19 for package: libgnome
--> Processing Dependency: libesd.so.0 for package: libgnome
--> Processing Dependency: libaudiofile.so.0 for package: libgnome
---> Package libgnomecanvas.i386 0:2.14.0-4.1 set to be updated
---> Package libgnomeui.i386 0:2.16.0-5.el5 set to be updated
--> Running transaction check
---> Package audiofile.i386 1:0.2.6-5 set to be updated
---> Package avahi-glib.i386 0:0.6.16-10.el5_6 set to be updated
---> Package esound.i386 1:0.2.36-3 set to be updated
---> Package gnome-mime-data.i386 0:2.4.2-3.1 set to be updated
---> Package gnome-mount.i386 0:0.5-3.el5 set to be updated
--> Processing Dependency: libnotify.so.1 for package: gnome-mount
---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated
---> Package pyorbit.i386 0:2.14.1-3.el5 set to be updated
---> Package shared-mime-info.i386 0:0.19-5.el5 set to be updated
--> Running transaction check
---> Package libnotify.i386 0:0.4.2-6.el5 set to be updated
--> Processing Dependency: desktop-notification-daemon for package: libnotify
--> Running transaction check
---> Package notification-daemon.i386 0:0.3.5-9.el5 set to be updated
--> Processing Dependency: libwnck-1.so.18 for package: notification-daemon
--> Running transaction check
---> Package libwnck.i386 0:2.16.0-4.fc6 set to be updated
--> Processing Dependency: startup-notification >= 0.5 for package: libwnck
--> Processing Dependency: libXRes.so.1 for package: libwnck
--> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck
--> Running transaction check
---> Package libXres.i386 0:1.0.1-3.1 set to be updated
---> Package startup-notification.i386 0:0.8-4.1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package              Arch   Version          Repository                   Size
================================================================================
Installing:
 autoconf             noarch 2.59-12          rhui-us-east-rhel-server-1y 646 k
 automake             noarch 1.9.6-2.3.el5    rhui-us-east-rhel-server-1y 476 k
 automake14           noarch 1.4p6-13.el5.1   rhui-us-east-rhel-server-1y 200 k
 automake15           noarch 1.5-16.el5.2     rhui-us-east-rhel-server-1y 230 k
 automake16           noarch 1.6.3-8.el5.1    rhui-us-east-rhel-server-1y 241 k
 automake17           noarch 1.7.9-7.el5.2    rhui-us-east-rhel-server-1y 278 k
 bison                i386   2.3-2.1          rhui-us-east-rhel-server-1y 536 k
 byacc                i386   1.9-29.2.2       rhui-us-east-rhel-server-1y  38 k
 cscope               i386   15.5-15.1.el5_3.1
                                              rhui-us-east-rhel-server-1y 136 k
 ctags                i386   5.6-1.1          rhui-us-east-rhel-server-1y 127 k
 cvs                  i386   1.11.22-7.el5    rhui-us-east-rhel-server-1y 725 k
 dev86                i386   0.16.17-2.2      rhui-us-east-rhel-server-1y 372 k
 diffstat             i386   1.41-1.2.3.el5   rhui-us-east-rhel-server-1y  18 k
 dogtail              noarch 0.6.1-4.el5      rhui-us-east-rhel-server-1y 172 k
 doxygen              i386   1:1.4.7-1.1      rhui-us-east-rhel-server-1y 2.3 M
 elfutils             i386   0.137-3.el5      rhui-us-east-rhel-server-1y 228 k
 flex                 i386   2.5.4a-41.fc6    rhui-us-east-rhel-server-1y 124 k
 gcc-c++              i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 3.4 M
 gcc-gfortran         i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 3.1 M
 gdb                  i386   7.0.1-37.el5_7.1 rhui-us-east-rhel-server-1y 2.4 M
 indent               i386   2.2.9-14.fc6     rhui-us-east-rhel-server-1y  93 k
 libtool              i386   1.5.22-7.el5_4   rhui-us-east-rhel-server-1y 667 k
 ltrace               i386   0.5-13.45svn.el5 rhui-us-east-rhel-server-1y  61 k
 oprofile             i386   0.9.4-15.el5     rhui-us-east-rhel-server-1y 2.7 M
 patchutils           i386   0.2.31-2.2.2     rhui-us-east-rhel-server-1y 109 k
 pstack               i386   1.2-7.2.2        rhui-us-east-rhel-server-1y 4.6 k
 python-ldap          i386   2.2.0-2.1        rhui-us-east-rhel-server-1y 122 k
 rcs                  i386   5.7-30.1         rhui-us-east-rhel-server-1y 332 k
 redhat-rpm-config    noarch 8.0.45-32.el5    rhui-us-east-rhel-server-1y  54 k
 rpm-build            i386   4.4.2.3-22.el5   rhui-us-east-rhel-server-1y 302 k
 splint               i386   3.1.1-16.el5     rhui-us-east-rhel-server-1y 1.5 M
 strace               i386   4.5.18-5.el5_5.5 rhui-us-east-rhel-server-1y 172 k
 swig                 i386   1.3.29-2.el5     rhui-us-east-rhel-server-1y 2.9 M
 systemtap            i386   1.3-9.el5        rhui-us-east-rhel-server-1y 2.5 M
 texinfo              i386   4.8-14.el5       rhui-us-east-rhel-server-1y 753 k
 valgrind             i386   1:3.5.0-5.el5    rhui-us-east-rhel-server-1y  20 M
Installing for dependencies:
 GConf2               i386   2.14.0-9.el5     rhui-us-east-rhel-server-1y 1.5 M
 ORBit2               i386   2.14.3-5.el5     rhui-us-east-rhel-server-1y 253 k
 at-spi               i386   1.7.11-3.el5     rhui-us-east-rhel-server-1y 290 k
 audiofile            i386   1:0.2.6-5        rhui-us-east-rhel-server-1y 107 k
 avahi                i386   0.6.16-10.el5_6  rhui-us-east-rhel-server-1y 251 k
 avahi-glib           i386   0.6.16-10.el5_6  rhui-us-east-rhel-server-1y  15 k
 elfutils-libs        i386   0.137-3.el5      rhui-us-east-rhel-server-1y 193 k
 esound               i386   1:0.2.36-3       rhui-us-east-rhel-server-1y 130 k
 gail                 i386   1.9.2-3.el5      rhui-us-east-rhel-server-1y 350 k
 gnome-keyring        i386   0.6.0-1.fc6      rhui-us-east-rhel-server-1y 170 k
 gnome-mime-data      i386   2.4.2-3.1        rhui-us-east-rhel-server-1y 691 k
 gnome-mount          i386   0.5-3.el5        rhui-us-east-rhel-server-1y  70 k
 gnome-python2        i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y 126 k
 gnome-python2-bonobo i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  64 k
 gnome-python2-gconf  i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  32 k
 gnome-python2-gnomevfs
                      i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  65 k
 gnome-vfs2           i386   2.16.2-8.el5     rhui-us-east-rhel-server-1y 1.2 M
 imake                i386   1.0.2-3          rhui-us-east-rhel-server-1y 318 k
 libIDL               i386   0.8.7-1.fc6      rhui-us-east-rhel-server-1y  85 k
 libXTrap             i386   1.0.0-3.1        rhui-us-east-rhel-server-1y  23 k
 libXevie             i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libXfontcache        i386   1.0.2-3.1        rhui-us-east-rhel-server-1y 9.7 k
 libXres              i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libXxf86misc         i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  12 k
 libXxf86vm           i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libbonobo            i386   2.16.0-1.1.el5_5.1
                                              rhui-us-east-rhel-server-1y 502 k
 libbonoboui          i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y 390 k
 libdaemon            i386   0.10-5.el5       rhui-us-east-rhel-server-1y  24 k
 libgfortran          i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 232 k
 libgnome             i386   2.16.0-6.el5     rhui-us-east-rhel-server-1y 859 k
 libgnomecanvas       i386   2.14.0-4.1       rhui-us-east-rhel-server-1y 222 k
 libgnomeui           i386   2.16.0-5.el5     rhui-us-east-rhel-server-1y 977 k
 libnotify            i386   0.4.2-6.el5      rhui-us-east-rhel-server-1y  37 k
 libstdc++-devel      i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 2.8 M
 libwnck              i386   2.16.0-4.fc6     rhui-us-east-rhel-server-1y 185 k
 libxslt              i386   1.1.17-2.el5_2.2 rhui-us-east-rhel-server-1y 485 k
 notification-daemon  i386   0.3.5-9.el5      rhui-us-east-rhel-server-1y  47 k
 pyorbit              i386   2.14.1-3.el5     rhui-us-east-rhel-server-1y  48 k
 pyspi                i386   0.6.1-1.el5      rhui-us-east-rhel-server-1y  79 k
 shared-mime-info     i386   0.19-5.el5       rhui-us-east-rhel-server-1y 148 k
 startup-notification i386   0.8-4.1          rhui-us-east-rhel-server-1y  32 k
 systemtap-runtime    i386   1.3-9.el5        rhui-us-east-rhel-server-1y  93 k
 xorg-x11-fonts-base  noarch 7.1-2.1.el5      rhui-us-east-rhel-server-1y 3.7 M
 xorg-x11-server-Xvfb i386   1.1.1-48.76.el5_6.4
                                              rhui-us-east-rhel-server-1y 1.6 M
 xorg-x11-server-utils
                      i386   7.1-5.el5_6.2    rhui-us-east-rhel-server-1y 164 k
 xorg-x11-xauth       i386   1:1.0.1-2.1      rhui-us-east-rhel-server-1y  31 k
 xorg-x11-xinit       i386   1.0.2-15.el5     rhui-us-east-rhel-server-1y  26 k

Transaction Summary
================================================================================
Install      83 Package(s)
Upgrade       0 Package(s)

Total download size: 66 M
Downloading Packages: 
EXPECTED RESULT: 
RETURN CODE: 1
FAIL1
Loaded plugins: amazon-id, fastestmirror, security Loading mirror speeds from cached hostfile Setting up Group Process Loading mirror speeds from cached hostfile Package gcc-4.1.2-51.el5.i386 already installed and latest version Package 1:make-3.81-3.el5.i386 already installed and latest version Package 1:pkgconfig-0.21-2.el5.i386 already installed and latest version Package gettext-0.17-1.el5.i386 already installed and latest version Package binutils-2.17.50.0.6-14.el5.i386 already installed and latest version Package subversion-1.6.11-7.el5_6.4.i386 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.59-12 set to be updated --> Processing Dependency: imake for package: autoconf ---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated ---> Package automake14.noarch 0:1.4p6-13.el5.1 set to be updated ---> Package automake15.noarch 0:1.5-16.el5.2 set to be updated ---> Package automake16.noarch 0:1.6.3-8.el5.1 set to be updated ---> Package automake17.noarch 0:1.7.9-7.el5.2 set to be updated ---> Package bison.i386 0:2.3-2.1 set to be updated ---> Package byacc.i386 0:1.9-29.2.2 set to be updated ---> Package cscope.i386 0:15.5-15.1.el5_3.1 set to be updated ---> Package ctags.i386 0:5.6-1.1 set to be updated ---> Package cvs.i386 0:1.11.22-7.el5 set to be updated ---> Package dev86.i386 0:0.16.17-2.2 set to be updated ---> Package diffstat.i386 0:1.41-1.2.3.el5 set to be updated ---> Package dogtail.noarch 0:0.6.1-4.el5 set to be updated --> Processing Dependency: pyspi >= 0.6.0 for package: dogtail --> Processing Dependency: xorg-x11-server-Xvfb for package: dogtail --> Processing Dependency: xorg-x11-xinit for package: dogtail --> Processing Dependency: gnome-python2-gconf for package: dogtail ---> Package doxygen.i386 1:1.4.7-1.1 set to be updated ---> Package elfutils.i386 0:0.137-3.el5 set to be updated --> Processing Dependency: elfutils-libs-i386 = 0.137-3.el5 for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils --> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils --> Processing Dependency: libdw.so.1 for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils --> Processing Dependency: libasm.so.1 for package: elfutils ---> Package flex.i386 0:2.5.4a-41.fc6 set to be updated ---> Package gcc-c++.i386 0:4.1.2-51.el5 set to be updated --> Processing Dependency: libstdc++-devel = 4.1.2-51.el5 for package: gcc-c++ ---> Package gcc-gfortran.i386 0:4.1.2-51.el5 set to be updated --> Processing Dependency: libgfortran = 4.1.2-51.el5 for package: gcc-gfortran --> Processing Dependency: libgfortran.so.1 for package: gcc-gfortran ---> Package gdb.i386 0:7.0.1-37.el5_7.1 set to be updated ---> Package indent.i386 0:2.2.9-14.fc6 set to be updated ---> Package libtool.i386 0:1.5.22-7.el5_4 set to be updated ---> Package ltrace.i386 0:0.5-13.45svn.el5 set to be updated ---> Package oprofile.i386 0:0.9.4-15.el5 set to be updated ---> Package patchutils.i386 0:0.2.31-2.2.2 set to be updated ---> Package pstack.i386 0:1.2-7.2.2 set to be updated ---> Package python-ldap.i386 0:2.2.0-2.1 set to be updated ---> Package rcs.i386 0:5.7-30.1 set to be updated ---> Package redhat-rpm-config.noarch 0:8.0.45-32.el5 set to be updated ---> Package rpm-build.i386 0:4.4.2.3-22.el5 set to be updated ---> Package splint.i386 0:3.1.1-16.el5 set to be updated ---> Package strace.i386 0:4.5.18-5.el5_5.5 set to be updated ---> Package swig.i386 0:1.3.29-2.el5 set to be updated ---> Package systemtap.i386 0:1.3-9.el5 set to be updated --> Processing Dependency: systemtap-runtime = 1.3-9.el5 for package: systemtap --> Processing Dependency: libavahi-common.so.3 for package: systemtap --> Processing Dependency: libavahi-client.so.3 for package: systemtap ---> Package texinfo.i386 0:4.8-14.el5 set to be updated ---> Package valgrind.i386 1:3.5.0-5.el5 set to be updated --> Running transaction check ---> Package avahi.i386 0:0.6.16-10.el5_6 set to be updated --> Processing Dependency: libdaemon for package: avahi --> Processing Dependency: libdaemon.so.0 for package: avahi ---> Package elfutils-libs.i386 0:0.137-3.el5 set to be updated ---> Package gnome-python2-gconf.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: gnome-python2 = 2.16.0-1.fc6 for package: gnome-python2-gconf --> Processing Dependency: GConf2 >= 1.1.10 for package: gnome-python2-gconf --> Processing Dependency: libORBit-2.so.0 for package: gnome-python2-gconf --> Processing Dependency: libgconf-2.so.4 for package: gnome-python2-gconf ---> Package imake.i386 0:1.0.2-3 set to be updated ---> Package libgfortran.i386 0:4.1.2-51.el5 set to be updated ---> Package libstdc++-devel.i386 0:4.1.2-51.el5 set to be updated ---> Package pyspi.i386 0:0.6.1-1.el5 set to be updated --> Processing Dependency: libbonobo-activation.so.4 for package: pyspi --> Processing Dependency: libspi.so.0 for package: pyspi --> Processing Dependency: libcspi.so.0 for package: pyspi --> Processing Dependency: libbonobo-2.so.0 for package: pyspi ---> Package systemtap-runtime.i386 0:1.3-9.el5 set to be updated ---> Package xorg-x11-server-Xvfb.i386 0:1.1.1-48.76.el5_6.4 set to be updated --> Processing Dependency: xorg-x11-fonts-base for package: xorg-x11-server-Xvfb ---> Package xorg-x11-xinit.i386 0:1.0.2-15.el5 set to be updated --> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit --> Processing Dependency: xauth for package: xorg-x11-xinit --> Running transaction check ---> Package GConf2.i386 0:2.14.0-9.el5 set to be updated ---> Package ORBit2.i386 0:2.14.3-5.el5 set to be updated --> Processing Dependency: libIDL-2.so.0 for package: ORBit2 ---> Package at-spi.i386 0:1.7.11-3.el5 set to be updated --> Processing Dependency: gail >= 1.5.0 for package: at-spi --> Processing Dependency: libXevie.so.1 for package: at-spi --> Processing Dependency: libgailutil.so.18 for package: at-spi --> Processing Dependency: libgnomecanvas-2.so.0 for package: at-spi ---> Package gnome-python2.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: gnome-python2-bonobo for package: gnome-python2 --> Processing Dependency: libgnomevfs-2.so.0 for package: gnome-python2 --> Processing Dependency: libgnomeui-2.so.0 for package: gnome-python2 --> Processing Dependency: gnome-python2-gnomevfs for package: gnome-python2 --> Processing Dependency: libgnome-keyring.so.0 for package: gnome-python2 --> Processing Dependency: libgnome-2.so.0 for package: gnome-python2 --> Processing Dependency: libbonoboui-2.so.0 for package: gnome-python2 ---> Package libbonobo.i386 0:2.16.0-1.1.el5_5.1 set to be updated ---> Package libdaemon.i386 0:0.10-5.el5 set to be updated ---> Package xorg-x11-fonts-base.noarch 0:7.1-2.1.el5 set to be updated ---> Package xorg-x11-server-utils.i386 0:7.1-5.el5_6.2 set to be updated --> Processing Dependency: libXfontcache.so.1 for package: xorg-x11-server-utils --> Processing Dependency: libXTrap.so.6 for package: xorg-x11-server-utils --> Processing Dependency: libXxf86vm.so.1 for package: xorg-x11-server-utils --> Processing Dependency: libXxf86misc.so.1 for package: xorg-x11-server-utils ---> Package xorg-x11-xauth.i386 1:1.0.1-2.1 set to be updated --> Running transaction check ---> Package gail.i386 0:1.9.2-3.el5 set to be updated ---> Package gnome-keyring.i386 0:0.6.0-1.fc6 set to be updated ---> Package gnome-python2-bonobo.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: pyorbit >= 2.0.l for package: gnome-python2-bonobo ---> Package gnome-python2-gnomevfs.i386 0:2.16.0-1.fc6 set to be updated ---> Package gnome-vfs2.i386 0:2.16.2-8.el5 set to be updated --> Processing Dependency: gnome-mount >= 0.4 for package: gnome-vfs2 --> Processing Dependency: gnome-mime-data >= 2.0.0-11 for package: gnome-vfs2 --> Processing Dependency: shared-mime-info for package: gnome-vfs2 --> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2 ---> Package libIDL.i386 0:0.8.7-1.fc6 set to be updated ---> Package libXTrap.i386 0:1.0.0-3.1 set to be updated ---> Package libXevie.i386 0:1.0.1-3.1 set to be updated ---> Package libXfontcache.i386 0:1.0.2-3.1 set to be updated ---> Package libXxf86misc.i386 0:1.0.1-3.1 set to be updated ---> Package libXxf86vm.i386 0:1.0.1-3.1 set to be updated ---> Package libbonoboui.i386 0:2.16.0-1.fc6 set to be updated ---> Package libgnome.i386 0:2.16.0-6.el5 set to be updated --> Processing Dependency: libxslt >= 1.0.19 for package: libgnome --> Processing Dependency: libesd.so.0 for package: libgnome --> Processing Dependency: libaudiofile.so.0 for package: libgnome ---> Package libgnomecanvas.i386 0:2.14.0-4.1 set to be updated ---> Package libgnomeui.i386 0:2.16.0-5.el5 set to be updated --> Running transaction check ---> Package audiofile.i386 1:0.2.6-5 set to be updated ---> Package avahi-glib.i386 0:0.6.16-10.el5_6 set to be updated ---> Package esound.i386 1:0.2.36-3 set to be updated ---> Package gnome-mime-data.i386 0:2.4.2-3.1 set to be updated ---> Package gnome-mount.i386 0:0.5-3.el5 set to be updated --> Processing Dependency: libnotify.so.1 for package: gnome-mount ---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated ---> Package pyorbit.i386 0:2.14.1-3.el5 set to be updated ---> Package shared-mime-info.i386 0:0.19-5.el5 set to be updated --> Running transaction check ---> Package libnotify.i386 0:0.4.2-6.el5 set to be updated --> Processing Dependency: desktop-notification-daemon for package: libnotify --> Running transaction check ---> Package notification-daemon.i386 0:0.3.5-9.el5 set to be updated --> Processing Dependency: libwnck-1.so.18 for package: notification-daemon --> Running transaction check ---> Package libwnck.i386 0:2.16.0-4.fc6 set to be updated --> Processing Dependency: startup-notification >= 0.5 for package: libwnck --> Processing Dependency: libXRes.so.1 for package: libwnck --> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck --> Running transaction check ---> Package libXres.i386 0:1.0.1-3.1 set to be updated ---> Package startup-notification.i386 0:0.8-4.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.59-12 rhui-us-east-rhel-server-1y 646 k automake noarch 1.9.6-2.3.el5 rhui-us-east-rhel-server-1y 476 k automake14 noarch 1.4p6-13.el5.1 rhui-us-east-rhel-server-1y 200 k automake15 noarch 1.5-16.el5.2 rhui-us-east-rhel-server-1y 230 k automake16 noarch 1.6.3-8.el5.1 rhui-us-east-rhel-server-1y 241 k automake17 noarch 1.7.9-7.el5.2 rhui-us-east-rhel-server-1y 278 k bison i386 2.3-2.1 rhui-us-east-rhel-server-1y 536 k byacc i386 1.9-29.2.2 rhui-us-east-rhel-server-1y 38 k cscope i386 15.5-15.1.el5_3.1 rhui-us-east-rhel-server-1y 136 k ctags i386 5.6-1.1 rhui-us-east-rhel-server-1y 127 k cvs i386 1.11.22-7.el5 rhui-us-east-rhel-server-1y 725 k dev86 i386 0.16.17-2.2 rhui-us-east-rhel-server-1y 372 k diffstat i386 1.41-1.2.3.el5 rhui-us-east-rhel-server-1y 18 k dogtail noarch 0.6.1-4.el5 rhui-us-east-rhel-server-1y 172 k doxygen i386 1:1.4.7-1.1 rhui-us-east-rhel-server-1y 2.3 M elfutils i386 0.137-3.el5 rhui-us-east-rhel-server-1y 228 k flex i386 2.5.4a-41.fc6 rhui-us-east-rhel-server-1y 124 k gcc-c++ i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 3.4 M gcc-gfortran i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 3.1 M gdb i386 7.0.1-37.el5_7.1 rhui-us-east-rhel-server-1y 2.4 M indent i386 2.2.9-14.fc6 rhui-us-east-rhel-server-1y 93 k libtool i386 1.5.22-7.el5_4 rhui-us-east-rhel-server-1y 667 k ltrace i386 0.5-13.45svn.el5 rhui-us-east-rhel-server-1y 61 k oprofile i386 0.9.4-15.el5 rhui-us-east-rhel-server-1y 2.7 M patchutils i386 0.2.31-2.2.2 rhui-us-east-rhel-server-1y 109 k pstack i386 1.2-7.2.2 rhui-us-east-rhel-server-1y 4.6 k python-ldap i386 2.2.0-2.1 rhui-us-east-rhel-server-1y 122 k rcs i386 5.7-30.1 rhui-us-east-rhel-server-1y 332 k redhat-rpm-config noarch 8.0.45-32.el5 rhui-us-east-rhel-server-1y 54 k rpm-build i386 4.4.2.3-22.el5 rhui-us-east-rhel-server-1y 302 k splint i386 3.1.1-16.el5 rhui-us-east-rhel-server-1y 1.5 M strace i386 4.5.18-5.el5_5.5 rhui-us-east-rhel-server-1y 172 k swig i386 1.3.29-2.el5 rhui-us-east-rhel-server-1y 2.9 M systemtap i386 1.3-9.el5 rhui-us-east-rhel-server-1y 2.5 M texinfo i386 4.8-14.el5 rhui-us-east-rhel-server-1y 753 k valgrind i386 1:3.5.0-5.el5 rhui-us-east-rhel-server-1y 20 M Installing for dependencies: GConf2 i386 2.14.0-9.el5 rhui-us-east-rhel-server-1y 1.5 M ORBit2 i386 2.14.3-5.el5 rhui-us-east-rhel-server-1y 253 k at-spi i386 1.7.11-3.el5 rhui-us-east-rhel-server-1y 290 k audiofile i386 1:0.2.6-5 rhui-us-east-rhel-server-1y 107 k avahi i386 0.6.16-10.el5_6 rhui-us-east-rhel-server-1y 251 k avahi-glib i386 0.6.16-10.el5_6 rhui-us-east-rhel-server-1y 15 k elfutils-libs i386 0.137-3.el5 rhui-us-east-rhel-server-1y 193 k esound i386 1:0.2.36-3 rhui-us-east-rhel-server-1y 130 k gail i386 1.9.2-3.el5 rhui-us-east-rhel-server-1y 350 k gnome-keyring i386 0.6.0-1.fc6 rhui-us-east-rhel-server-1y 170 k gnome-mime-data i386 2.4.2-3.1 rhui-us-east-rhel-server-1y 691 k gnome-mount i386 0.5-3.el5 rhui-us-east-rhel-server-1y 70 k gnome-python2 i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 126 k gnome-python2-bonobo i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 64 k gnome-python2-gconf i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 32 k gnome-python2-gnomevfs i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 65 k gnome-vfs2 i386 2.16.2-8.el5 rhui-us-east-rhel-server-1y 1.2 M imake i386 1.0.2-3 rhui-us-east-rhel-server-1y 318 k libIDL i386 0.8.7-1.fc6 rhui-us-east-rhel-server-1y 85 k libXTrap i386 1.0.0-3.1 rhui-us-east-rhel-server-1y 23 k libXevie i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libXfontcache i386 1.0.2-3.1 rhui-us-east-rhel-server-1y 9.7 k libXres i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libXxf86misc i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 12 k libXxf86vm i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libbonobo i386 2.16.0-1.1.el5_5.1 rhui-us-east-rhel-server-1y 502 k libbonoboui i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 390 k libdaemon i386 0.10-5.el5 rhui-us-east-rhel-server-1y 24 k libgfortran i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 232 k libgnome i386 2.16.0-6.el5 rhui-us-east-rhel-server-1y 859 k libgnomecanvas i386 2.14.0-4.1 rhui-us-east-rhel-server-1y 222 k libgnomeui i386 2.16.0-5.el5 rhui-us-east-rhel-server-1y 977 k libnotify i386 0.4.2-6.el5 rhui-us-east-rhel-server-1y 37 k libstdc++-devel i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 2.8 M libwnck i386 2.16.0-4.fc6 rhui-us-east-rhel-server-1y 185 k libxslt i386 1.1.17-2.el5_2.2 rhui-us-east-rhel-server-1y 485 k notification-daemon i386 0.3.5-9.el5 rhui-us-east-rhel-server-1y 47 k pyorbit i386 2.14.1-3.el5 rhui-us-east-rhel-server-1y 48 k pyspi i386 0.6.1-1.el5 rhui-us-east-rhel-server-1y 79 k shared-mime-info i386 0.19-5.el5 rhui-us-east-rhel-server-1y 148 k startup-notification i386 0.8-4.1 rhui-us-east-rhel-server-1y 32 k systemtap-runtime i386 1.3-9.el5 rhui-us-east-rhel-server-1y 93 k xorg-x11-fonts-base noarch 7.1-2.1.el5 rhui-us-east-rhel-server-1y 3.7 M xorg-x11-server-Xvfb i386 1.1.1-48.76.el5_6.4 rhui-us-east-rhel-server-1y 1.6 M xorg-x11-server-utils i386 7.1-5.el5_6.2 rhui-us-east-rhel-server-1y 164 k xorg-x11-xauth i386 1:1.0.1-2.1 rhui-us-east-rhel-server-1y 31 k xorg-x11-xinit i386 1.0.2-15.el5 rhui-us-east-rhel-server-1y 26 k Transaction Summary ================================================================================ Install 83 Package(s) Upgrade 0 Package(s) Total download size: 66 M Downloading Packages:
######################################################################################
# NEW TEST: ## Verify yum update ... 
######################################################################################
COMMAND:  /usr/bin/yum -y update
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gdbm-1.8.0-26.2.1.el5_6.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/mod_ssl-2.2.3-53.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dbus-libs-1.1.2-16.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/curl-7.15.5-9.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dbus-1.1.2-16.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXfont-1.2.2-1.0.4.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libpng-1.2.10-7.1.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-server-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dhclient-3.0.5-29.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rsync-3.0.6-4.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/kpartx-0.4.7-46.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-clients-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/net-snmp-5.3.2.2-14.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/tzdata-2011h-2.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libsmbclient-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/httpd-2.2.3-53.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/net-snmp-libs-5.3.2.2-14.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/device-mapper-multipath-0.4.7-46.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/lvm2-2.02.84-6.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/samba-client-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/samba-common-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.


Error Downloading Packages:
  samba-common-3.0.33-3.29.el5_7.4.i386: failure: Packages/samba-common-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dbus-libs-1.1.2-16.el5_7.i386: failure: Packages/dbus-libs-1.1.2-16.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  yum-rhn-plugin-0.5.4-22.el5_7.1.noarch: failure: Packages/yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:net-snmp-5.3.2.2-14.el5_7.1.i386: failure: Packages/net-snmp-5.3.2.2-14.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gdbm-1.8.0-26.2.1.el5_6.1.i386: failure: Packages/gdbm-1.8.0-26.2.1.el5_6.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dbus-1.1.2-16.el5_7.i386: failure: Packages/dbus-1.1.2-16.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  curl-7.15.5-9.el5_7.4.i386: failure: Packages/curl-7.15.5-9.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-server-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-server-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  kpartx-0.4.7-46.el5_7.1.i386: failure: Packages/kpartx-0.4.7-46.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  samba-client-3.0.33-3.29.el5_7.4.i386: failure: Packages/samba-client-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  httpd-2.2.3-53.el5_7.1.i386: failure: Packages/httpd-2.2.3-53.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  lvm2-2.02.84-6.el5_7.1.i386: failure: Packages/lvm2-2.02.84-6.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  device-mapper-multipath-0.4.7-46.el5_7.1.i386: failure: Packages/device-mapper-multipath-0.4.7-46.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:net-snmp-libs-5.3.2.2-14.el5_7.1.i386: failure: Packages/net-snmp-libs-5.3.2.2-14.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libsmbclient-3.0.33-3.29.el5_7.4.i386: failure: Packages/libsmbclient-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  12:dhclient-3.0.5-29.el5_7.1.i386: failure: Packages/dhclient-3.0.5-29.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXfont-1.2.2-1.0.4.el5_7.i386: failure: Packages/libXfont-1.2.2-1.0.4.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:mod_ssl-2.2.3-53.el5_7.1.i386: failure: Packages/mod_ssl-2.2.3-53.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  2:libpng-1.2.10-7.1.el5_7.5.i386: failure: Packages/libpng-1.2.10-7.1.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-clients-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-clients-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  tzdata-2011h-2.el5.i386: failure: Packages/tzdata-2011h-2.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rsync-3.0.6-4.el5_7.1.i386: failure: Packages/rsync-3.0.6-4.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package curl.i386 0:7.15.5-9.el5_7.4 set to be updated
---> Package dbus.i386 0:1.1.2-16.el5_7 set to be updated
---> Package dbus-libs.i386 0:1.1.2-16.el5_7 set to be updated
---> Package device-mapper-multipath.i386 0:0.4.7-46.el5_7.1 set to be updated
---> Package dhclient.i386 12:3.0.5-29.el5_7.1 set to be updated
---> Package gdbm.i386 0:1.8.0-26.2.1.el5_6.1 set to be updated
---> Package httpd.i386 0:2.2.3-53.el5_7.1 set to be updated
---> Package kpartx.i386 0:0.4.7-46.el5_7.1 set to be updated
---> Package libXfont.i386 0:1.2.2-1.0.4.el5_7 set to be updated
---> Package libpng.i386 2:1.2.10-7.1.el5_7.5 set to be updated
---> Package libsmbclient.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package lvm2.i386 0:2.02.84-6.el5_7.1 set to be updated
---> Package mod_ssl.i386 1:2.2.3-53.el5_7.1 set to be updated
---> Package net-snmp.i386 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package openssh.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package openssh-clients.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package openssh-server.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package rsync.i386 0:3.0.6-4.el5_7.1 set to be updated
---> Package samba-client.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package samba-common.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package tzdata.i386 0:2011h-2.el5 set to be updated
---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5_7.1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch   Version               Repository                   Size
================================================================================
Updating:
 curl            i386   7.15.5-9.el5_7.4      rhui-us-east-rhel-server-1y 234 k
 dbus            i386   1.1.2-16.el5_7        rhui-us-east-rhel-server-1y 235 k
 dbus-libs       i386   1.1.2-16.el5_7        rhui-us-east-rhel-server-1y 124 k
 device-mapper-multipath
                 i386   0.4.7-46.el5_7.1      rhui-us-east-rhel-server-1y 2.8 M
 dhclient        i386   12:3.0.5-29.el5_7.1   rhui-us-east-rhel-server-1y 281 k
 gdbm            i386   1.8.0-26.2.1.el5_6.1  rhui-us-east-rhel-server-1y  28 k
 httpd           i386   2.2.3-53.el5_7.1      rhui-us-east-rhel-server-1y 1.2 M
 kpartx          i386   0.4.7-46.el5_7.1      rhui-us-east-rhel-server-1y 425 k
 libXfont        i386   1.2.2-1.0.4.el5_7     rhui-us-east-rhel-server-1y 240 k
 libpng          i386   2:1.2.10-7.1.el5_7.5  rhui-us-east-rhel-server-1y 241 k
 libsmbclient    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 908 k
 lvm2            i386   2.02.84-6.el5_7.1     rhui-us-east-rhel-server-1y 2.9 M
 mod_ssl         i386   1:2.2.3-53.el5_7.1    rhui-us-east-rhel-server-1y  93 k
 net-snmp        i386   1:5.3.2.2-14.el5_7.1  rhui-us-east-rhel-server-1y 702 k
 net-snmp-libs   i386   1:5.3.2.2-14.el5_7.1  rhui-us-east-rhel-server-1y 1.3 M
 openssh         i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 289 k
 openssh-clients i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 452 k
 openssh-server  i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 273 k
 rsync           i386   3.0.6-4.el5_7.1       rhui-us-east-rhel-server-1y 338 k
 samba-client    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 5.7 M
 samba-common    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 6.7 M
 tzdata          i386   2011h-2.el5           rhui-us-east-rhel-server-1y 781 k
 yum-rhn-plugin  noarch 0.5.4-22.el5_7.1      rhui-us-east-rhel-server-1y  63 k

Comment 6 releng-rhel@redhat.com 2011-09-07 21:30:34 UTC
Transaction Summary
================================================================================
Install       0 Package(s)
Upgrade      23 Package(s)

Total download size: 26 M
Downloading Packages: 
EXPECTED RESULT: 
RETURN CODE: 1
FAIL1
Loaded plugins: amazon-id, fastestmirror, security Loading mirror speeds from cached hostfile Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package curl.i386 0:7.15.5-9.el5_7.4 set to be updated ---> Package dbus.i386 0:1.1.2-16.el5_7 set to be updated ---> Package dbus-libs.i386 0:1.1.2-16.el5_7 set to be updated ---> Package device-mapper-multipath.i386 0:0.4.7-46.el5_7.1 set to be updated ---> Package dhclient.i386 12:3.0.5-29.el5_7.1 set to be updated ---> Package gdbm.i386 0:1.8.0-26.2.1.el5_6.1 set to be updated ---> Package httpd.i386 0:2.2.3-53.el5_7.1 set to be updated ---> Package kpartx.i386 0:0.4.7-46.el5_7.1 set to be updated ---> Package libXfont.i386 0:1.2.2-1.0.4.el5_7 set to be updated ---> Package libpng.i386 2:1.2.10-7.1.el5_7.5 set to be updated ---> Package libsmbclient.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package lvm2.i386 0:2.02.84-6.el5_7.1 set to be updated ---> Package mod_ssl.i386 1:2.2.3-53.el5_7.1 set to be updated ---> Package net-snmp.i386 1:5.3.2.2-14.el5_7.1 set to be updated ---> Package net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1 set to be updated ---> Package openssh.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package openssh-clients.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package openssh-server.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package rsync.i386 0:3.0.6-4.el5_7.1 set to be updated ---> Package samba-client.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package samba-common.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package tzdata.i386 0:2011h-2.el5 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5_7.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: curl i386 7.15.5-9.el5_7.4 rhui-us-east-rhel-server-1y 234 k dbus i386 1.1.2-16.el5_7 rhui-us-east-rhel-server-1y 235 k dbus-libs i386 1.1.2-16.el5_7 rhui-us-east-rhel-server-1y 124 k device-mapper-multipath i386 0.4.7-46.el5_7.1 rhui-us-east-rhel-server-1y 2.8 M dhclient i386 12:3.0.5-29.el5_7.1 rhui-us-east-rhel-server-1y 281 k gdbm i386 1.8.0-26.2.1.el5_6.1 rhui-us-east-rhel-server-1y 28 k httpd i386 2.2.3-53.el5_7.1 rhui-us-east-rhel-server-1y 1.2 M kpartx i386 0.4.7-46.el5_7.1 rhui-us-east-rhel-server-1y 425 k libXfont i386 1.2.2-1.0.4.el5_7 rhui-us-east-rhel-server-1y 240 k libpng i386 2:1.2.10-7.1.el5_7.5 rhui-us-east-rhel-server-1y 241 k libsmbclient i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 908 k lvm2 i386 2.02.84-6.el5_7.1 rhui-us-east-rhel-server-1y 2.9 M mod_ssl i386 1:2.2.3-53.el5_7.1 rhui-us-east-rhel-server-1y 93 k net-snmp i386 1:5.3.2.2-14.el5_7.1 rhui-us-east-rhel-server-1y 702 k net-snmp-libs i386 1:5.3.2.2-14.el5_7.1 rhui-us-east-rhel-server-1y 1.3 M openssh i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 289 k openssh-clients i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 452 k openssh-server i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 273 k rsync i386 3.0.6-4.el5_7.1 rhui-us-east-rhel-server-1y 338 k samba-client i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 5.7 M samba-common i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 6.7 M tzdata i386 2011h-2.el5 rhui-us-east-rhel-server-1y 781 k yum-rhn-plugin noarch 0.5.4-22.el5_7.1 rhui-us-east-rhel-server-1y 63 k Transaction Summary ================================================================================ Install 0 Package(s) Upgrade 23 Package(s) Total download size: 26 M Downloading Packages:
######################################################################################
# NEW TEST: ## Verify no fa1lures in rpm package ... 
######################################################################################
COMMAND:  cat /root/valid/src/validate.log | grep 'failure in rpm package' | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no rpm scriplet fa1lures ... 
######################################################################################
COMMAND:  cat /root/valid/src/validate.log | grep 'scriptlet failed, exit status 1' | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify package removal... 
######################################################################################
COMMAND: /bin/rpm -e zsh
error: package zsh is not installed
RETURN CODE: 1
COMMAND:  /bin/rpm -q zsh
RESULT: package zsh is not installed 
EXPECTED RESULT: package zsh is not installed
RETURN CODE: 1
PASS
######################################################################################
# NEW TEST: ## Verify bash_history ... 
######################################################################################
COMMAND:  cat ~/.bash_history | wc -l 
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no systemid file ... 
######################################################################################
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rh-cloud-firstboot is on ... 
######################################################################################
COMMAND:  chkconfig --list | grep rh-cloud | grep 3:off | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
/etc/sysconfig/rh-cloud-firstboot FOUND
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
COMMAND:  cat /etc/sysconfig/rh-cloud-firstboot
RESULT: RUN_FIRSTBOOT=NO 
EXPECTED RESULT: RUN_FIRSTBOOT=NO
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify nameserver ... 
######################################################################################
COMMAND:  /usr/bin/dig clock.redhat.com 2>> /root/valid/src/validate.log | grep 66.187.233.4  | wc -l
RESULT: 1 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify group file ... 
######################################################################################
COMMAND:  cat /etc/group | grep root:x:0
RESULT: root:x:0:root 
EXPECTED RESULT: root:x:0:root
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep bin:x:1
RESULT: bin:x:1:root,bin,daemon 
EXPECTED RESULT: bin:x:1:root,bin,daemon
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep daemon:x:2
RESULT: daemon:x:2:root,bin,daemon 
EXPECTED RESULT: daemon:x:2:root,bin,daemon
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep nobody:x:99
RESULT: nobody:x:99: 
EXPECTED RESULT: nobody:x:99:
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify new passwd file ... 
######################################################################################
COMMAND:  cat /etc/passwd | grep root:x:0
RESULT: root:x:0:0:root:/root:/bin/bash 
EXPECTED RESULT: root:x:0:0:root:/root:/bin/bash
RETURN CODE: 0
PASS
COMMAND:  cat /etc/passwd | grep nobody:x:99
RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin 
EXPECTED RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin
RETURN CODE: 0
PASS
COMMAND:  cat /etc/passwd | grep sshd
RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin 
EXPECTED RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify runlevel ... 
######################################################################################
COMMAND:  cat /etc/inittab | grep id:
RESULT: id:3:initdefault: 
EXPECTED RESULT: id:3:initdefault:
RETURN CODE: 0
PASS
COMMAND:  cat /etc/inittab | grep si:
RESULT: si::sysinit:/etc/rc.d/rc.sysinit 
EXPECTED RESULT: si::sysinit:/etc/rc.d/rc.sysinit
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify new shells file ... 
######################################################################################
COMMAND:  cat /etc/shells | grep bash
RESULT: /bin/bash 
EXPECTED RESULT: /bin/bash
RETURN CODE: 0
PASS
COMMAND:  cat /etc/shells | grep nologin
RESULT: /sbin/nologin 
EXPECTED RESULT: /sbin/nologin
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify networking ... 
######################################################################################
COMMAND:  grep ^NETWORKING= /etc/sysconfig/network | cut -d\= -f2
RESULT: yes 
EXPECTED RESULT: yes
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify device ... 
######################################################################################
COMMAND:  grep ^DEVICE= /etc/sysconfig/network-scripts/ifcfg-eth0 | cut -d\= -f2
RESULT: eth0 
EXPECTED RESULT: eth0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify iptables ... 
######################################################################################
COMMAND: /etc/init.d/iptables status | grep REJECT 
10   REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited 
RETURN CODE: 0
COMMAND:  /etc/init.d/iptables status | grep :22 | grep ACCEPT | wc -l 
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep dpt:631 | grep ACCEPT | wc -l 
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep dpt:5353 | grep ACCEPT | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep RELATED,ESTABLISHED | grep ACCEPT | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep -e esp -e ah | grep ACCEPT | wc -l
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep REJECT | grep all | grep 0.0.0.0/0 | grep icmp-host-prohibited |  wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify sshd ...
######################################################################################
COMMAND:  chkconfig --list | grep sshd
RESULT: sshd           	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: sshd           	0:off	1:off	2:on	3:on	4:on	5:on	6:off
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/sshd status | grep running | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify  chkconfig ... 
######################################################################################
COMMAND:  chkconfig --list | grep crond | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
COMMAND:  chkconfig --list | grep  iptables | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
COMMAND:  chkconfig --list | grep yum-updatesd | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rsyslog is on ... 
######################################################################################
COMMAND:  chkconfig --list | grep rsyslog | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rsyslog config ... 
######################################################################################
COMMAND:  md5sum /etc/rsyslog.conf | cut -f 1 -d  " "
RESULT: 15936b6fe4e8fadcea87b54de495f975 
EXPECTED RESULT: bd4e328df4b59d41979ef7202a05e074 OR 15936b6fe4e8fadcea87b54de495f975 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd is on ... 
######################################################################################
COMMAND:  /sbin/chkconfig --list auditd | grep 3:on
RESULT: auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
COMMAND:  /sbin/chkconfig --list auditd | grep 5:on
RESULT: auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify audit.rules ... 
######################################################################################
COMMAND:  md5sum /etc/audit/audit.rules | cut -f 1 -d  " "
RESULT: f9869e1191838c461f5b9051c78a638d 
EXPECTED RESULT: f9869e1191838c461f5b9051c78a638d
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd.conf ... 
######################################################################################
COMMAND:  md5sum /etc/audit/auditd.conf | cut -f 1 -d  " "
RESULT: 612ddf28c3916530d47ef56a1b1ed1ed 
EXPECTED RESULT: 612ddf28c3916530d47ef56a1b1ed1ed
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd sysconfig ... 
######################################################################################
COMMAND:  md5sum /etc/sysconfig/auditd | cut -f 1 -d  " "
RESULT: 123beb3a97a32d96eba4f11509e39da2 
EXPECTED RESULT: 123beb3a97a32d96eba4f11509e39da2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify sshd_config settings ...
######################################################################################
COMMAND:  cat /etc/ssh/sshd_config  | grep  PasswordAuthentication | grep no | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/ld.so.conf.d/libc6-xen.conf is not present ... 
######################################################################################
COMMAND:  ls /etc/ld.so.conf.d/libc6-xen.conf
ls: /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory
RESULT:  
EXPECTED RESULT: 2
RETURN CODE: 2
PASS
######################################################################################
# NEW TEST: ##test menu.lst ... 
######################################################################################
COMMAND:  file /boot/grub/menu.lst  | grep symbolic | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  file /boot/grub/menu.lst  | grep grub.conf | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  cat /boot/grub/grub.conf  | grep "(hd0,0)" | wc -l
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify resize2fs ... 
######################################################################################
COMMAND: resize2fs -p /dev/sda1 15000M
resize2fs 1.39 (29-May-2006)
RETURN CODE: 0
COMMAND:  df -h | grep 13G | wc -l 
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS

## Summary ##
FAILURES = 5
FAILED TESTS = ## Verify turning on/off swap file ... ## Verify swap size ... ## install zsh ... ## Install Development tools group... ## Verify yum update ...
LOG FILE = /root/valid/src/validate.log
## Summary ##

######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################

Comment 7 releng-rhel@redhat.com 2011-09-07 21:32:02 UTC
IMAGE ID= IGNOREami-2713d04e_us-east-1_t1.micro
######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################
######################################################################################
# NEW TEST: Fetching Host Details 
######################################################################################
This is not a Hourly image
/root/valid/src
ip-10-112-45-15
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
######################################################################################
# NEW TEST: The selected image has the version RHEL 5.7
######################################################################################
######################################################################################
# NEW TEST: ## Verify kernel name ... 
######################################################################################
COMMAND:  /bin/uname -s
RESULT: Linux 
EXPECTED RESULT: Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest installed kernel is running ... 
######################################################################################
LATEST_RPM_KERNEL_VERSION=2.6.18-274
CURRENT_UNAME_KERNAL_VERSION=2.6.18-274
assert latest rpm kernel = uname -r
COMMAND:  uname -r | sed 's/\(.*\)......./\1/'
RESULT: 2.6.18-274 
EXPECTED RESULT: 2.6.18-274
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... 
######################################################################################
COMMAND:  cat /boot/grub/menu.lst | grep 2.6.18-274
RESULT: title RHEL5.7-Server-20110711.5-Server-i386-starter-ec2 (2.6.18-274.el5xen)
        kernel /boot/vmlinuz-2.6.18-274.el5xen ro root=LABEL=/ 
        initrd /boot/initrd-2.6.18-274.el5xen.img 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify operating system ... 
######################################################################################
COMMAND:  /bin/uname -o
RESULT: GNU/Linux 
EXPECTED RESULT: GNU/Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel ... 
######################################################################################
COMMAND:  ls /etc/sysconfig/kernel
RESULT: /etc/sysconfig/kernel 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains UPDATEDEFAULT ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep UPDATEDEFAULT=yes
RESULT: UPDATEDEFAULT=yes 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains DEFAULTKERNEL ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep DEFAULTKERNEL=kernel
RESULT: DEFAULTKERNEL=kernel 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Partition Format  ...
######################################################################################
mount | grep /dev/sda1 | awk '{ print  }'
COMMAND:  echo ext3
RESULT: ext3 
EXPECTED RESULT: ext3
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Partition Size ...
######################################################################################
size=5904748
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: true
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify turning on/off swap file ... 
######################################################################################
COMMAND:  /sbin/swapoff  && /sbin/swapon 
usage: swapoff [-hV]
       swapoff -a [-v]
       swapoff [-v] special ...
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 2
FAIL2

######################################################################################
# NEW TEST: ## Verify swap size ... 
######################################################################################
free | grep Swap | awk '{print }'
COMMAND:  echo false
RESULT: false 
EXPECTED RESULT: 1
RETURN CODE: 0
FAIL2
false
######################################################################################
# NEW TEST: ## /sbin/getenforce ... 
######################################################################################
COMMAND:  /usr/sbin/getenforce
RESULT: Enforcing 
EXPECTED RESULT: Enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify SELINUX enforcing ... 
######################################################################################
COMMAND:  grep ^SELINUX= /etc/sysconfig/selinux | cut -d\= -f2
RESULT: enforcing 
EXPECTED RESULT: enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify SELINUXTYPE targeted ... 
######################################################################################
COMMAND:  grep ^SELINUXTYPE= /etc/sysconfig/selinux | cut -d\= -f2
RESULT: targeted 
EXPECTED RESULT: targeted
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Flip Selinux Permissive ... 
######################################################################################
COMMAND:  /usr/sbin/setenforce Permissive && /usr/sbin/getenforce
RESULT: Permissive 
EXPECTED RESULT: Permissive
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Flip Selinux Enforcing ... 
######################################################################################
COMMAND:  /usr/sbin/setenforce Enforcing && /usr/sbin/getenforce
RESULT: Enforcing 
EXPECTED RESULT: Enforcing
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no missing packages ... 
######################################################################################
COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp
RETURN CODE: 0
COMMAND: comm -23 packages_5 /tmp/rpmqa
RETURN CODE: 0
COUNT = 0
COMMAND:  echo test passed
RESULT: test passed 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify RPMs ... 
######################################################################################
/bin/rpm -Va --nomtime --nosize --nomd5
....L...  c /etc/pam.d/system-auth
.M......  c /etc/sysconfig/iptables-config
    S file Size differs
    M Mode differs (includes permissions and file type)
    5 MD5 sum differs
    D Device major/minor number mismatch
    L readLink(2) path mismatch
    U User ownership differs
    G Group ownership differs
    T mTime differs

COMMAND:  cat /tmp/rpmqaV.txt | wc -l
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify Version 2 ... 
######################################################################################
COMMAND:  /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release | cut -d. -f1,2
RESULT: 5.7 
EXPECTED RESULT: 5.7
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify packager ... 
######################################################################################
COMMAND:  cat /tmp/Packager | grep -v 'Red Hat, Inc.' |  grep -v crash-trace-commandPackager| wc -l
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG checking ... 
######################################################################################
COMMAND:  grep '^gpgcheck=1' /etc/yum.repos.d/redhat-*.repo | cut -d\= -f2 | sort -f | uniq
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG Keys ... 
######################################################################################
COMMAND:  rpm -qa gpg-pubkey* | wc -l 
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify GPG RPMS ... 
######################################################################################
COMMAND:  rpm -qa gpg-pubkey* | sort -f | tail -n 1
RESULT: gpg-pubkey-37017186-45761324 
EXPECTED RESULT: gpg-pubkey-37017186-45761324
RETURN CODE: 0
PASS
COMMAND:  rpm -qa gpg-pubkey* |  grep 2fa6
RESULT: gpg-pubkey-2fa658e0-45700c69 
EXPECTED RESULT: gpg-pubkey-2fa658e0-45700c69
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify disabled yum plugin ... 
######################################################################################
COMMAND:  grep ^enabled /etc/yum/pluginconf.d/rhnplugin.conf | grep -v '^#' | cut -d\= -f2 | awk '{print }' | sort -f | uniq
RESULT:  0 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## List the configured repositories...
######################################################################################
COMMAND:  /usr/bin/yum repolist
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Determining fastest mirrors
repo id                       repo name                                   status
rhui-us-east-rhel-server-1y   Red Hat Enterprise Linux Server 5 (RPMs)    9,156
repolist: 9,156 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Search zsh...
######################################################################################
COMMAND:  /usr/bin/yum search zsh
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
================================= Matched: zsh =================================
zsh.i386 : A powerful interactive shell
zsh-html.i386 : Zsh shell manual in html format 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## install zsh ... 
######################################################################################
COMMAND: /usr/bin/yum -y install zsh
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/zsh-4.2.6-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.


Error Downloading Packages:
  zsh-4.2.6-5.el5.i386: failure: Packages/zsh-4.2.6-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RETURN CODE: 1
COMMAND:  /bin/rpm -q --queryformat '%{NAME}\n' zsh
RESULT: package zsh is not installed 
EXPECTED RESULT: zsh
RETURN CODE: 1
FAIL1
package zsh is not installed
######################################################################################
# NEW TEST: ## List available groups..
######################################################################################
COMMAND:  /usr/bin/yum grouplist
RESULT: Loaded plugins: amazon-id, fastestmirror, security
Setting up Group Process
Loading mirror speeds from cached hostfile
Installed Groups:
   Editors
   FTP Server
   Legacy Network Server
   Legacy Software Development
   Legacy Software Support
   Mail Server
   MySQL Database
   PostgreSQL Database
   Server Configuration Tools
   System Tools
   Text-based Internet
   Web Server
Available Groups:
   Administration Tools
   Authoring and Publishing
   DNS Name Server
   Development Libraries
   Development Tools
   Engineering and Scientific
   GNOME Desktop Environment
   GNOME Software Development
   Games and Entertainment
   Graphical Internet
   Graphics
   Java Development
   KDE (K Desktop Environment)
   KDE Software Development
   Network Servers
   News Server
   Office/Productivity
   OpenFabrics Enterprise Distribution
   Printing Support
   Sound and Video
   Windows File Server
   X Software Development
   X Window System
Done 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Install Development tools group...
######################################################################################
COMMAND:  /usr/bin/yum -y groupinstall 'Development tools'
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pstack-1.2-7.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXfontcache-1.0.2-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXxf86misc-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXevie-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXres-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXxf86vm-1.0.1-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/avahi-glib-0.6.16-10.el5_6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/diffstat-1.41-1.2.3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXTrap-1.0.0-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libdaemon-0.10-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-xinit-1.0.2-15.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-xauth-1.0.1-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-gconf-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/startup-notification-0.8-4.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libnotify-0.4.2-6.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/byacc-1.9-29.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/notification-daemon-0.3.5-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pyorbit-2.14.1-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/redhat-rpm-config-8.0.45-32.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ltrace-0.5-13.45svn.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-bonobo-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-gnomevfs-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-mount-0.5-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/pyspi-0.6.1-1.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libIDL-0.8.7-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/systemtap-runtime-1.3-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/indent-2.2.9-14.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/audiofile-0.2.6-5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/patchutils-0.2.31-2.2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/python-ldap-2.2.0-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/flex-2.5.4a-41.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-python2-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ctags-5.6-1.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/esound-0.2.36-3.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/cscope-15.5-15.1.el5_3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/shared-mime-info-0.19-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-server-utils-7.1-5.el5_6.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-keyring-0.6.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/strace-4.5.18-5.el5_5.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dogtail-0.6.1-4.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libwnck-2.16.0-4.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/elfutils-libs-0.137-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake14-1.4p6-13.el5.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnomecanvas-2.14.0-4.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/elfutils-0.137-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake15-1.5-16.el5.2.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgfortran-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake16-1.6.3-8.el5.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/avahi-0.6.16-10.el5_6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/ORBit2-2.14.3-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake17-1.7.9-7.el5.2.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/at-spi-1.7.11-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rpm-build-4.4.2.3-22.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/imake-1.0.2-3.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rcs-5.7-30.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gail-1.9.2-3.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dev86-0.16.17-2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libbonoboui-2.16.0-1.fc6.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/automake-1.9.6-2.3.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libxslt-1.1.17-2.el5_2.2.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libbonobo-2.16.0-1.1.el5_5.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/bison-2.3-2.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/autoconf-2.59-12.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libtool-1.5.22-7.el5_4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-mime-data-2.4.2-3.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/cvs-1.11.22-7.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/texinfo-4.8-14.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnome-2.16.0-6.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libgnomeui-2.16.0-5.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gnome-vfs2-2.16.2-8.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/GConf2-2.14.0-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/splint-3.1.1-16.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/doxygen-1.4.7-1.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gdb-7.0.1-37.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/systemtap-1.3-9.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/oprofile-0.9.4-15.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libstdc%2B%2B-devel-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/swig-1.3.29-2.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gcc-gfortran-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gcc-c%2B%2B-4.1.2-51.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/xorg-x11-fonts-base-7.1-2.1.el5.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/valgrind-3.5.0-5.el5.i386.rpm: [Errno -1] Package does not match intended download

Comment 8 releng-rhel@redhat.com 2011-09-07 21:32:13 UTC
Trying other mirror.


Error Downloading Packages:
  libXevie-1.0.1-3.1.i386: failure: Packages/libXevie-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  elfutils-libs-0.137-3.el5.i386: failure: Packages/elfutils-libs-0.137-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  cvs-1.11.22-7.el5.i386: failure: Packages/cvs-1.11.22-7.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-keyring-0.6.0-1.fc6.i386: failure: Packages/gnome-keyring-0.6.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-bonobo-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-bonobo-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:doxygen-1.4.7-1.1.i386: failure: Packages/doxygen-1.4.7-1.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  systemtap-runtime-1.3-9.el5.i386: failure: Packages/systemtap-runtime-1.3-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake14-1.4p6-13.el5.1.noarch: failure: Packages/automake14-1.4p6-13.el5.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXTrap-1.0.0-3.1.i386: failure: Packages/libXTrap-1.0.0-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXfontcache-1.0.2-3.1.i386: failure: Packages/libXfontcache-1.0.2-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgfortran-4.1.2-51.el5.i386: failure: Packages/libgfortran-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ctags-5.6-1.1.i386: failure: Packages/ctags-5.6-1.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libwnck-2.16.0-4.fc6.i386: failure: Packages/libwnck-2.16.0-4.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  systemtap-1.3-9.el5.i386: failure: Packages/systemtap-1.3-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:valgrind-3.5.0-5.el5.i386: failure: Packages/valgrind-3.5.0-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  notification-daemon-0.3.5-9.el5.i386: failure: Packages/notification-daemon-0.3.5-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-fonts-base-7.1-2.1.el5.noarch: failure: Packages/xorg-x11-fonts-base-7.1-2.1.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rcs-5.7-30.1.i386: failure: Packages/rcs-5.7-30.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake15-1.5-16.el5.2.noarch: failure: Packages/automake15-1.5-16.el5.2.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-gnomevfs-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-gnomevfs-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnomecanvas-2.14.0-4.1.i386: failure: Packages/libgnomecanvas-2.14.0-4.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXxf86vm-1.0.1-3.1.i386: failure: Packages/libXxf86vm-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libnotify-0.4.2-6.el5.i386: failure: Packages/libnotify-0.4.2-6.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ORBit2-2.14.3-5.el5.i386: failure: Packages/ORBit2-2.14.3-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libdaemon-0.10-5.el5.i386: failure: Packages/libdaemon-0.10-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  cscope-15.5-15.1.el5_3.1.i386: failure: Packages/cscope-15.5-15.1.el5_3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libIDL-0.8.7-1.fc6.i386: failure: Packages/libIDL-0.8.7-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  bison-2.3-2.1.i386: failure: Packages/bison-2.3-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  byacc-1.9-29.2.2.i386: failure: Packages/byacc-1.9-29.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  redhat-rpm-config-8.0.45-32.el5.noarch: failure: Packages/redhat-rpm-config-8.0.45-32.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libbonobo-2.16.0-1.1.el5_5.1.i386: failure: Packages/libbonobo-2.16.0-1.1.el5_5.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  splint-3.1.1-16.el5.i386: failure: Packages/splint-3.1.1-16.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  python-ldap-2.2.0-2.1.i386: failure: Packages/python-ldap-2.2.0-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gdb-7.0.1-37.el5_7.1.i386: failure: Packages/gdb-7.0.1-37.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libstdc++-devel-4.1.2-51.el5.i386: failure: Packages/libstdc++-devel-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXres-1.0.1-3.1.i386: failure: Packages/libXres-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  avahi-0.6.16-10.el5_6.i386: failure: Packages/avahi-0.6.16-10.el5_6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pyspi-0.6.1-1.el5.i386: failure: Packages/pyspi-0.6.1-1.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-mime-data-2.4.2-3.1.i386: failure: Packages/gnome-mime-data-2.4.2-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  avahi-glib-0.6.16-10.el5_6.i386: failure: Packages/avahi-glib-0.6.16-10.el5_6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-vfs2-2.16.2-8.el5.i386: failure: Packages/gnome-vfs2-2.16.2-8.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-server-utils-7.1-5.el5_6.2.i386: failure: Packages/xorg-x11-server-utils-7.1-5.el5_6.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  shared-mime-info-0.19-5.el5.i386: failure: Packages/shared-mime-info-0.19-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  swig-1.3.29-2.el5.i386: failure: Packages/swig-1.3.29-2.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libxslt-1.1.17-2.el5_2.2.i386: failure: Packages/libxslt-1.1.17-2.el5_2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  startup-notification-0.8-4.1.i386: failure: Packages/startup-notification-0.8-4.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gcc-gfortran-4.1.2-51.el5.i386: failure: Packages/gcc-gfortran-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  oprofile-0.9.4-15.el5.i386: failure: Packages/oprofile-0.9.4-15.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  elfutils-0.137-3.el5.i386: failure: Packages/elfutils-0.137-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  indent-2.2.9-14.fc6.i386: failure: Packages/indent-2.2.9-14.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  strace-4.5.18-5.el5_5.5.i386: failure: Packages/strace-4.5.18-5.el5_5.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:xorg-x11-xauth-1.0.1-2.1.i386: failure: Packages/xorg-x11-xauth-1.0.1-2.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  patchutils-0.2.31-2.2.2.i386: failure: Packages/patchutils-0.2.31-2.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-mount-0.5-3.el5.i386: failure: Packages/gnome-mount-0.5-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-xinit-1.0.2-15.el5.i386: failure: Packages/xorg-x11-xinit-1.0.2-15.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  autoconf-2.59-12.noarch: failure: Packages/autoconf-2.59-12.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rpm-build-4.4.2.3-22.el5.i386: failure: Packages/rpm-build-4.4.2.3-22.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pyorbit-2.14.1-3.el5.i386: failure: Packages/pyorbit-2.14.1-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dev86-0.16.17-2.2.i386: failure: Packages/dev86-0.16.17-2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dogtail-0.6.1-4.el5.noarch: failure: Packages/dogtail-0.6.1-4.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386: failure: Packages/xorg-x11-server-Xvfb-1.1.1-48.76.el5_6.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  flex-2.5.4a-41.fc6.i386: failure: Packages/flex-2.5.4a-41.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  imake-1.0.2-3.i386: failure: Packages/imake-1.0.2-3.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake-1.9.6-2.3.el5.noarch: failure: Packages/automake-1.9.6-2.3.el5.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gnome-python2-gconf-2.16.0-1.fc6.i386: failure: Packages/gnome-python2-gconf-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake16-1.6.3-8.el5.1.noarch: failure: Packages/automake16-1.6.3-8.el5.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  GConf2-2.14.0-9.el5.i386: failure: Packages/GConf2-2.14.0-9.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  ltrace-0.5-13.45svn.el5.i386: failure: Packages/ltrace-0.5-13.45svn.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gcc-c++-4.1.2-51.el5.i386: failure: Packages/gcc-c++-4.1.2-51.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:audiofile-0.2.6-5.i386: failure: Packages/audiofile-0.2.6-5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  pstack-1.2-7.2.2.i386: failure: Packages/pstack-1.2-7.2.2.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXxf86misc-1.0.1-3.1.i386: failure: Packages/libXxf86misc-1.0.1-3.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnome-2.16.0-6.el5.i386: failure: Packages/libgnome-2.16.0-6.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  at-spi-1.7.11-3.el5.i386: failure: Packages/at-spi-1.7.11-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libtool-1.5.22-7.el5_4.i386: failure: Packages/libtool-1.5.22-7.el5_4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:esound-0.2.36-3.i386: failure: Packages/esound-0.2.36-3.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libgnomeui-2.16.0-5.el5.i386: failure: Packages/libgnomeui-2.16.0-5.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  diffstat-1.41-1.2.3.el5.i386: failure: Packages/diffstat-1.41-1.2.3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libbonoboui-2.16.0-1.fc6.i386: failure: Packages/libbonoboui-2.16.0-1.fc6.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gail-1.9.2-3.el5.i386: failure: Packages/gail-1.9.2-3.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  automake17-1.7.9-7.el5.2.noarch: failure: Packages/automake17-1.7.9-7.el5.2.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  texinfo-4.8-14.el5.i386: failure: Packages/texinfo-4.8-14.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
Setting up Group Process
Loading mirror speeds from cached hostfile
Package gcc-4.1.2-51.el5.i386 already installed and latest version
Package 1:make-3.81-3.el5.i386 already installed and latest version
Package 1:pkgconfig-0.21-2.el5.i386 already installed and latest version
Package gettext-0.17-1.el5.i386 already installed and latest version
Package binutils-2.17.50.0.6-14.el5.i386 already installed and latest version
Package subversion-1.6.11-7.el5_6.4.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.59-12 set to be updated
--> Processing Dependency: imake for package: autoconf
---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated
---> Package automake14.noarch 0:1.4p6-13.el5.1 set to be updated
---> Package automake15.noarch 0:1.5-16.el5.2 set to be updated
---> Package automake16.noarch 0:1.6.3-8.el5.1 set to be updated
---> Package automake17.noarch 0:1.7.9-7.el5.2 set to be updated
---> Package bison.i386 0:2.3-2.1 set to be updated
---> Package byacc.i386 0:1.9-29.2.2 set to be updated
---> Package cscope.i386 0:15.5-15.1.el5_3.1 set to be updated
---> Package ctags.i386 0:5.6-1.1 set to be updated
---> Package cvs.i386 0:1.11.22-7.el5 set to be updated
---> Package dev86.i386 0:0.16.17-2.2 set to be updated
---> Package diffstat.i386 0:1.41-1.2.3.el5 set to be updated
---> Package dogtail.noarch 0:0.6.1-4.el5 set to be updated
--> Processing Dependency: pyspi >= 0.6.0 for package: dogtail
--> Processing Dependency: xorg-x11-server-Xvfb for package: dogtail
--> Processing Dependency: xorg-x11-xinit for package: dogtail
--> Processing Dependency: gnome-python2-gconf for package: dogtail
---> Package doxygen.i386 1:1.4.7-1.1 set to be updated
---> Package elfutils.i386 0:0.137-3.el5 set to be updated
--> Processing Dependency: elfutils-libs-i386 = 0.137-3.el5 for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils
--> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils
--> Processing Dependency: libdw.so.1 for package: elfutils
--> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils
--> Processing Dependency: libasm.so.1 for package: elfutils
---> Package flex.i386 0:2.5.4a-41.fc6 set to be updated
---> Package gcc-c++.i386 0:4.1.2-51.el5 set to be updated
--> Processing Dependency: libstdc++-devel = 4.1.2-51.el5 for package: gcc-c++
---> Package gcc-gfortran.i386 0:4.1.2-51.el5 set to be updated
--> Processing Dependency: libgfortran = 4.1.2-51.el5 for package: gcc-gfortran
--> Processing Dependency: libgfortran.so.1 for package: gcc-gfortran
---> Package gdb.i386 0:7.0.1-37.el5_7.1 set to be updated
---> Package indent.i386 0:2.2.9-14.fc6 set to be updated
---> Package libtool.i386 0:1.5.22-7.el5_4 set to be updated
---> Package ltrace.i386 0:0.5-13.45svn.el5 set to be updated
---> Package oprofile.i386 0:0.9.4-15.el5 set to be updated
---> Package patchutils.i386 0:0.2.31-2.2.2 set to be updated
---> Package pstack.i386 0:1.2-7.2.2 set to be updated
---> Package python-ldap.i386 0:2.2.0-2.1 set to be updated
---> Package rcs.i386 0:5.7-30.1 set to be updated
---> Package redhat-rpm-config.noarch 0:8.0.45-32.el5 set to be updated
---> Package rpm-build.i386 0:4.4.2.3-22.el5 set to be updated
---> Package splint.i386 0:3.1.1-16.el5 set to be updated
---> Package strace.i386 0:4.5.18-5.el5_5.5 set to be updated
---> Package swig.i386 0:1.3.29-2.el5 set to be updated
---> Package systemtap.i386 0:1.3-9.el5 set to be updated
--> Processing Dependency: systemtap-runtime = 1.3-9.el5 for package: systemtap
--> Processing Dependency: libavahi-common.so.3 for package: systemtap
--> Processing Dependency: libavahi-client.so.3 for package: systemtap
---> Package texinfo.i386 0:4.8-14.el5 set to be updated
---> Package valgrind.i386 1:3.5.0-5.el5 set to be updated
--> Running transaction check
---> Package avahi.i386 0:0.6.16-10.el5_6 set to be updated
--> Processing Dependency: libdaemon for package: avahi
--> Processing Dependency: libdaemon.so.0 for package: avahi
---> Package elfutils-libs.i386 0:0.137-3.el5 set to be updated
---> Package gnome-python2-gconf.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: gnome-python2 = 2.16.0-1.fc6 for package: gnome-python2-gconf
--> Processing Dependency: GConf2 >= 1.1.10 for package: gnome-python2-gconf
--> Processing Dependency: libORBit-2.so.0 for package: gnome-python2-gconf
--> Processing Dependency: libgconf-2.so.4 for package: gnome-python2-gconf
---> Package imake.i386 0:1.0.2-3 set to be updated
---> Package libgfortran.i386 0:4.1.2-51.el5 set to be updated
---> Package libstdc++-devel.i386 0:4.1.2-51.el5 set to be updated
---> Package pyspi.i386 0:0.6.1-1.el5 set to be updated
--> Processing Dependency: libbonobo-activation.so.4 for package: pyspi
--> Processing Dependency: libspi.so.0 for package: pyspi
--> Processing Dependency: libcspi.so.0 for package: pyspi
--> Processing Dependency: libbonobo-2.so.0 for package: pyspi
---> Package systemtap-runtime.i386 0:1.3-9.el5 set to be updated
---> Package xorg-x11-server-Xvfb.i386 0:1.1.1-48.76.el5_6.4 set to be updated
--> Processing Dependency: xorg-x11-fonts-base for package: xorg-x11-server-Xvfb
---> Package xorg-x11-xinit.i386 0:1.0.2-15.el5 set to be updated
--> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit
--> Processing Dependency: xauth for package: xorg-x11-xinit
--> Running transaction check
---> Package GConf2.i386 0:2.14.0-9.el5 set to be updated
---> Package ORBit2.i386 0:2.14.3-5.el5 set to be updated
--> Processing Dependency: libIDL-2.so.0 for package: ORBit2
---> Package at-spi.i386 0:1.7.11-3.el5 set to be updated
--> Processing Dependency: gail >= 1.5.0 for package: at-spi
--> Processing Dependency: libXevie.so.1 for package: at-spi
--> Processing Dependency: libgailutil.so.18 for package: at-spi
--> Processing Dependency: libgnomecanvas-2.so.0 for package: at-spi
---> Package gnome-python2.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: gnome-python2-bonobo for package: gnome-python2
--> Processing Dependency: libgnomevfs-2.so.0 for package: gnome-python2
--> Processing Dependency: libgnomeui-2.so.0 for package: gnome-python2
--> Processing Dependency: gnome-python2-gnomevfs for package: gnome-python2
--> Processing Dependency: libgnome-keyring.so.0 for package: gnome-python2
--> Processing Dependency: libgnome-2.so.0 for package: gnome-python2
--> Processing Dependency: libbonoboui-2.so.0 for package: gnome-python2
---> Package libbonobo.i386 0:2.16.0-1.1.el5_5.1 set to be updated
---> Package libdaemon.i386 0:0.10-5.el5 set to be updated
---> Package xorg-x11-fonts-base.noarch 0:7.1-2.1.el5 set to be updated
---> Package xorg-x11-server-utils.i386 0:7.1-5.el5_6.2 set to be updated
--> Processing Dependency: libXfontcache.so.1 for package: xorg-x11-server-utils
--> Processing Dependency: libXTrap.so.6 for package: xorg-x11-server-utils
--> Processing Dependency: libXxf86vm.so.1 for package: xorg-x11-server-utils
--> Processing Dependency: libXxf86misc.so.1 for package: xorg-x11-server-utils
---> Package xorg-x11-xauth.i386 1:1.0.1-2.1 set to be updated
--> Running transaction check
---> Package gail.i386 0:1.9.2-3.el5 set to be updated
---> Package gnome-keyring.i386 0:0.6.0-1.fc6 set to be updated
---> Package gnome-python2-bonobo.i386 0:2.16.0-1.fc6 set to be updated
--> Processing Dependency: pyorbit >= 2.0.l for package: gnome-python2-bonobo
---> Package gnome-python2-gnomevfs.i386 0:2.16.0-1.fc6 set to be updated
---> Package gnome-vfs2.i386 0:2.16.2-8.el5 set to be updated
--> Processing Dependency: gnome-mount >= 0.4 for package: gnome-vfs2
--> Processing Dependency: gnome-mime-data >= 2.0.0-11 for package: gnome-vfs2
--> Processing Dependency: shared-mime-info for package: gnome-vfs2
--> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2
---> Package libIDL.i386 0:0.8.7-1.fc6 set to be updated
---> Package libXTrap.i386 0:1.0.0-3.1 set to be updated
---> Package libXevie.i386 0:1.0.1-3.1 set to be updated
---> Package libXfontcache.i386 0:1.0.2-3.1 set to be updated
---> Package libXxf86misc.i386 0:1.0.1-3.1 set to be updated
---> Package libXxf86vm.i386 0:1.0.1-3.1 set to be updated
---> Package libbonoboui.i386 0:2.16.0-1.fc6 set to be updated
---> Package libgnome.i386 0:2.16.0-6.el5 set to be updated
--> Processing Dependency: libxslt >= 1.0.19 for package: libgnome
--> Processing Dependency: libesd.so.0 for package: libgnome
--> Processing Dependency: libaudiofile.so.0 for package: libgnome
---> Package libgnomecanvas.i386 0:2.14.0-4.1 set to be updated
---> Package libgnomeui.i386 0:2.16.0-5.el5 set to be updated
--> Running transaction check
---> Package audiofile.i386 1:0.2.6-5 set to be updated
---> Package avahi-glib.i386 0:0.6.16-10.el5_6 set to be updated
---> Package esound.i386 1:0.2.36-3 set to be updated
---> Package gnome-mime-data.i386 0:2.4.2-3.1 set to be updated
---> Package gnome-mount.i386 0:0.5-3.el5 set to be updated
--> Processing Dependency: libnotify.so.1 for package: gnome-mount
---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated
---> Package pyorbit.i386 0:2.14.1-3.el5 set to be updated
---> Package shared-mime-info.i386 0:0.19-5.el5 set to be updated
--> Running transaction check
---> Package libnotify.i386 0:0.4.2-6.el5 set to be updated
--> Processing Dependency: desktop-notification-daemon for package: libnotify
--> Running transaction check
---> Package notification-daemon.i386 0:0.3.5-9.el5 set to be updated
--> Processing Dependency: libwnck-1.so.18 for package: notification-daemon
--> Running transaction check
---> Package libwnck.i386 0:2.16.0-4.fc6 set to be updated
--> Processing Dependency: startup-notification >= 0.5 for package: libwnck
--> Processing Dependency: libXRes.so.1 for package: libwnck
--> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck
--> Running transaction check
---> Package libXres.i386 0:1.0.1-3.1 set to be updated
---> Package startup-notification.i386 0:0.8-4.1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package              Arch   Version          Repository                   Size
================================================================================
Installing:
 autoconf             noarch 2.59-12          rhui-us-east-rhel-server-1y 646 k
 automake             noarch 1.9.6-2.3.el5    rhui-us-east-rhel-server-1y 476 k
 automake14           noarch 1.4p6-13.el5.1   rhui-us-east-rhel-server-1y 200 k
 automake15           noarch 1.5-16.el5.2     rhui-us-east-rhel-server-1y 230 k
 automake16           noarch 1.6.3-8.el5.1    rhui-us-east-rhel-server-1y 241 k
 automake17           noarch 1.7.9-7.el5.2    rhui-us-east-rhel-server-1y 278 k
 bison                i386   2.3-2.1          rhui-us-east-rhel-server-1y 536 k
 byacc                i386   1.9-29.2.2       rhui-us-east-rhel-server-1y  38 k
 cscope               i386   15.5-15.1.el5_3.1
                                              rhui-us-east-rhel-server-1y 136 k
 ctags                i386   5.6-1.1          rhui-us-east-rhel-server-1y 127 k
 cvs                  i386   1.11.22-7.el5    rhui-us-east-rhel-server-1y 725 k
 dev86                i386   0.16.17-2.2      rhui-us-east-rhel-server-1y 372 k
 diffstat             i386   1.41-1.2.3.el5   rhui-us-east-rhel-server-1y  18 k
 dogtail              noarch 0.6.1-4.el5      rhui-us-east-rhel-server-1y 172 k
 doxygen              i386   1:1.4.7-1.1      rhui-us-east-rhel-server-1y 2.3 M
 elfutils             i386   0.137-3.el5      rhui-us-east-rhel-server-1y 228 k
 flex                 i386   2.5.4a-41.fc6    rhui-us-east-rhel-server-1y 124 k
 gcc-c++              i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 3.4 M
 gcc-gfortran         i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 3.1 M
 gdb                  i386   7.0.1-37.el5_7.1 rhui-us-east-rhel-server-1y 2.4 M
 indent               i386   2.2.9-14.fc6     rhui-us-east-rhel-server-1y  93 k
 libtool              i386   1.5.22-7.el5_4   rhui-us-east-rhel-server-1y 667 k
 ltrace               i386   0.5-13.45svn.el5 rhui-us-east-rhel-server-1y  61 k
 oprofile             i386   0.9.4-15.el5     rhui-us-east-rhel-server-1y 2.7 M
 patchutils           i386   0.2.31-2.2.2     rhui-us-east-rhel-server-1y 109 k
 pstack               i386   1.2-7.2.2        rhui-us-east-rhel-server-1y 4.6 k
 python-ldap          i386   2.2.0-2.1        rhui-us-east-rhel-server-1y 122 k
 rcs                  i386   5.7-30.1         rhui-us-east-rhel-server-1y 332 k
 redhat-rpm-config    noarch 8.0.45-32.el5    rhui-us-east-rhel-server-1y  54 k
 rpm-build            i386   4.4.2.3-22.el5   rhui-us-east-rhel-server-1y 302 k
 splint               i386   3.1.1-16.el5     rhui-us-east-rhel-server-1y 1.5 M
 strace               i386   4.5.18-5.el5_5.5 rhui-us-east-rhel-server-1y 172 k
 swig                 i386   1.3.29-2.el5     rhui-us-east-rhel-server-1y 2.9 M
 systemtap            i386   1.3-9.el5        rhui-us-east-rhel-server-1y 2.5 M
 texinfo              i386   4.8-14.el5       rhui-us-east-rhel-server-1y 753 k
 valgrind             i386   1:3.5.0-5.el5    rhui-us-east-rhel-server-1y  20 M
Installing for dependencies:
 GConf2               i386   2.14.0-9.el5     rhui-us-east-rhel-server-1y 1.5 M
 ORBit2               i386   2.14.3-5.el5     rhui-us-east-rhel-server-1y 253 k
 at-spi               i386   1.7.11-3.el5     rhui-us-east-rhel-server-1y 290 k
 audiofile            i386   1:0.2.6-5        rhui-us-east-rhel-server-1y 107 k
 avahi                i386   0.6.16-10.el5_6  rhui-us-east-rhel-server-1y 251 k
 avahi-glib           i386   0.6.16-10.el5_6  rhui-us-east-rhel-server-1y  15 k
 elfutils-libs        i386   0.137-3.el5      rhui-us-east-rhel-server-1y 193 k
 esound               i386   1:0.2.36-3       rhui-us-east-rhel-server-1y 130 k
 gail                 i386   1.9.2-3.el5      rhui-us-east-rhel-server-1y 350 k
 gnome-keyring        i386   0.6.0-1.fc6      rhui-us-east-rhel-server-1y 170 k
 gnome-mime-data      i386   2.4.2-3.1        rhui-us-east-rhel-server-1y 691 k
 gnome-mount          i386   0.5-3.el5        rhui-us-east-rhel-server-1y  70 k
 gnome-python2        i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y 126 k
 gnome-python2-bonobo i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  64 k
 gnome-python2-gconf  i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  32 k
 gnome-python2-gnomevfs
                      i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y  65 k
 gnome-vfs2           i386   2.16.2-8.el5     rhui-us-east-rhel-server-1y 1.2 M
 imake                i386   1.0.2-3          rhui-us-east-rhel-server-1y 318 k
 libIDL               i386   0.8.7-1.fc6      rhui-us-east-rhel-server-1y  85 k
 libXTrap             i386   1.0.0-3.1        rhui-us-east-rhel-server-1y  23 k
 libXevie             i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libXfontcache        i386   1.0.2-3.1        rhui-us-east-rhel-server-1y 9.7 k
 libXres              i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libXxf86misc         i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  12 k
 libXxf86vm           i386   1.0.1-3.1        rhui-us-east-rhel-server-1y  14 k
 libbonobo            i386   2.16.0-1.1.el5_5.1
                                              rhui-us-east-rhel-server-1y 502 k
 libbonoboui          i386   2.16.0-1.fc6     rhui-us-east-rhel-server-1y 390 k
 libdaemon            i386   0.10-5.el5       rhui-us-east-rhel-server-1y  24 k
 libgfortran          i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 232 k
 libgnome             i386   2.16.0-6.el5     rhui-us-east-rhel-server-1y 859 k
 libgnomecanvas       i386   2.14.0-4.1       rhui-us-east-rhel-server-1y 222 k
 libgnomeui           i386   2.16.0-5.el5     rhui-us-east-rhel-server-1y 977 k
 libnotify            i386   0.4.2-6.el5      rhui-us-east-rhel-server-1y  37 k
 libstdc++-devel      i386   4.1.2-51.el5     rhui-us-east-rhel-server-1y 2.8 M
 libwnck              i386   2.16.0-4.fc6     rhui-us-east-rhel-server-1y 185 k
 libxslt              i386   1.1.17-2.el5_2.2 rhui-us-east-rhel-server-1y 485 k
 notification-daemon  i386   0.3.5-9.el5      rhui-us-east-rhel-server-1y  47 k
 pyorbit              i386   2.14.1-3.el5     rhui-us-east-rhel-server-1y  48 k
 pyspi                i386   0.6.1-1.el5      rhui-us-east-rhel-server-1y  79 k
 shared-mime-info     i386   0.19-5.el5       rhui-us-east-rhel-server-1y 148 k
 startup-notification i386   0.8-4.1          rhui-us-east-rhel-server-1y  32 k
 systemtap-runtime    i386   1.3-9.el5        rhui-us-east-rhel-server-1y  93 k
 xorg-x11-fonts-base  noarch 7.1-2.1.el5      rhui-us-east-rhel-server-1y 3.7 M
 xorg-x11-server-Xvfb i386   1.1.1-48.76.el5_6.4
                                              rhui-us-east-rhel-server-1y 1.6 M
 xorg-x11-server-utils
                      i386   7.1-5.el5_6.2    rhui-us-east-rhel-server-1y 164 k
 xorg-x11-xauth       i386   1:1.0.1-2.1      rhui-us-east-rhel-server-1y  31 k
 xorg-x11-xinit       i386   1.0.2-15.el5     rhui-us-east-rhel-server-1y  26 k

Transaction Summary
================================================================================
Install      83 Package(s)
Upgrade       0 Package(s)

Total download size: 66 M
Downloading Packages: 
EXPECTED RESULT: 
RETURN CODE: 1
FAIL1
Loaded plugins: amazon-id, fastestmirror, security Loading mirror speeds from cached hostfile Setting up Group Process Loading mirror speeds from cached hostfile Package gcc-4.1.2-51.el5.i386 already installed and latest version Package 1:make-3.81-3.el5.i386 already installed and latest version Package 1:pkgconfig-0.21-2.el5.i386 already installed and latest version Package gettext-0.17-1.el5.i386 already installed and latest version Package binutils-2.17.50.0.6-14.el5.i386 already installed and latest version Package subversion-1.6.11-7.el5_6.4.i386 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.59-12 set to be updated --> Processing Dependency: imake for package: autoconf ---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated ---> Package automake14.noarch 0:1.4p6-13.el5.1 set to be updated ---> Package automake15.noarch 0:1.5-16.el5.2 set to be updated ---> Package automake16.noarch 0:1.6.3-8.el5.1 set to be updated ---> Package automake17.noarch 0:1.7.9-7.el5.2 set to be updated ---> Package bison.i386 0:2.3-2.1 set to be updated ---> Package byacc.i386 0:1.9-29.2.2 set to be updated ---> Package cscope.i386 0:15.5-15.1.el5_3.1 set to be updated ---> Package ctags.i386 0:5.6-1.1 set to be updated ---> Package cvs.i386 0:1.11.22-7.el5 set to be updated ---> Package dev86.i386 0:0.16.17-2.2 set to be updated ---> Package diffstat.i386 0:1.41-1.2.3.el5 set to be updated ---> Package dogtail.noarch 0:0.6.1-4.el5 set to be updated --> Processing Dependency: pyspi >= 0.6.0 for package: dogtail --> Processing Dependency: xorg-x11-server-Xvfb for package: dogtail --> Processing Dependency: xorg-x11-xinit for package: dogtail --> Processing Dependency: gnome-python2-gconf for package: dogtail ---> Package doxygen.i386 1:1.4.7-1.1 set to be updated ---> Package elfutils.i386 0:0.137-3.el5 set to be updated --> Processing Dependency: elfutils-libs-i386 = 0.137-3.el5 for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils --> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils --> Processing Dependency: libdw.so.1 for package: elfutils --> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils --> Processing Dependency: libasm.so.1 for package: elfutils ---> Package flex.i386 0:2.5.4a-41.fc6 set to be updated ---> Package gcc-c++.i386 0:4.1.2-51.el5 set to be updated --> Processing Dependency: libstdc++-devel = 4.1.2-51.el5 for package: gcc-c++ ---> Package gcc-gfortran.i386 0:4.1.2-51.el5 set to be updated --> Processing Dependency: libgfortran = 4.1.2-51.el5 for package: gcc-gfortran --> Processing Dependency: libgfortran.so.1 for package: gcc-gfortran ---> Package gdb.i386 0:7.0.1-37.el5_7.1 set to be updated ---> Package indent.i386 0:2.2.9-14.fc6 set to be updated ---> Package libtool.i386 0:1.5.22-7.el5_4 set to be updated ---> Package ltrace.i386 0:0.5-13.45svn.el5 set to be updated ---> Package oprofile.i386 0:0.9.4-15.el5 set to be updated ---> Package patchutils.i386 0:0.2.31-2.2.2 set to be updated ---> Package pstack.i386 0:1.2-7.2.2 set to be updated ---> Package python-ldap.i386 0:2.2.0-2.1 set to be updated ---> Package rcs.i386 0:5.7-30.1 set to be updated ---> Package redhat-rpm-config.noarch 0:8.0.45-32.el5 set to be updated ---> Package rpm-build.i386 0:4.4.2.3-22.el5 set to be updated ---> Package splint.i386 0:3.1.1-16.el5 set to be updated ---> Package strace.i386 0:4.5.18-5.el5_5.5 set to be updated ---> Package swig.i386 0:1.3.29-2.el5 set to be updated ---> Package systemtap.i386 0:1.3-9.el5 set to be updated --> Processing Dependency: systemtap-runtime = 1.3-9.el5 for package: systemtap --> Processing Dependency: libavahi-common.so.3 for package: systemtap --> Processing Dependency: libavahi-client.so.3 for package: systemtap ---> Package texinfo.i386 0:4.8-14.el5 set to be updated ---> Package valgrind.i386 1:3.5.0-5.el5 set to be updated --> Running transaction check ---> Package avahi.i386 0:0.6.16-10.el5_6 set to be updated --> Processing Dependency: libdaemon for package: avahi --> Processing Dependency: libdaemon.so.0 for package: avahi ---> Package elfutils-libs.i386 0:0.137-3.el5 set to be updated ---> Package gnome-python2-gconf.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: gnome-python2 = 2.16.0-1.fc6 for package: gnome-python2-gconf --> Processing Dependency: GConf2 >= 1.1.10 for package: gnome-python2-gconf --> Processing Dependency: libORBit-2.so.0 for package: gnome-python2-gconf --> Processing Dependency: libgconf-2.so.4 for package: gnome-python2-gconf ---> Package imake.i386 0:1.0.2-3 set to be updated ---> Package libgfortran.i386 0:4.1.2-51.el5 set to be updated ---> Package libstdc++-devel.i386 0:4.1.2-51.el5 set to be updated ---> Package pyspi.i386 0:0.6.1-1.el5 set to be updated --> Processing Dependency: libbonobo-activation.so.4 for package: pyspi --> Processing Dependency: libspi.so.0 for package: pyspi --> Processing Dependency: libcspi.so.0 for package: pyspi --> Processing Dependency: libbonobo-2.so.0 for package: pyspi ---> Package systemtap-runtime.i386 0:1.3-9.el5 set to be updated ---> Package xorg-x11-server-Xvfb.i386 0:1.1.1-48.76.el5_6.4 set to be updated --> Processing Dependency: xorg-x11-fonts-base for package: xorg-x11-server-Xvfb ---> Package xorg-x11-xinit.i386 0:1.0.2-15.el5 set to be updated --> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit --> Processing Dependency: xauth for package: xorg-x11-xinit --> Running transaction check ---> Package GConf2.i386 0:2.14.0-9.el5 set to be updated ---> Package ORBit2.i386 0:2.14.3-5.el5 set to be updated --> Processing Dependency: libIDL-2.so.0 for package: ORBit2 ---> Package at-spi.i386 0:1.7.11-3.el5 set to be updated --> Processing Dependency: gail >= 1.5.0 for package: at-spi --> Processing Dependency: libXevie.so.1 for package: at-spi --> Processing Dependency: libgailutil.so.18 for package: at-spi --> Processing Dependency: libgnomecanvas-2.so.0 for package: at-spi ---> Package gnome-python2.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: gnome-python2-bonobo for package: gnome-python2 --> Processing Dependency: libgnomevfs-2.so.0 for package: gnome-python2 --> Processing Dependency: libgnomeui-2.so.0 for package: gnome-python2 --> Processing Dependency: gnome-python2-gnomevfs for package: gnome-python2 --> Processing Dependency: libgnome-keyring.so.0 for package: gnome-python2 --> Processing Dependency: libgnome-2.so.0 for package: gnome-python2 --> Processing Dependency: libbonoboui-2.so.0 for package: gnome-python2 ---> Package libbonobo.i386 0:2.16.0-1.1.el5_5.1 set to be updated ---> Package libdaemon.i386 0:0.10-5.el5 set to be updated ---> Package xorg-x11-fonts-base.noarch 0:7.1-2.1.el5 set to be updated ---> Package xorg-x11-server-utils.i386 0:7.1-5.el5_6.2 set to be updated --> Processing Dependency: libXfontcache.so.1 for package: xorg-x11-server-utils --> Processing Dependency: libXTrap.so.6 for package: xorg-x11-server-utils --> Processing Dependency: libXxf86vm.so.1 for package: xorg-x11-server-utils --> Processing Dependency: libXxf86misc.so.1 for package: xorg-x11-server-utils ---> Package xorg-x11-xauth.i386 1:1.0.1-2.1 set to be updated --> Running transaction check ---> Package gail.i386 0:1.9.2-3.el5 set to be updated ---> Package gnome-keyring.i386 0:0.6.0-1.fc6 set to be updated ---> Package gnome-python2-bonobo.i386 0:2.16.0-1.fc6 set to be updated --> Processing Dependency: pyorbit >= 2.0.l for package: gnome-python2-bonobo ---> Package gnome-python2-gnomevfs.i386 0:2.16.0-1.fc6 set to be updated ---> Package gnome-vfs2.i386 0:2.16.2-8.el5 set to be updated --> Processing Dependency: gnome-mount >= 0.4 for package: gnome-vfs2 --> Processing Dependency: gnome-mime-data >= 2.0.0-11 for package: gnome-vfs2 --> Processing Dependency: shared-mime-info for package: gnome-vfs2 --> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2 ---> Package libIDL.i386 0:0.8.7-1.fc6 set to be updated ---> Package libXTrap.i386 0:1.0.0-3.1 set to be updated ---> Package libXevie.i386 0:1.0.1-3.1 set to be updated ---> Package libXfontcache.i386 0:1.0.2-3.1 set to be updated ---> Package libXxf86misc.i386 0:1.0.1-3.1 set to be updated ---> Package libXxf86vm.i386 0:1.0.1-3.1 set to be updated ---> Package libbonoboui.i386 0:2.16.0-1.fc6 set to be updated ---> Package libgnome.i386 0:2.16.0-6.el5 set to be updated --> Processing Dependency: libxslt >= 1.0.19 for package: libgnome --> Processing Dependency: libesd.so.0 for package: libgnome --> Processing Dependency: libaudiofile.so.0 for package: libgnome ---> Package libgnomecanvas.i386 0:2.14.0-4.1 set to be updated ---> Package libgnomeui.i386 0:2.16.0-5.el5 set to be updated --> Running transaction check ---> Package audiofile.i386 1:0.2.6-5 set to be updated ---> Package avahi-glib.i386 0:0.6.16-10.el5_6 set to be updated ---> Package esound.i386 1:0.2.36-3 set to be updated ---> Package gnome-mime-data.i386 0:2.4.2-3.1 set to be updated ---> Package gnome-mount.i386 0:0.5-3.el5 set to be updated --> Processing Dependency: libnotify.so.1 for package: gnome-mount ---> Package libxslt.i386 0:1.1.17-2.el5_2.2 set to be updated ---> Package pyorbit.i386 0:2.14.1-3.el5 set to be updated ---> Package shared-mime-info.i386 0:0.19-5.el5 set to be updated --> Running transaction check ---> Package libnotify.i386 0:0.4.2-6.el5 set to be updated --> Processing Dependency: desktop-notification-daemon for package: libnotify --> Running transaction check ---> Package notification-daemon.i386 0:0.3.5-9.el5 set to be updated --> Processing Dependency: libwnck-1.so.18 for package: notification-daemon --> Running transaction check ---> Package libwnck.i386 0:2.16.0-4.fc6 set to be updated --> Processing Dependency: startup-notification >= 0.5 for package: libwnck --> Processing Dependency: libXRes.so.1 for package: libwnck --> Processing Dependency: libstartup-notification-1.so.0 for package: libwnck --> Running transaction check ---> Package libXres.i386 0:1.0.1-3.1 set to be updated ---> Package startup-notification.i386 0:0.8-4.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.59-12 rhui-us-east-rhel-server-1y 646 k automake noarch 1.9.6-2.3.el5 rhui-us-east-rhel-server-1y 476 k automake14 noarch 1.4p6-13.el5.1 rhui-us-east-rhel-server-1y 200 k automake15 noarch 1.5-16.el5.2 rhui-us-east-rhel-server-1y 230 k automake16 noarch 1.6.3-8.el5.1 rhui-us-east-rhel-server-1y 241 k automake17 noarch 1.7.9-7.el5.2 rhui-us-east-rhel-server-1y 278 k bison i386 2.3-2.1 rhui-us-east-rhel-server-1y 536 k byacc i386 1.9-29.2.2 rhui-us-east-rhel-server-1y 38 k cscope i386 15.5-15.1.el5_3.1 rhui-us-east-rhel-server-1y 136 k ctags i386 5.6-1.1 rhui-us-east-rhel-server-1y 127 k cvs i386 1.11.22-7.el5 rhui-us-east-rhel-server-1y 725 k dev86 i386 0.16.17-2.2 rhui-us-east-rhel-server-1y 372 k diffstat i386 1.41-1.2.3.el5 rhui-us-east-rhel-server-1y 18 k dogtail noarch 0.6.1-4.el5 rhui-us-east-rhel-server-1y 172 k doxygen i386 1:1.4.7-1.1 rhui-us-east-rhel-server-1y 2.3 M elfutils i386 0.137-3.el5 rhui-us-east-rhel-server-1y 228 k flex i386 2.5.4a-41.fc6 rhui-us-east-rhel-server-1y 124 k gcc-c++ i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 3.4 M gcc-gfortran i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 3.1 M gdb i386 7.0.1-37.el5_7.1 rhui-us-east-rhel-server-1y 2.4 M indent i386 2.2.9-14.fc6 rhui-us-east-rhel-server-1y 93 k libtool i386 1.5.22-7.el5_4 rhui-us-east-rhel-server-1y 667 k ltrace i386 0.5-13.45svn.el5 rhui-us-east-rhel-server-1y 61 k oprofile i386 0.9.4-15.el5 rhui-us-east-rhel-server-1y 2.7 M patchutils i386 0.2.31-2.2.2 rhui-us-east-rhel-server-1y 109 k pstack i386 1.2-7.2.2 rhui-us-east-rhel-server-1y 4.6 k python-ldap i386 2.2.0-2.1 rhui-us-east-rhel-server-1y 122 k rcs i386 5.7-30.1 rhui-us-east-rhel-server-1y 332 k redhat-rpm-config noarch 8.0.45-32.el5 rhui-us-east-rhel-server-1y 54 k rpm-build i386 4.4.2.3-22.el5 rhui-us-east-rhel-server-1y 302 k splint i386 3.1.1-16.el5 rhui-us-east-rhel-server-1y 1.5 M strace i386 4.5.18-5.el5_5.5 rhui-us-east-rhel-server-1y 172 k swig i386 1.3.29-2.el5 rhui-us-east-rhel-server-1y 2.9 M systemtap i386 1.3-9.el5 rhui-us-east-rhel-server-1y 2.5 M texinfo i386 4.8-14.el5 rhui-us-east-rhel-server-1y 753 k valgrind i386 1:3.5.0-5.el5 rhui-us-east-rhel-server-1y 20 M Installing for dependencies: GConf2 i386 2.14.0-9.el5 rhui-us-east-rhel-server-1y 1.5 M ORBit2 i386 2.14.3-5.el5 rhui-us-east-rhel-server-1y 253 k at-spi i386 1.7.11-3.el5 rhui-us-east-rhel-server-1y 290 k audiofile i386 1:0.2.6-5 rhui-us-east-rhel-server-1y 107 k avahi i386 0.6.16-10.el5_6 rhui-us-east-rhel-server-1y 251 k avahi-glib i386 0.6.16-10.el5_6 rhui-us-east-rhel-server-1y 15 k elfutils-libs i386 0.137-3.el5 rhui-us-east-rhel-server-1y 193 k esound i386 1:0.2.36-3 rhui-us-east-rhel-server-1y 130 k gail i386 1.9.2-3.el5 rhui-us-east-rhel-server-1y 350 k gnome-keyring i386 0.6.0-1.fc6 rhui-us-east-rhel-server-1y 170 k gnome-mime-data i386 2.4.2-3.1 rhui-us-east-rhel-server-1y 691 k gnome-mount i386 0.5-3.el5 rhui-us-east-rhel-server-1y 70 k gnome-python2 i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 126 k gnome-python2-bonobo i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 64 k gnome-python2-gconf i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 32 k gnome-python2-gnomevfs i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 65 k gnome-vfs2 i386 2.16.2-8.el5 rhui-us-east-rhel-server-1y 1.2 M imake i386 1.0.2-3 rhui-us-east-rhel-server-1y 318 k libIDL i386 0.8.7-1.fc6 rhui-us-east-rhel-server-1y 85 k libXTrap i386 1.0.0-3.1 rhui-us-east-rhel-server-1y 23 k libXevie i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libXfontcache i386 1.0.2-3.1 rhui-us-east-rhel-server-1y 9.7 k libXres i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libXxf86misc i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 12 k libXxf86vm i386 1.0.1-3.1 rhui-us-east-rhel-server-1y 14 k libbonobo i386 2.16.0-1.1.el5_5.1 rhui-us-east-rhel-server-1y 502 k libbonoboui i386 2.16.0-1.fc6 rhui-us-east-rhel-server-1y 390 k libdaemon i386 0.10-5.el5 rhui-us-east-rhel-server-1y 24 k libgfortran i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 232 k libgnome i386 2.16.0-6.el5 rhui-us-east-rhel-server-1y 859 k libgnomecanvas i386 2.14.0-4.1 rhui-us-east-rhel-server-1y 222 k libgnomeui i386 2.16.0-5.el5 rhui-us-east-rhel-server-1y 977 k libnotify i386 0.4.2-6.el5 rhui-us-east-rhel-server-1y 37 k libstdc++-devel i386 4.1.2-51.el5 rhui-us-east-rhel-server-1y 2.8 M libwnck i386 2.16.0-4.fc6 rhui-us-east-rhel-server-1y 185 k libxslt i386 1.1.17-2.el5_2.2 rhui-us-east-rhel-server-1y 485 k notification-daemon i386 0.3.5-9.el5 rhui-us-east-rhel-server-1y 47 k pyorbit i386 2.14.1-3.el5 rhui-us-east-rhel-server-1y 48 k pyspi i386 0.6.1-1.el5 rhui-us-east-rhel-server-1y 79 k shared-mime-info i386 0.19-5.el5 rhui-us-east-rhel-server-1y 148 k startup-notification i386 0.8-4.1 rhui-us-east-rhel-server-1y 32 k systemtap-runtime i386 1.3-9.el5 rhui-us-east-rhel-server-1y 93 k xorg-x11-fonts-base noarch 7.1-2.1.el5 rhui-us-east-rhel-server-1y 3.7 M xorg-x11-server-Xvfb i386 1.1.1-48.76.el5_6.4 rhui-us-east-rhel-server-1y 1.6 M xorg-x11-server-utils i386 7.1-5.el5_6.2 rhui-us-east-rhel-server-1y 164 k xorg-x11-xauth i386 1:1.0.1-2.1 rhui-us-east-rhel-server-1y 31 k xorg-x11-xinit i386 1.0.2-15.el5 rhui-us-east-rhel-server-1y 26 k Transaction Summary ================================================================================ Install 83 Package(s) Upgrade 0 Package(s) Total download size: 66 M Downloading Packages:
######################################################################################
# NEW TEST: ## Verify yum update ... 
######################################################################################
COMMAND:  /usr/bin/yum -y update
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/gdbm-1.8.0-26.2.1.el5_6.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/mod_ssl-2.2.3-53.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dbus-libs-1.1.2-16.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/curl-7.15.5-9.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dbus-1.1.2-16.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libXfont-1.2.2-1.0.4.el5_7.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libpng-1.2.10-7.1.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-server-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/dhclient-3.0.5-29.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/rsync-3.0.6-4.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/kpartx-0.4.7-46.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/openssh-clients-4.3p2-72.el5_7.5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/net-snmp-5.3.2.2-14.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/tzdata-2011h-2.el5.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/libsmbclient-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/httpd-2.2.3-53.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/net-snmp-libs-5.3.2.2-14.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/device-mapper-multipath-0.4.7-46.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/lvm2-2.02.84-6.el5_7.1.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/samba-client-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.
https://rhui1-2.us-east-1.aws.ce.redhat.com/rhuilb/content/dist/rhel/rhui/server/5/5Server/i386/os/Packages/samba-common-3.0.33-3.29.el5_7.4.i386.rpm: [Errno -1] Package does not match intended download
Trying other mirror.


Error Downloading Packages:
  samba-common-3.0.33-3.29.el5_7.4.i386: failure: Packages/samba-common-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dbus-libs-1.1.2-16.el5_7.i386: failure: Packages/dbus-libs-1.1.2-16.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  yum-rhn-plugin-0.5.4-22.el5_7.1.noarch: failure: Packages/yum-rhn-plugin-0.5.4-22.el5_7.1.noarch.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:net-snmp-5.3.2.2-14.el5_7.1.i386: failure: Packages/net-snmp-5.3.2.2-14.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  gdbm-1.8.0-26.2.1.el5_6.1.i386: failure: Packages/gdbm-1.8.0-26.2.1.el5_6.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  dbus-1.1.2-16.el5_7.i386: failure: Packages/dbus-1.1.2-16.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  curl-7.15.5-9.el5_7.4.i386: failure: Packages/curl-7.15.5-9.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-server-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-server-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  kpartx-0.4.7-46.el5_7.1.i386: failure: Packages/kpartx-0.4.7-46.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  samba-client-3.0.33-3.29.el5_7.4.i386: failure: Packages/samba-client-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  httpd-2.2.3-53.el5_7.1.i386: failure: Packages/httpd-2.2.3-53.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  lvm2-2.02.84-6.el5_7.1.i386: failure: Packages/lvm2-2.02.84-6.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  device-mapper-multipath-0.4.7-46.el5_7.1.i386: failure: Packages/device-mapper-multipath-0.4.7-46.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:net-snmp-libs-5.3.2.2-14.el5_7.1.i386: failure: Packages/net-snmp-libs-5.3.2.2-14.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libsmbclient-3.0.33-3.29.el5_7.4.i386: failure: Packages/libsmbclient-3.0.33-3.29.el5_7.4.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  12:dhclient-3.0.5-29.el5_7.1.i386: failure: Packages/dhclient-3.0.5-29.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  libXfont-1.2.2-1.0.4.el5_7.i386: failure: Packages/libXfont-1.2.2-1.0.4.el5_7.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  1:mod_ssl-2.2.3-53.el5_7.1.i386: failure: Packages/mod_ssl-2.2.3-53.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  2:libpng-1.2.10-7.1.el5_7.5.i386: failure: Packages/libpng-1.2.10-7.1.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  openssh-clients-4.3p2-72.el5_7.5.i386: failure: Packages/openssh-clients-4.3p2-72.el5_7.5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  tzdata-2011h-2.el5.i386: failure: Packages/tzdata-2011h-2.el5.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.
  rsync-3.0.6-4.el5_7.1.i386: failure: Packages/rsync-3.0.6-4.el5_7.1.i386.rpm from rhui-us-east-rhel-server-1y: [Errno 256] No more mirrors to try.

RESULT: Loaded plugins: amazon-id, fastestmirror, security
Loading mirror speeds from cached hostfile
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package curl.i386 0:7.15.5-9.el5_7.4 set to be updated
---> Package dbus.i386 0:1.1.2-16.el5_7 set to be updated
---> Package dbus-libs.i386 0:1.1.2-16.el5_7 set to be updated
---> Package device-mapper-multipath.i386 0:0.4.7-46.el5_7.1 set to be updated
---> Package dhclient.i386 12:3.0.5-29.el5_7.1 set to be updated
---> Package gdbm.i386 0:1.8.0-26.2.1.el5_6.1 set to be updated
---> Package httpd.i386 0:2.2.3-53.el5_7.1 set to be updated
---> Package kpartx.i386 0:0.4.7-46.el5_7.1 set to be updated
---> Package libXfont.i386 0:1.2.2-1.0.4.el5_7 set to be updated
---> Package libpng.i386 2:1.2.10-7.1.el5_7.5 set to be updated
---> Package libsmbclient.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package lvm2.i386 0:2.02.84-6.el5_7.1 set to be updated
---> Package mod_ssl.i386 1:2.2.3-53.el5_7.1 set to be updated
---> Package net-snmp.i386 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package openssh.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package openssh-clients.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package openssh-server.i386 0:4.3p2-72.el5_7.5 set to be updated
---> Package rsync.i386 0:3.0.6-4.el5_7.1 set to be updated
---> Package samba-client.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package samba-common.i386 0:3.0.33-3.29.el5_7.4 set to be updated
---> Package tzdata.i386 0:2011h-2.el5 set to be updated
---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5_7.1 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch   Version               Repository                   Size
================================================================================
Updating:
 curl            i386   7.15.5-9.el5_7.4      rhui-us-east-rhel-server-1y 234 k
 dbus            i386   1.1.2-16.el5_7        rhui-us-east-rhel-server-1y 235 k
 dbus-libs       i386   1.1.2-16.el5_7        rhui-us-east-rhel-server-1y 124 k
 device-mapper-multipath
                 i386   0.4.7-46.el5_7.1      rhui-us-east-rhel-server-1y 2.8 M
 dhclient        i386   12:3.0.5-29.el5_7.1   rhui-us-east-rhel-server-1y 281 k
 gdbm            i386   1.8.0-26.2.1.el5_6.1  rhui-us-east-rhel-server-1y  28 k
 httpd           i386   2.2.3-53.el5_7.1      rhui-us-east-rhel-server-1y 1.2 M
 kpartx          i386   0.4.7-46.el5_7.1      rhui-us-east-rhel-server-1y 425 k
 libXfont        i386   1.2.2-1.0.4.el5_7     rhui-us-east-rhel-server-1y 240 k
 libpng          i386   2:1.2.10-7.1.el5_7.5  rhui-us-east-rhel-server-1y 241 k
 libsmbclient    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 908 k
 lvm2            i386   2.02.84-6.el5_7.1     rhui-us-east-rhel-server-1y 2.9 M
 mod_ssl         i386   1:2.2.3-53.el5_7.1    rhui-us-east-rhel-server-1y  93 k
 net-snmp        i386   1:5.3.2.2-14.el5_7.1  rhui-us-east-rhel-server-1y 702 k
 net-snmp-libs   i386   1:5.3.2.2-14.el5_7.1  rhui-us-east-rhel-server-1y 1.3 M
 openssh         i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 289 k
 openssh-clients i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 452 k
 openssh-server  i386   4.3p2-72.el5_7.5      rhui-us-east-rhel-server-1y 273 k
 rsync           i386   3.0.6-4.el5_7.1       rhui-us-east-rhel-server-1y 338 k
 samba-client    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 5.7 M
 samba-common    i386   3.0.33-3.29.el5_7.4   rhui-us-east-rhel-server-1y 6.7 M
 tzdata          i386   2011h-2.el5           rhui-us-east-rhel-server-1y 781 k

Comment 9 releng-rhel@redhat.com 2011-09-07 21:32:18 UTC
 yum-rhn-plugin  noarch 0.5.4-22.el5_7.1      rhui-us-east-rhel-server-1y  63 k

Transaction Summary
================================================================================
Install       0 Package(s)
Upgrade      23 Package(s)

Total download size: 26 M
Downloading Packages: 
EXPECTED RESULT: 
RETURN CODE: 1
FAIL1
Loaded plugins: amazon-id, fastestmirror, security Loading mirror speeds from cached hostfile Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package curl.i386 0:7.15.5-9.el5_7.4 set to be updated ---> Package dbus.i386 0:1.1.2-16.el5_7 set to be updated ---> Package dbus-libs.i386 0:1.1.2-16.el5_7 set to be updated ---> Package device-mapper-multipath.i386 0:0.4.7-46.el5_7.1 set to be updated ---> Package dhclient.i386 12:3.0.5-29.el5_7.1 set to be updated ---> Package gdbm.i386 0:1.8.0-26.2.1.el5_6.1 set to be updated ---> Package httpd.i386 0:2.2.3-53.el5_7.1 set to be updated ---> Package kpartx.i386 0:0.4.7-46.el5_7.1 set to be updated ---> Package libXfont.i386 0:1.2.2-1.0.4.el5_7 set to be updated ---> Package libpng.i386 2:1.2.10-7.1.el5_7.5 set to be updated ---> Package libsmbclient.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package lvm2.i386 0:2.02.84-6.el5_7.1 set to be updated ---> Package mod_ssl.i386 1:2.2.3-53.el5_7.1 set to be updated ---> Package net-snmp.i386 1:5.3.2.2-14.el5_7.1 set to be updated ---> Package net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1 set to be updated ---> Package openssh.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package openssh-clients.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package openssh-server.i386 0:4.3p2-72.el5_7.5 set to be updated ---> Package rsync.i386 0:3.0.6-4.el5_7.1 set to be updated ---> Package samba-client.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package samba-common.i386 0:3.0.33-3.29.el5_7.4 set to be updated ---> Package tzdata.i386 0:2011h-2.el5 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.5.4-22.el5_7.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: curl i386 7.15.5-9.el5_7.4 rhui-us-east-rhel-server-1y 234 k dbus i386 1.1.2-16.el5_7 rhui-us-east-rhel-server-1y 235 k dbus-libs i386 1.1.2-16.el5_7 rhui-us-east-rhel-server-1y 124 k device-mapper-multipath i386 0.4.7-46.el5_7.1 rhui-us-east-rhel-server-1y 2.8 M dhclient i386 12:3.0.5-29.el5_7.1 rhui-us-east-rhel-server-1y 281 k gdbm i386 1.8.0-26.2.1.el5_6.1 rhui-us-east-rhel-server-1y 28 k httpd i386 2.2.3-53.el5_7.1 rhui-us-east-rhel-server-1y 1.2 M kpartx i386 0.4.7-46.el5_7.1 rhui-us-east-rhel-server-1y 425 k libXfont i386 1.2.2-1.0.4.el5_7 rhui-us-east-rhel-server-1y 240 k libpng i386 2:1.2.10-7.1.el5_7.5 rhui-us-east-rhel-server-1y 241 k libsmbclient i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 908 k lvm2 i386 2.02.84-6.el5_7.1 rhui-us-east-rhel-server-1y 2.9 M mod_ssl i386 1:2.2.3-53.el5_7.1 rhui-us-east-rhel-server-1y 93 k net-snmp i386 1:5.3.2.2-14.el5_7.1 rhui-us-east-rhel-server-1y 702 k net-snmp-libs i386 1:5.3.2.2-14.el5_7.1 rhui-us-east-rhel-server-1y 1.3 M openssh i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 289 k openssh-clients i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 452 k openssh-server i386 4.3p2-72.el5_7.5 rhui-us-east-rhel-server-1y 273 k rsync i386 3.0.6-4.el5_7.1 rhui-us-east-rhel-server-1y 338 k samba-client i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 5.7 M samba-common i386 3.0.33-3.29.el5_7.4 rhui-us-east-rhel-server-1y 6.7 M tzdata i386 2011h-2.el5 rhui-us-east-rhel-server-1y 781 k yum-rhn-plugin noarch 0.5.4-22.el5_7.1 rhui-us-east-rhel-server-1y 63 k Transaction Summary ================================================================================ Install 0 Package(s) Upgrade 23 Package(s) Total download size: 26 M Downloading Packages:
######################################################################################
# NEW TEST: ## Verify no fa1lures in rpm package ... 
######################################################################################
COMMAND:  cat /root/valid/src/validate.log | grep 'failure in rpm package' | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no rpm scriplet fa1lures ... 
######################################################################################
COMMAND:  cat /root/valid/src/validate.log | grep 'scriptlet failed, exit status 1' | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify package removal... 
######################################################################################
COMMAND: /bin/rpm -e zsh
error: package zsh is not installed
RETURN CODE: 1
COMMAND:  /bin/rpm -q zsh
RESULT: package zsh is not installed 
EXPECTED RESULT: package zsh is not installed
RETURN CODE: 1
PASS
######################################################################################
# NEW TEST: ## Verify bash_history ... 
######################################################################################
COMMAND:  cat ~/.bash_history | wc -l 
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify no systemid file ... 
######################################################################################
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rh-cloud-firstboot is on ... 
######################################################################################
COMMAND:  chkconfig --list | grep rh-cloud | grep 3:off | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
/etc/sysconfig/rh-cloud-firstboot FOUND
COMMAND:  echo true
RESULT: true 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
COMMAND:  cat /etc/sysconfig/rh-cloud-firstboot
RESULT: RUN_FIRSTBOOT=NO 
EXPECTED RESULT: RUN_FIRSTBOOT=NO
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify nameserver ... 
######################################################################################
COMMAND:  /usr/bin/dig clock.redhat.com 2>> /root/valid/src/validate.log | grep 66.187.233.4  | wc -l
RESULT: 1 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify group file ... 
######################################################################################
COMMAND:  cat /etc/group | grep root:x:0
RESULT: root:x:0:root 
EXPECTED RESULT: root:x:0:root
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep bin:x:1
RESULT: bin:x:1:root,bin,daemon 
EXPECTED RESULT: bin:x:1:root,bin,daemon
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep daemon:x:2
RESULT: daemon:x:2:root,bin,daemon 
EXPECTED RESULT: daemon:x:2:root,bin,daemon
RETURN CODE: 0
PASS
COMMAND:  cat /etc/group | grep nobody:x:99
RESULT: nobody:x:99: 
EXPECTED RESULT: nobody:x:99:
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify new passwd file ... 
######################################################################################
COMMAND:  cat /etc/passwd | grep root:x:0
RESULT: root:x:0:0:root:/root:/bin/bash 
EXPECTED RESULT: root:x:0:0:root:/root:/bin/bash
RETURN CODE: 0
PASS
COMMAND:  cat /etc/passwd | grep nobody:x:99
RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin 
EXPECTED RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin
RETURN CODE: 0
PASS
COMMAND:  cat /etc/passwd | grep sshd
RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin 
EXPECTED RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify runlevel ... 
######################################################################################
COMMAND:  cat /etc/inittab | grep id:
RESULT: id:3:initdefault: 
EXPECTED RESULT: id:3:initdefault:
RETURN CODE: 0
PASS
COMMAND:  cat /etc/inittab | grep si:
RESULT: si::sysinit:/etc/rc.d/rc.sysinit 
EXPECTED RESULT: si::sysinit:/etc/rc.d/rc.sysinit
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify new shells file ... 
######################################################################################
COMMAND:  cat /etc/shells | grep bash
RESULT: /bin/bash 
EXPECTED RESULT: /bin/bash
RETURN CODE: 0
PASS
COMMAND:  cat /etc/shells | grep nologin
RESULT: /sbin/nologin 
EXPECTED RESULT: /sbin/nologin
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify networking ... 
######################################################################################
COMMAND:  grep ^NETWORKING= /etc/sysconfig/network | cut -d\= -f2
RESULT: yes 
EXPECTED RESULT: yes
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify device ... 
######################################################################################
COMMAND:  grep ^DEVICE= /etc/sysconfig/network-scripts/ifcfg-eth0 | cut -d\= -f2
RESULT: eth0 
EXPECTED RESULT: eth0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify iptables ... 
######################################################################################
COMMAND: /etc/init.d/iptables status | grep REJECT 
10   REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited 
RETURN CODE: 0
COMMAND:  /etc/init.d/iptables status | grep :22 | grep ACCEPT | wc -l 
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep dpt:631 | grep ACCEPT | wc -l 
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep dpt:5353 | grep ACCEPT | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep RELATED,ESTABLISHED | grep ACCEPT | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep -e esp -e ah | grep ACCEPT | wc -l
RESULT: 2 
EXPECTED RESULT: 2
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/iptables status | grep REJECT | grep all | grep 0.0.0.0/0 | grep icmp-host-prohibited |  wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify sshd ...
######################################################################################
COMMAND:  chkconfig --list | grep sshd
RESULT: sshd           	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: sshd           	0:off	1:off	2:on	3:on	4:on	5:on	6:off
RETURN CODE: 0
PASS
COMMAND:  /etc/init.d/sshd status | grep running | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify  chkconfig ... 
######################################################################################
COMMAND:  chkconfig --list | grep crond | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
COMMAND:  chkconfig --list | grep  iptables | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
COMMAND:  chkconfig --list | grep yum-updatesd | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rsyslog is on ... 
######################################################################################
COMMAND:  chkconfig --list | grep rsyslog | cut -f 5
RESULT: 3:on 
EXPECTED RESULT: 3:on
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify rsyslog config ... 
######################################################################################
COMMAND:  md5sum /etc/rsyslog.conf | cut -f 1 -d  " "
RESULT: 15936b6fe4e8fadcea87b54de495f975 
EXPECTED RESULT: bd4e328df4b59d41979ef7202a05e074 OR 15936b6fe4e8fadcea87b54de495f975 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd is on ... 
######################################################################################
COMMAND:  /sbin/chkconfig --list auditd | grep 3:on
RESULT: auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
COMMAND:  /sbin/chkconfig --list auditd | grep 5:on
RESULT: auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify audit.rules ... 
######################################################################################
COMMAND:  md5sum /etc/audit/audit.rules | cut -f 1 -d  " "
RESULT: f9869e1191838c461f5b9051c78a638d 
EXPECTED RESULT: f9869e1191838c461f5b9051c78a638d
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd.conf ... 
######################################################################################
COMMAND:  md5sum /etc/audit/auditd.conf | cut -f 1 -d  " "
RESULT: 612ddf28c3916530d47ef56a1b1ed1ed 
EXPECTED RESULT: 612ddf28c3916530d47ef56a1b1ed1ed
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify auditd sysconfig ... 
######################################################################################
COMMAND:  md5sum /etc/sysconfig/auditd | cut -f 1 -d  " "
RESULT: 123beb3a97a32d96eba4f11509e39da2 
EXPECTED RESULT: 123beb3a97a32d96eba4f11509e39da2
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify sshd_config settings ...
######################################################################################
COMMAND:  cat /etc/ssh/sshd_config  | grep  PasswordAuthentication | grep no | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/ld.so.conf.d/libc6-xen.conf is not present ... 
######################################################################################
COMMAND:  ls /etc/ld.so.conf.d/libc6-xen.conf
ls: /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory
RESULT:  
EXPECTED RESULT: 2
RETURN CODE: 2
PASS
######################################################################################
# NEW TEST: ##test menu.lst ... 
######################################################################################
COMMAND:  file /boot/grub/menu.lst  | grep symbolic | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  file /boot/grub/menu.lst  | grep grub.conf | wc -l
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS
COMMAND:  cat /boot/grub/grub.conf  | grep "(hd0,0)" | wc -l
RESULT: 0 
EXPECTED RESULT: 0
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify resize2fs ... 
######################################################################################
COMMAND: resize2fs -p /dev/sda1 15000M
resize2fs 1.39 (29-May-2006)
RETURN CODE: 0
COMMAND:  df -h | grep 13G | wc -l 
RESULT: 1 
EXPECTED RESULT: 1
RETURN CODE: 0
PASS

## Summary ##
FAILURES = 5
FAILED TESTS = ## Verify turning on/off swap file ... ## Verify swap size ... ## install zsh ... ## Install Development tools group... ## Verify yum update ...
LOG FILE = /root/valid/src/validate.log
## Summary ##

######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################

Comment 10 Jay Greguske 2011-10-11 20:58:30 UTC
Closing out old AMI validation reports.