Hide Forgot
IMAGE ID= ami-0c2cf311_sa-east-1_m1.xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-134-121.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-a668c1bb , Instance Type : m1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : JmVx0A2Rv+o1upKwzpsYInmX51/WlZ+wedWPahW2lHGfUIEMXOaNnHVQzmHJyPhFkKEEJCx7gkOq bYrOXAvewVPHP/Idp48zQ57XDNdQRxnLonK3XyuEGA1nJtIHu4ws9zcqFq1i1vxPvDT92UgDeSj8 hNnV5tHcKC0rRG5Vpjc= This is a Cloud Access image /root/valid/src ip-10-248-15-71 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-134-121.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-a668c1bb , Instance Type : m1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : JmVx0A2Rv+o1upKwzpsYInmX51/WlZ+wedWPahW2lHGfUIEMXOaNnHVQzmHJyPhFkKEEJCx7gkOq bYrOXAvewVPHP/Idp48zQ57XDNdQRxnLonK3XyuEGA1nJtIHu4ws9zcqFq1i1vxPvDT92UgDeSj8 hNnV5tHcKC0rRG5Vpjc= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 15372528 > hwp MEMORY of 15000000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-15-71 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 0 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 0 repolist: 0 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again 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 https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # 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: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again 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: ## 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 yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # 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 ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_t1.micro ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-158-41.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-1e6bc203 , Instance Type : t1.micro and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : bq5yAUNmfaexk7BPZfHd7Pzq2zqXKF+qa0nN+eVHFtkS9VSha0bHVML4EJWvnE14XuYevSqh3p8O AU3K06ngfOJ4oLjr0uNYkW5NncQbwIZ606V5WYybXdGh+MDP0MTVIaJQu1PSknKiEVx5XNvXMmR/ sYBetZbfh7szU47yl0I= This is a Cloud Access image /root/valid/src ip-10-252-19-69 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-158-41.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-1e6bc203 , Instance Type : t1.micro and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : bq5yAUNmfaexk7BPZfHd7Pzq2zqXKF+qa0nN+eVHFtkS9VSha0bHVML4EJWvnE14XuYevSqh3p8O AU3K06ngfOJ4oLjr0uNYkW5NncQbwIZ606V5WYybXdGh+MDP0MTVIaJQu1PSknKiEVx5XNvXMmR/ sYBetZbfh7szU47yl0I= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 605620 > hwp MEMORY of 600000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-252-19-69 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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
IMAGE ID= ami-0c2cf311_sa-east-1_m1.large ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-138-195.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-206bc23d , Instance Type : m1.large and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : b7p+FFBPT/v15qT7i0pxDhzm2nqZWILgY9YlsqNvn9JdIX07ecZN29syhnlBojdlNEPwlcOiwJ4e RlrIacQpKX5st1w2EIW5fTpuXPfH4t3lKltDodj05mAXz+SaJZ9Y9FI7S5Iiz2oAwzfkJvAMI8RX yurhSEXo3KKP8FOZ38k= This is a Cloud Access image /root/valid/src ip-10-252-5-14 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-138-195.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-206bc23d , Instance Type : m1.large and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : b7p+FFBPT/v15qT7i0pxDhzm2nqZWILgY9YlsqNvn9JdIX07ecZN29syhnlBojdlNEPwlcOiwJ4e RlrIacQpKX5st1w2EIW5fTpuXPfH4t3lKltDodj05mAXz+SaJZ9Y9FI7S5Iiz2oAwzfkJvAMI8RX yurhSEXo3KKP8FOZ38k= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7646936 > hwp MEMORY of 7500000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-252-5-14 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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
IMAGE ID= ami-0c2cf311_sa-east-1_m2.xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-133-221.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-926bc28f , Instance Type : m2.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : Fxa2Z9atdtoqooAPcZzj10MyybnGOVGqI19zJs9EHICaE5gJBiNW7UMocBmmbgISgfdKLUVt4rzd CPlk+7hGK/4LGin5kArN1hUpGn8g/C9L2USEEyNfK53vEdCpBZAoyLtaguyeoVltmD0CeVSXIMqX 8ShPVIR/y/x66/kLKOc= This is a Cloud Access image /root/valid/src ip-10-248-6-29 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-133-221.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-926bc28f , Instance Type : m2.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : Fxa2Z9atdtoqooAPcZzj10MyybnGOVGqI19zJs9EHICaE5gJBiNW7UMocBmmbgISgfdKLUVt4rzd CPlk+7hGK/4LGin5kArN1hUpGn8g/C9L2USEEyNfK53vEdCpBZAoyLtaguyeoVltmD0CeVSXIMqX 8ShPVIR/y/x66/kLKOc= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 17525032 > hwp MEMORY of 17100000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-6-29 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 0 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 0 repolist: 0 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again 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 https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # 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: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again 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: ## 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 yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # 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 ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m1.xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 15372528 > hwp MEMORY of 15000000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.2xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-142-144.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-866bc29b , Instance Type : m2.2xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : F3nqrt6YsdWsTp+NpANjmW1JDWmaFVffM1IBmIpanj4mxu7K1mgCytlZvKWEVKDejP3Jk3+QeG7o 90BBed2z+Q3DJ068cjl7MJPhTVzYJE4SRKusWmbM5KEKimGrWM2FqKagFdSM9rF0qoA+xgYRdpWY VdEwdLrmGpa8pyo023k= This is a Cloud Access image /root/valid/src ip-10-248-10-148 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-142-144.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-866bc29b , Instance Type : m2.2xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : F3nqrt6YsdWsTp+NpANjmW1JDWmaFVffM1IBmIpanj4mxu7K1mgCytlZvKWEVKDejP3Jk3+QeG7o 90BBed2z+Q3DJ068cjl7MJPhTVzYJE4SRKusWmbM5KEKimGrWM2FqKagFdSM9rF0qoA+xgYRdpWY VdEwdLrmGpa8pyo023k= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 32879956 > hwp MEMORY of 34200000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false ###################################################################################### # 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-10-148 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 0 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 0 repolist: 0 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again 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 https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # 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: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again 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: ## 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 yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 : https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//rhui-client-config/rhel/server/6/x86_64/os/repodata/repomd.xml Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-sa-east-1-client-config-server-6. Please verify its path and try again RESULT: Loaded plugins: amazon-id, rhui-lb, security EXPECTED RESULT: RETURN CODE: 1 FAIL1 Loaded plugins: amazon-id, rhui-lb, security ###################################################################################### # 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 ## Summary ## FAILURES = 9 FAILED TESTS = ##Verify memory match hwp ... ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_t1.micro ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 605620 > hwp MEMORY of 600000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m1.large ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7646936 > hwp MEMORY of 7500000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 17525032 > hwp MEMORY of 17100000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.4xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-149-8.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-f06bc2ed , Instance Type : m2.4xlarge and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : IlNcOP/C8NzZykpclHdqhYTFoamPDo/hyAjyb6GtKEEMYsSoInkgF3nr56DktCQYPDpUW80w030e g0guKNUXRV9nY0NC4qkqv3HijQoY/vKCnV+ZU6nRotEASPcNZi/iQkyZB1ejZp/eskDOTWaQW2dE Pg8O0Rx4PSrly9A68dA= This is a Cloud Access image /root/valid/src ip-10-252-64-36 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-149-8.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-f06bc2ed , Instance Type : m2.4xlarge and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : IlNcOP/C8NzZykpclHdqhYTFoamPDo/hyAjyb6GtKEEMYsSoInkgF3nr56DktCQYPDpUW80w030e g0guKNUXRV9nY0NC4qkqv3HijQoY/vKCnV+ZU6nRotEASPcNZi/iQkyZB1ejZp/eskDOTWaQW2dE Pg8O0Rx4PSrly9A68dA= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 32809460 > hwp MEMORY of 68400000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false ###################################################################################### # 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-252-64-36 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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
IMAGE ID= ami-0c2cf311_sa-east-1_m2.2xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 32879956 > hwp MEMORY of 34200000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 10 FAILED TESTS = ##Verify memory match hwp ... ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... ##Verify memory match hwp ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_c1.xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-130-146.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-e26bc2ff , Instance Type : c1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : YQWxlbJTinZ2ONaOrs6uIVpH4zKNLXrNq6LJ3EBke8IyK31DIiVjNBLUe9LNDMRUlGvZtRSpqfH7 SPC2GdCixRGrH4Fmfmc2Pixo/yodT5jUxu0//340QJ6erD3lO0f2u7P2D2qRIzlVDZ17Jh5i6urh iZFAOMKiJwtLbcSP9Qo= This is a Cloud Access image /root/valid/src ip-10-248-0-12 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-130-146.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-e26bc2ff , Instance Type : c1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : YQWxlbJTinZ2ONaOrs6uIVpH4zKNLXrNq6LJ3EBke8IyK31DIiVjNBLUe9LNDMRUlGvZtRSpqfH7 SPC2GdCixRGrH4Fmfmc2Pixo/yodT5jUxu0//340QJ6erD3lO0f2u7P2D2qRIzlVDZ17Jh5i6urh iZFAOMKiJwtLbcSP9Qo= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7131140 > hwp MEMORY of 7000000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-0-12 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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
IMAGE ID= ami-0c2cf311_sa-east-1_c1.xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7131140 > hwp MEMORY of 7000000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 8 FAILED TESTS = ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.4xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 32809460 > hwp MEMORY of 68400000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ## Summary ## FAILURES = 10 FAILED TESTS = ##Verify memory match hwp ... ## test repo files ... ## Search zsh... ## install zsh ... ## List available groups.. ## Install Development tools group... ## Verify yum update ... ## install zsh ... ## Verify yum update ... ##Verify memory match hwp ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m1.xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-133-103.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-7aa90367 , Instance Type : m1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : Mp9PqbCsMZuGb4tAVI/tUZ3dQDATCjXJFIAm6+fgEn54DD26c4vgX+eNcawLGRUVlB76b+HWcv0c XkdSUpt5nYd4+rOHy8Vcoi7pTmffpV0VTUycTIvxO0Eszl45u3vLN0aovhMFQ+FPBlu3jimy4QSq GXU06ekoGe7RBGS8Vzw= This is a Cloud Access image /root/valid/src ip-10-248-7-16 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-133-103.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-7aa90367 , Instance Type : m1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : Mp9PqbCsMZuGb4tAVI/tUZ3dQDATCjXJFIAm6+fgEn54DD26c4vgX+eNcawLGRUVlB76b+HWcv0c XkdSUpt5nYd4+rOHy8Vcoi7pTmffpV0VTUycTIvxO0Eszl45u3vLN0aovhMFQ+FPBlu3jimy4QSq GXU06ekoGe7RBGS8Vzw= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 15372528 > hwp MEMORY of 15000000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-7-16 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 6,710 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 4,185 repolist: 10,895 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, rhui-lb, security ================================= Matched: zsh ================================= zsh-html.x86_64 : Zsh shell manual in html format python-twisted-core-zsh.x86_64 : Tab completion for Zsh and Twisted Core zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Directory Client E-mail server Fonts French Support Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Client management tools Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Debugging and Performance Tools Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support General Purpose Desktop German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Identity Management Server Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Applications Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support NFS file server Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Office Suite and Productivity Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Ruby Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Systems Management Messaging Server support Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support iSCSI Storage Client Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package binutils.x86_64 0:2.20.51.0.2-5.28.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-6.el6 set to be updated ---> Package elfutils.x86_64 0:0.152-1.el6 set to be updated --> Processing Dependency: elfutils-libs(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: elfutils-libelf(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.152-1.el6.x86_64 ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgomp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: cpp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: libgcc >= 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 ---> Package gcc-c++.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 --> Processing Dependency: libstdc++ = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgfortran = 4.4.6-3.el6 for package: gcc-gfortran-4.4.6-3.el6.x86_64 ---> Package git.x86_64 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-34.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-19.el6 set to be updated --> Processing Dependency: rpm = 4.8.0-19.el6 for package: rpm-build-4.8.0-19.el6.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-19.el6.x86_64 ---> Package subversion.x86_64 0:1.6.11-2.el6_1.4 set to be updated ---> Package swig.x86_64 0:1.3.40-6.el6 set to be updated ---> Package systemtap.x86_64 0:1.6-4.el6 set to be updated --> Processing Dependency: systemtap-runtime = 1.6-4.el6 for package: systemtap-1.6-4.el6.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package elfutils-libelf.x86_64 0:0.152-1.el6 set to be updated ---> Package elfutils-libs.x86_64 0:0.152-1.el6 set to be updated ---> Package gdb.x86_64 0:7.2-50.el6 set to be updated ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libgcc.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgfortran.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgomp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++-devel.x86_64 0:4.4.6-3.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-libs-4.8.0-12.el6.x86_64 --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-python-4.8.0-12.el6.x86_64 ---> Package rpm.x86_64 0:4.8.0-19.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.6-4.el6 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated ---> Package rpm-libs.x86_64 0:4.8.0-19.el6 set to be updated ---> Package rpm-python.x86_64 0:4.8.0-19.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-sa-east-1-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-sa-east-1-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-sa-east-1-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-sa-east-1-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-sa-east-1-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-sa-east-1-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-sa-east-1-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-sa-east-1-rhel-server-releases 286 k gcc-c++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-sa-east-1-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-sa-east-1-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-sa-east-1-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-sa-east-1-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-sa-east-1-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-34.el6 rhui-sa-east-1-rhel-server-releases 57 k rpm-build x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 124 k swig x86_64 1.3.40-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M systemtap x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 2.9 M Updating: binutils x86_64 2.20.51.0.2-5.28.el6 rhui-sa-east-1-rhel-server-releases 2.8 M elfutils x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 201 k gcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 10 M subversion x86_64 1.6.11-2.el6_1.4 rhui-sa-east-1-rhel-server-releases 2.3 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-sa-east-1-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 28 k Updating for dependencies: cpp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 3.7 M elfutils-libelf x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 169 k elfutils-libs x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 181 k gdb x86_64 7.2-50.el6 rhui-sa-east-1-rhel-server-releases 2.3 M libgcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 98 k libgfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 263 k libgomp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 115 k libstdc++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 290 k rpm x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 898 k rpm-libs x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 308 k rpm-python x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 53 k systemtap-runtime x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 162 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 16 Package(s) Total download size: 50 M Downloading Packages: -------------------------------------------------------------------------------- Total 5.2 MB/s | 50 MB 00:09 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : libgcc-4.4.6-3.el6.x86_64 1/58 Updating : elfutils-libelf-0.152-1.el6.x86_64 2/58 Updating : libstdc++-4.4.6-3.el6.x86_64 3/58 Updating : rpm-libs-4.8.0-19.el6.x86_64 4/58 Updating : rpm-4.8.0-19.el6.x86_64 5/58 Updating : elfutils-libs-0.152-1.el6.x86_64 6/58 Updating : binutils-2.20.51.0.2-5.28.el6.x86_64 7/58 Updating : elfutils-0.152-1.el6.x86_64 8/58 Updating : systemtap-runtime-1.6-4.el6.x86_64 9/58 Installing : gettext-libs-0.17-16.el6.x86_64 10/58 Installing : gettext-devel-0.17-16.el6.x86_64 11/58 Updating : cpp-4.4.6-3.el6.x86_64 12/58 Updating : libgomp-4.4.6-3.el6.x86_64 13/58 Updating : gcc-4.4.6-3.el6.x86_64 14/58 Updating : gdb-7.2-50.el6.x86_64 15/58 Updating : libgfortran-4.4.6-3.el6.x86_64 16/58 Installing : gcc-gfortran-4.4.6-3.el6.x86_64 17/58 Installing : rpm-build-4.8.0-19.el6.x86_64 18/58 Installing : systemtap-1.6-4.el6.x86_64 19/58 Updating : rpm-python-4.8.0-19.el6.x86_64 20/58 Installing : 1:doxygen-1.6.1-6.el6.x86_64 21/58 Installing : swig-1.3.40-6.el6.x86_64 22/58 Installing : rcs-5.7-37.el6.x86_64 23/58 Installing : flex-2.5.35-8.el6.x86_64 24/58 Installing : indent-2.2.10-5.1.el6.x86_64 25/58 Installing : patchutils-0.3.1-3.1.el6.x86_64 26/58 Installing : byacc-1.9.20070509-6.1.el6.x86_64 27/58 Installing : cscope-15.6-6.el6.x86_64 28/58 Installing : ctags-5.8-2.el6.x86_64 29/58 Installing : diffstat-1.51-2.el6.x86_64 30/58 Updating : subversion-1.6.11-2.el6_1.4.x86_64 31/58 Installing : bison-2.4.1-5.el6.x86_64 32/58 Installing : 1:perl-Error-0.17015-4.el6.noarch 33/58 Installing : autoconf-2.63-5.1.el6.noarch 34/58 Installing : automake-1.11.1-1.2.el6.noarch 35/58 Installing : git-1.7.1-2.el6_0.1.x86_64 36/58 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 37/58 Installing : libstdc++-devel-4.4.6-3.el6.x86_64 38/58 Installing : gcc-c++-4.4.6-3.el6.x86_64 39/58 Installing : intltool-0.41.0-1.1.el6.noarch 40/58 Installing : libtool-2.2.6-15.5.el6.x86_64 41/58 Installing : redhat-rpm-config-9.0.3-34.el6.noarch 42/58 Cleanup : gcc-4.4.4-13.el6.x86_64 43/58 Cleanup : elfutils-0.148-1.el6.x86_64 44/58 Cleanup : rpm-python-4.8.0-12.el6.x86_64 45/58 Cleanup : rpm-libs-4.8.0-12.el6.x86_64 46/58 Cleanup : rpm-4.8.0-12.el6.x86_64 47/58 Cleanup : elfutils-libs-0.148-1.el6.x86_64 48/58 Cleanup : libstdc++-4.4.4-13.el6.x86_64 49/58 Cleanup : libgcc-4.4.4-13.el6.x86_64 50/58 Cleanup : elfutils-libelf-0.148-1.el6.x86_64 51/58
Cleanup : binutils-2.20.51.0.2-5.11.el6.x86_64 52/58 Cleanup : cpp-4.4.4-13.el6.x86_64 53/58 Cleanup : libgomp-4.4.4-13.el6.x86_64 54/58 Cleanup : gdb-7.1-29.el6_0.1.x86_64 55/58 Cleanup : systemtap-runtime-1.2-11.el6_0.x86_64 56/58 Cleanup : libgfortran-4.4.4-13.el6.x86_64 57/58 Cleanup : subversion-1.6.11-2.el6_0.3.x86_64 58/58 Installed: autoconf.noarch 0:2.63-5.1.el6 automake.noarch 0:1.11.1-1.2.el6 bison.x86_64 0:2.4.1-5.el6 byacc.x86_64 0:1.9.20070509-6.1.el6 cscope.x86_64 0:15.6-6.el6 ctags.x86_64 0:5.8-2.el6 diffstat.x86_64 0:1.51-2.el6 doxygen.x86_64 1:1.6.1-6.el6 flex.x86_64 0:2.5.35-8.el6 gcc-c++.x86_64 0:4.4.6-3.el6 gcc-gfortran.x86_64 0:4.4.6-3.el6 git.x86_64 0:1.7.1-2.el6_0.1 indent.x86_64 0:2.2.10-5.1.el6 intltool.noarch 0:0.41.0-1.1.el6 libtool.x86_64 0:2.2.6-15.5.el6 patchutils.x86_64 0:0.3.1-3.1.el6 rcs.x86_64 0:5.7-37.el6 redhat-rpm-config.noarch 0:9.0.3-34.el6 rpm-build.x86_64 0:4.8.0-19.el6 swig.x86_64 0:1.3.40-6.el6 systemtap.x86_64 0:1.6-4.el6 Dependency Installed: gettext-devel.x86_64 0:0.17-16.el6 gettext-libs.x86_64 0:0.17-16.el6 libstdc++-devel.x86_64 0:4.4.6-3.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6_0.1 Updated: binutils.x86_64 0:2.20.51.0.2-5.28.el6 elfutils.x86_64 0:0.152-1.el6 gcc.x86_64 0:4.4.6-3.el6 subversion.x86_64 0:1.6.11-2.el6_1.4 Dependency Updated: cpp.x86_64 0:4.4.6-3.el6 elfutils-libelf.x86_64 0:0.152-1.el6 elfutils-libs.x86_64 0:0.152-1.el6 gdb.x86_64 0:7.2-50.el6 libgcc.x86_64 0:4.4.6-3.el6 libgfortran.x86_64 0:4.4.6-3.el6 libgomp.x86_64 0:4.4.6-3.el6 libstdc++.x86_64 0:4.4.6-3.el6 rpm.x86_64 0:4.8.0-19.el6 rpm-libs.x86_64 0:4.8.0-19.el6 rpm-python.x86_64 0:4.8.0-19.el6 systemtap-runtime.x86_64 0:1.6-4.el6 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. Error: failure: repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2 from rhui-sa-east-1-rhel-server-releases: [Errno 256] No more mirrors to try. RESULT: Loaded plugins: amazon-id, rhui-lb, security Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:2-22.el6_2 set to be updated ---> Package abrt.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 --> Processing Dependency: libabrt_dbus.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 ---> Package abrt-addon-ccpp.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libbtparser.so.2()(64bit) for package: abrt-addon-ccpp-2.0.4-14.el6.x86_64 ---> Package abrt-addon-kerneloops.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-kerneloops for package: abrt-addon-kerneloops-2.0.4-14.el6.x86_64 ---> Package abrt-addon-python.x86_64 0:2.0.4-14.el6 set to be updated ---> Package abrt-cli.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-mailx for package: abrt-cli-2.0.4-14.el6.x86_64 --> Processing Dependency: libreport-cli for package: abrt-cli-2.0.4-14.el6.x86_64 ---> Package abrt-libs.x86_64 0:2.0.4-14.el6 set to be updated ---> Package alsa-lib.x86_64 0:1.0.22-3.el6 set to be updated ---> Package apr.x86_64 0:1.3.9-3.el6_1.2 set to be updated ---> Package at.x86_64 0:3.1.10-43.el6 set to be updated ---> Package atlas.x86_64 0:3.8.4-1.el6 set to be updated ---> Package attr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package audit.x86_64 0:2.1.3-3.el6 set to be updated ---> Package audit-libs.x86_64 0:2.1.3-3.el6 set to be updated ---> Package authconfig.x86_64 0:6.1.12-5.el6 set to be updated ---> Package autofs.x86_64 1:5.0.5-39.el6 set to be updated ---> Package avahi-libs.x86_64 0:0.6.25-11.el6 set to be updated ---> Package bash.x86_64 0:4.1.2-8.el6 set to be updated ---> Package bfa-firmware.noarch 0:3.0.0.0-1.el6 set to be updated ---> Package bind-libs.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package bind-utils.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package blktrace.x86_64 0:1.0.1-6.el6 set to be updated ---> Package busybox.x86_64 1:1.15.1-11.el6 set to be updated ---> Package ca-certificates.noarch 0:2010.63-3.el6_1.5 set to be updated ---> Package certmonger.x86_64 0:0.50-3.el6 set to be updated ---> Package cifs-utils.x86_64 0:4.8.1-5.el6 set to be updated ---> Package coreutils.x86_64 0:8.4-16.el6 set to be updated ---> Package coreutils-libs.x86_64 0:8.4-16.el6 set to be updated ---> Package cracklib.x86_64 0:2.8.16-4.el6 set to be updated ---> Package cracklib-dicts.x86_64 0:2.8.16-4.el6 set to be updated ---> Package crash.x86_64 0:5.1.8-1.el6 set to be updated ---> Package crda.x86_64 0:1.1.1_2010.11.22-1.el6 set to be updated ---> Package cronie.x86_64 0:1.4.4-7.el6 set to be updated ---> Package cronie-anacron.x86_64 0:1.4.4-7.el6 set to be updated ---> Package crontabs.noarch 0:1.10-33.el6 set to be updated ---> Package cups-libs.x86_64 1:1.4.2-44.el6 set to be updated ---> Package curl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package cyrus-sasl.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 set to be updated ---> Package dbus.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package dbus-libs.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package device-mapper.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package dhclient.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated --> Processing Dependency: dhcp-common = 12:4.1.1-25.P1.el6_2.1 for package: 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 ---> Package dosfstools.x86_64 0:3.0.9-4.el6 set to be updated ---> Package dracut.noarch 0:004-256.el6 set to be updated ---> Package dracut-kernel.noarch 0:004-256.el6 set to be updated ---> Package e2fsprogs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package e2fsprogs-libs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package efibootmgr.x86_64 0:0.5.4-9.el6 set to be updated ---> Package file.x86_64 0:5.04-11.el6 set to be updated ---> Package file-libs.x86_64 0:5.04-11.el6 set to be updated ---> Package filesystem.x86_64 0:2.4.30-3.el6 set to be updated ---> Package fipscheck.x86_64 0:1.2.0-7.el6 set to be updated ---> Package fipscheck-lib.x86_64 0:1.2.0-7.el6 set to be updated ---> Package freetype.x86_64 0:2.3.11-6.el6_1.8 set to be updated ---> Package glib2.x86_64 0:2.22.5-6.el6 set to be updated ---> Package glibc.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-common.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-devel.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-headers.x86_64 0:2.12-1.47.el6 set to be updated ---> Package gpm-libs.x86_64 0:1.20.6-12.el6 set to be updated ---> Package grub.x86_64 1:0.97-75.el6 set to be updated ---> Package gtk2.x86_64 0:2.18.9-6.el6 set to be updated ---> Package httpd.x86_64 0:2.2.15-15.el6 set to be updated ---> Package httpd-tools.x86_64 0:2.2.15-15.el6 set to be updated ---> Package hwdata.noarch 0:0.233-7.6.el6 set to be updated ---> Package initscripts.x86_64 0:9.03.27-1.el6 set to be updated ---> Package ipa-client.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: ipa-python = 2.1.3-9.el6 for package: ipa-client-2.1.3-9.el6.x86_64 ---> Package iproute.x86_64 0:2.6.32-17.el6 set to be updated ---> Package iptables.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iptables-ipv6.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iputils.x86_64 0:20071127-16.el6 set to be updated ---> Package irqbalance.x86_64 2:0.55-29.el6 set to be updated ---> Package iwl1000-firmware.noarch 1:39.31.5.1-1.el6 set to be updated ---> Package iwl5000-firmware.noarch 0:8.83.5.1_1-1.el6_1.1 set to be updated ---> Package iwl6000-firmware.noarch 0:9.221.4.1-1.el6 set to be updated ---> Package iwl6050-firmware.noarch 0:41.28.5.1-2.el6 set to be updated ---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 set to be updated ---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 set to be updated ---> Package jwhois.x86_64 0:4.0-19.el6 set to be updated ---> Package kernel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-devel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-firmware.noarch 0:2.6.32-220.2.1.el6 set to be updated ---> Package kernel-headers.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package kexec-tools.x86_64 0:2.0.0-209.el6 set to be updated ---> Package keyutils.x86_64 0:1.4-3.el6 set to be updated ---> Package keyutils-libs.x86_64 0:1.4-3.el6 set to be updated ---> Package kpartx.x86_64 0:0.4.9-46.el6 set to be updated ---> Package krb5-libs.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-pkinit-openssl.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-workstation.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package ksh.x86_64 0:20100621-12.el6_2.1 set to be updated ---> Package less.x86_64 0:436-10.el6 set to be updated ---> Package libacl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package libattr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package libblkid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libcap.x86_64 0:2.16-5.5.el6 set to be updated ---> Package libcollection.x86_64 0:0.6.0-6.el6 set to be updated ---> Package libcom_err.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libcurl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package libdhash.x86_64 0:0.4.2-6.el6 set to be updated ---> Package libdrm.x86_64 0:2.4.25-2.el6 set to be updated ---> Package libgcj.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgcrypt.x86_64 0:1.4.5-9.el6 set to be updated ---> Package libgpg-error.x86_64 0:1.7-4.el6 set to be updated ---> Package libgssglue.x86_64 0:0.1-11.el6 set to be updated ---> Package libgudev1.x86_64 0:147-2.40.el6 set to be updated ---> Package libhugetlbfs.x86_64 0:2.12-2.el6 set to be updated ---> Package libhugetlbfs-utils.x86_64 0:2.12-2.el6 set to be updated ---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 set to be updated ---> Package libini_config.x86_64 0:0.6.1-6.el6 set to be updated --> Processing Dependency: libref_array = 0.1.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils = 0.2.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libref_array.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 ---> Package libnih.x86_64 0:1.0.1-7.el6 set to be updated ---> Package libnl.x86_64 0:1.1-14.el6 set to be updated ---> Package libpng.x86_64 2:1.2.46-1.el6_1 set to be updated ---> Package libreport-plugin-logger.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-rhtsupport.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libselinux.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libselinux-utils.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libsemanage.x86_64 0:2.0.43-4.1.el6 set to be updated ---> Package libsepol.x86_64 0:2.0.41-4.el6 set to be updated ---> Package libsndfile.x86_64 0:1.0.20-5.el6 set to be updated --> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.20-5.el6.x86_64 ---> Package libss.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libssh2.x86_64 0:1.2.2-7.el6_1.1 set to be updated ---> Package libtdb.x86_64 0:1.2.1-3.el6 set to be updated ---> Package libtirpc.x86_64 0:0.2.1-5.el6 set to be updated ---> Package libudev.x86_64 0:147-2.40.el6 set to be updated ---> Package libuuid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libxml2.x86_64 0:2.7.6-4.el6 set to be updated ---> Package libxml2-python.x86_64 0:2.7.6-4.el6 set to be updated ---> Package lsof.x86_64 0:4.82-2.el6 set to be updated ---> Package lvm2.x86_64 0:2.02.87-6.el6 set to be updated ---> Package lvm2-libs.x86_64 0:2.02.87-6.el6 set to be updated ---> Package mailcap.noarch 0:2.1.31-2.el6 set to be updated ---> Package man-pages.noarch 0:3.22-17.el6 set to be updated ---> Package man-pages-ja.noarch 0:20100115-5.el6 set to be updated ---> Package man-pages-overrides.noarch 0:6.2.3-2.el6 set to be updated ---> Package mdadm.x86_64 0:3.2.2-9.el6 set to be updated ---> Package microcode_ctl.x86_64 1:1.17-9.el6 set to be updated ---> Package mingetty.x86_64 0:1.08-5.el6 set to be updated ---> Package mod_ssl.x86_64 1:2.2.15-15.el6 set to be updated ---> Package mutt.x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 set to be updated ---> Package net-snmp.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-snmp-libs.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-tools.x86_64 0:1.60-109.el6 set to be updated ---> Package newt.x86_64 0:0.52.11-3.el6 set to be updated ---> Package newt-python.x86_64 0:0.52.11-3.el6 set to be updated ---> Package nmap.x86_64 2:5.21-4.el6 set to be updated ---> Package nscd.x86_64 0:2.12-1.47.el6 set to be updated ---> Package nspr.x86_64 0:4.8.8-3.el6 set to be updated ---> Package nss.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-pam-ldapd.x86_64 0:0.7.5-14.el6 set to be updated ---> Package nss-softokn.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-softokn-freebl.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-sysinit.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-tools.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-util.x86_64 0:3.12.10-2.el6 set to be updated ---> Package nss_db.x86_64 0:2.2.3-0.3.pre1.el6_1.1 set to be updated ---> Package oddjob.x86_64 0:0.30-5.el6 set to be updated ---> Package oddjob-mkhomedir.x86_64 0:0.30-5.el6 set to be updated ---> Package openldap.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openldap-clients.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openssh.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-clients.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-server.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssl.x86_64 0:1.0.0-20.el6 set to be updated ---> Package openswan.x86_64 0:2.6.32-9.el6 set to be updated ---> Package oprofile.x86_64 0:0.9.6-21.el6 set to be updated ---> Package pam.x86_64 0:1.1.1-10.el6 set to be updated ---> Package pam_krb5.x86_64 0:2.3.11-9.el6 set to be updated ---> Package pam_ldap.x86_64 0:185-11.el6 set to be updated ---> Package pam_pkcs11.x86_64 0:0.6.2-11.1.el6 set to be updated ---> Package parted.x86_64 0:2.1-17.el6 set to be updated ---> Package pciutils.x86_64 0:3.1.4-11.el6 set to be updated ---> Package pciutils-libs.x86_64 0:3.1.4-11.el6 set to be updated ---> Package perf.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package perl.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-Archive-Extract.x86_64 1:0.38-119.el6_1.1 set to be updated ---> Package perl-Archive-Tar.x86_64 0:1.58-119.el6_1.1 set to be updated ---> Package perl-CPAN.x86_64 0:1.9402-119.el6_1.1 set to be updated ---> Package perl-CPANPLUS.x86_64 0:0.88-119.el6_1.1 set to be updated ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.023-119.el6_1.1 set to be updated ---> Package perl-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-Date-Manip.noarch 0:6.24-1.el6 set to be updated --> Processing Dependency: perl(YAML::Syck) for package: perl-Date-Manip-6.24-1.el6.noarch ---> Package perl-Digest-SHA.x86_64 1:5.47-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-CBuilder.x86_64 1:0.27-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-Embed.x86_64 0:1.28-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-119.el6_1.1 set to be updated ---> Package perl-File-Fetch.x86_64 0:0.26-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Base.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Zlib.x86_64 1:1.09-119.el6_1.1 set to be updated ---> Package perl-IPC-Cmd.x86_64 1:0.56-119.el6_1.1 set to be updated ---> Package perl-Locale-Maketext-Simple.x86_64 1:0.18-119.el6_1.1 set to be updated ---> Package perl-Log-Message.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Log-Message-Simple.x86_64 0:0.04-119.el6_1.1 set to be updated ---> Package perl-Module-Build.x86_64 1:0.3500-119.el6_1.1 set to be updated ---> Package perl-Module-CoreList.x86_64 0:2.18-119.el6_1.1 set to be updated ---> Package perl-Module-Load.x86_64 1:0.16-119.el6_1.1 set to be updated ---> Package perl-Module-Load-Conditional.x86_64 0:0.30-119.el6_1.1 set to be updated ---> Package perl-Module-Loaded.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 set to be updated ---> Package perl-Object-Accessor.x86_64 1:0.34-119.el6_1.1 set to be updated ---> Package perl-Package-Constants.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Params-Check.x86_64 1:0.26-119.el6_1.1 set to be updated ---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-119.el6_1.1 set to be updated ---> Package perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 set to be updated ---> Package perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 set to be updated ---> Package perl-Term-UI.x86_64 0:0.20-119.el6_1.1 set to be updated ---> Package perl-Test-Harness.x86_64 0:3.17-119.el6_1.1 set to be updated ---> Package perl-Test-Simple.x86_64 0:0.92-119.el6_1.1 set to be updated ---> Package perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 set to be updated ---> Package perl-Time-Piece.x86_64 0:1.15-119.el6_1.1 set to be updated ---> Package perl-core.x86_64 0:5.10.1-119.el6_1.1 set to be updated ---> Package perl-devel.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-libs.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-parent.x86_64 1:0.221-119.el6_1.1 set to be updated ---> Package perl-version.x86_64 3:0.77-119.el6_1.1 set to be updated ---> Package pinentry.x86_64 0:0.7.6-6.el6 set to be updated ---> Package plymouth.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-core-libs.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-scripts.x86_64 0:0.8.3-24.el6 set to be updated ---> Package policycoreutils.x86_64 0:2.0.83-19.18.el6 set to be updated ---> Package postfix.x86_64 2:2.6.6-2.2.el6_1 set to be updated ---> Package postgresql.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-libs.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-plpython.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-server.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package powertop.x86_64 0:1.11-6.el6 set to be updated ---> Package prelink.x86_64 0:0.4.6-3.el6 set to be updated ---> Package procps.x86_64 0:3.2.8-21.el6 set to be updated ---> Package python.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-dmidecode.x86_64 0:3.10.13-1.el6 set to be updated ---> Package python-ethtool.x86_64 0:0.6-1.el6 set to be updated ---> Package python-libs.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-pycurl.x86_64 0:7.19.0-8.el6 set to be updated ---> Package python-urlgrabber.noarch 0:3.9.1-8.el6 set to be updated ---> Package ql2400-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package ql2500-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package quota.x86_64 1:3.17-16.el6 set to be updated ---> Package redhat-lsb.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: redhat-lsb-printing for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: redhat-lsb-graphics for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: perl-CGI for package: redhat-lsb-4.0-3.el6.x86_64 ---> Package redhat-release-server.x86_64 0:6Server-6.2.0.3.el6 set to be updated ---> Package rhn-check.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-client-tools.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-setup.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhnlib.noarch 0:2.5.22-12.el6 set to be updated ---> Package rng-tools.x86_64 0:2-13.el6_2 set to be updated ---> Package rsyslog.x86_64 0:4.6.2-12.el6 set to be updated ---> Package samba-client.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-common.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-winbind-clients.x86_64 0:3.5.10-114.el6 set to be updated ---> Package screen.x86_64 0:4.0.3-16.el6 set to be updated ---> Package sed.x86_64 0:4.2.1-7.el6 set to be updated ---> Package seekwatcher.noarch 0:0.12-5.el6 set to be updated ---> Package selinux-policy.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package selinux-policy-targeted.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package setup.noarch 0:2.8.14-13.el6 set to be updated ---> Package shadow-utils.x86_64 2:4.1.4.2-13.el6 set to be updated ---> Package smartmontools.x86_64 1:5.39.1-5.el6 set to be updated ---> Package sos.noarch 0:2.2-17.el6 set to be updated ---> Package sssd.x86_64 0:1.5.1-66.el6_2.1 set to be updated --> Processing Dependency: libipa_hbac = 1.5.1-66.el6_2.1 for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libipa_hbac.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 ---> Package sssd-client.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package strace.x86_64 0:4.5.19-1.10.el6 set to be updated ---> Package sudo.x86_64 0:1.7.4p5-7.el6 set to be updated ---> Package sysstat.x86_64 0:9.0.4-18.el6 set to be updated ---> Package system-config-firewall-base.noarch 0:1.2.27-5.el6 set to be updated ---> Package system-config-firewall-tui.noarch 0:1.2.27-5.el6 set to be updated ---> Package sysvinit-tools.x86_64 0:2.87-4.dsf.el6 set to be updated ---> Package tcp_wrappers.x86_64 0:7.6-57.el6 set to be updated ---> Package tcp_wrappers-libs.x86_64 0:7.6-57.el6 set to be updated ---> Package tcsh.x86_64 0:6.17-14.el6 set to be updated ---> Package telnet.x86_64 1:0.17-47.el6 set to be updated ---> Package tmpwatch.x86_64 0:2.9.16-4.el6 set to be updated ---> Package tzdata.noarch 0:2011l-4.el6 set to be updated ---> Package tzdata-java.noarch 0:2011l-4.el6 set to be updated ---> Package udev.x86_64 0:147-2.40.el6 set to be updated ---> Package upstart.x86_64 0:0.6.5-10.el6 set to be updated ---> Package usbutils.x86_64 0:003-4.el6 set to be updated ---> Package util-linux-ng.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package valgrind.x86_64 1:3.6.0-4.el6 set to be updated ---> Package vim-common.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-enhanced.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-minimal.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package which.x86_64 0:2.19-6.el6 set to be updated ---> Package xdg-utils.noarch 0:1.0.2-17.20091016cvs.el6 set to be updated ---> Package xinetd.x86_64 2:2.3.14-33.el6 set to be updated ---> Package xmlrpc-c.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xmlrpc-c-client.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xorg-x11-drv-ati-firmware.noarch 0:6.14.2-7.el6 set to be updated ---> Package yum.noarch 0:3.2.29-22.el6 set to be updated ---> Package yum-metadata-parser.x86_64 0:1.1.2-16.el6 set to be updated ---> Package yum-plugin-security.noarch 0:1.1.30-10.el6 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.9.1-36.el6 set to be updated ---> Package yum-utils.noarch 0:1.1.30-10.el6 set to be updated ---> Package zlib.x86_64 0:1.2.3-27.el6 set to be updated --> Running transaction check ---> Package btparser.x86_64 0:0.13-1.el6 set to be updated ---> Package dhcp-common.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated ---> Package flac.x86_64 0:1.2.1-6.1.el6 set to be updated ---> Package ipa-python.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: python-nss >= 0.11 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-kerberos >= 1.1-3 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-netaddr for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-lxml for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: libipa_hbac-python for package: ipa-python-2.1.3-9.el6.x86_64 ---> Package libipa_hbac.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libpath_utils.x86_64 0:0.2.1-6.el6 set to be updated ---> Package libref_array.x86_64 0:0.1.1-6.el6 set to be updated ---> Package libreport.x86_64 0:2.0.5-20.el6 set to be updated --> Processing Dependency: libreport-python = 2.0.5-20.el6 for package: libreport-2.0.5-20.el6.x86_64 --> Processing Dependency: libreport-plugin-reportuploader for package: libreport-2.0.5-20.el6.x86_64 ---> Package libreport-cli.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-kerneloops.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-mailx.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libunistring.x86_64 0:0.9.3-4.el6 set to be updated ---> Package perl-CGI.x86_64 0:3.51-119.el6_1.1 set to be updated ---> Package perl-YAML-Syck.x86_64 0:1.07-4.el6 set to be updated ---> Package redhat-lsb-graphics.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: libqt-mt.so.3()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtXml.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSvg.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSql.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtOpenGL.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtGui.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtCore.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGLU.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 ---> Package redhat-lsb-printing.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/gs for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/foomatic-rip for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Running transaction check ---> Package cups.x86_64 1:1.4.2-44.el6 set to be updated --> Processing Dependency: portreserve for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: poppler-utils for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: acl for package: 1:cups-1.4.2-44.el6.x86_64 ---> Package foomatic.x86_64 0:4.0.4-1.el6_1.1 set to be updated --> Processing Dependency: foomatic-db for package: foomatic-4.0.4-1.el6_1.1.x86_64 ---> Package ghostscript.x86_64 0:8.70-11.el6_1.2 set to be updated --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-8.70-11.el6_1.2.x86_64 --> Processing Dependency: ghostscript-fonts for package: ghostscript-8.70-11.el6_1.2.x86_64 ---> Package libipa_hbac-python.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libreport-plugin-reportuploader.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-python.x86_64 0:2.0.5-20.el6 set to be updated ---> Package mesa-libGL.x86_64 0:7.11-3.el6 set to be updated --> Processing Dependency: mesa-dri-drivers(x86-64) = 7.11-3.el6 for package: mesa-libGL-7.11-3.el6.x86_64 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-7.11-3.el6.x86_64 ---> Package mesa-libGLU.x86_64 0:7.11-3.el6 set to be updated ---> Package python-kerberos.x86_64 0:1.1-6.2.el6 set to be updated ---> Package python-lxml.x86_64 0:2.2.3-1.1.el6 set to be updated --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 ---> Package python-netaddr.noarch 0:0.7.5-4.el6 set to be updated ---> Package python-nss.x86_64 0:0.11-3.el6 set to be updated ---> Package qt.x86_64 1:4.6.2-20.el6 set to be updated ---> Package qt-x11.x86_64 1:4.6.2-20.el6 set to be updated --> Processing Dependency: qt-sqlite(x86-64) = 1:4.6.2-20.el6 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: phonon-backend(x86-64) >= 4.3 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 ---> Package qt3.x86_64 0:3.3.8b-30.el6 set to be updated --> Running transaction check ---> Package acl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package foomatic-db.noarch 0:4.0-7.20091126.el6 set to be updated --> Processing Dependency: foomatic-db-ppds = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch --> Processing Dependency: foomatic-db-filesystem = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch ---> Package ghostscript-fonts.noarch 0:5.50-23.1.el6 set to be updated --> Processing Dependency: xorg-x11-font-utils for package: ghostscript-fonts-5.50-23.1.el6.noarch ---> Package gstreamer.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: gstreamer-tools >= 0.10.29 for package: gstreamer-0.10.29-1.el6.x86_64 ---> Package gstreamer-plugins-base.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: liboil >= 0.3.12-9 for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: iso-codes for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: liboil-0.3.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 ---> Package libXxf86vm.x86_64 0:1.1.0-1.el6 set to be updated ---> Package libmng.x86_64 0:1.0.10-4.1.el6 set to be updated --> Processing Dependency: liblcms.so.1()(64bit) for package: libmng-1.0.10-4.1.el6.x86_64 ---> Package libxslt.x86_64 0:1.1.26-2.el6 set to be updated ---> Package mesa-dri-drivers.x86_64 0:7.11-3.el6 set to be updated ---> Package phonon-backend-gstreamer.x86_64 1:4.6.2-20.el6 set to be updated ---> Package poppler-utils.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler = 0.12.4-3.el6_0.1 for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libpoppler.so.5()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libopenjpeg.so.2()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 ---> Package portreserve.x86_64 0:0.0.4-4.el6_1.1 set to be updated ---> Package qt-sqlite.x86_64 1:4.6.2-20.el6 set to be updated ---> Package urw-fonts.noarch 0:2.4-10.el6 set to be updated --> Running transaction check ---> Package cdparanoia-libs.x86_64 0:10.2-5.1.el6 set to be updated ---> Package foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package gstreamer-tools.x86_64 0:0.10.29-1.el6 set to be updated ---> Package iso-codes.noarch 0:3.16-2.el6 set to be updated --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package lcms-libs.x86_64 0:1.19-1.el6 set to be updated ---> Package libXv.x86_64 0:1.0.5-1.el6 set to be updated ---> Package liboil.x86_64 0:0.3.16-4.1.el6 set to be updated ---> Package libvisual.x86_64 0:0.4.0-9.1.el6 set to be updated ---> Package openjpeg-libs.x86_64 0:1.3-7.el6 set to be updated ---> Package poppler.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler-data >= 0.4.0 for package: poppler-0.12.4-3.el6_0.1.x86_64
Created attachment 915395 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).
---> Package urw-fonts.noarch 0:2.4-10.el6 set to be updated --> Running transaction check ---> Package cdparanoia-libs.x86_64 0:10.2-5.1.el6 set to be updated ---> Package foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package gstreamer-tools.x86_64 0:0.10.29-1.el6 set to be updated ---> Package iso-codes.noarch 0:3.16-2.el6 set to be updated --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package lcms-libs.x86_64 0:1.19-1.el6 set to be updated ---> Package libXv.x86_64 0:1.0.5-1.el6 set to be updated ---> Package liboil.x86_64 0:0.3.16-4.1.el6 set to be updated ---> Package libvisual.x86_64 0:0.4.0-9.1.el6 set to be updated ---> Package openjpeg-libs.x86_64 0:1.3-7.el6 set to be updated ---> Package poppler.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler-data >= 0.4.0 for package: poppler-0.12.4-3.el6_0.1.x86_64 ---> Package xorg-x11-font-utils.x86_64 1:7.2-11.el6 set to be updated --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.2-11.el6.x86_64 --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.2-11.el6.x86_64 --> Running transaction check ---> Package libXfont.x86_64 0:1.4.1-2.el6_1 set to be updated ---> Package libfontenc.x86_64 0:1.0.5-2.el6 set to be updated ---> Package poppler-data.noarch 0:0.4.0-1.el6 set to be updated ---> Package xml-common.noarch 0:0.6.3-32.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: abrt x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 210 k replacing abrt-plugin-sosreport.x86_64 1.1.13-4.el6 ipa-client x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 99 k replacing ipa-client.x86_64 2.0-9.el6 kernel x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 24 M kernel-devel x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 7.3 M libreport-plugin-logger x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 16 k replacing abrt-plugin-logger.x86_64 1.1.13-4.el6 libreport-plugin-rhtsupport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 24 k replacing abrt-plugin-rhtsupport.x86_64 1.1.13-4.el6 Updating: Red_Hat_Enterprise_Linux-Release_Notes-6-en-US noarch 2-22.el6_2 rhui-sa-east-1-rhel-server-releases 117 k abrt-addon-ccpp x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 93 k abrt-addon-kerneloops x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 63 k abrt-addon-python x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 57 k abrt-cli x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 55 k abrt-libs x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 53 k alsa-lib x86_64 1.0.22-3.el6 rhui-sa-east-1-rhel-server-releases 370 k apr x86_64 1.3.9-3.el6_1.2 rhui-sa-east-1-rhel-server-releases 123 k at x86_64 3.1.10-43.el6 rhui-sa-east-1-rhel-server-releases 60 k atlas x86_64 3.8.4-1.el6 rhui-sa-east-1-rhel-server-releases 2.8 M attr x86_64 2.4.44-7.el6 rhui-sa-east-1-rhel-server-releases 60 k audit x86_64 2.1.3-3.el6 rhui-sa-east-1-rhel-server-releases 210 k audit-libs x86_64 2.1.3-3.el6 rhui-sa-east-1-rhel-server-releases 59 k authconfig x86_64 6.1.12-5.el6 rhui-sa-east-1-rhel-server-releases 347 k autofs x86_64 1:5.0.5-39.el6 rhui-sa-east-1-rhel-server-releases 471 k avahi-libs x86_64 0.6.25-11.el6 rhui-sa-east-1-rhel-server-releases 54 k bash x86_64 4.1.2-8.el6 rhui-sa-east-1-rhel-server-releases 905 k bfa-firmware noarch 3.0.0.0-1.el6 rhui-sa-east-1-rhel-server-releases 442 k bind-libs x86_64 32:9.7.3-8.P3.el6_2.1 rhui-sa-east-1-rhel-server-releases 840 k bind-utils x86_64 32:9.7.3-8.P3.el6_2.1 rhui-sa-east-1-rhel-server-releases 178 k blktrace x86_64 1.0.1-6.el6 rhui-sa-east-1-rhel-server-releases 768 k busybox x86_64 1:1.15.1-11.el6 rhui-sa-east-1-rhel-server-releases 613 k ca-certificates noarch 2010.63-3.el6_1.5 rhui-sa-east-1-rhel-server-releases 531 k certmonger x86_64 0.50-3.el6 rhui-sa-east-1-rhel-server-releases 203 k cifs-utils x86_64 4.8.1-5.el6 rhui-sa-east-1-rhel-server-releases 43 k coreutils x86_64 8.4-16.el6 rhui-sa-east-1-rhel-server-releases 3.0 M coreutils-libs x86_64 8.4-16.el6 rhui-sa-east-1-rhel-server-releases 46 k cracklib x86_64 2.8.16-4.el6 rhui-sa-east-1-rhel-server-releases 70 k cracklib-dicts x86_64 2.8.16-4.el6 rhui-sa-east-1-rhel-server-releases 3.6 M crash x86_64 5.1.8-1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M crda x86_64 1.1.1_2010.11.22-1.el6 rhui-sa-east-1-rhel-server-releases 23 k cronie x86_64 1.4.4-7.el6 rhui-sa-east-1-rhel-server-releases 71 k cronie-anacron x86_64 1.4.4-7.el6 rhui-sa-east-1-rhel-server-releases 29 k crontabs noarch 1.10-33.el6 rhui-sa-east-1-rhel-server-releases 10 k cups-libs x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 315 k curl x86_64 7.19.7-26.el6_1.2 rhui-sa-east-1-rhel-server-releases 191 k cyrus-sasl x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 78 k cyrus-sasl-gssapi x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 33 k cyrus-sasl-lib x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 136 k cyrus-sasl-md5 x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 47 k cyrus-sasl-plain x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 31 k dbus x86_64 1:1.2.24-5.el6_1 rhui-sa-east-1-rhel-server-releases 207 k dbus-libs x86_64 1:1.2.24-5.el6_1 rhui-sa-east-1-rhel-server-releases 126 k device-mapper x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 126 k device-mapper-event x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 84 k device-mapper-event-libs x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 79 k device-mapper-libs x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 137 k dhclient x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 315 k dosfstools x86_64 3.0.9-4.el6 rhui-sa-east-1-rhel-server-releases 78 k dracut noarch 004-256.el6 rhui-sa-east-1-rhel-server-releases 109 k dracut-kernel noarch 004-256.el6 rhui-sa-east-1-rhel-server-releases 20 k e2fsprogs x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 550 k e2fsprogs-libs x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 119 k efibootmgr x86_64 0.5.4-9.el6 rhui-sa-east-1-rhel-server-releases 37 k file x86_64 5.04-11.el6 rhui-sa-east-1-rhel-server-releases 45 k file-libs x86_64 5.04-11.el6 rhui-sa-east-1-rhel-server-releases 310 k filesystem x86_64 2.4.30-3.el6 rhui-sa-east-1-rhel-server-releases 1.0 M fipscheck x86_64 1.2.0-7.el6 rhui-sa-east-1-rhel-server-releases 14 k fipscheck-lib x86_64 1.2.0-7.el6 rhui-sa-east-1-rhel-server-releases 8.4 k freetype x86_64 2.3.11-6.el6_1.8 rhui-sa-east-1-rhel-server-releases 359 k glib2 x86_64 2.22.5-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M glibc x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 3.8 M glibc-common x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 14 M glibc-devel x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 966 k glibc-headers x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 596 k gpm-libs x86_64 1.20.6-12.el6 rhui-sa-east-1-rhel-server-releases 29 k grub x86_64 1:0.97-75.el6 rhui-sa-east-1-rhel-server-releases 906 k gtk2 x86_64 2.18.9-6.el6 rhui-sa-east-1-rhel-server-releases 3.3 M httpd x86_64 2.2.15-15.el6 rhui-sa-east-1-rhel-server-releases 808 k httpd-tools x86_64 2.2.15-15.el6 rhui-sa-east-1-rhel-server-releases 70 k hwdata noarch 0.233-7.6.el6 rhui-sa-east-1-rhel-server-releases 1.0 M initscripts x86_64 9.03.27-1.el6 rhui-sa-east-1-rhel-server-releases 933 k iproute x86_64 2.6.32-17.el6 rhui-sa-east-1-rhel-server-releases 336 k iptables x86_64 1.4.7-4.el6 rhui-sa-east-1-rhel-server-releases 246 k iptables-ipv6 x86_64 1.4.7-4.el6 rhui-sa-east-1-rhel-server-releases 93 k iputils x86_64 20071127-16.el6 rhui-sa-east-1-rhel-server-releases 120 k irqbalance x86_64 2:0.55-29.el6 rhui-sa-east-1-rhel-server-releases 24 k iwl1000-firmware noarch 1:39.31.5.1-1.el6 rhui-sa-east-1-rhel-server-releases 189 k iwl5000-firmware noarch 8.83.5.1_1-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 270 k iwl6000-firmware noarch 9.221.4.1-1.el6 rhui-sa-east-1-rhel-server-releases 142 k iwl6050-firmware noarch 41.28.5.1-2.el6 rhui-sa-east-1-rhel-server-releases 218 k jasper-libs x86_64 1.900.1-15.el6_1.1 rhui-sa-east-1-rhel-server-releases 136 k java-1.6.0-openjdk x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 rhui-sa-east-1-rhel-server-releases 25 M jwhois x86_64 4.0-19.el6 rhui-sa-east-1-rhel-server-releases 104 k kernel-firmware noarch 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 6.2 M kernel-headers x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 1.6 M kexec-tools x86_64 2.0.0-209.el6 rhui-sa-east-1-rhel-server-releases 255 k keyutils x86_64 1.4-3.el6 rhui-sa-east-1-rhel-server-releases 38 k keyutils-libs x86_64 1.4-3.el6 rhui-sa-east-1-rhel-server-releases 20 k kpartx x86_64 0.4.9-46.el6 rhui-sa-east-1-rhel-server-releases 46 k krb5-libs x86_64 1.9-22.el6_2.1 rhui-sa-east-1-rhel-server-releases 709 k krb5-pkinit-openssl x86_64 1.9-22.el6_2.1 rhui-sa-east-1-rhel-server-releases 105 k krb5-workstation x86_64 1.9-22.el6_2.1 rhui-sa-east-1-rhel-server-releases 411 k ksh x86_64 20100621-12.el6_2.1 rhui-sa-east-1-rhel-server-releases 684 k less x86_64 436-10.el6 rhui-sa-east-1-rhel-server-releases 107 k libacl x86_64 2.2.49-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libattr x86_64 2.4.44-7.el6 rhui-sa-east-1-rhel-server-releases 15 k libblkid x86_64 2.17.2-12.4.el6 rhui-sa-east-1-rhel-server-releases 111 k libcap x86_64 2.16-5.5.el6 rhui-sa-east-1-rhel-server-releases 32 k libcollection x86_64 0.6.0-6.el6 rhui-sa-east-1-rhel-server-releases 35 k libcom_err x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 36 k libcurl x86_64 7.19.7-26.el6_1.2 rhui-sa-east-1-rhel-server-releases 163 k libdhash x86_64 0.4.2-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libdrm x86_64 2.4.25-2.el6 rhui-sa-east-1-rhel-server-releases 65 k libgcj x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 19 M libgcrypt x86_64 1.4.5-9.el6 rhui-sa-east-1-rhel-server-releases 228 k libgpg-error x86_64 1.7-4.el6 rhui-sa-east-1-rhel-server-releases 59 k libgssglue x86_64 0.1-11.el6 rhui-sa-east-1-rhel-server-releases 23 k libgudev1 x86_64 147-2.40.el6 rhui-sa-east-1-rhel-server-releases 59 k libhugetlbfs x86_64 2.12-2.el6 rhui-sa-east-1-rhel-server-releases 69 k libhugetlbfs-utils x86_64 2.12-2.el6 rhui-sa-east-1-rhel-server-releases 52 k libicu x86_64 4.2.1-9.1.el6_2 rhui-sa-east-1-rhel-server-releases 4.9 M libini_config x86_64 0.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 31 k libnih x86_64 1.0.1-7.el6 rhui-sa-east-1-rhel-server-releases 138 k libnl x86_64 1.1-14.el6 rhui-sa-east-1-rhel-server-releases 121 k libpng x86_64 2:1.2.46-1.el6_1 rhui-sa-east-1-rhel-server-releases 180 k libselinux x86_64 2.0.94-5.2.el6 rhui-sa-east-1-rhel-server-releases 107 k libselinux-utils x86_64 2.0.94-5.2.el6 rhui-sa-east-1-rhel-server-releases 81 k libsemanage x86_64 2.0.43-4.1.el6 rhui-sa-east-1-rhel-server-releases 104 k libsepol x86_64 2.0.41-4.el6 rhui-sa-east-1-rhel-server-releases 128 k libsndfile x86_64 1.0.20-5.el6 rhui-sa-east-1-rhel-server-releases 233 k libss x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 40 k libssh2 x86_64 1.2.2-7.el6_1.1 rhui-sa-east-1-rhel-server-releases 75 k libtdb x86_64 1.2.1-3.el6 rhui-sa-east-1-rhel-server-releases 28 k libtirpc x86_64 0.2.1-5.el6 rhui-sa-east-1-rhel-server-releases 78 k libudev x86_64 147-2.40.el6 rhui-sa-east-1-rhel-server-releases 74 k libuuid x86_64 2.17.2-12.4.el6 rhui-sa-east-1-rhel-server-releases 65 k libxml2 x86_64 2.7.6-4.el6 rhui-sa-east-1-rhel-server-releases 794 k libxml2-python x86_64 2.7.6-4.el6 rhui-sa-east-1-rhel-server-releases 319 k lsof x86_64 4.82-2.el6 rhui-sa-east-1-rhel-server-releases 319 k lvm2 x86_64 2.02.87-6.el6 rhui-sa-east-1-rhel-server-releases 548 k lvm2-libs x86_64 2.02.87-6.el6 rhui-sa-east-1-rhel-server-releases 614 k mailcap noarch 2.1.31-2.el6 rhui-sa-east-1-rhel-server-releases 27 k man-pages noarch 3.22-17.el6 rhui-sa-east-1-rhel-server-releases 4.8 M man-pages-ja noarch 20100115-5.el6 rhui-sa-east-1-rhel-server-releases 5.5 M man-pages-overrides noarch 6.2.3-2.el6 rhui-sa-east-1-rhel-server-releases 275 k mdadm x86_64 3.2.2-9.el6 rhui-sa-east-1-rhel-server-releases 317 k microcode_ctl x86_64 1:1.17-9.el6 rhui-sa-east-1-rhel-server-releases 445 k mingetty x86_64 1.08-5.el6 rhui-sa-east-1-rhel-server-releases 21 k mod_ssl x86_64 1:2.2.15-15.el6 rhui-sa-east-1-rhel-server-releases 87 k mutt x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 rhui-sa-east-1-rhel-server-releases 1.2 M net-snmp x86_64 1:5.5-37.el6_2.1 rhui-sa-east-1-rhel-server-releases 300 k net-snmp-libs x86_64 1:5.5-37.el6_2.1 rhui-sa-east-1-rhel-server-releases 1.5 M net-tools x86_64 1.60-109.el6 rhui-sa-east-1-rhel-server-releases 268 k newt x86_64 0.52.11-3.el6 rhui-sa-east-1-rhel-server-releases 97 k newt-python x86_64 0.52.11-3.el6 rhui-sa-east-1-rhel-server-releases 48 k nmap x86_64 2:5.21-4.el6 rhui-sa-east-1-rhel-server-releases 2.2 M nscd x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 203 k nspr x86_64 4.8.8-3.el6 rhui-sa-east-1-rhel-server-releases 110 k nss x86_64 3.12.10-17.el6_2 rhui-sa-east-1-rhel-server-releases 776 k nss-pam-ldapd x86_64 0.7.5-14.el6 rhui-sa-east-1-rhel-server-releases 151 k nss-softokn x86_64 3.12.9-11.el6 rhui-sa-east-1-rhel-server-releases 170 k nss-softokn-freebl x86_64 3.12.9-11.el6 rhui-sa-east-1-rhel-server-releases 122 k nss-sysinit x86_64 3.12.10-17.el6_2 rhui-sa-east-1-rhel-server-releases 30 k nss-tools x86_64 3.12.10-17.el6_2 rhui-sa-east-1-rhel-server-releases 749 k nss-util x86_64 3.12.10-2.el6 rhui-sa-east-1-rhel-server-releases 46 k nss_db x86_64 2.2.3-0.3.pre1.el6_1.1 rhui-sa-east-1-rhel-server-releases 662 k oddjob x86_64 0.30-5.el6 rhui-sa-east-1-rhel-server-releases 60 k oddjob-mkhomedir x86_64 0.30-5.el6 rhui-sa-east-1-rhel-server-releases 31 k openldap x86_64 2.4.23-20.el6 rhui-sa-east-1-rhel-server-releases 260 k openldap-clients x86_64 2.4.23-20.el6 rhui-sa-east-1-rhel-server-releases 161 k openssh x86_64 5.3p1-70.el6 rhui-sa-east-1-rhel-server-releases 235 k openssh-clients x86_64 5.3p1-70.el6 rhui-sa-east-1-rhel-server-releases 356 k openssh-server x86_64 5.3p1-70.el6 rhui-sa-east-1-rhel-server-releases 296 k openssl x86_64 1.0.0-20.el6 rhui-sa-east-1-rhel-server-releases 1.4 M openswan x86_64 2.6.32-9.el6 rhui-sa-east-1-rhel-server-releases 887 k oprofile x86_64 0.9.6-21.el6 rhui-sa-east-1-rhel-server-releases 2.5 M pam x86_64 1.1.1-10.el6 rhui-sa-east-1-rhel-server-releases 656 k pam_krb5 x86_64 2.3.11-9.el6 rhui-sa-east-1-rhel-server-releases 134 k pam_ldap x86_64 185-11.el6 rhui-sa-east-1-rhel-server-releases 88 k pam_pkcs11 x86_64 0.6.2-11.1.el6 rhui-sa-east-1-rhel-server-releases 192 k parted x86_64 2.1-17.el6 rhui-sa-east-1-rhel-server-releases 605 k pciutils x86_64 3.1.4-11.el6 rhui-sa-east-1-rhel-server-releases 83 k pciutils-libs x86_64 3.1.4-11.el6 rhui-sa-east-1-rhel-server-releases 34 k perf x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 1.3 M perl x86_64 4:5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 10 M perl-Archive-Extract x86_64 1:0.38-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 38 k perl-Archive-Tar x86_64 1.58-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 70 k perl-CPAN x86_64 1.9402-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 244 k perl-CPANPLUS x86_64 0.88-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 304 k perl-Compress-Raw-Zlib x86_64 2.023-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 67 k perl-Compress-Zlib x86_64 2.020-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 43 k perl-Date-Manip noarch 6.24-1.el6 rhui-sa-east-1-rhel-server-releases 1.4 M perl-Digest-SHA x86_64 1:5.47-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 61 k perl-ExtUtils-CBuilder x86_64 1:0.27-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 45 k perl-ExtUtils-Embed x86_64 1.28-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 29 k perl-ExtUtils-MakeMaker x86_64 6.55-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 290 k perl-ExtUtils-ParseXS x86_64 1:2.2003.0-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 42 k perl-File-Fetch x86_64 0.26-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 38 k perl-IO-Compress-Base x86_64 2.020-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 66 k perl-IO-Compress-Zlib x86_64 2.020-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 133 k perl-IO-Zlib x86_64 1:1.09-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 30 k perl-IPC-Cmd x86_64 1:0.56-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 43 k perl-Locale-Maketext-Simple x86_64 1:0.18-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 28 k perl-Log-Message x86_64 1:0.02-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 44 k perl-Log-Message-Simple x86_64 0.04-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 26 k perl-Module-Build x86_64 1:0.3500-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 227 k perl-Module-CoreList x86_64 2.18-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 63 k perl-Module-Load x86_64 1:0.16-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 25 k perl-Module-Load-Conditional x86_64 0.30-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 32 k perl-Module-Loaded x86_64 1:0.02-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 25 k perl-Module-Pluggable x86_64 1:3.90-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 37 k perl-Object-Accessor x86_64 1:0.34-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 34 k perl-Package-Constants x86_64 1:0.02-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 24 k perl-Params-Check x86_64 1:0.26-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 33 k perl-Parse-CPAN-Meta x86_64 1:1.40-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 27 k perl-Pod-Escapes x86_64 1:1.04-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 30 k perl-Pod-Simple x86_64 1:3.13-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 209 k perl-Term-UI x86_64 0.20-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 37 k perl-Test-Harness x86_64 3.17-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 229 k perl-Test-Simple x86_64 0.92-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 110 k perl-Time-HiRes x86_64 4:1.9721-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 46 k perl-Time-Piece x86_64 1.15-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 44 k perl-core x86_64 5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 20 k perl-devel x86_64 4:5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 420 k perl-libs x86_64 4:5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 575 k perl-parent x86_64 1:0.221-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 25 k perl-version x86_64 3:0.77-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 49 k pinentry x86_64 0.7.6-6.el6 rhui-sa-east-1-rhel-server-releases 65 k plymouth x86_64 0.8.3-24.el6 rhui-sa-east-1-rhel-server-releases 89 k plymouth-core-libs x86_64 0.8.3-24.el6 rhui-sa-east-1-rhel-server-releases 88 k plymouth-scripts x86_64 0.8.3-24.el6 rhui-sa-east-1-rhel-server-releases 30 k policycoreutils x86_64 2.0.83-19.18.el6 rhui-sa-east-1-rhel-server-releases 675 k postfix x86_64 2:2.6.6-2.2.el6_1 rhui-sa-east-1-rhel-server-releases 2.0 M postgresql x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 2.7 M postgresql-libs x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 198 k postgresql-plpython x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 54 k postgresql-server x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 3.3 M powertop x86_64 1.11-6.el6 rhui-sa-east-1-rhel-server-releases 71 k prelink x86_64 0.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 989 k procps x86_64 3.2.8-21.el6 rhui-sa-east-1-rhel-server-releases 211 k python x86_64 2.6.6-29.el6 rhui-sa-east-1-rhel-server-releases 4.8 M python-dmidecode x86_64 3.10.13-1.el6 rhui-sa-east-1-rhel-server-releases 80 k python-ethtool x86_64 0.6-1.el6 rhui-sa-east-1-rhel-server-releases 29 k python-libs x86_64 2.6.6-29.el6 rhui-sa-east-1-rhel-server-releases 621 k python-pycurl x86_64 7.19.0-8.el6 rhui-sa-east-1-rhel-server-releases 77 k python-urlgrabber noarch 3.9.1-8.el6 rhui-sa-east-1-rhel-server-releases 85 k ql2400-firmware noarch 5.06.02-1.el6 rhui-sa-east-1-rhel-server-releases 91 k ql2500-firmware noarch 5.06.02-1.el6 rhui-sa-east-1-rhel-server-releases 111 k quota x86_64 1:3.17-16.el6 rhui-sa-east-1-rhel-server-releases 197 k redhat-lsb x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 24 k redhat-release-server x86_64 6Server-6.2.0.3.el6 rhui-sa-east-1-rhel-server-releases 27 k rhn-check noarch 1.0.0-73.el6 rhui-sa-east-1-rhel-server-releases 58 k rhn-client-tools noarch 1.0.0-73.el6 rhui-sa-east-1-rhel-server-releases 487 k rhn-setup noarch 1.0.0-73.el6 rhui-sa-east-1-rhel-server-releases 90 k rhnlib noarch 2.5.22-12.el6 rhui-sa-east-1-rhel-server-releases 67 k rng-tools x86_64 2-13.el6_2 rhui-sa-east-1-rhel-server-releases 29 k rsyslog x86_64 4.6.2-12.el6 rhui-sa-east-1-rhel-server-releases 455 k samba-client x86_64 3.5.10-114.el6 rhui-sa-east-1-rhel-server-releases 11 M samba-common x86_64 3.5.10-114.el6 rhui-sa-east-1-rhel-server-releases 13 M samba-winbind-clients x86_64 3.5.10-114.el6 rhui-sa-east-1-rhel-server-releases 1.1 M screen x86_64 4.0.3-16.el6 rhui-sa-east-1-rhel-server-releases 494 k sed x86_64 4.2.1-7.el6 rhui-sa-east-1-rhel-server-releases 215 k seekwatcher noarch 0.12-5.el6 rhui-sa-east-1-rhel-server-releases 22 k selinux-policy noarch 3.7.19-126.el6_2.4 rhui-sa-east-1-rhel-server-releases 772 k selinux-policy-targeted noarch 3.7.19-126.el6_2.4 rhui-sa-east-1-rhel-server-releases 2.5 M setup noarch 2.8.14-13.el6 rhui-sa-east-1-rhel-server-releases 149 k shadow-utils x86_64 2:4.1.4.2-13.el6 rhui-sa-east-1-rhel-server-releases 896 k smartmontools x86_64 1:5.39.1-5.el6 rhui-sa-east-1-rhel-server-releases 343 k sos noarch 2.2-17.el6 rhui-sa-east-1-rhel-server-releases 208 k sssd x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 962 k sssd-client x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 69 k strace x86_64 4.5.19-1.10.el6 rhui-sa-east-1-rhel-server-releases 171 k sudo x86_64 1.7.4p5-7.el6 rhui-sa-east-1-rhel-server-releases 418 k sysstat x86_64 9.0.4-18.el6 rhui-sa-east-1-rhel-server-releases 224 k system-config-firewall-base noarch 1.2.27-5.el6 rhui-sa-east-1-rhel-server-releases 418 k system-config-firewall-tui noarch 1.2.27-5.el6 rhui-sa-east-1-rhel-server-releases 37 k sysvinit-tools x86_64 2.87-4.dsf.el6 rhui-sa-east-1-rhel-server-releases 59 k tcp_wrappers x86_64 7.6-57.el6 rhui-sa-east-1-rhel-server-releases 62 k tcp_wrappers-libs x86_64 7.6-57.el6 rhui-sa-east-1-rhel-server-releases 62 k tcsh x86_64 6.17-14.el6 rhui-sa-east-1-rhel-server-releases 414 k telnet x86_64 1:0.17-47.el6 rhui-sa-east-1-rhel-server-releases 58 k tmpwatch x86_64 2.9.16-4.el6 rhui-sa-east-1-rhel-server-releases 31 k tzdata noarch 2011l-4.el6 rhui-sa-east-1-rhel-server-releases 437 k tzdata-java noarch 2011l-4.el6 rhui-sa-east-1-rhel-server-releases 152 k udev x86_64 147-2.40.el6 rhui-sa-east-1-rhel-server-releases 360 k upstart x86_64 0.6.5-10.el6 rhui-sa-east-1-rhel-server-releases 171 k usbutils x86_64 003-4.el6 rhui-sa-east-1-rhel-server-releases 71 k util-linux-ng x86_64 2.17.2-12.4.el6 rhui-sa-east-1-rhel-server-releases 1.5 M valgrind x86_64 1:3.6.0-4.el6 rhui-sa-east-1-rhel-server-releases 30 M vim-common x86_64 2:7.2.411-1.6.el6 rhui-sa-east-1-rhel-server-releases 6.0 M vim-enhanced x86_64 2:7.2.411-1.6.el6 rhui-sa-east-1-rhel-server-releases 896 k vim-minimal x86_64 2:7.2.411-1.6.el6 rhui-sa-east-1-rhel-server-releases 365 k which x86_64 2.19-6.el6 rhui-sa-east-1-rhel-server-releases 38 k xdg-utils noarch 1.0.2-17.20091016cvs.el6 rhui-sa-east-1-rhel-server-releases 58 k xinetd x86_64 2:2.3.14-33.el6 rhui-sa-east-1-rhel-server-releases 120 k xmlrpc-c x86_64 1.16.24-1200.1840.el6_1.4 rhui-sa-east-1-rhel-server-releases 103 k xmlrpc-c-client x86_64 1.16.24-1200.1840.el6_1.4 rhui-sa-east-1-rhel-server-releases 25 k xorg-x11-drv-ati-firmware noarch 6.14.2-7.el6 rhui-sa-east-1-rhel-server-releases 61 k yum noarch 3.2.29-22.el6 rhui-sa-east-1-rhel-server-releases 986 k yum-metadata-parser x86_64 1.1.2-16.el6 rhui-sa-east-1-rhel-server-releases 27 k yum-plugin-security noarch 1.1.30-10.el6 rhui-sa-east-1-rhel-server-releases 37 k yum-rhn-plugin noarch 0.9.1-36.el6 rhui-sa-east-1-rhel-server-releases 77 k yum-utils noarch 1.1.30-10.el6 rhui-sa-east-1-rhel-server-releases 94 k zlib x86_64 1.2.3-27.el6 rhui-sa-east-1-rhel-server-releases 72 k Installing for dependencies: acl x86_64 2.2.49-6.el6 rhui-sa-east-1-rhel-server-releases 75 k btparser x86_64 0.13-1.el6 rhui-sa-east-1-rhel-server-releases 42 k cdparanoia-libs
x86_64 10.2-5.1.el6 rhui-sa-east-1-rhel-server-releases 47 k cups x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 2.3 M dhcp-common x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 139 k flac x86_64 1.2.1-6.1.el6 rhui-sa-east-1-rhel-server-releases 243 k foomatic x86_64 4.0.4-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 251 k foomatic-db noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 980 k foomatic-db-filesystem noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 4.3 k foomatic-db-ppds noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 19 M ghostscript x86_64 8.70-11.el6_1.2 rhui-sa-east-1-rhel-server-releases 4.4 M ghostscript-fonts noarch 5.50-23.1.el6 rhui-sa-east-1-rhel-server-releases 750 k gstreamer x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 764 k gstreamer-plugins-base x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 942 k gstreamer-tools x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 23 k ipa-python x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 631 k iso-codes noarch 3.16-2.el6 rhui-sa-east-1-rhel-server-releases 2.5 M lcms-libs x86_64 1.19-1.el6 rhui-sa-east-1-rhel-server-releases 100 k libXfont x86_64 1.4.1-2.el6_1 rhui-sa-east-1-rhel-server-releases 128 k libXv x86_64 1.0.5-1.el6 rhui-sa-east-1-rhel-server-releases 21 k libXxf86vm x86_64 1.1.0-1.el6 rhui-sa-east-1-rhel-server-releases 18 k libfontenc x86_64 1.0.5-2.el6 rhui-sa-east-1-rhel-server-releases 24 k libipa_hbac x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 50 k libipa_hbac-python x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 45 k libmng x86_64 1.0.10-4.1.el6 rhui-sa-east-1-rhel-server-releases 164 k liboil x86_64 0.3.16-4.1.el6 rhui-sa-east-1-rhel-server-releases 122 k libpath_utils x86_64 0.2.1-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libref_array x86_64 0.1.1-6.el6 rhui-sa-east-1-rhel-server-releases 22 k libreport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 200 k libreport-cli x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-plugin-kerneloops x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 15 k libreport-plugin-mailx x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 17 k libreport-plugin-reportuploader x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-python x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 21 k libunistring x86_64 0.9.3-4.el6 rhui-sa-east-1-rhel-server-releases 291 k libvisual x86_64 0.4.0-9.1.el6 rhui-sa-east-1-rhel-server-releases 135 k libxslt x86_64 1.1.26-2.el6 rhui-sa-east-1-rhel-server-releases 450 k mesa-dri-drivers x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 11 M mesa-libGL x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 145 k mesa-libGLU x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 201 k openjpeg-libs x86_64 1.3-7.el6 rhui-sa-east-1-rhel-server-releases 59 k perl-CGI x86_64 3.51-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 206 k perl-YAML-Syck x86_64 1.07-4.el6 rhui-sa-east-1-rhel-server-releases 75 k phonon-backend-gstreamer x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 126 k poppler x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 557 k poppler-data noarch 0.4.0-1.el6 rhui-sa-east-1-rhel-server-releases 2.2 M poppler-utils x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 73 k portreserve x86_64 0.0.4-4.el6_1.1 rhui-sa-east-1-rhel-server-releases 22 k python-kerberos x86_64 1.1-6.2.el6 rhui-sa-east-1-rhel-server-releases 22 k python-lxml x86_64 2.2.3-1.1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M python-netaddr noarch 0.7.5-4.el6 rhui-sa-east-1-rhel-server-releases 1.0 M python-nss x86_64 0.11-3.el6 rhui-sa-east-1-rhel-server-releases 177 k qt x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 4.0 M qt-sqlite x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 50 k qt-x11 x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 12 M qt3 x86_64 3.3.8b-30.el6 rhui-sa-east-1-rhel-server-releases 3.5 M redhat-lsb-graphics x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 12 k redhat-lsb-printing x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 11 k urw-fonts noarch 2.4-10.el6 rhui-sa-east-1-rhel-server-releases 3.1 M xml-common noarch 0.6.3-32.el6 rhui-sa-east-1-rhel-server-releases 9.4 k xorg-x11-font-utils x86_64 1:7.2-11.el6 rhui-sa-east-1-rhel-server-releases 75 k Transaction Summary ================================================================================ Install 67 Package(s) Upgrade 295 Package(s) Total download size: 361 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.5 MB/s | 361 MB 01:19 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-13.el6.noarch 1/662 warning: /etc/shadow created as /etc/shadow.rpmnew Updating : hwdata-0.233-7.6.el6.noarch 2/662 Updating : ca-certificates-2010.63-3.el6_1.5.noarch 3/662 Updating : filesystem-2.4.30-3.el6.x86_64 4/662 Updating : mailcap-2.1.31-2.el6.noarch 5/662 Installing : foomatic-db-filesystem-4.0-7.20091126.el6.noarch 6/662 Installing : xml-common-0.6.3-32.el6.noarch 7/662 Installing : iso-codes-3.16-2.el6.noarch 8/662 Updating : tzdata-java-2011l-4.el6.noarch 9/662 Updating : 1:busybox-1.15.1-11.el6.x86_64 10/662 Updating : kernel-headers-2.6.32-220.2.1.el6.x86_64 11/662 Updating : kernel-firmware-2.6.32-220.2.1.el6.noarch 12/662 Updating : redhat-release-server-6Server-6.2.0.3.el6.x86_64 13/662 Installing : poppler-data-0.4.0-1.el6.noarch 14/662 Updating : tzdata-2011l-4.el6.noarch 15/662 Updating : bash-4.1.2-8.el6.x86_64 16/662 Updating : nss-softokn-freebl-3.12.9-11.el6.x86_64 17/662 Updating : glibc-common-2.12-1.47.el6.x86_64 18/662 Updating : glibc-2.12-1.47.el6.x86_64 19/662 Updating : libattr-2.4.44-7.el6.x86_64 20/662 Updating : libcap-2.16-5.5.el6.x86_64 21/662 Updating : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64 22/662 Updating : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64 23/662 Updating : 3:perl-version-0.77-119.el6_1.1.x86_64 24/662 Updating : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64 25/662 Updating : 4:perl-libs-5.10.1-119.el6_1.1.x86_64 26/662 Updating : 4:perl-5.10.1-119.el6_1.1.x86_64 27/662 Updating : zlib-1.2.3-27.el6.x86_64 28/662 Updating : libcom_err-1.41.12-11.el6.x86_64 29/662 Updating : libxml2-2.7.6-4.el6.x86_64 30/662 Updating : nspr-4.8.8-3.el6.x86_64 31/662 Updating : audit-libs-2.1.3-3.el6.x86_64 32/662 Updating : 1:dbus-libs-1.2.24-5.el6_1.x86_64 33/662 Updating : nss-util-3.12.10-2.el6.x86_64 34/662 Updating : freetype-2.3.11-6.el6_1.8.x86_64 35/662 Updating : cyrus-sasl-lib-2.1.23-13.el6.x86_64 36/662 Updating : 2:libpng-1.2.46-1.el6_1.x86_64 37/662 Updating : 1:perl-Locale-Maketext-Simple-0.18-119.el6_1.1.x86 38/662 Updating : 1:perl-Params-Check-0.26-119.el6_1.1.x86_64 39/662 Updating : libacl-2.2.49-6.el6.x86_64 40/662 Updating : libuuid-2.17.2-12.4.el6.x86_64 41/662 Updating : keyutils-libs-1.4-3.el6.x86_64 42/662 Updating : tcp_wrappers-libs-7.6-57.el6.x86_64 43/662 Updating : xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64 44/662 Updating : libsepol-2.0.41-4.el6.x86_64 45/662 Updating : libselinux-2.0.94-5.2.el6.x86_64 46/662 Updating : krb5-libs-1.9-22.el6_2.1.x86_64 47/662 Updating : glib2-2.22.5-6.el6.x86_64 48/662 Updating : 2:shadow-utils-4.1.4.2-13.el6.x86_64 49/662 warning: /etc/login.defs created as /etc/login.defs.rpmnew Updating : sed-4.2.1-7.el6.x86_64 50/662 Updating : which-2.19-6.el6.x86_64 51/662 Updating : libudev-147-2.40.el6.x86_64 52/662 Updating : 1:perl-Module-Load-0.16-119.el6_1.1.x86_64 53/662 Updating : perl-Module-Load-Conditional-0.30-119.el6_1.1.x86_ 54/662 Updating : 1:perl-IPC-Cmd-0.56-119.el6_1.1.x86_64 55/662 Updating : 1:perl-Log-Message-0.02-119.el6_1.1.x86_64 56/662 Updating : libtdb-1.2.1-3.el6.x86_64 57/662 Updating : libnl-1.1-14.el6.x86_64 58/662 Updating : newt-0.52.11-3.el6.x86_64 59/662 Updating : 1:dbus-1.2.24-5.el6_1.x86_64 60/662 Updating : abrt-libs-2.0.4-14.el6.x86_64 61/662 Updating : libsemanage-2.0.43-4.1.el6.x86_64 62/662 Updating : procps-3.2.8-21.el6.x86_64 63/662 Updating : libblkid-2.17.2-12.4.el6.x86_64 64/662 Updating : perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64 65/662 Updating : perl-Test-Harness-3.17-119.el6_1.1.x86_64 66/662 Updating : perl-ExtUtils-MakeMaker-6.55-119.el6_1.1.x86_64 67/662 Updating : 4:perl-devel-5.10.1-119.el6_1.1.x86_64 68/662 Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-119.el6_1.1.x86_6 69/662 Updating : 1:perl-Package-Constants-0.02-119.el6_1.1.x86_64 70/662 Updating : perl-IO-Compress-Base-2.020-119.el6_1.1.x86_64 71/662 Updating : sysvinit-tools-2.87-4.dsf.el6.x86_64 72/662 Installing : lcms-libs-1.19-1.el6.x86_64 73/662 Installing : libunistring-0.9.3-4.el6.x86_64 74/662 Updating : iptables-1.4.7-4.el6.x86_64 75/662 Updating : iproute-2.6.32-17.el6.x86_64 76/662 Installing : libipa_hbac-1.5.1-66.el6_2.1.x86_64 77/662 Installing : libmng-1.0.10-4.1.el6.x86_64 78/662 Updating : perl-IO-Compress-Zlib-2.020-119.el6_1.1.x86_64 79/662 Updating : perl-Compress-Zlib-2.020-119.el6_1.1.x86_64 80/662 Updating : 1:perl-IO-Zlib-1.09-119.el6_1.1.x86_64 81/662 Updating : perl-Archive-Tar-1.58-119.el6_1.1.x86_64 82/662 Updating : 1:perl-ExtUtils-CBuilder-0.27-119.el6_1.1.x86_64 83/662 Updating : perl-Test-Simple-0.92-119.el6_1.1.x86_64 84/662 Updating : perl-Log-Message-Simple-0.04-119.el6_1.1.x86_64 85/662 Updating : perl-Term-UI-0.20-119.el6_1.1.x86_64 86/662 Updating : perl-File-Fetch-0.26-119.el6_1.1.x86_64 87/662 Updating : 1:perl-Archive-Extract-0.38-119.el6_1.1.x86_64 88/662 Updating : cyrus-sasl-gssapi-2.1.23-13.el6.x86_64 89/662 Updating : net-tools-1.60-109.el6.x86_64 90/662 Updating : libselinux-utils-2.0.94-5.2.el6.x86_64 91/662 Updating : apr-1.3.9-3.el6_1.2.x86_64 92/662 Updating : 1:perl-Object-Accessor-0.34-119.el6_1.1.x86_64 93/662 Updating : avahi-libs-0.6.25-11.el6.x86_64 94/662 Updating : 1:cups-libs-1.4.2-44.el6.x86_64 95/662 Updating : libss-1.41.12-11.el6.x86_64 96/662 Updating : e2fsprogs-libs-1.41.12-11.el6.x86_64 97/662 Installing : libfontenc-1.0.5-2.el6.x86_64 98/662 Updating : perl-Module-CoreList-2.18-119.el6_1.1.x86_64 99/662 Updating : 1:perl-Digest-SHA-5.47-119.el6_1.1.x86_64 100/662 Updating : 1:perl-Module-Loaded-0.02-119.el6_1.1.x86_64 101/662 Updating : cracklib-2.8.16-4.el6.x86_64 102/662 Installing : openjpeg-libs-1.3-7.el6.x86_64 103/662 Updating : libcollection-0.6.0-6.el6.x86_64 104/662 Updating : pciutils-libs-3.1.4-11.el6.x86_64 105/662 Updating : libgpg-error-1.7-4.el6.x86_64 106/662 Updating : libgcrypt-1.4.5-9.el6.x86_64 107/662 Updating : jasper-libs-1.900.1-15.el6_1.1.x86_64 108/662 Updating : gtk2-2.18.9-6.el6.x86_64 109/662 Installing : libxslt-1.1.26-2.el6.x86_64 110/662 Installing : poppler-0.12.4-3.el6_0.1.x86_64 111/662 Installing : poppler-utils-0.12.4-3.el6_0.1.x86_64 112/662 Updating : cracklib-dicts-2.8.16-4.el6.x86_64 113/662 Updating : coreutils-libs-8.4-16.el6.x86_64 114/662 Updating : coreutils-8.4-16.el6.x86_64 115/662 Updating : pam-1.1.1-10.el6.x86_64 116/662 Updating : openssl-1.0.0-20.el6.x86_64 117/662 Updating : python-libs-2.6.6-29.el6.x86_64 118/662 Updating : python-2.6.6-29.el6.x86_64 119/662 Updating : alsa-lib-1.0.22-3.el6.x86_64 120/662 Installing : 1:qt-4.6.2-20.el6.x86_64 121/662 Updating : libxml2-python-2.7.6-4.el6.x86_64 122/662 Updating : libssh2-1.2.2-7.el6_1.1.x86_64 123/662 Updating : plymouth-scripts-0.8.3-24.el6.x86_64 124/662 Updating : python-dmidecode-3.10.13-1.el6.x86_64 125/662 Installing : 1:qt-sqlite-4.6.2-20.el6.x86_64 126/662 Updating : yum-metadata-parser-1.1.2-16.el6.x86_64 127/662 Installing : libipa_hbac-python-1.5.1-66.el6_2.1.x86_64 128/662 Updating : newt-python-0.52.11-3.el6.x86_64 129/662 Updating : authconfig-6.1.12-5.el6.x86_64 130/662 Updating : python-ethtool-0.6-1.el6.x86_64 131/662 Installing : python-lxml-2.2.3-1.1.el6.x86_64 132/662 Updating : blktrace-1.0.1-6.el6.x86_64 133/662 Updating : rhnlib-2.5.22-12.el6.noarch 134/662 Installing : python-kerberos-1.1-6.2.el6.x86_64 135/662 Installing : python-netaddr-0.7.5-4.el6.noarch 136/662 Updating : httpd-tools-2.2.15-15.el6.x86_64 137/662 Updating : fipscheck-lib-1.2.0-7.el6.x86_64 138/662 Updating : fipscheck-1.2.0-7.el6.x86_64 139/662 Updating : 32:bind-libs-9.7.3-8.P3.el6_2.1.x86_64 140/662 Updating : 32:bind-utils-9.7.3-8.P3.el6_2.1.x86_64 141/662 Updating : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64 142/662 Updating : krb5-workstation-1.9-22.el6_2.1.x86_64 143/662 Updating : pam_krb5-2.3.11-9.el6.x86_64 144/662 Updating : sssd-client-1.5.1-66.el6_2.1.x86_64 145/662 Updating : at-3.1.10-43.el6.x86_64 146/662 Updating : xdg-utils-1.0.2-17.20091016cvs.el6.noarch 147/662 Updating : nscd-2.12-1.47.el6.x86_64 148/662 Installing : qt3-3.3.8b-30.el6.x86_64 149/662 Updating : perl-CPAN-1.9402-119.el6_1.1.x86_64 150/662 Installing : libXfont-1.4.1-2.el6_1.x86_64 151/662 Installing : 1:xorg-x11-font-utils-7.2-11.el6.x86_64 152/662 Installing : ghostscript-fonts-5.50-23.1.el6.noarch 153/662 Updating : e2fsprogs-1.41.12-11.el6.x86_64 154/662 Updating : 1:perl-Module-Build-0.3500-119.el6_1.1.x86_64 155/662 Updating : iptables-ipv6-1.4.7-4.el6.x86_64 156/662 Updating : system-config-firewall-base-1.2.27-5.el6.noarch 157/662 Updating : perl-ExtUtils-Embed-1.28-119.el6_1.1.x86_64 158/662 Updating : libgudev1-147-2.40.el6.x86_64 159/662 Installing : gstreamer-tools-0.10.29-1.el6.x86_64 160/662 Installing : gstreamer-0.10.29-1.el6.x86_64 161/662 Updating : libgssglue-0.1-11.el6.x86_64 162/662 Updating : libtirpc-0.2.1-5.el6.x86_64 163/662 Updating : 2:vim-minimal-7.2.411-1.6.el6.x86_64 164/662 Updating : tcp_wrappers-7.6-57.el6.x86_64 165/662 Updating : keyutils-1.4-3.el6.x86_64 166/662 Installing : acl-2.2.49-6.el6.x86_64 167/662 Updating : nss-softokn-3.12.9-11.el6.x86_64 168/662 Updating : nss-3.12.10-17.el6_2.x86_64 169/662 Updating : nss-sysinit-3.12.10-17.el6_2.x86_64 170/662 warning: /etc/pki/nssdb/pkcs11.txt created as /etc/pki/nssdb/pkcs11.txt.rpmnew Updating : openldap-2.4.23-20.el6.x86_64 171/662 warning: /etc/openldap/ldap.conf created as /etc/openldap/ldap.conf.rpmnew Updating : libcurl-7.19.7-26.el6_1.2.x86_64 172/662 Updating : xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64 173/662 Updating : curl-7.19.7-26.el6_1.2.x86_64 174/662 Installing : libreport-plugin-reportuploader-2.0.5-20.el6.x86_6 175/662 Installing : libreport-python-2.0.5-20.el6.x86_64 176/662 Installing : libreport-2.0.5-20.el6.x86_64 177/662 Installing : libreport-plugin-rhtsupport-2.0.5-20.el6.x86_64 178/662 Installing : abrt-2.0.4-14.el6.x86_64 179/662 Updating : samba-winbind-clients-3.5.10-114.el6.x86_64 180/662 Updating : postgresql-libs-8.4.9-1.el6_1.1.x86_64 181/662 Updating : abrt-addon-python-2.0.4-14.el6.x86_64 182/662 Installing : libreport-cli-2.0.5-20.el6.x86_64 183/662 Installing : libreport-plugin-kerneloops-2.0.5-20.el6.x86_64 184/662 Updating : abrt-addon-kerneloops-2.0.4-14.el6.x86_64 185/662 Installing : libreport-plugin-mailx-2.0.5-20.el6.x86_64 186/662 Installing : libreport-plugin-logger-2.0.5-20.el6.x86_64 187/662 Updating : python-pycurl-7.19.0-8.el6.x86_64 188/662 Updating : python-urlgrabber-3.9.1-8.el6.noarch 189/662 Updating : yum-3.2.29-22.el6.noarch 190/662 Updating : rhn-client-tools-1.0.0-73.el6.noarch 191/662 Updating : rhn-setup-1.0.0-73.el6.noarch 192/662 Updating : yum-rhn-plugin-0.9.1-36.el6.noarch 193/662 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Updating : pam_ldap-185-11.el6.x86_64 194/662 Installing : python-nss-0.11-3.el6.x86_64 195/662 Installing : ipa-python-2.1.3-9.el6.x86_64 196/662 Updating : nss-tools-3.12.10-17.el6_2.x86_64 197/662 Updating : libnih-1.0.1-7.el6.x86_64 198/662 Updating : upstart-0.6.5-10.el6.x86_64 199/662 Updating : file-libs-5.04-11.el6.x86_64 200/662 Updating : file-5.04-11.el6.x86_64 201/662 Updating : 1:perl-parent-0.221-119.el6_1.1.x86_64 202/662 Installing : perl-CGI-3.51-119.el6_1.1.x86_64 203/662 Updating : 1:perl-Parse-CPAN-Meta-1.40-119.el6_1.1.x86_64 204/662 Updating : perl-CPANPLUS-0.88-119.el6_1.1.x86_64 205/662 Installing : perl-YAML-Syck-1.07-4.el6.x86_64 206/662 Updating : perl-Time-Piece-1.15-119.el6_1.1.x86_64 207/662 Updating : 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 208/662 Installing : libref_array-0.1.1-6.el6.x86_64 209/662 Installing : libpath_utils-0.2.1-6.el6.x86_64 210/662 Updating : libini_config-0.6.1-6.el6.x86_64 211/662 Updating : gpm-libs-1.20.6-12.el6.x86_64 212/662 Updating : plymouth-core-libs-0.8.3-24.el6.x86_64 213/662 Updating : mingetty-1.08-5.el6.x86_64 214/662 Updating : iputils-20071127-16.el6.x86_64 215/662 Updating : initscripts-9.03.27-1.el6.x86_64 216/662 Updating : util-linux-ng-2.17.2-12.4.el6.x86_64 217/662 Updating : udev-147-2.40.el6.x86_64 218/662 Updating : libdrm-2.4.25-2.el6.x86_64 219/662 Updating : plymouth-0.8.3-24.el6.x86_64 220/662 Updating : dracut-004-256.el6.noarch 221/662 Updating : dracut-kernel-004-256.el6.noarch 222/662 Installing : kernel-2.6.32-220.2.1.el6.x86_64 223/662 Updating : device-mapper-libs-1.02.66-6.el6.x86_64 224/662 Updating : device-mapper-1.02.66-6.el6.x86_64 225/662 Updating : device-mapper-event-libs-1.02.66-6.el6.x86_64 226/662 Updating : openssh-5.3p1-70.el6.x86_64 227/662 Updating : policycoreutils-2.0.83-19.18.el6.x86_64 228/662 Updating : selinux-policy-3.7.19-126.el6_2.4.noarch 229/662 Updating : device-mapper-event-1.02.66-6.el6.x86_64 230/662 Updating : lvm2-libs-2.02.87-6.el6.x86_64 231/662 Updating : kpartx-0.4.9-46.el6.x86_64 232/662 Installing : mesa-dri-drivers-7.11-3.el6.x86_64 233/662 Updating : mdadm-3.2.2-9.el6.x86_64 234/662 Updating : cyrus-sasl-2.1.23-13.el6.x86_64 235/662 Updating : 2:postfix-2.6.6-2.2.el6_1.x86_64 236/662 Updating : samba-common-3.5.10-114.el6.x86_64 237/662 Updating : httpd-2.2.15-15.el6.x86_64 238/662 Updating : certmonger-0.50-3.el6.x86_64 239/662 Updating : postgresql-8.4.9-1.el6_1.1.x86_64 240/662 Updating : postgresql-server-8.4.9-1.el6_1.1.x86_64 241/662 Updating : rsyslog-4.6.2-12.el6.x86_64 242/662 Updating : cronie-anacron-1.4.4-7.el6.x86_64 243/662 Updating : cronie-1.4.4-7.el6.x86_64 244/662 Updating : crontabs-1.10-33.el6.noarch 245/662 Updating : oddjob-0.30-5.el6.x86_64 246/662 Installing : libXv-1.0.5-1.el6.x86_64 247/662 Installing : btparser-0.13-1.el6.x86_64 248/662 Updating : abrt-addon-ccpp-2.0.4-14.el6.x86_64 249/662 Installing : libvisual-0.4.0-9.1.el6.x86_64 250/662 Updating : libhugetlbfs-2.12-2.el6.x86_64 251/662 Installing : libXxf86vm-1.1.0-1.el6.x86_64 252/662 Installing : mesa-libGL-7.11-3.el6.x86_64 253/662 Installing : mesa-libGLU-7.11-3.el6.x86_64 254/662 Updating : glibc-headers-2.12-1.47.el6.x86_64 255/662 Installing : cdparanoia-libs-10.2-5.1.el6.x86_64 256/662 Updating : 2:vim-common-7.2.411-1.6.el6.x86_64 257/662 Installing : flac-1.2.1-6.1.el6.x86_64 258/662 Installing : liboil-0.3.16-4.1.el6.x86_64 259/662 Installing : gstreamer-plugins-base-0.10.29-1.el6.x86_64 260/662 Installing : 1:qt-x11-4.6.2-20.el6.x86_64 261/662 Installing : 1:phonon-backend-gstreamer-4.6.2-20.el6.x86_64 262/662 Installing : redhat-lsb-graphics-4.0-3.el6.x86_64 263/662 Updating : tmpwatch-2.9.16-4.el6.x86_64 264/662 Installing : portreserve-0.0.4-4.el6_1.1.x86_64 265/662 Installing : 1:cups-1.4.2-44.el6.x86_64 266/662 Installing : foomatic-db-ppds-4.0-7.20091126.el6.noarch 267/662 Installing : foomatic-db-4.0-7.20091126.el6.noarch 268/662 Updating : libdhash-0.4.2-6.el6.x86_64 269/662 Updating : sssd-1.5.1-66.el6_2.1.x86_64 270/662 Installing : urw-fonts-2.4-10.el6.noarch 271/662 Installing : ghostscript-8.70-11.el6_1.2.x86_64 272/662 Installing : foomatic-4.0.4-1.el6_1.1.x86_64 273/662 Installing : redhat-lsb-printing-4.0-3.el6.x86_64 274/662 Installing : 12:dhcp-common-4.1.1-25.P1.el6_2.1.x86_64 275/662 Updating : 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 276/662 Updating : redhat-lsb-4.0-3.el6.x86_64 277/662 Installing : ipa-client-2.1.3-9.el6.x86_64 278/662 Updating : libsndfile-1.0.20-5.el6.x86_64 279/662 Updating : 2:vim-enhanced-7.2.411-1.6.el6.x86_64 280/662 Updating : glibc-devel-2.12-1.47.el6.x86_64 281/662 Updating : libhugetlbfs-utils-2.12-2.el6.x86_64 282/662 Updating : abrt-cli-2.0.4-14.el6.x86_64 283/662 Updating : oddjob-mkhomedir-0.30-5.el6.x86_64 284/662 Updating : sysstat-9.0.4-18.el6.x86_64 285/662 Updating : postgresql-plpython-8.4.9-1.el6_1.1.x86_64 286/662 Updating : 1:mod_ssl-2.2.15-15.el6.x86_64 287/662 Updating : samba-client-3.5.10-114.el6.x86_64 288/662 Updating : kexec-tools-2.0.0-209.el6.x86_64 289/662 Updating : lvm2-2.02.87-6.el6.x86_64 290/662 Updating : selinux-policy-targeted-3.7.19-126.el6_2.4.noarch 291/662 Updating : openssh-server-5.3p1-70.el6.x86_64 292/662 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew Updating : openssh-clients-5.3p1-70.el6.x86_64 293/662 Updating : parted-2.1-17.el6.x86_64 294/662 Updating : 1:autofs-5.0.5-39.el6.x86_64 295/662 Updating : 1:iwl1000-firmware-39.31.5.1-1.el6.noarch 296/662 Updating : iwl6000-firmware-9.221.4.1-1.el6.noarch 297/662 Updating : crda-1.1.1_2010.11.22-1.el6.x86_64 298/662 Updating : iwl6050-firmware-41.28.5.1-2.el6.noarch 299/662 Updating : bfa-firmware-3.0.0.0-1.el6.noarch 300/662 Updating : prelink-0.4.6-3.el6.x86_64 301/662 Updating : 1:smartmontools-5.39.1-5.el6.x86_64 302/662 Updating : 1:microcode_ctl-1.17-9.el6.x86_64 303/662 Updating : 1:quota-3.17-16.el6.x86_64 304/662 Updating : nss-pam-ldapd-0.7.5-14.el6.x86_64 305/662 Updating : openswan-2.6.32-9.el6.x86_64 306/662 Updating : 1:net-snmp-5.5-37.el6_2.1.x86_64 307/662 Updating : rng-tools-2-13.el6_2.x86_64 308/662 Updating : 2:xinetd-2.3.14-33.el6.x86_64 309/662 Updating : perl-core-5.10.1-119.el6_1.1.x86_64 310/662 Updating : perl-Date-Manip-6.24-1.el6.noarch 311/662 Updating : rhn-check-1.0.0-73.el6.noarch 312/662 Updating : yum-plugin-security-1.1.30-10.el6.noarch 313/662 Updating : yum-utils-1.1.30-10.el6.noarch 314/662 Updating : pam_pkcs11-0.6.2-11.1.el6.x86_64 315/662 Updating : sudo-1.7.4p5-7.el6.x86_64 316/662 Updating : openldap-clients-2.4.23-20.el6.x86_64 317/662 Updating : cifs-utils-4.8.1-5.el6.x86_64 318/662 Updating : system-config-firewall-tui-1.2.27-5.el6.noarch 319/662 Updating : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-2-2 320/662 Updating : seekwatcher-0.12-5.el6.noarch 321/662 Updating : sos-2.2-17.el6.noarch 322/662 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.42.1.10.4.el6_2.x86 323/662 Updating : libgcj-4.4.6-3.el6.x86_64 324/662 Updating : 2:nmap-5.21-4.el6.x86_64 325/662 Updating : 1:grub-0.97-75.el6.x86_64 326/662 Updating : perf-2.6.32-220.2.1.el6.x86_64 327/662 Updating : krb5-pkinit-openssl-1.9-22.el6_2.1.x86_64 328/662 Updating : cyrus-sasl-md5-2.1.23-13.el6.x86_64 329/662 Updating : screen-4.0.3-16.el6.x86_64 330/662 Updating : ksh-20100621-12.el6_2.1.x86_64 331/662 Updating : audit-2.1.3-3.el6.x86_64 332/662 Updating : usbutils-003-4.el6.x86_64 333/662 Updating : tcsh-6.17-14.el6.x86_64 334/662 Updating : efibootmgr-0.5.4-9.el6.x86_64 335/662 Updating : pciutils-3.1.4-11.el6.x86_64 336/662 Updating : oprofile-0.9.6-21.el6.x86_64 337/662 Updating : 2:irqbalance-0.55-29.el6.x86_64 338/662 Updating : 5:mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64 339/662 Updating : nss_db-2.2.3-0.3.pre1.el6_1.1.x86_64 340/662 Updating : lsof-4.82-2.el6.x86_64 341/662 Updating : cyrus-sasl-plain-2.1.23-13.el6.x86_64 342/662 Updating : crash-5.1.8-1.el6.x86_64 343/662 Updating : 1:valgrind-3.6.0-4.el6.x86_64 344/662 Updating : attr-2.4.44-7.el6.x86_64 345/662 Updating : less-436-10.el6.x86_64 346/662 Updating : pinentry-0.7.6-6.el6.x86_64 347/662 Updating : 1:telnet-0.17-47.el6.x86_64 348/662 Updating : libicu-4.2.1-9.1.el6_2.x86_64 349/662 Updating : atlas-3.8.4-1.el6.x86_64 350/662 Updating : powertop-1.11-6.el6.x86_64 351/662 Updating : strace-4.5.19-1.10.el6.x86_64 352/662 Updating : jwhois-4.0-19.el6.x86_64 353/662 Updating : dosfstools-3.0.9-4.el6.x86_64 354/662 Installing : kernel-devel-2.6.32-220.2.1.el6.x86_64 355/662 Updating : ql2500-firmware-5.06.02-1.el6.noarch 356/662 Updating : man-pages-ja-20100115-5.el6.noarch 357/662 Updating : ql2400-firmware-5.06.02-1.el6.noarch 358/662 Updating : man-pages-3.22-17.el6.noarch 359/662 Updating : iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch 360/662 Updating : xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch 361/662 Updating : man-pages-overrides-6.2.3-2.el6.noarch 362/662 Cleanup : redhat-lsb-4.0-2.1.el6.x86_64 363/662 Cleanup : perl-core-5.10.1-115.el6.x86_64 364/662 Cleanup : perl-CPANPLUS-0.88-115.el6.x86_64 365/662 Cleanup : openssh-server-5.3p1-20.el6_0.3.x86_64 366/662 Cleanup : ipa-client-2.0-9.el6.x86_64 367/662 Cleanup : sssd-1.2.1-28.el6_0.4.x86_64 368/662 Cleanup : certmonger-0.24-4.el6.x86_64 369/662 Cleanup : abrt-cli-1.1.13-4.el6.x86_64 370/662 Cleanup : 1:net-snmp-5.5-27.el6_0.1.x86_64 371/662 Cleanup : openssh-clients-5.3p1-20.el6_0.3.x86_64 372/662 Cleanup : openssh-5.3p1-20.el6_0.3.x86_64 373/662 Cleanup : 1:autofs-5.0.5-23.el6_0.1.x86_64 374/662 Cleanup : 2:vim-enhanced-7.2.411-1.4.el6.x86_64 375/662 Cleanup : samba-client-3.5.4-68.el6_0.2.x86_64 376/662 Cleanup : samba-common-3.5.4-68.el6_0.2.x86_64 377/662 Cleanup : openswan-2.6.24-8.el6_0.1.x86_64 378/662 Cleanup : libgcj-4.4.4-13.el6.x86_64 379/662 Cleanup : krb5-workstation-1.8.2-3.el6_0.7.x86_64 380/662 Cleanup : samba-winbind-clients-3.5.4-68.el6_0.2.x86_64 381/662 Cleanup : abrt-addon-kerneloops-1.1.13-4.el6.x86_64 382/662 Cleanup : curl-7.19.7-16.el6.x86_64 383/662 Cleanup : pam_pkcs11-0.6.2-10.el6.x86_64 384/662 Cleanup : 1:quota-3.17-10.el6.x86_64 385/662 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 386/662 Cleanup : nss-pam-ldapd-0.7.5-3.el6.x86_64 387/662 Cleanup : 32:bind-utils-9.7.0-5.P2.el6_0.1.x86_64 388/662
Cleanup : sudo-1.7.2p2-9.el6.x86_64 389/662 Cleanup : nss-tools-3.12.8-3.el6_0.x86_64 390/662 Cleanup : kexec-tools-2.0.0-145.el6.x86_64 391/662 Cleanup : pam_ldap-185-5.el6.x86_64 392/662 Cleanup : gtk2-2.18.9-4.el6.x86_64 393/662 Cleanup : 1:cups-libs-1.4.2-35.el6_0.1.x86_64 394/662 Cleanup : 1:mod_ssl-2.2.15-5.el6.x86_64 395/662 Cleanup : httpd-2.2.15-5.el6.x86_64 396/662 Cleanup : oddjob-mkhomedir-0.30-1.el6.x86_64 397/662 Cleanup : 2:xinetd-2.3.14-29.el6.x86_64 398/662 Cleanup : parted-2.1-10.el6.x86_64 399/662 Cleanup : 1:dbus-1.2.24-4.el6_0.x86_64 400/662 Cleanup : 32:bind-libs-9.7.0-5.P2.el6_0.1.x86_64 401/662 Cleanup : 1:net-snmp-libs-5.5-27.el6_0.1.x86_64 402/662 Cleanup : krb5-pkinit-openssl-1.8.2-3.el6_0.7.x86_64 403/662 Cleanup : oddjob-0.30-1.el6.x86_64 404/662 Cleanup : httpd-tools-2.2.15-5.el6.x86_64 405/662 Cleanup : nscd-2.12-1.7.el6_0.5.x86_64 406/662 Cleanup : e2fsprogs-1.41.12-3.el6.x86_64 407/662 Cleanup : abrt-addon-ccpp-1.1.13-4.el6.x86_64 408/662 Cleanup : pam_krb5-2.3.11-1.el6.x86_64 409/662 Cleanup : openldap-clients-2.4.19-15.el6_0.2.x86_64 410/662 Cleanup : 5:mutt-1.5.20-2.20091214hg736b6a.el6.x86_64 411/662 Cleanup : lvm2-2.02.72-8.el6_0.4.x86_64 412/662 Cleanup : 1:perl-Module-Build-0.3500-115.el6.x86_64 413/662 Cleanup : lvm2-libs-2.02.72-8.el6_0.4.x86_64 414/662 Cleanup : authconfig-6.1.4-6.el6.x86_64 415/662 Cleanup : audit-2.0.4-1.el6.x86_64 416/662 Cleanup : perl-Archive-Tar-1.58-115.el6.x86_64 417/662 Cleanup : 1:perl-Archive-Extract-0.38-115.el6.x86_64 418/662 Cleanup : perl-File-Fetch-0.26-115.el6.x86_64 419/662 Cleanup : perl-Term-UI-0.20-115.el6.x86_64 420/662 Cleanup : device-mapper-event-1.02.53-8.el6_0.4.x86_64 421/662 Cleanup : cyrus-sasl-gssapi-2.1.23-8.el6.x86_64 422/662 Cleanup : prelink-0.4.3-4.el6.x86_64 423/662 Cleanup : oprofile-0.9.6-7.el6.x86_64 424/662 Cleanup : crda-1.1.1_2009.11.25-3.el6.x86_64 425/662 Cleanup : 2:nmap-5.21-3.el6.x86_64 426/662 Cleanup : sysstat-9.0.4-12.el6_0.1.x86_64 427/662 Cleanup : crontabs-1.10-32.1.el6.noarch 428/662 Cleanup : cronie-anacron-1.4.4-2.el6.x86_64 429/662 Cleanup : cronie-1.4.4-2.el6.x86_64 430/662 Cleanup : 2:postfix-2.6.6-2.1.el6_0.x86_64 431/662 Cleanup : cyrus-sasl-2.1.23-8.el6.x86_64 432/662 Cleanup : rsyslog-4.6.2-2.el6.x86_64 433/662 Cleanup : 1:smartmontools-5.39.1-2.el6.x86_64 434/662 Cleanup : 1:perl-IPC-Cmd-0.56-115.el6.x86_64 435/662 Cleanup : perl-Module-Load-Conditional-0.30-115.el6.x86_64 436/662 Cleanup : perl-Log-Message-Simple-0.04-115.el6.x86_64 437/662 Cleanup : 1:perl-Log-Message-0.02-115.el6.x86_64 438/662 Cleanup : selinux-policy-targeted-3.7.19-54.el6_0.5.noarch 439/662 Cleanup : selinux-policy-3.7.19-54.el6_0.5.noarch 440/662 Cleanup : glibc-devel-2.12-1.7.el6_0.5.x86_64 441/662 Cleanup : policycoreutils-2.0.83-19.8.el6_0.x86_64 442/662 Cleanup : at-3.1.10-42.el6.x86_64 443/662 Cleanup : file-5.04-5.el6.x86_64 444/662 Cleanup : screen-4.0.3-15.el6.x86_64 445/662 Cleanup : pciutils-3.1.4-9.el6.x86_64 446/662 Cleanup : cifs-utils-4.4-5.el6_0.2.x86_64 447/662 Cleanup : postgresql-plpython-8.4.7-1.el6_0.1.x86_64 448/662 Cleanup : postgresql-server-8.4.7-1.el6_0.1.x86_64 449/662 Cleanup : postgresql-8.4.7-1.el6_0.1.x86_64 450/662 Cleanup : postgresql-libs-8.4.7-1.el6_0.1.x86_64 451/662 Cleanup : keyutils-1.4-1.el6.x86_64 452/662 Cleanup : libsemanage-2.0.43-4.el6.x86_64 453/662 Cleanup : newt-python-0.52.11-2.el6.x86_64 454/662 Cleanup : mdadm-3.1.3-1.el6.x86_64 455/662 Cleanup : 2:vim-minimal-7.2.411-1.4.el6.x86_64 456/662 Cleanup : abrt-addon-python-1.1.13-4.el6.x86_64 457/662 Cleanup : 1:perl-Digest-SHA-5.47-115.el6.x86_64 458/662 Cleanup : cyrus-sasl-md5-2.1.23-8.el6.x86_64 459/662 Cleanup : 12:dhclient-4.1.1-12.P1.el6_0.4.x86_64 460/662 Cleanup : libgudev1-147-2.29.el6.x86_64 461/662 Cleanup : efibootmgr-0.5.4-8.el6.x86_64 462/662 Cleanup : 1:valgrind-3.5.0-18.el6.x86_64 463/662 Cleanup : pinentry-0.7.6-5.el6.x86_64 464/662 Cleanup : libhugetlbfs-utils-2.8-2.el6.x86_64 465/662 Cleanup : 2:irqbalance-0.55-27.el6.x86_64 466/662 Cleanup : 1:microcode_ctl-1.17-3.el6.x86_64 467/662 Cleanup : ksh-20100621-2.el6.x86_64 468/662 Cleanup : glibc-headers-2.12-1.7.el6_0.5.x86_64 469/662 Cleanup : 1:perl-IO-Zlib-1.09-115.el6.x86_64 470/662 Cleanup : perl-Compress-Zlib-2.020-115.el6.x86_64 471/662 Cleanup : perl-IO-Compress-Zlib-2.020-115.el6.x86_64 472/662 Cleanup : perl-Module-CoreList-2.18-115.el6.x86_64 473/662 Cleanup : 1:perl-Object-Accessor-0.34-115.el6.x86_64 474/662 Cleanup : 1:perl-Params-Check-0.26-115.el6.x86_64 475/662 Cleanup : perl-CPAN-1.9402-115.el6.x86_64 476/662 Cleanup : system-config-firewall-tui-1.2.27-3.el6_0.2.noarch 477/662 Cleanup : system-config-firewall-base-1.2.27-3.el6_0.2.noarc 478/662 Cleanup : rhn-check-1.0.0-38.el6.noarch 479/662 Cleanup : yum-rhn-plugin-0.9.1-5.el6.noarch 480/662 Cleanup : seekwatcher-0.12-4.1.el6.noarch 481/662 Cleanup : iptables-ipv6-1.4.7-3.el6.x86_64 482/662 Cleanup : blktrace-1.0.1-3.1.el6.x86_64 483/662 Cleanup : perl-Compress-Raw-Zlib-2.023-115.el6.x86_64 484/662 Cleanup : libselinux-utils-2.0.94-2.el6.x86_64 485/662 Cleanup : file-libs-5.04-5.el6.x86_64 486/662 Cleanup : libgcrypt-1.4.5-3.el6.x86_64 487/662 Cleanup : device-mapper-event-libs-1.02.53-8.el6_0.4.x86_64 488/662 Cleanup : e2fsprogs-libs-1.41.12-3.el6.x86_64 489/662 Cleanup : libss-1.41.12-3.el6.x86_64 490/662 Cleanup : apr-1.3.9-3.el6_0.1.x86_64 491/662 Cleanup : avahi-libs-0.6.25-8.el6.x86_64 492/662 Cleanup : 2:libpng-1.2.44-1.el6.x86_64 493/662 Cleanup : kpartx-0.4.9-31.el6_0.3.x86_64 494/662 Cleanup : device-mapper-1.02.53-8.el6_0.4.x86_64 495/662 Cleanup : device-mapper-libs-1.02.53-8.el6_0.4.x86_64 496/662 Cleanup : fipscheck-1.2.0-4.1.el6.x86_64 497/662 Cleanup : fipscheck-lib-1.2.0-4.1.el6.x86_64 498/662 Cleanup : libtirpc-0.2.1-1.el6.x86_64 499/662 Cleanup : libgssglue-0.1-8.1.el6.x86_64 500/662 Erasing : abrt-plugin-sosreport-1.1.13-4.el6.x86_64 501/662 Cleanup : sos-2.2-2.el6.noarch 502/662 Cleanup : libini_config-0.5.1-28.el6_0.4.x86_64 503/662 Cleanup : sssd-client-1.2.1-28.el6_0.4.x86_64 504/662 Cleanup : perl-Time-Piece-1.15-115.el6.x86_64 505/662 Cleanup : 4:perl-Time-HiRes-1.9721-115.el6.x86_64 506/662 Cleanup : crash-5.0.0-23.el6.x86_64 507/662 Cleanup : tcsh-6.17-8.el6.x86_64 508/662 Cleanup : lsof-4.82-1.2.el6.x86_64 509/662 Cleanup : usbutils-0.86-2.el6.x86_64 510/662 Cleanup : libsndfile-1.0.20-3.el6.x86_64 511/662 Cleanup : alsa-lib-1.0.21-3.el6.x86_64 512/662 Cleanup : nss_db-2.2.3-0.3.pre1.el6.x86_64 513/662 Cleanup : rhn-setup-1.0.0-38.el6.noarch 514/662 Cleanup : rhn-client-tools-1.0.0-38.el6.noarch 515/662 Cleanup : 1:perl-ExtUtils-CBuilder-0.27-115.el6.x86_64 516/662 Cleanup : yum-utils-1.1.26-11.el6.noarch 517/662 Cleanup : perl-ExtUtils-Embed-1.28-115.el6.x86_64 518/662 Cleanup : perl-Test-Simple-0.92-115.el6.x86_64 519/662 Cleanup : perl-Test-Harness-3.17-115.el6.x86_64 520/662 Cleanup : 1:perl-ExtUtils-ParseXS-2.2003.0-115.el6.x86_64 521/662 Cleanup : 4:perl-devel-5.10.1-115.el6.x86_64 522/662 Cleanup : perl-ExtUtils-MakeMaker-6.55-115.el6.x86_64 523/662 Cleanup : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-1-2 524/662 Cleanup : xdg-utils-1.0.2-15.20091016cvs.el6.noarch 525/662 Cleanup : 1:grub-0.97-68.el6.x86_64 526/662 Cleanup : python-dmidecode-3.10.12-1.el6.x86_64 527/662 Cleanup : libxml2-python-2.7.6-1.el6.x86_64 528/662 Cleanup : python-ethtool-0.3-5.1.el6.x86_64 529/662 Cleanup : libhugetlbfs-2.8-2.el6.x86_64 530/662 Cleanup : freetype-2.3.11-6.el6_0.2.x86_64 531/662 Cleanup : tcp_wrappers-7.6-56.3.el6.x86_64 532/662 Cleanup : 2:vim-common-7.2.411-1.4.el6.x86_64 533/662 Erasing : abrt-plugin-logger-1.1.13-4.el6.x86_64 534/662 Erasing : abrt-plugin-rhtsupport-1.1.13-4.el6.x86_64 535/662 Cleanup : abrt-1.1.13-4.el6.x86_64 536/662 Cleanup : abrt-libs-1.1.13-4.el6.x86_64 537/662 Cleanup : xmlrpc-c-client-1.16.24-1200.1840.el6.x86_64 538/662 Cleanup : xmlrpc-c-1.16.24-1200.1840.el6.x86_64 539/662 Cleanup : rng-tools-2-8.el6.x86_64 540/662 Cleanup : tmpwatch-2.9.16-3.el6.x86_64 541/662 Cleanup : jwhois-4.0-18.el6.x86_64 542/662 Cleanup : attr-2.4.44-4.el6.x86_64 543/662 Cleanup : cyrus-sasl-plain-2.1.23-8.el6.x86_64 544/662 Cleanup : less-436-4.el6.x86_64 545/662 Cleanup : rhnlib-2.5.22-9.el6.noarch 546/662 Cleanup : 1:perl-Locale-Maketext-Simple-0.18-115.el6.x86_64 547/662 Cleanup : perl-IO-Compress-Base-2.020-115.el6.x86_64 548/662 Cleanup : 1:perl-Module-Load-0.16-115.el6.x86_64 549/662 Cleanup : 1:perl-Package-Constants-0.02-115.el6.x86_64 550/662 Cleanup : 1:perl-Module-Loaded-0.02-115.el6.x86_64 551/662 Cleanup : 1:perl-Parse-CPAN-Meta-1.40-115.el6.x86_64 552/662 Cleanup : 1:perl-parent-0.221-115.el6.x86_64 553/662 Cleanup : perl-Date-Manip-5.54-4.el6.noarch 554/662 Cleanup : bfa-firmware-2.1.2.1-2.el6.noarch 555/662 Cleanup : iwl6050-firmware-9.201.4.1-2.el6.noarch 556/662 Cleanup : yum-plugin-security-1.1.26-11.el6.noarch 557/662 Cleanup : yum-3.2.27-14.el6_0.1.noarch 558/662 Cleanup : python-urlgrabber-3.9.1-7.el6.noarch 559/662 Cleanup : dracut-kernel-004-33.2.el6_0.noarch 560/662 Cleanup : dracut-004-33.2.el6_0.noarch 561/662 Cleanup : filesystem-2.4.30-2.1.el6.x86_64 562/662 Cleanup : perf-2.6.32-71.29.1.el6.noarch 563/662 Cleanup : iwl6000-firmware-9.176.4.1-2.el6.noarch 564/662 Cleanup : kernel-headers-2.6.32-71.29.1.el6.x86_64 565/662 Cleanup : mailcap-2.1.31-1.1.el6.noarch 566/662 Cleanup : 1:busybox-1.15.1-10.el6.x86_64 567/662 Cleanup : tzdata-java-2011g-1.el6.noarch 568/662 Cleanup : ql2500-firmware-5.03.02-2.el6.noarch 569/662 Cleanup : man-pages-ja-20100115-2.el6.noarch 570/662 Cleanup : kernel-firmware-2.6.32-71.29.1.el6.noarch 571/662 Cleanup : ql2400-firmware-5.03.02-1.el6.noarch 572/662 Cleanup : man-pages-3.22-12.el6.noarch 573/662 Cleanup : iwl5000-firmware-8.24.2.12-3.el6.noarch 574/662 Cleanup : iwl1000-firmware-128.50.3.1-1.1.el6.noarch 575/662 Cleanup : xorg-x11-drv-ati-firmware-6.13.0-6.el6.noarch 576/662 Cleanup : man-pages-overrides-1.0-1.el6.noarch 577/662 Cleanup : plymouth-0.8.3-17.el6.x86_64 578/662 Cleanup : yum-metadata-parser-1.1.2-14.1.el6.x86_64 579/662 Cleanup : 1:perl-Module-Pluggable-3.90-115.el6.x86_64 580/662 Cleanup : 1:perl-Pod-Escapes-1.04-115.el6.x86_64 581/662 Cleanup : 1:perl-Pod-Simple-3.13-115.el6.x86_64 582/662 Cleanup : 3:perl-version-0.77-115.el6.x86_64 583/662 Cleanup : 4:perl-libs-5.10.1-115.el6.x86_64 584/662 Cleanup : 4:perl-5.10.1-115.el6.x86_64 585/662 Cleanup : python-pycurl-7.19.0-5.el6.x86_64 586/662 Cleanup : plymouth-scripts-0.8.3-17.el6.x86_64 587/662 Cleanup : libcurl-7.19.7-16.el6.x86_64 588/662 Cleanup : nss-sysinit-3.12.8-3.el6_0.x86_64 589/662 Cleanup : nss-3.12.8-3.el6_0.x86_64 590/662 Cleanup : nss-softokn-3.12.8-1.el6_0.x86_64 591/662 Cleanup : openldap-2.4.19-15.el6_0.2.x86_64 592/662 Cleanup : nss-util-3.12.8-1.el6_0.x86_64 593/662 Cleanup : libssh2-1.2.2-7.el6.x86_64 594/662 Cleanup : python-libs-2.6.5-3.el6_0.2.x86_64 595/662 Cleanup : python-2.6.5-3.el6_0.2.x86_64 596/662 Cleanup : openssl-1.0.0-4.el6_0.2.x86_64 597/662 Cleanup : krb5-libs-1.8.2-3.el6_0.7.x86_64 598/662 Cleanup : libxml2-2.7.6-1.el6.x86_64 599/662 Cleanup : nspr-4.8.6-1.el6.x86_64 600/662 Cleanup : libdrm-2.4.20-2.el6.x86_64 601/662 Cleanup : util-linux-ng-2.17.2-6.el6_0.1.x86_64 602/662 Cleanup : iputils-20071127-13.el6.x86_64 603/662 Cleanup : udev-147-2.29.el6.x86_64 604/662 Cleanup : initscripts-9.03.17-1.el6_0.1.x86_64 605/662 Cleanup : coreutils-libs-8.4-9.el6.x86_64 606/662 Cleanup : pam-1.1.1-4.el6_0.1.x86_64 607/662 Cleanup : coreutils-8.4-9.el6.x86_64 608/662 Cleanup : 2:shadow-utils-4.1.4.2-8.el6.x86_64 609/662 Cleanup : upstart-0.6.5-6.1.el6_0.1.x86_64 610/662 Cleanup : sed-4.2.1-5.el6.x86_64 611/662 Cleanup : libblkid-2.17.2-6.el6_0.1.x86_64 612/662 Cleanup : libnih-1.0.1-6.el6.x86_64 613/662 Cleanup : libacl-2.2.49-4.el6.x86_64 614/662 Cleanup : libcap-2.16-5.2.el6.x86_64 615/662 Cleanup : iproute-2.6.32-10.el6.x86_64 616/662 Cleanup : glib2-2.22.5-5.el6.x86_64 617/662 Cleanup : net-tools-1.60-102.el6.x86_64 618/662 Cleanup : libselinux-2.0.94-2.el6.x86_64 619/662 Cleanup : libsepol-2.0.41-3.el6.x86_64 620/662 Cleanup : iptables-1.4.7-3.el6.x86_64 621/662 Cleanup : which-2.19-5.1.el6.x86_64 622/662 Cleanup : cracklib-dicts-2.8.16-2.el6.x86_64 623/662 Cleanup : cracklib-2.8.16-2.el6.x86_64 624/662 Cleanup : libattr-2.4.44-4.el6.x86_64 625/662 Cleanup : 1:dbus-libs-1.2.24-4.el6_0.x86_64 626/662 Cleanup : libuuid-2.17.2-6.el6_0.1.x86_64 627/662 Cleanup : audit-libs-2.0.4-1.el6.x86_64 628/662 Cleanup : sysvinit-tools-2.87-3.dsf.el6.x86_64 629/662 Cleanup : procps-3.2.8-14.el6.x86_64 630/662 Cleanup : mingetty-1.08-4.1.el6.x86_64 631/662 Cleanup : zlib-1.2.3-25.el6.x86_64 632/662 Cleanup : libcom_err-1.41.12-3.el6.x86_64 633/662 Cleanup : keyutils-libs-1.4-1.el6.x86_64 634/662 Cleanup : cyrus-sasl-lib-2.1.23-8.el6.x86_64 635/662 Cleanup : plymouth-core-libs-0.8.3-17.el6.x86_64 636/662 Cleanup : tcp_wrappers-libs-7.6-56.3.el6.x86_64 637/662 Cleanup : newt-0.52.11-2.el6.x86_64 638/662 Cleanup : libcollection-0.5.0-28.el6_0.4.x86_64 639/662 Cleanup : libudev-147-2.29.el6.x86_64 640/662 Cleanup : libgpg-error-1.7-3.el6.x86_64 641/662 Cleanup : pciutils-libs-3.1.4-9.el6.x86_64 642/662 Cleanup : libnl-1.1-12.el6_0.1.x86_64 643/662 Cleanup : jasper-libs-1.900.1-15.el6.x86_64 644/662 Cleanup : libtdb-1.2.1-2.el6.x86_64 645/662 Cleanup : gpm-libs-1.20.6-11.el6.x86_64 646/662 Cleanup : libdhash-0.4.0-28.el6_0.4.x86_64 647/662 Cleanup : dosfstools-3.0.9-3.el6.x86_64 648/662 Cleanup : strace-4.5.19-1.6.el6.x86_64 649/662 Cleanup : powertop-1.11-3.1.el6.x86_64 650/662 Cleanup : atlas-3.8.3-12.4.el6.x86_64 651/662 Cleanup : libicu-4.2.1-9.el6.x86_64 652/662 Cleanup : 1:telnet-0.17-46.el6.x86_64 653/662 Cleanup : setup-2.8.14-10.el6.noarch 654/662 Cleanup : redhat-release-server-6Server-6.0.0.37.el6.x86_64 655/662 Cleanup : hwdata-0.233-1.el6.noarch 656/662 Cleanup : ca-certificates-2010.63-3.el6.noarch 657/662 Cleanup : bash-4.1.2-3.el6.x86_64 658/662 Cleanup : glibc-common-2.12-1.7.el6_0.5.x86_64 659/662 Cleanup : nss-softokn-freebl-3.12.8-1.el6_0.x86_64 660/662 Cleanup : glibc-2.12-1.7.el6_0.5.x86_64 661/662 Cleanup : tzdata-2011g-1.el6.noarch 662/662 Installed: abrt.x86_64 0:2.0.4-14.el6 ipa-client.x86_64 0:2.1.3-9.el6 kernel.x86_64 0:2.6.32-220.2.1.el6 kernel-devel.x86_64 0:2.6.32-220.2.1.el6 libreport-plugin-logger.x86_64 0:2.0.5-20.el6 libreport-plugin-rhtsupport.x86_64 0:2.0.5-20.el6 Dependency Installed: acl.x86_64 0:2.2.49-6.el6 btparser.x86_64 0:0.13-1.el6 cdparanoia-libs.x86_64 0:10.2-5.1.el6 cups.x86_64 1:1.4.2-44.el6 dhcp-common.x86_64 12:4.1.1-25.P1.el6_2.1 flac.x86_64 0:1.2.1-6.1.el6 foomatic.x86_64 0:4.0.4-1.el6_1.1 foomatic-db.noarch 0:4.0-7.20091126.el6 foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 ghostscript.x86_64 0:8.70-11.el6_1.2 ghostscript-fonts.noarch 0:5.50-23.1.el6 gstreamer.x86_64 0:0.10.29-1.el6 gstreamer-plugins-base.x86_64 0:0.10.29-1.el6 gstreamer-tools.x86_64 0:0.10.29-1.el6 ipa-python.x86_64 0:2.1.3-9.el6 iso-codes.noarch 0:3.16-2.el6 lcms-libs.x86_64 0:1.19-1.el6 libXfont.x86_64 0:1.4.1-2.el6_1 libXv.x86_64 0:1.0.5-1.el6 libXxf86vm.x86_64 0:1.1.0-1.el6 libfontenc.x86_64 0:1.0.5-2.el6 libipa_hbac.x86_64 0:1.5.1-66.el6_2.1 libipa_hbac-python.x86_64 0:1.5.1-66.el6_2.1 libmng.x86_64 0:1.0.10-4.1.el6 liboil.x86_64 0:0.3.16-4.1.el6 libpath_utils.x86_64 0:0.2.1-6.el6 libref_array.x86_64 0:0.1.1-6.el6 libreport.x86_64 0:2.0.5-20.el6 libreport-cli.x86_64 0:2.0.5-20.el6 libreport-plugin-kerneloops.x86_64 0:2.0.5-20.el6 libreport-plugin-mailx.x86_64 0:2.0.5-20.el6 libreport-plugin-reportuploader.x86_64 0:2.0.5-20.el6 libreport-python.x86_64 0:2.0.5-20.el6 libunistring.x86_64 0:0.9.3-4.el6 libvisual.x86_64 0:0.4.0-9.1.el6 libxslt.x86_64 0:1.1.26-2.el6 mesa-dri-drivers.x86_64 0:7.11-3.el6 mesa-libGL.x86_64 0:7.11-3.el6 mesa-libGLU.x86_64 0:7.11-3.el6 openjpeg-libs.x86_64 0:1.3-7.el6 perl-CGI.x86_64 0:3.51-119.el6_1.1 perl-YAML-Syck.x86_64 0:1.07-4.el6 phonon-backend-gstreamer.x86_64 1:4.6.2-20.el6 poppler.x86_64 0:0.12.4-3.el6_0.1 poppler-data.noarch 0:0.4.0-1.el6 poppler-utils.x86_64 0:0.12.4-3.el6_0.1 portreserve.x86_64 0:0.0.4-4.el6_1.1 python-kerberos.x86_64 0:1.1-6.2.el6 python-lxml.x86_64 0:2.2.3-1.1.el6 python-netaddr.noarch 0:0.7.5-4.el6 python-nss.x86_64 0:0.11-3.el6 qt.x86_64 1:4.6.2-20.el6 qt-sqlite.x86_64 1:4.6.2-20.el6 qt-x11.x86_64 1:4.6.2-20.el6 qt3.x86_64 0:3.3.8b-30.el6 redhat-lsb-graphics.x86_64 0:4.0-3.el6 redhat-lsb-printing.x86_64 0:4.0-3.el6 urw-fonts.noarch 0:2.4-10.el6 xml-common.noarch 0:0.6.3-32.el6 xorg-x11-font-utils.x86_64 1:7.2-11.el6 Updated: Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:2-22.el6_2 abrt-addon-ccpp.x86_64 0:2.0.4-14.el6 abrt-addon-kerneloops.x86_64 0:2.0.4-14.el6 abrt-addon-python.x86_64 0:2.0.4-14.el6 abrt-cli.x86_64 0:2.0.4-14.el6 abrt-libs.x86_64 0:2.0.4-14.el6 alsa-lib.x86_64 0:1.0.22-3.el6 apr.x86_64 0:1.3.9-3.el6_1.2 at.x86_64 0:3.1.10-43.el6 atlas.x86_64 0:3.8.4-1.el6 attr.x86_64 0:2.4.44-7.el6 audit.x86_64 0:2.1.3-3.el6 audit-libs.x86_64 0:2.1.3-3.el6 authconfig.x86_64 0:6.1.12-5.el6 autofs.x86_64 1:5.0.5-39.el6 avahi-libs.x86_64 0:0.6.25-11.el6 bash.x86_64 0:4.1.2-8.el6 bfa-firmware.noarch 0:3.0.0.0-1.el6 bind-libs.x86_64 32:9.7.3-8.P3.el6_2.1 bind-utils.x86_64 32:9.7.3-8.P3.el6_2.1 blktrace.x86_64 0:1.0.1-6.el6 busybox.x86_64 1:1.15.1-11.el6 ca-certificates.noarch 0:2010.63-3.el6_1.5 certmonger.x86_64 0:0.50-3.el6 cifs-utils.x86_64 0:4.8.1-5.el6 coreutils.x86_64 0:8.4-16.el6 coreutils-libs.x86_64 0:8.4-16.el6 cracklib.x86_64 0:2.8.16-4.el6 cracklib-dicts.x86_64 0:2.8.16-4.el6 crash.x86_64 0:5.1.8-1.el6 crda.x86_64 0:1.1.1_2010.11.22-1.el6 cronie.x86_64 0:1.4.4-7.el6 cronie-anacron.x86_64 0:1.4.4-7.el6 crontabs.noarch 0:1.10-33.el6 cups-libs.x86_64 1:1.4.2-44.el6 curl.x86_64 0:7.19.7-26.el6_1.2 cyrus-sasl.x86_64 0:2.1.23-13.el6 cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 dbus.x86_64 1:1.2.24-5.el6_1 dbus-libs.x86_64 1:1.2.24-5.el6_1 device-mapper.x86_64 0:1.02.66-6.el6 device-mapper-event.x86_64 0:1.02.66-6.el6 device-mapper-event-libs.x86_64 0:1.02.66-6.el6 device-mapper-libs.x86_64 0:1.02.66-6.el6 dhclient.x86_64 12:4.1.1-25.P1.el6_2.1 dosfstools.x86_64 0:3.0.9-4.el6 dracut.noarch 0:004-256.el6 dracut-kernel.noarch 0:004-256.el6 e2fsprogs.x86_64 0:1.41.12-11.el6 e2fsprogs-libs.x86_64 0:1.41.12-11.el6 efibootmgr.x86_64 0:0.5.4-9.el6 file.x86_64 0:5.04-11.el6 file-libs.x86_64 0:5.04-11.el6 filesystem.x86_64 0:2.4.30-3.el6 fipscheck.x86_64 0:1.2.0-7.el6 fipscheck-lib.x86_64 0:1.2.0-7.el6 freetype.x86_64 0:2.3.11-6.el6_1.8 glib2.x86_64 0:2.22.5-6.el6 glibc.x86_64 0:2.12-1.47.el6 glibc-common.x86_64 0:2.12-1.47.el6 glibc-devel.x86_64 0:2.12-1.47.el6 glibc-headers.x86_64 0:2.12-1.47.el6 gpm-libs.x86_64 0:1.20.6-12.el6 grub.x86_64 1:0.97-75.el6 gtk2.x86_64 0:2.18.9-6.el6 httpd.x86_64 0:2.2.15-15.el6 httpd-tools.x86_64 0:2.2.15-15.el6 hwdata.noarch 0:0.233-7.6.el6 initscripts.x86_64 0:9.03.27-1.el6 iproute.x86_64 0:2.6.32-17.el6 iptables.x86_64 0:1.4.7-4.el6 iptables-ipv6.x86_64 0:1.4.7-4.el6 iputils.x86_64 0:20071127-16.el6 irqbalance.x86_64 2:0.55-29.el6 iwl1000-firmware.noarch 1:39.31.5.1-1.el6 iwl5000-firmware.noarch 0:8.83.5.1_1-1.el6_1.1 iwl6000-firmware.noarch 0:9.221.4.1-1.el6 iwl6050-firmware.noarch 0:41.28.5.1-2.el6 jasper-libs.x86_64 0:1.900.1-15.el6_1.1 java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 jwhois.x86_64 0:4.0-19.el6 kernel-firmware.noarch 0:2.6.32-220.2.1.el6 kernel-headers.x86_64 0:2.6.32-220.2.1.el6 kexec-tools.x86_64 0:2.0.0-209.el6 keyutils.x86_64 0:1.4-3.el6 keyutils-libs.x86_64 0:1.4-3.el6 kpartx.x86_64 0:0.4.9-46.el6 krb5-libs.x86_64 0:1.9-22.el6_2.1 krb5-pkinit-openssl.x86_64 0:1.9-22.el6_2.1 krb5-workstation.x86_64 0:1.9-22.el6_2.1 ksh.x86_64 0:20100621-12.el6_2.1 less.x86_64 0:436-10.el6 libacl.x86_64 0:2.2.49-6.el6 libattr.x86_64 0:2.4.44-7.el6 libblkid.x86_64 0:2.17.2-12.4.el6 libcap.x86_64 0:2.16-5.5.el6 libcollection.x86_64 0:0.6.0-6.el6 libcom_err.x86_64 0:1.41.12-11.el6 libcurl.x86_64 0:7.19.7-26.el6_1.2 libdhash.x86_64 0:0.4.2-6.el6 libdrm.x86_64 0:2.4.25-2.el6 libgcj.x86_64 0:4.4.6-3.el6 libgcrypt.x86_64 0:1.4.5-9.el6 libgpg-error.x86_64 0:1.7-4.el6 libgssglue.x86_64 0:0.1-11.el6 libgudev1.x86_64 0:147-2.40.el6 libhugetlbfs.x86_64 0:2.12-2.el6 libhugetlbfs-utils.x86_64 0:2.12-2.el6 libicu.x86_64 0:4.2.1-9.1.el6_2 libini_config.x86_64 0:0.6.1-6.el6 libnih.x86_64 0:1.0.1-7.el6 libnl.x86_64 0:1.1-14.el6 libpng.x86_64 2:1.2.46-1.el6_1 libselinux.x86_64 0:2.0.94-5.2.el6 libselinux-utils.x86_64 0:2.0.94-5.2.el6 libsemanage.x86_64 0:2.0.43-4.1.el6 libsepol.x86_64 0:2.0.41-4.el6 libsndfile.x86_64 0:1.0.20-5.el6 libss.x86_64 0:1.41.12-11.el6 libssh2.x86_64 0:1.2.2-7.el6_1.1 libtdb.x86_64 0:1.2.1-3.el6 libtirpc.x86_64 0:0.2.1-5.el6 libudev.x86_64 0:147-2.40.el6 libuuid.x86_64 0:2.17.2-12.4.el6 libxml2.x86_64 0:2.7.6-4.el6 libxml2-python.x86_64 0:2.7.6-4.el6 lsof.x86_64 0:4.82-2.el6 lvm2.x86_64 0:2.02.87-6.el6 lvm2-libs.x86_64 0:2.02.87-6.el6 mailcap.noarch 0:2.1.31-2.el6 man-pages.noarch 0:3.22-17.el6 man-pages-ja.noarch 0:20100115-5.el6 man-pages-overrides.noarch 0:6.2.3-2.el6 mdadm.x86_64 0:3.2.2-9.el6 microcode_ctl.x86_64 1:1.17-9.el6 mingetty.x86_64 0:1.08-5.el6 mod_ssl.x86_64 1:2.2.15-15.el6 mutt.x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 net-snmp.x86_64 1:5.5-37.el6_2.1 net-snmp-libs.x86_64 1:5.5-37.el6_2.1 net-tools.x86_64 0:1.60-109.el6 newt.x86_64 0:0.52.11-3.el6 newt-python.x86_64 0:0.52.11-3.el6 nmap.x86_64 2:5.21-4.el6 nscd.x86_64 0:2.12-1.47.el6 nspr.x86_64 0:4.8.8-3.el6 nss.x86_64 0:3.12.10-17.el6_2 nss-pam-ldapd.x86_64 0:0.7.5-14.el6 nss-softokn.x86_64 0:3.12.9-11.el6 nss-softokn-freebl.x86_64 0:3.12.9-11.el6
nss-sysinit.x86_64 0:3.12.10-17.el6_2 nss-tools.x86_64 0:3.12.10-17.el6_2 nss-util.x86_64 0:3.12.10-2.el6 nss_db.x86_64 0:2.2.3-0.3.pre1.el6_1.1 oddjob.x86_64 0:0.30-5.el6 oddjob-mkhomedir.x86_64 0:0.30-5.el6 openldap.x86_64 0:2.4.23-20.el6 openldap-clients.x86_64 0:2.4.23-20.el6 openssh.x86_64 0:5.3p1-70.el6 openssh-clients.x86_64 0:5.3p1-70.el6 openssh-server.x86_64 0:5.3p1-70.el6 openssl.x86_64 0:1.0.0-20.el6 openswan.x86_64 0:2.6.32-9.el6 oprofile.x86_64 0:0.9.6-21.el6 pam.x86_64 0:1.1.1-10.el6 pam_krb5.x86_64 0:2.3.11-9.el6 pam_ldap.x86_64 0:185-11.el6 pam_pkcs11.x86_64 0:0.6.2-11.1.el6 parted.x86_64 0:2.1-17.el6 pciutils.x86_64 0:3.1.4-11.el6 pciutils-libs.x86_64 0:3.1.4-11.el6 perf.x86_64 0:2.6.32-220.2.1.el6 perl.x86_64 4:5.10.1-119.el6_1.1 perl-Archive-Extract.x86_64 1:0.38-119.el6_1.1 perl-Archive-Tar.x86_64 0:1.58-119.el6_1.1 perl-CPAN.x86_64 0:1.9402-119.el6_1.1 perl-CPANPLUS.x86_64 0:0.88-119.el6_1.1 perl-Compress-Raw-Zlib.x86_64 0:2.023-119.el6_1.1 perl-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 perl-Date-Manip.noarch 0:6.24-1.el6 perl-Digest-SHA.x86_64 1:5.47-119.el6_1.1 perl-ExtUtils-CBuilder.x86_64 1:0.27-119.el6_1.1 perl-ExtUtils-Embed.x86_64 0:1.28-119.el6_1.1 perl-ExtUtils-MakeMaker.x86_64 0:6.55-119.el6_1.1 perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-119.el6_1.1 perl-File-Fetch.x86_64 0:0.26-119.el6_1.1 perl-IO-Compress-Base.x86_64 0:2.020-119.el6_1.1 perl-IO-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 perl-IO-Zlib.x86_64 1:1.09-119.el6_1.1 perl-IPC-Cmd.x86_64 1:0.56-119.el6_1.1 perl-Locale-Maketext-Simple.x86_64 1:0.18-119.el6_1.1 perl-Log-Message.x86_64 1:0.02-119.el6_1.1 perl-Log-Message-Simple.x86_64 0:0.04-119.el6_1.1 perl-Module-Build.x86_64 1:0.3500-119.el6_1.1 perl-Module-CoreList.x86_64 0:2.18-119.el6_1.1 perl-Module-Load.x86_64 1:0.16-119.el6_1.1 perl-Module-Load-Conditional.x86_64 0:0.30-119.el6_1.1 perl-Module-Loaded.x86_64 1:0.02-119.el6_1.1 perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 perl-Object-Accessor.x86_64 1:0.34-119.el6_1.1 perl-Package-Constants.x86_64 1:0.02-119.el6_1.1 perl-Params-Check.x86_64 1:0.26-119.el6_1.1 perl-Parse-CPAN-Meta.x86_64 1:1.40-119.el6_1.1 perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 perl-Term-UI.x86_64 0:0.20-119.el6_1.1 perl-Test-Harness.x86_64 0:3.17-119.el6_1.1 perl-Test-Simple.x86_64 0:0.92-119.el6_1.1 perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 perl-Time-Piece.x86_64 0:1.15-119.el6_1.1 perl-core.x86_64 0:5.10.1-119.el6_1.1 perl-devel.x86_64 4:5.10.1-119.el6_1.1 perl-libs.x86_64 4:5.10.1-119.el6_1.1 perl-parent.x86_64 1:0.221-119.el6_1.1 perl-version.x86_64 3:0.77-119.el6_1.1 pinentry.x86_64 0:0.7.6-6.el6 plymouth.x86_64 0:0.8.3-24.el6 plymouth-core-libs.x86_64 0:0.8.3-24.el6 plymouth-scripts.x86_64 0:0.8.3-24.el6 policycoreutils.x86_64 0:2.0.83-19.18.el6 postfix.x86_64 2:2.6.6-2.2.el6_1 postgresql.x86_64 0:8.4.9-1.el6_1.1 postgresql-libs.x86_64 0:8.4.9-1.el6_1.1 postgresql-plpython.x86_64 0:8.4.9-1.el6_1.1 postgresql-server.x86_64 0:8.4.9-1.el6_1.1 powertop.x86_64 0:1.11-6.el6 prelink.x86_64 0:0.4.6-3.el6 procps.x86_64 0:3.2.8-21.el6 python.x86_64 0:2.6.6-29.el6 python-dmidecode.x86_64 0:3.10.13-1.el6 python-ethtool.x86_64 0:0.6-1.el6 python-libs.x86_64 0:2.6.6-29.el6 python-pycurl.x86_64 0:7.19.0-8.el6 python-urlgrabber.noarch 0:3.9.1-8.el6 ql2400-firmware.noarch 0:5.06.02-1.el6 ql2500-firmware.noarch 0:5.06.02-1.el6 quota.x86_64 1:3.17-16.el6 redhat-lsb.x86_64 0:4.0-3.el6 redhat-release-server.x86_64 0:6Server-6.2.0.3.el6 rhn-check.noarch 0:1.0.0-73.el6 rhn-client-tools.noarch 0:1.0.0-73.el6 rhn-setup.noarch 0:1.0.0-73.el6 rhnlib.noarch 0:2.5.22-12.el6 rng-tools.x86_64 0:2-13.el6_2 rsyslog.x86_64 0:4.6.2-12.el6 samba-client.x86_64 0:3.5.10-114.el6 samba-common.x86_64 0:3.5.10-114.el6 samba-winbind-clients.x86_64 0:3.5.10-114.el6 screen.x86_64 0:4.0.3-16.el6 sed.x86_64 0:4.2.1-7.el6 seekwatcher.noarch 0:0.12-5.el6 selinux-policy.noarch 0:3.7.19-126.el6_2.4 selinux-policy-targeted.noarch 0:3.7.19-126.el6_2.4 setup.noarch 0:2.8.14-13.el6 shadow-utils.x86_64 2:4.1.4.2-13.el6 smartmontools.x86_64 1:5.39.1-5.el6 sos.noarch 0:2.2-17.el6 sssd.x86_64 0:1.5.1-66.el6_2.1 sssd-client.x86_64 0:1.5.1-66.el6_2.1 strace.x86_64 0:4.5.19-1.10.el6 sudo.x86_64 0:1.7.4p5-7.el6 sysstat.x86_64 0:9.0.4-18.el6 system-config-firewall-base.noarch 0:1.2.27-5.el6 system-config-firewall-tui.noarch 0:1.2.27-5.el6 sysvinit-tools.x86_64 0:2.87-4.dsf.el6 tcp_wrappers.x86_64 0:7.6-57.el6 tcp_wrappers-libs.x86_64 0:7.6-57.el6 tcsh.x86_64 0:6.17-14.el6 telnet.x86_64 1:0.17-47.el6 tmpwatch.x86_64 0:2.9.16-4.el6 tzdata.noarch 0:2011l-4.el6 tzdata-java.noarch 0:2011l-4.el6 udev.x86_64 0:147-2.40.el6 upstart.x86_64 0:0.6.5-10.el6 usbutils.x86_64 0:003-4.el6 util-linux-ng.x86_64 0:2.17.2-12.4.el6 valgrind.x86_64 1:3.6.0-4.el6 vim-common.x86_64 2:7.2.411-1.6.el6 vim-enhanced.x86_64 2:7.2.411-1.6.el6 vim-minimal.x86_64 2:7.2.411-1.6.el6 which.x86_64 0:2.19-6.el6 xdg-utils.noarch 0:1.0.2-17.20091016cvs.el6 xinetd.x86_64 2:2.3.14-33.el6 xmlrpc-c.x86_64 0:1.16.24-1200.1840.el6_1.4 xmlrpc-c-client.x86_64 0:1.16.24-1200.1840.el6_1.4 xorg-x11-drv-ati-firmware.noarch 0:6.14.2-7.el6 yum.noarch 0:3.2.29-22.el6 yum-metadata-parser.x86_64 0:1.1.2-16.el6 yum-plugin-security.noarch 0:1.1.30-10.el6 yum-rhn-plugin.noarch 0:0.9.1-36.el6 yum-utils.noarch 0:1.1.30-10.el6 zlib.x86_64 0:1.2.3-27.el6 Replaced: abrt-plugin-logger.x86_64 0:1.1.13-4.el6 abrt-plugin-rhtsupport.x86_64 0:1.1.13-4.el6 abrt-plugin-sosreport.x86_64 0:1.1.13-4.el6 ipa-client.x86_64 0:2.0-9.el6 Complete! EXPECTED RESULT: 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 ## Summary ## FAILURES = 2 FAILED TESTS = ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m1.large ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-132-100.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-faa903e7 , Instance Type : m1.large and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : HyVsKEVxyBe6KMinkgsbnZ97KyMae+u/14tmZ6t0HzHxzEwEZ9tcnw+rkv43W52sBsE2z9ch9AB8 ug9ktC87cTjGUfuyrY7iqrW7byysPw3w4c1sidJKSe2BOHQ+Xjsr0ZaAEhi9k7TsyZ4630CzDSq6 tD9tS/ZZvJz9F/MLa5s= This is a Cloud Access image /root/valid/src ip-10-252-11-67 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-132-100.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-faa903e7 , Instance Type : m1.large and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : HyVsKEVxyBe6KMinkgsbnZ97KyMae+u/14tmZ6t0HzHxzEwEZ9tcnw+rkv43W52sBsE2z9ch9AB8 ug9ktC87cTjGUfuyrY7iqrW7byysPw3w4c1sidJKSe2BOHQ+Xjsr0ZaAEhi9k7TsyZ4630CzDSq6 tD9tS/ZZvJz9F/MLa5s= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7646936 > hwp MEMORY of 7500000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-252-11-67 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 6,710 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 4,185 repolist: 10,895 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, rhui-lb, security ================================= Matched: zsh ================================= zsh-html.x86_64 : Zsh shell manual in html format python-twisted-core-zsh.x86_64 : Tab completion for Zsh and Twisted Core zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Directory Client E-mail server Fonts French Support Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Client management tools Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Debugging and Performance Tools Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support General Purpose Desktop German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Identity Management Server Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Applications Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support NFS file server Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Office Suite and Productivity Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Ruby Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Systems Management Messaging Server support Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support iSCSI Storage Client Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package binutils.x86_64 0:2.20.51.0.2-5.28.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-6.el6 set to be updated ---> Package elfutils.x86_64 0:0.152-1.el6 set to be updated --> Processing Dependency: elfutils-libs(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: elfutils-libelf(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.152-1.el6.x86_64 ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgomp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: cpp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: libgcc >= 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 ---> Package gcc-c++.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 --> Processing Dependency: libstdc++ = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgfortran = 4.4.6-3.el6 for package: gcc-gfortran-4.4.6-3.el6.x86_64 ---> Package git.x86_64 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-34.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-19.el6 set to be updated --> Processing Dependency: rpm = 4.8.0-19.el6 for package: rpm-build-4.8.0-19.el6.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-19.el6.x86_64 ---> Package subversion.x86_64 0:1.6.11-2.el6_1.4 set to be updated ---> Package swig.x86_64 0:1.3.40-6.el6 set to be updated ---> Package systemtap.x86_64 0:1.6-4.el6 set to be updated --> Processing Dependency: systemtap-runtime = 1.6-4.el6 for package: systemtap-1.6-4.el6.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package elfutils-libelf.x86_64 0:0.152-1.el6 set to be updated ---> Package elfutils-libs.x86_64 0:0.152-1.el6 set to be updated ---> Package gdb.x86_64 0:7.2-50.el6 set to be updated ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libgcc.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgfortran.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgomp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++-devel.x86_64 0:4.4.6-3.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-libs-4.8.0-12.el6.x86_64 --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-python-4.8.0-12.el6.x86_64 ---> Package rpm.x86_64 0:4.8.0-19.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.6-4.el6 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated ---> Package rpm-libs.x86_64 0:4.8.0-19.el6 set to be updated ---> Package rpm-python.x86_64 0:4.8.0-19.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-sa-east-1-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-sa-east-1-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-sa-east-1-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-sa-east-1-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-sa-east-1-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-sa-east-1-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-sa-east-1-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-sa-east-1-rhel-server-releases 286 k gcc-c++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-sa-east-1-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-sa-east-1-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-sa-east-1-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-sa-east-1-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-sa-east-1-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-34.el6 rhui-sa-east-1-rhel-server-releases 57 k rpm-build x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 124 k swig x86_64 1.3.40-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M systemtap x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 2.9 M Updating: binutils x86_64 2.20.51.0.2-5.28.el6 rhui-sa-east-1-rhel-server-releases 2.8 M elfutils x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 201 k gcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 10 M subversion x86_64 1.6.11-2.el6_1.4 rhui-sa-east-1-rhel-server-releases 2.3 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-sa-east-1-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 28 k Updating for dependencies: cpp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 3.7 M elfutils-libelf x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 169 k elfutils-libs x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 181 k gdb x86_64 7.2-50.el6 rhui-sa-east-1-rhel-server-releases 2.3 M libgcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 98 k libgfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 263 k libgomp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 115 k libstdc++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 290 k rpm x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 898 k rpm-libs x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 308 k rpm-python x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 53 k systemtap-runtime x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 162 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 16 Package(s) Total download size: 50 M Downloading Packages: -------------------------------------------------------------------------------- Total 5.7 MB/s | 50 MB 00:08 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : libgcc-4.4.6-3.el6.x86_64 1/58 Updating : elfutils-libelf-0.152-1.el6.x86_64 2/58 Updating : libstdc++-4.4.6-3.el6.x86_64 3/58 Updating : rpm-libs-4.8.0-19.el6.x86_64 4/58 Updating : rpm-4.8.0-19.el6.x86_64 5/58 Updating : elfutils-libs-0.152-1.el6.x86_64 6/58 Updating : binutils-2.20.51.0.2-5.28.el6.x86_64 7/58 Updating : elfutils-0.152-1.el6.x86_64 8/58 Updating : systemtap-runtime-1.6-4.el6.x86_64 9/58 Installing : gettext-libs-0.17-16.el6.x86_64 10/58 Installing : gettext-devel-0.17-16.el6.x86_64 11/58 Updating : cpp-4.4.6-3.el6.x86_64 12/58 Updating : libgomp-4.4.6-3.el6.x86_64 13/58 Updating : gcc-4.4.6-3.el6.x86_64 14/58 Updating : gdb-7.2-50.el6.x86_64 15/58 Updating : libgfortran-4.4.6-3.el6.x86_64 16/58 Installing : gcc-gfortran-4.4.6-3.el6.x86_64 17/58 Installing : rpm-build-4.8.0-19.el6.x86_64 18/58 Installing : systemtap-1.6-4.el6.x86_64 19/58 Updating : rpm-python-4.8.0-19.el6.x86_64 20/58 Installing : 1:doxygen-1.6.1-6.el6.x86_64 21/58 Installing : swig-1.3.40-6.el6.x86_64 22/58 Installing : rcs-5.7-37.el6.x86_64 23/58 Installing : flex-2.5.35-8.el6.x86_64 24/58 Installing : indent-2.2.10-5.1.el6.x86_64 25/58 Installing : patchutils-0.3.1-3.1.el6.x86_64 26/58 Installing : byacc-1.9.20070509-6.1.el6.x86_64 27/58 Installing : cscope-15.6-6.el6.x86_64 28/58 Installing : ctags-5.8-2.el6.x86_64 29/58 Installing : diffstat-1.51-2.el6.x86_64 30/58 Updating : subversion-1.6.11-2.el6_1.4.x86_64 31/58 Installing : bison-2.4.1-5.el6.x86_64 32/58 Installing : 1:perl-Error-0.17015-4.el6.noarch 33/58 Installing : autoconf-2.63-5.1.el6.noarch 34/58 Installing : automake-1.11.1-1.2.el6.noarch 35/58 Installing : git-1.7.1-2.el6_0.1.x86_64 36/58 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 37/58 Installing : libstdc++-devel-4.4.6-3.el6.x86_64 38/58 Installing : gcc-c++-4.4.6-3.el6.x86_64 39/58 Installing : intltool-0.41.0-1.1.el6.noarch 40/58 Installing : libtool-2.2.6-15.5.el6.x86_64 41/58 Installing : redhat-rpm-config-9.0.3-34.el6.noarch 42/58 Cleanup : gcc-4.4.4-13.el6.x86_64 43/58 Cleanup : elfutils-0.148-1.el6.x86_64 44/58 Cleanup : rpm-python-4.8.0-12.el6.x86_64 45/58 Cleanup : rpm-libs-4.8.0-12.el6.x86_64 46/58 Cleanup : rpm-4.8.0-12.el6.x86_64 47/58 Cleanup : elfutils-libs-0.148-1.el6.x86_64 48/58 Cleanup : libstdc++-4.4.4-13.el6.x86_64 49/58 Cleanup : libgcc-4.4.4-13.el6.x86_64 50/58 Cleanup : elfutils-libelf-0.148-1.el6.x86_64 51/58
Created attachment 915396 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).
x86_64 10.2-5.1.el6 rhui-sa-east-1-rhel-server-releases 47 k cups x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 2.3 M dhcp-common x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 139 k flac x86_64 1.2.1-6.1.el6 rhui-sa-east-1-rhel-server-releases 243 k foomatic x86_64 4.0.4-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 251 k foomatic-db noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 980 k foomatic-db-filesystem noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 4.3 k foomatic-db-ppds noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 19 M ghostscript x86_64 8.70-11.el6_1.2 rhui-sa-east-1-rhel-server-releases 4.4 M ghostscript-fonts noarch 5.50-23.1.el6 rhui-sa-east-1-rhel-server-releases 750 k gstreamer x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 764 k gstreamer-plugins-base x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 942 k gstreamer-tools x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 23 k ipa-python x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 631 k iso-codes noarch 3.16-2.el6 rhui-sa-east-1-rhel-server-releases 2.5 M lcms-libs x86_64 1.19-1.el6 rhui-sa-east-1-rhel-server-releases 100 k libXfont x86_64 1.4.1-2.el6_1 rhui-sa-east-1-rhel-server-releases 128 k libXv x86_64 1.0.5-1.el6 rhui-sa-east-1-rhel-server-releases 21 k libXxf86vm x86_64 1.1.0-1.el6 rhui-sa-east-1-rhel-server-releases 18 k libfontenc x86_64 1.0.5-2.el6 rhui-sa-east-1-rhel-server-releases 24 k libipa_hbac x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 50 k libipa_hbac-python x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 45 k libmng x86_64 1.0.10-4.1.el6 rhui-sa-east-1-rhel-server-releases 164 k liboil x86_64 0.3.16-4.1.el6 rhui-sa-east-1-rhel-server-releases 122 k libpath_utils x86_64 0.2.1-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libref_array x86_64 0.1.1-6.el6 rhui-sa-east-1-rhel-server-releases 22 k libreport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 200 k libreport-cli x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-plugin-kerneloops x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 15 k libreport-plugin-mailx x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 17 k libreport-plugin-reportuploader x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-python x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 21 k libunistring x86_64 0.9.3-4.el6 rhui-sa-east-1-rhel-server-releases 291 k libvisual x86_64 0.4.0-9.1.el6 rhui-sa-east-1-rhel-server-releases 135 k libxslt x86_64 1.1.26-2.el6 rhui-sa-east-1-rhel-server-releases 450 k mesa-dri-drivers x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 11 M mesa-libGL x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 145 k mesa-libGLU x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 201 k openjpeg-libs x86_64 1.3-7.el6 rhui-sa-east-1-rhel-server-releases 59 k perl-CGI x86_64 3.51-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 206 k perl-YAML-Syck x86_64 1.07-4.el6 rhui-sa-east-1-rhel-server-releases 75 k phonon-backend-gstreamer x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 126 k poppler x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 557 k poppler-data noarch 0.4.0-1.el6 rhui-sa-east-1-rhel-server-releases 2.2 M poppler-utils x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 73 k portreserve x86_64 0.0.4-4.el6_1.1 rhui-sa-east-1-rhel-server-releases 22 k python-kerberos x86_64 1.1-6.2.el6 rhui-sa-east-1-rhel-server-releases 22 k python-lxml x86_64 2.2.3-1.1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M python-netaddr noarch 0.7.5-4.el6 rhui-sa-east-1-rhel-server-releases 1.0 M python-nss x86_64 0.11-3.el6 rhui-sa-east-1-rhel-server-releases 177 k qt x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 4.0 M qt-sqlite x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 50 k qt-x11 x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 12 M qt3 x86_64 3.3.8b-30.el6 rhui-sa-east-1-rhel-server-releases 3.5 M redhat-lsb-graphics x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 12 k redhat-lsb-printing x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 11 k urw-fonts noarch 2.4-10.el6 rhui-sa-east-1-rhel-server-releases 3.1 M xml-common noarch 0.6.3-32.el6 rhui-sa-east-1-rhel-server-releases 9.4 k xorg-x11-font-utils x86_64 1:7.2-11.el6 rhui-sa-east-1-rhel-server-releases 75 k Transaction Summary ================================================================================ Install 67 Package(s) Upgrade 295 Package(s) Total download size: 361 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.9 MB/s | 361 MB 01:14 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-13.el6.noarch 1/662 warning: /etc/shadow created as /etc/shadow.rpmnew Updating : hwdata-0.233-7.6.el6.noarch 2/662 Updating : ca-certificates-2010.63-3.el6_1.5.noarch 3/662 Updating : filesystem-2.4.30-3.el6.x86_64 4/662 Updating : mailcap-2.1.31-2.el6.noarch 5/662 Installing : foomatic-db-filesystem-4.0-7.20091126.el6.noarch 6/662 Installing : xml-common-0.6.3-32.el6.noarch 7/662 Installing : iso-codes-3.16-2.el6.noarch 8/662 Updating : tzdata-java-2011l-4.el6.noarch 9/662 Updating : 1:busybox-1.15.1-11.el6.x86_64 10/662 Updating : kernel-headers-2.6.32-220.2.1.el6.x86_64 11/662 Updating : kernel-firmware-2.6.32-220.2.1.el6.noarch 12/662 Updating : redhat-release-server-6Server-6.2.0.3.el6.x86_64 13/662 Installing : poppler-data-0.4.0-1.el6.noarch 14/662 Updating : tzdata-2011l-4.el6.noarch 15/662 Updating : bash-4.1.2-8.el6.x86_64 16/662 Updating : nss-softokn-freebl-3.12.9-11.el6.x86_64 17/662 Updating : glibc-common-2.12-1.47.el6.x86_64 18/662 Updating : glibc-2.12-1.47.el6.x86_64 19/662 Updating : libattr-2.4.44-7.el6.x86_64 20/662 Updating : libcap-2.16-5.5.el6.x86_64 21/662 Updating : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64 22/662 Updating : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64 23/662 Updating : 3:perl-version-0.77-119.el6_1.1.x86_64 24/662 Updating : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64 25/662 Updating : 4:perl-libs-5.10.1-119.el6_1.1.x86_64 26/662 Updating : 4:perl-5.10.1-119.el6_1.1.x86_64 27/662 Updating : zlib-1.2.3-27.el6.x86_64 28/662 Updating : libcom_err-1.41.12-11.el6.x86_64 29/662 Updating : libxml2-2.7.6-4.el6.x86_64 30/662 Updating : nspr-4.8.8-3.el6.x86_64 31/662 Updating : audit-libs-2.1.3-3.el6.x86_64 32/662 Updating : 1:dbus-libs-1.2.24-5.el6_1.x86_64 33/662 Updating : nss-util-3.12.10-2.el6.x86_64 34/662 Updating : freetype-2.3.11-6.el6_1.8.x86_64 35/662 Updating : cyrus-sasl-lib-2.1.23-13.el6.x86_64 36/662 Updating : 2:libpng-1.2.46-1.el6_1.x86_64 37/662 Updating : 1:perl-Locale-Maketext-Simple-0.18-119.el6_1.1.x86 38/662 Updating : 1:perl-Params-Check-0.26-119.el6_1.1.x86_64 39/662 Updating : libacl-2.2.49-6.el6.x86_64 40/662 Updating : libuuid-2.17.2-12.4.el6.x86_64 41/662 Updating : keyutils-libs-1.4-3.el6.x86_64 42/662 Updating : tcp_wrappers-libs-7.6-57.el6.x86_64 43/662 Updating : xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64 44/662 Updating : libsepol-2.0.41-4.el6.x86_64 45/662 Updating : libselinux-2.0.94-5.2.el6.x86_64 46/662 Updating : krb5-libs-1.9-22.el6_2.1.x86_64 47/662 Updating : glib2-2.22.5-6.el6.x86_64 48/662 Updating : 2:shadow-utils-4.1.4.2-13.el6.x86_64 49/662 warning: /etc/login.defs created as /etc/login.defs.rpmnew Updating : sed-4.2.1-7.el6.x86_64 50/662 Updating : which-2.19-6.el6.x86_64 51/662 Updating : libudev-147-2.40.el6.x86_64 52/662 Updating : 1:perl-Module-Load-0.16-119.el6_1.1.x86_64 53/662 Updating : perl-Module-Load-Conditional-0.30-119.el6_1.1.x86_ 54/662 Updating : 1:perl-IPC-Cmd-0.56-119.el6_1.1.x86_64 55/662 Updating : 1:perl-Log-Message-0.02-119.el6_1.1.x86_64 56/662 Updating : libtdb-1.2.1-3.el6.x86_64 57/662 Updating : libnl-1.1-14.el6.x86_64 58/662 Updating : newt-0.52.11-3.el6.x86_64 59/662 Updating : 1:dbus-1.2.24-5.el6_1.x86_64 60/662 Updating : abrt-libs-2.0.4-14.el6.x86_64 61/662 Updating : libsemanage-2.0.43-4.1.el6.x86_64 62/662 Updating : procps-3.2.8-21.el6.x86_64 63/662 Updating : libblkid-2.17.2-12.4.el6.x86_64 64/662 Updating : perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64 65/662 Updating : perl-Test-Harness-3.17-119.el6_1.1.x86_64 66/662 Updating : perl-ExtUtils-MakeMaker-6.55-119.el6_1.1.x86_64 67/662 Updating : 4:perl-devel-5.10.1-119.el6_1.1.x86_64 68/662 Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-119.el6_1.1.x86_6 69/662 Updating : 1:perl-Package-Constants-0.02-119.el6_1.1.x86_64 70/662 Updating : perl-IO-Compress-Base-2.020-119.el6_1.1.x86_64 71/662 Updating : sysvinit-tools-2.87-4.dsf.el6.x86_64 72/662 Installing : lcms-libs-1.19-1.el6.x86_64 73/662 Installing : libunistring-0.9.3-4.el6.x86_64 74/662 Updating : iptables-1.4.7-4.el6.x86_64 75/662 Updating : iproute-2.6.32-17.el6.x86_64 76/662 Installing : libipa_hbac-1.5.1-66.el6_2.1.x86_64 77/662 Installing : libmng-1.0.10-4.1.el6.x86_64 78/662 Updating : perl-IO-Compress-Zlib-2.020-119.el6_1.1.x86_64 79/662 Updating : perl-Compress-Zlib-2.020-119.el6_1.1.x86_64 80/662 Updating : 1:perl-IO-Zlib-1.09-119.el6_1.1.x86_64 81/662 Updating : perl-Archive-Tar-1.58-119.el6_1.1.x86_64 82/662 Updating : 1:perl-ExtUtils-CBuilder-0.27-119.el6_1.1.x86_64 83/662 Updating : perl-Test-Simple-0.92-119.el6_1.1.x86_64 84/662 Updating : perl-Log-Message-Simple-0.04-119.el6_1.1.x86_64 85/662 Updating : perl-Term-UI-0.20-119.el6_1.1.x86_64 86/662 Updating : perl-File-Fetch-0.26-119.el6_1.1.x86_64 87/662 Updating : 1:perl-Archive-Extract-0.38-119.el6_1.1.x86_64 88/662 Updating : cyrus-sasl-gssapi-2.1.23-13.el6.x86_64 89/662 Updating : net-tools-1.60-109.el6.x86_64 90/662 Updating : libselinux-utils-2.0.94-5.2.el6.x86_64 91/662 Updating : apr-1.3.9-3.el6_1.2.x86_64 92/662 Updating : 1:perl-Object-Accessor-0.34-119.el6_1.1.x86_64 93/662 Updating : avahi-libs-0.6.25-11.el6.x86_64 94/662 Updating : 1:cups-libs-1.4.2-44.el6.x86_64 95/662 Updating : libss-1.41.12-11.el6.x86_64 96/662 Updating : e2fsprogs-libs-1.41.12-11.el6.x86_64 97/662 Installing : libfontenc-1.0.5-2.el6.x86_64 98/662 Updating : perl-Module-CoreList-2.18-119.el6_1.1.x86_64 99/662 Updating : 1:perl-Digest-SHA-5.47-119.el6_1.1.x86_64 100/662 Updating : 1:perl-Module-Loaded-0.02-119.el6_1.1.x86_64 101/662 Updating : cracklib-2.8.16-4.el6.x86_64 102/662 Installing : openjpeg-libs-1.3-7.el6.x86_64 103/662 Updating : libcollection-0.6.0-6.el6.x86_64 104/662 Updating : pciutils-libs-3.1.4-11.el6.x86_64 105/662 Updating : libgpg-error-1.7-4.el6.x86_64 106/662 Updating : libgcrypt-1.4.5-9.el6.x86_64 107/662 Updating : jasper-libs-1.900.1-15.el6_1.1.x86_64 108/662 Updating : gtk2-2.18.9-6.el6.x86_64 109/662 Installing : libxslt-1.1.26-2.el6.x86_64 110/662 Installing : poppler-0.12.4-3.el6_0.1.x86_64 111/662 Installing : poppler-utils-0.12.4-3.el6_0.1.x86_64 112/662 Updating : cracklib-dicts-2.8.16-4.el6.x86_64 113/662 Updating : coreutils-libs-8.4-16.el6.x86_64 114/662 Updating : coreutils-8.4-16.el6.x86_64 115/662 Updating : pam-1.1.1-10.el6.x86_64 116/662 Updating : openssl-1.0.0-20.el6.x86_64 117/662 Updating : python-libs-2.6.6-29.el6.x86_64 118/662 Updating : python-2.6.6-29.el6.x86_64 119/662 Updating : alsa-lib-1.0.22-3.el6.x86_64 120/662 Installing : 1:qt-4.6.2-20.el6.x86_64 121/662 Updating : libxml2-python-2.7.6-4.el6.x86_64 122/662 Updating : libssh2-1.2.2-7.el6_1.1.x86_64 123/662 Updating : plymouth-scripts-0.8.3-24.el6.x86_64 124/662 Updating : python-dmidecode-3.10.13-1.el6.x86_64 125/662 Installing : 1:qt-sqlite-4.6.2-20.el6.x86_64 126/662 Updating : yum-metadata-parser-1.1.2-16.el6.x86_64 127/662 Installing : libipa_hbac-python-1.5.1-66.el6_2.1.x86_64 128/662 Updating : newt-python-0.52.11-3.el6.x86_64 129/662 Updating : authconfig-6.1.12-5.el6.x86_64 130/662 Updating : python-ethtool-0.6-1.el6.x86_64 131/662 Installing : python-lxml-2.2.3-1.1.el6.x86_64 132/662 Updating : blktrace-1.0.1-6.el6.x86_64 133/662 Updating : rhnlib-2.5.22-12.el6.noarch 134/662 Installing : python-kerberos-1.1-6.2.el6.x86_64 135/662 Installing : python-netaddr-0.7.5-4.el6.noarch 136/662 Updating : httpd-tools-2.2.15-15.el6.x86_64 137/662 Updating : fipscheck-lib-1.2.0-7.el6.x86_64 138/662 Updating : fipscheck-1.2.0-7.el6.x86_64 139/662 Updating : 32:bind-libs-9.7.3-8.P3.el6_2.1.x86_64 140/662 Updating : 32:bind-utils-9.7.3-8.P3.el6_2.1.x86_64 141/662 Updating : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64 142/662 Updating : krb5-workstation-1.9-22.el6_2.1.x86_64 143/662 Updating : pam_krb5-2.3.11-9.el6.x86_64 144/662 Updating : sssd-client-1.5.1-66.el6_2.1.x86_64 145/662 Updating : at-3.1.10-43.el6.x86_64 146/662 Updating : xdg-utils-1.0.2-17.20091016cvs.el6.noarch 147/662 Updating : nscd-2.12-1.47.el6.x86_64 148/662 Installing : qt3-3.3.8b-30.el6.x86_64 149/662 Updating : perl-CPAN-1.9402-119.el6_1.1.x86_64 150/662 Installing : libXfont-1.4.1-2.el6_1.x86_64 151/662 Installing : 1:xorg-x11-font-utils-7.2-11.el6.x86_64 152/662 Installing : ghostscript-fonts-5.50-23.1.el6.noarch 153/662 Updating : e2fsprogs-1.41.12-11.el6.x86_64 154/662 Updating : 1:perl-Module-Build-0.3500-119.el6_1.1.x86_64 155/662 Updating : iptables-ipv6-1.4.7-4.el6.x86_64 156/662 Updating : system-config-firewall-base-1.2.27-5.el6.noarch 157/662 Updating : perl-ExtUtils-Embed-1.28-119.el6_1.1.x86_64 158/662 Updating : libgudev1-147-2.40.el6.x86_64 159/662 Installing : gstreamer-tools-0.10.29-1.el6.x86_64 160/662 Installing : gstreamer-0.10.29-1.el6.x86_64 161/662 Updating : libgssglue-0.1-11.el6.x86_64 162/662 Updating : libtirpc-0.2.1-5.el6.x86_64 163/662 Updating : 2:vim-minimal-7.2.411-1.6.el6.x86_64 164/662 Updating : tcp_wrappers-7.6-57.el6.x86_64 165/662 Updating : keyutils-1.4-3.el6.x86_64 166/662 Installing : acl-2.2.49-6.el6.x86_64 167/662 Updating : nss-softokn-3.12.9-11.el6.x86_64 168/662 Updating : nss-3.12.10-17.el6_2.x86_64 169/662 Updating : nss-sysinit-3.12.10-17.el6_2.x86_64 170/662 warning: /etc/pki/nssdb/pkcs11.txt created as /etc/pki/nssdb/pkcs11.txt.rpmnew Updating : openldap-2.4.23-20.el6.x86_64 171/662 warning: /etc/openldap/ldap.conf created as /etc/openldap/ldap.conf.rpmnew Updating : libcurl-7.19.7-26.el6_1.2.x86_64 172/662 Updating : xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64 173/662 Updating : curl-7.19.7-26.el6_1.2.x86_64 174/662 Installing : libreport-plugin-reportuploader-2.0.5-20.el6.x86_6 175/662 Installing : libreport-python-2.0.5-20.el6.x86_64 176/662 Installing : libreport-2.0.5-20.el6.x86_64 177/662 Installing : libreport-plugin-rhtsupport-2.0.5-20.el6.x86_64 178/662 Installing : abrt-2.0.4-14.el6.x86_64 179/662 Updating : samba-winbind-clients-3.5.10-114.el6.x86_64 180/662 Updating : postgresql-libs-8.4.9-1.el6_1.1.x86_64 181/662 Updating : abrt-addon-python-2.0.4-14.el6.x86_64 182/662 Installing : libreport-cli-2.0.5-20.el6.x86_64 183/662 Installing : libreport-plugin-kerneloops-2.0.5-20.el6.x86_64 184/662 Updating : abrt-addon-kerneloops-2.0.4-14.el6.x86_64 185/662 Installing : libreport-plugin-mailx-2.0.5-20.el6.x86_64 186/662 Installing : libreport-plugin-logger-2.0.5-20.el6.x86_64 187/662 Updating : python-pycurl-7.19.0-8.el6.x86_64 188/662 Updating : python-urlgrabber-3.9.1-8.el6.noarch 189/662 Updating : yum-3.2.29-22.el6.noarch 190/662 Updating : rhn-client-tools-1.0.0-73.el6.noarch 191/662 Updating : rhn-setup-1.0.0-73.el6.noarch 192/662 Updating : yum-rhn-plugin-0.9.1-36.el6.noarch 193/662 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Updating : pam_ldap-185-11.el6.x86_64 194/662 Installing : python-nss-0.11-3.el6.x86_64 195/662 Installing : ipa-python-2.1.3-9.el6.x86_64 196/662 Updating : nss-tools-3.12.10-17.el6_2.x86_64 197/662 Updating : libnih-1.0.1-7.el6.x86_64 198/662 Updating : upstart-0.6.5-10.el6.x86_64 199/662 Updating : file-libs-5.04-11.el6.x86_64 200/662 Updating : file-5.04-11.el6.x86_64 201/662 Updating : 1:perl-parent-0.221-119.el6_1.1.x86_64 202/662 Installing : perl-CGI-3.51-119.el6_1.1.x86_64 203/662 Updating : 1:perl-Parse-CPAN-Meta-1.40-119.el6_1.1.x86_64 204/662 Updating : perl-CPANPLUS-0.88-119.el6_1.1.x86_64 205/662 Installing : perl-YAML-Syck-1.07-4.el6.x86_64 206/662 Updating : perl-Time-Piece-1.15-119.el6_1.1.x86_64 207/662 Updating : 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 208/662 Installing : libref_array-0.1.1-6.el6.x86_64 209/662 Installing : libpath_utils-0.2.1-6.el6.x86_64 210/662 Updating : libini_config-0.6.1-6.el6.x86_64 211/662 Updating : gpm-libs-1.20.6-12.el6.x86_64 212/662 Updating : plymouth-core-libs-0.8.3-24.el6.x86_64 213/662 Updating : mingetty-1.08-5.el6.x86_64 214/662 Updating : iputils-20071127-16.el6.x86_64 215/662 Updating : initscripts-9.03.27-1.el6.x86_64 216/662 Updating : util-linux-ng-2.17.2-12.4.el6.x86_64 217/662 Updating : udev-147-2.40.el6.x86_64 218/662 Updating : libdrm-2.4.25-2.el6.x86_64 219/662 Updating : plymouth-0.8.3-24.el6.x86_64 220/662 Updating : dracut-004-256.el6.noarch 221/662 Updating : dracut-kernel-004-256.el6.noarch 222/662 Installing : kernel-2.6.32-220.2.1.el6.x86_64 223/662 Updating : device-mapper-libs-1.02.66-6.el6.x86_64 224/662 Updating : device-mapper-1.02.66-6.el6.x86_64 225/662 Updating : device-mapper-event-libs-1.02.66-6.el6.x86_64 226/662 Updating : openssh-5.3p1-70.el6.x86_64 227/662 Updating : policycoreutils-2.0.83-19.18.el6.x86_64 228/662 Updating : selinux-policy-3.7.19-126.el6_2.4.noarch 229/662 Updating : device-mapper-event-1.02.66-6.el6.x86_64 230/662 Updating : lvm2-libs-2.02.87-6.el6.x86_64 231/662 Updating : kpartx-0.4.9-46.el6.x86_64 232/662 Installing : mesa-dri-drivers-7.11-3.el6.x86_64 233/662 Updating : mdadm-3.2.2-9.el6.x86_64 234/662 Updating : cyrus-sasl-2.1.23-13.el6.x86_64 235/662 Updating : 2:postfix-2.6.6-2.2.el6_1.x86_64 236/662 Updating : samba-common-3.5.10-114.el6.x86_64 237/662 Updating : httpd-2.2.15-15.el6.x86_64 238/662 Updating : certmonger-0.50-3.el6.x86_64 239/662 Updating : postgresql-8.4.9-1.el6_1.1.x86_64 240/662 Updating : postgresql-server-8.4.9-1.el6_1.1.x86_64 241/662 Updating : rsyslog-4.6.2-12.el6.x86_64 242/662 Updating : cronie-anacron-1.4.4-7.el6.x86_64 243/662 Updating : cronie-1.4.4-7.el6.x86_64 244/662 Updating : crontabs-1.10-33.el6.noarch 245/662 Updating : oddjob-0.30-5.el6.x86_64 246/662 Installing : libXv-1.0.5-1.el6.x86_64 247/662 Installing : btparser-0.13-1.el6.x86_64 248/662 Updating : abrt-addon-ccpp-2.0.4-14.el6.x86_64 249/662 Installing : libvisual-0.4.0-9.1.el6.x86_64 250/662 Updating : libhugetlbfs-2.12-2.el6.x86_64 251/662 Installing : libXxf86vm-1.1.0-1.el6.x86_64 252/662 Installing : mesa-libGL-7.11-3.el6.x86_64 253/662 Installing : mesa-libGLU-7.11-3.el6.x86_64 254/662 Updating : glibc-headers-2.12-1.47.el6.x86_64 255/662 Installing : cdparanoia-libs-10.2-5.1.el6.x86_64 256/662 Updating : 2:vim-common-7.2.411-1.6.el6.x86_64 257/662 Installing : flac-1.2.1-6.1.el6.x86_64 258/662 Installing : liboil-0.3.16-4.1.el6.x86_64 259/662 Installing : gstreamer-plugins-base-0.10.29-1.el6.x86_64 260/662 Installing : 1:qt-x11-4.6.2-20.el6.x86_64 261/662 Installing : 1:phonon-backend-gstreamer-4.6.2-20.el6.x86_64 262/662 Installing : redhat-lsb-graphics-4.0-3.el6.x86_64 263/662 Updating : tmpwatch-2.9.16-4.el6.x86_64 264/662 Installing : portreserve-0.0.4-4.el6_1.1.x86_64 265/662 Installing : 1:cups-1.4.2-44.el6.x86_64 266/662 Installing : foomatic-db-ppds-4.0-7.20091126.el6.noarch 267/662 Installing : foomatic-db-4.0-7.20091126.el6.noarch 268/662 Updating : libdhash-0.4.2-6.el6.x86_64 269/662 Updating : sssd-1.5.1-66.el6_2.1.x86_64 270/662 Installing : urw-fonts-2.4-10.el6.noarch 271/662 Installing : ghostscript-8.70-11.el6_1.2.x86_64 272/662 Installing : foomatic-4.0.4-1.el6_1.1.x86_64 273/662 Installing : redhat-lsb-printing-4.0-3.el6.x86_64 274/662 Installing : 12:dhcp-common-4.1.1-25.P1.el6_2.1.x86_64 275/662 Updating : 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 276/662 Updating : redhat-lsb-4.0-3.el6.x86_64 277/662 Installing : ipa-client-2.1.3-9.el6.x86_64 278/662 Updating : libsndfile-1.0.20-5.el6.x86_64 279/662 Updating : 2:vim-enhanced-7.2.411-1.6.el6.x86_64 280/662 Updating : glibc-devel-2.12-1.47.el6.x86_64 281/662 Updating : libhugetlbfs-utils-2.12-2.el6.x86_64 282/662 Updating : abrt-cli-2.0.4-14.el6.x86_64 283/662 Updating : oddjob-mkhomedir-0.30-5.el6.x86_64 284/662 Updating : sysstat-9.0.4-18.el6.x86_64 285/662 Updating : postgresql-plpython-8.4.9-1.el6_1.1.x86_64 286/662 Updating : 1:mod_ssl-2.2.15-15.el6.x86_64 287/662 Updating : samba-client-3.5.10-114.el6.x86_64 288/662 Updating : kexec-tools-2.0.0-209.el6.x86_64 289/662 Updating : lvm2-2.02.87-6.el6.x86_64 290/662 Updating : selinux-policy-targeted-3.7.19-126.el6_2.4.noarch 291/662 Updating : openssh-server-5.3p1-70.el6.x86_64 292/662 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew Updating : openssh-clients-5.3p1-70.el6.x86_64 293/662 Updating : parted-2.1-17.el6.x86_64 294/662 Updating : 1:autofs-5.0.5-39.el6.x86_64 295/662 Updating : 1:iwl1000-firmware-39.31.5.1-1.el6.noarch 296/662 Updating : iwl6000-firmware-9.221.4.1-1.el6.noarch 297/662 Updating : crda-1.1.1_2010.11.22-1.el6.x86_64 298/662 Updating : iwl6050-firmware-41.28.5.1-2.el6.noarch 299/662 Updating : bfa-firmware-3.0.0.0-1.el6.noarch 300/662 Updating : prelink-0.4.6-3.el6.x86_64 301/662 Updating : 1:smartmontools-5.39.1-5.el6.x86_64 302/662 Updating : 1:microcode_ctl-1.17-9.el6.x86_64 303/662 Updating : 1:quota-3.17-16.el6.x86_64 304/662 Updating : nss-pam-ldapd-0.7.5-14.el6.x86_64 305/662 Updating : openswan-2.6.32-9.el6.x86_64 306/662 Updating : 1:net-snmp-5.5-37.el6_2.1.x86_64 307/662 Updating : rng-tools-2-13.el6_2.x86_64 308/662 Updating : 2:xinetd-2.3.14-33.el6.x86_64 309/662 Updating : perl-core-5.10.1-119.el6_1.1.x86_64 310/662 Updating : perl-Date-Manip-6.24-1.el6.noarch 311/662 Updating : rhn-check-1.0.0-73.el6.noarch 312/662 Updating : yum-plugin-security-1.1.30-10.el6.noarch 313/662 Updating : yum-utils-1.1.30-10.el6.noarch 314/662 Updating : pam_pkcs11-0.6.2-11.1.el6.x86_64 315/662 Updating : sudo-1.7.4p5-7.el6.x86_64 316/662 Updating : openldap-clients-2.4.23-20.el6.x86_64 317/662 Updating : cifs-utils-4.8.1-5.el6.x86_64 318/662 Updating : system-config-firewall-tui-1.2.27-5.el6.noarch 319/662 Updating : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-2-2 320/662 Updating : seekwatcher-0.12-5.el6.noarch 321/662 Updating : sos-2.2-17.el6.noarch 322/662 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.42.1.10.4.el6_2.x86 323/662 Updating : libgcj-4.4.6-3.el6.x86_64 324/662 Updating : 2:nmap-5.21-4.el6.x86_64 325/662 Updating : 1:grub-0.97-75.el6.x86_64 326/662 Updating : perf-2.6.32-220.2.1.el6.x86_64 327/662 Updating : krb5-pkinit-openssl-1.9-22.el6_2.1.x86_64 328/662 Updating : cyrus-sasl-md5-2.1.23-13.el6.x86_64 329/662 Updating : screen-4.0.3-16.el6.x86_64 330/662 Updating : ksh-20100621-12.el6_2.1.x86_64 331/662 Updating : audit-2.1.3-3.el6.x86_64 332/662 Updating : usbutils-003-4.el6.x86_64 333/662 Updating : tcsh-6.17-14.el6.x86_64 334/662 Updating : efibootmgr-0.5.4-9.el6.x86_64 335/662 Updating : pciutils-3.1.4-11.el6.x86_64 336/662 Updating : oprofile-0.9.6-21.el6.x86_64 337/662 Updating : 2:irqbalance-0.55-29.el6.x86_64 338/662 Updating : 5:mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64 339/662 Updating : nss_db-2.2.3-0.3.pre1.el6_1.1.x86_64 340/662 Updating : lsof-4.82-2.el6.x86_64 341/662 Updating : cyrus-sasl-plain-2.1.23-13.el6.x86_64 342/662 Updating : crash-5.1.8-1.el6.x86_64 343/662 Updating : 1:valgrind-3.6.0-4.el6.x86_64 344/662 Updating : attr-2.4.44-7.el6.x86_64 345/662 Updating : less-436-10.el6.x86_64 346/662 Updating : pinentry-0.7.6-6.el6.x86_64 347/662 Updating : 1:telnet-0.17-47.el6.x86_64 348/662 Updating : libicu-4.2.1-9.1.el6_2.x86_64 349/662 Updating : atlas-3.8.4-1.el6.x86_64 350/662 Updating : powertop-1.11-6.el6.x86_64 351/662 Updating : strace-4.5.19-1.10.el6.x86_64 352/662 Updating : jwhois-4.0-19.el6.x86_64 353/662 Updating : dosfstools-3.0.9-4.el6.x86_64 354/662 Installing : kernel-devel-2.6.32-220.2.1.el6.x86_64 355/662 Updating : ql2500-firmware-5.06.02-1.el6.noarch 356/662 Updating : man-pages-ja-20100115-5.el6.noarch 357/662 Updating : ql2400-firmware-5.06.02-1.el6.noarch 358/662 Updating : man-pages-3.22-17.el6.noarch 359/662 Updating : iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch 360/662 Updating : xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch 361/662 Updating : man-pages-overrides-6.2.3-2.el6.noarch 362/662 Cleanup : redhat-lsb-4.0-2.1.el6.x86_64 363/662 Cleanup : perl-core-5.10.1-115.el6.x86_64 364/662 Cleanup : perl-CPANPLUS-0.88-115.el6.x86_64 365/662 Cleanup : openssh-server-5.3p1-20.el6_0.3.x86_64 366/662 Cleanup : ipa-client-2.0-9.el6.x86_64 367/662 Cleanup : sssd-1.2.1-28.el6_0.4.x86_64 368/662 Cleanup : certmonger-0.24-4.el6.x86_64 369/662 Cleanup : abrt-cli-1.1.13-4.el6.x86_64 370/662 Cleanup : 1:net-snmp-5.5-27.el6_0.1.x86_64 371/662 Cleanup : openssh-clients-5.3p1-20.el6_0.3.x86_64 372/662 Cleanup : openssh-5.3p1-20.el6_0.3.x86_64 373/662 Cleanup : 1:autofs-5.0.5-23.el6_0.1.x86_64 374/662 Cleanup : 2:vim-enhanced-7.2.411-1.4.el6.x86_64 375/662 Cleanup : samba-client-3.5.4-68.el6_0.2.x86_64 376/662 Cleanup : samba-common-3.5.4-68.el6_0.2.x86_64 377/662 Cleanup : openswan-2.6.24-8.el6_0.1.x86_64 378/662 Cleanup : libgcj-4.4.4-13.el6.x86_64 379/662 Cleanup : krb5-workstation-1.8.2-3.el6_0.7.x86_64 380/662 Cleanup : samba-winbind-clients-3.5.4-68.el6_0.2.x86_64 381/662 Cleanup : abrt-addon-kerneloops-1.1.13-4.el6.x86_64 382/662 Cleanup : curl-7.19.7-16.el6.x86_64 383/662 Cleanup : pam_pkcs11-0.6.2-10.el6.x86_64 384/662 Cleanup : 1:quota-3.17-10.el6.x86_64 385/662 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 386/662 Cleanup : nss-pam-ldapd-0.7.5-3.el6.x86_64 387/662 Cleanup : 32:bind-utils-9.7.0-5.P2.el6_0.1.x86_64 388/662
IMAGE ID= ami-0c2cf311_sa-east-1_m2.2xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-139-117.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-74ae0469 , Instance Type : m2.2xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : dmQN8yqNhATjyHww+/1/DpaPRhV6qJBNBymAJttPCqX6OjsZBy2vLVztoKQnpFbuPehfZcx9Sjei fcfy4cZgAKRvnRBU7eiFVb2gp4kcbV6AMPLSnXqn/e8XV55xc5iZ7Sn1LmmPHO2L1sADLNx49b42 F/456u1+Ufb69QzpwQ8= This is a Cloud Access image /root/valid/src ip-10-248-6-27 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-139-117.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-74ae0469 , Instance Type : m2.2xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : dmQN8yqNhATjyHww+/1/DpaPRhV6qJBNBymAJttPCqX6OjsZBy2vLVztoKQnpFbuPehfZcx9Sjei fcfy4cZgAKRvnRBU7eiFVb2gp4kcbV6AMPLSnXqn/e8XV55xc5iZ7Sn1LmmPHO2L1sADLNx49b42 F/456u1+Ufb69QzpwQ8= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 32879956 > hwp MEMORY of 34200000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false ###################################################################################### # 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-6-27 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 6,710 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 4,185 repolist: 10,895 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, rhui-lb, security ================================= Matched: zsh ================================= zsh-html.x86_64 : Zsh shell manual in html format python-twisted-core-zsh.x86_64 : Tab completion for Zsh and Twisted Core zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Directory Client E-mail server Fonts French Support Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Client management tools Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Debugging and Performance Tools Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support General Purpose Desktop German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Identity Management Server Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Applications Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support NFS file server Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Office Suite and Productivity Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Ruby Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Systems Management Messaging Server support Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support iSCSI Storage Client Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package binutils.x86_64 0:2.20.51.0.2-5.28.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-6.el6 set to be updated ---> Package elfutils.x86_64 0:0.152-1.el6 set to be updated --> Processing Dependency: elfutils-libs(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: elfutils-libelf(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.152-1.el6.x86_64 ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgomp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: cpp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: libgcc >= 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 ---> Package gcc-c++.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 --> Processing Dependency: libstdc++ = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgfortran = 4.4.6-3.el6 for package: gcc-gfortran-4.4.6-3.el6.x86_64 ---> Package git.x86_64 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-34.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-19.el6 set to be updated --> Processing Dependency: rpm = 4.8.0-19.el6 for package: rpm-build-4.8.0-19.el6.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-19.el6.x86_64 ---> Package subversion.x86_64 0:1.6.11-2.el6_1.4 set to be updated ---> Package swig.x86_64 0:1.3.40-6.el6 set to be updated ---> Package systemtap.x86_64 0:1.6-4.el6 set to be updated --> Processing Dependency: systemtap-runtime = 1.6-4.el6 for package: systemtap-1.6-4.el6.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package elfutils-libelf.x86_64 0:0.152-1.el6 set to be updated ---> Package elfutils-libs.x86_64 0:0.152-1.el6 set to be updated ---> Package gdb.x86_64 0:7.2-50.el6 set to be updated ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libgcc.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgfortran.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgomp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++-devel.x86_64 0:4.4.6-3.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-libs-4.8.0-12.el6.x86_64 --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-python-4.8.0-12.el6.x86_64 ---> Package rpm.x86_64 0:4.8.0-19.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.6-4.el6 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated ---> Package rpm-libs.x86_64 0:4.8.0-19.el6 set to be updated ---> Package rpm-python.x86_64 0:4.8.0-19.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-sa-east-1-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-sa-east-1-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-sa-east-1-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-sa-east-1-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-sa-east-1-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-sa-east-1-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-sa-east-1-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-sa-east-1-rhel-server-releases 286 k gcc-c++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-sa-east-1-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-sa-east-1-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-sa-east-1-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-sa-east-1-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-sa-east-1-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-34.el6 rhui-sa-east-1-rhel-server-releases 57 k rpm-build x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 124 k swig x86_64 1.3.40-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M systemtap x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 2.9 M Updating: binutils x86_64 2.20.51.0.2-5.28.el6 rhui-sa-east-1-rhel-server-releases 2.8 M elfutils x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 201 k gcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 10 M subversion x86_64 1.6.11-2.el6_1.4 rhui-sa-east-1-rhel-server-releases 2.3 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-sa-east-1-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 28 k Updating for dependencies: cpp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 3.7 M elfutils-libelf x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 169 k elfutils-libs x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 181 k gdb x86_64 7.2-50.el6 rhui-sa-east-1-rhel-server-releases 2.3 M libgcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 98 k libgfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 263 k libgomp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 115 k libstdc++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 290 k rpm x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 898 k rpm-libs x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 308 k rpm-python x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 53 k systemtap-runtime x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 162 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 16 Package(s) Total download size: 50 M Downloading Packages: -------------------------------------------------------------------------------- Total 5.3 MB/s | 50 MB 00:09 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : libgcc-4.4.6-3.el6.x86_64 1/58 Updating : elfutils-libelf-0.152-1.el6.x86_64 2/58 Updating : libstdc++-4.4.6-3.el6.x86_64 3/58 Updating : rpm-libs-4.8.0-19.el6.x86_64 4/58 Updating : rpm-4.8.0-19.el6.x86_64 5/58 Updating : elfutils-libs-0.152-1.el6.x86_64 6/58 Updating : binutils-2.20.51.0.2-5.28.el6.x86_64 7/58 Updating : elfutils-0.152-1.el6.x86_64 8/58 Updating : systemtap-runtime-1.6-4.el6.x86_64 9/58 Installing : gettext-libs-0.17-16.el6.x86_64 10/58 Installing : gettext-devel-0.17-16.el6.x86_64 11/58 Updating : cpp-4.4.6-3.el6.x86_64 12/58 Updating : libgomp-4.4.6-3.el6.x86_64 13/58 Updating : gcc-4.4.6-3.el6.x86_64 14/58 Updating : gdb-7.2-50.el6.x86_64 15/58 Updating : libgfortran-4.4.6-3.el6.x86_64 16/58 Installing : gcc-gfortran-4.4.6-3.el6.x86_64 17/58 Installing : rpm-build-4.8.0-19.el6.x86_64 18/58 Installing : systemtap-1.6-4.el6.x86_64 19/58 Updating : rpm-python-4.8.0-19.el6.x86_64 20/58 Installing : 1:doxygen-1.6.1-6.el6.x86_64 21/58 Installing : swig-1.3.40-6.el6.x86_64 22/58 Installing : rcs-5.7-37.el6.x86_64 23/58 Installing : flex-2.5.35-8.el6.x86_64 24/58 Installing : indent-2.2.10-5.1.el6.x86_64 25/58 Installing : patchutils-0.3.1-3.1.el6.x86_64 26/58 Installing : byacc-1.9.20070509-6.1.el6.x86_64 27/58 Installing : cscope-15.6-6.el6.x86_64 28/58 Installing : ctags-5.8-2.el6.x86_64 29/58 Installing : diffstat-1.51-2.el6.x86_64 30/58 Updating : subversion-1.6.11-2.el6_1.4.x86_64 31/58 Installing : bison-2.4.1-5.el6.x86_64 32/58 Installing : 1:perl-Error-0.17015-4.el6.noarch 33/58 Installing : autoconf-2.63-5.1.el6.noarch 34/58 Installing : automake-1.11.1-1.2.el6.noarch 35/58 Installing : git-1.7.1-2.el6_0.1.x86_64 36/58 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 37/58 Installing : libstdc++-devel-4.4.6-3.el6.x86_64 38/58 Installing : gcc-c++-4.4.6-3.el6.x86_64 39/58 Installing : intltool-0.41.0-1.1.el6.noarch 40/58 Installing : libtool-2.2.6-15.5.el6.x86_64 41/58 Installing : redhat-rpm-config-9.0.3-34.el6.noarch 42/58 Cleanup : gcc-4.4.4-13.el6.x86_64 43/58 Cleanup : elfutils-0.148-1.el6.x86_64 44/58 Cleanup : rpm-python-4.8.0-12.el6.x86_64 45/58 Cleanup : rpm-libs-4.8.0-12.el6.x86_64 46/58 Cleanup : rpm-4.8.0-12.el6.x86_64 47/58 Cleanup : elfutils-libs-0.148-1.el6.x86_64 48/58 Cleanup : libstdc++-4.4.4-13.el6.x86_64 49/58 Cleanup : libgcc-4.4.4-13.el6.x86_64 50/58
Cleanup : elfutils-libelf-0.148-1.el6.x86_64 51/58 Cleanup : binutils-2.20.51.0.2-5.11.el6.x86_64 52/58 Cleanup : cpp-4.4.4-13.el6.x86_64 53/58 Cleanup : libgomp-4.4.4-13.el6.x86_64 54/58 Cleanup : gdb-7.1-29.el6_0.1.x86_64 55/58 Cleanup : systemtap-runtime-1.2-11.el6_0.x86_64 56/58 Cleanup : libgfortran-4.4.4-13.el6.x86_64 57/58 Cleanup : subversion-1.6.11-2.el6_0.3.x86_64 58/58 Installed: autoconf.noarch 0:2.63-5.1.el6 automake.noarch 0:1.11.1-1.2.el6 bison.x86_64 0:2.4.1-5.el6 byacc.x86_64 0:1.9.20070509-6.1.el6 cscope.x86_64 0:15.6-6.el6 ctags.x86_64 0:5.8-2.el6 diffstat.x86_64 0:1.51-2.el6 doxygen.x86_64 1:1.6.1-6.el6 flex.x86_64 0:2.5.35-8.el6 gcc-c++.x86_64 0:4.4.6-3.el6 gcc-gfortran.x86_64 0:4.4.6-3.el6 git.x86_64 0:1.7.1-2.el6_0.1 indent.x86_64 0:2.2.10-5.1.el6 intltool.noarch 0:0.41.0-1.1.el6 libtool.x86_64 0:2.2.6-15.5.el6 patchutils.x86_64 0:0.3.1-3.1.el6 rcs.x86_64 0:5.7-37.el6 redhat-rpm-config.noarch 0:9.0.3-34.el6 rpm-build.x86_64 0:4.8.0-19.el6 swig.x86_64 0:1.3.40-6.el6 systemtap.x86_64 0:1.6-4.el6 Dependency Installed: gettext-devel.x86_64 0:0.17-16.el6 gettext-libs.x86_64 0:0.17-16.el6 libstdc++-devel.x86_64 0:4.4.6-3.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6_0.1 Updated: binutils.x86_64 0:2.20.51.0.2-5.28.el6 elfutils.x86_64 0:0.152-1.el6 gcc.x86_64 0:4.4.6-3.el6 subversion.x86_64 0:1.6.11-2.el6_1.4 Dependency Updated: cpp.x86_64 0:4.4.6-3.el6 elfutils-libelf.x86_64 0:0.152-1.el6 elfutils-libs.x86_64 0:0.152-1.el6 gdb.x86_64 0:7.2-50.el6 libgcc.x86_64 0:4.4.6-3.el6 libgfortran.x86_64 0:4.4.6-3.el6 libgomp.x86_64 0:4.4.6-3.el6 libstdc++.x86_64 0:4.4.6-3.el6 rpm.x86_64 0:4.8.0-19.el6 rpm-libs.x86_64 0:4.8.0-19.el6 rpm-python.x86_64 0:4.8.0-19.el6 systemtap-runtime.x86_64 0:1.6-4.el6 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. Error: failure: repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2 from rhui-sa-east-1-rhel-server-releases: [Errno 256] No more mirrors to try. RESULT: Loaded plugins: amazon-id, rhui-lb, security Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:2-22.el6_2 set to be updated ---> Package abrt.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 --> Processing Dependency: libabrt_dbus.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 ---> Package abrt-addon-ccpp.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libbtparser.so.2()(64bit) for package: abrt-addon-ccpp-2.0.4-14.el6.x86_64 ---> Package abrt-addon-kerneloops.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-kerneloops for package: abrt-addon-kerneloops-2.0.4-14.el6.x86_64 ---> Package abrt-addon-python.x86_64 0:2.0.4-14.el6 set to be updated ---> Package abrt-cli.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-mailx for package: abrt-cli-2.0.4-14.el6.x86_64 --> Processing Dependency: libreport-cli for package: abrt-cli-2.0.4-14.el6.x86_64 ---> Package abrt-libs.x86_64 0:2.0.4-14.el6 set to be updated ---> Package alsa-lib.x86_64 0:1.0.22-3.el6 set to be updated ---> Package apr.x86_64 0:1.3.9-3.el6_1.2 set to be updated ---> Package at.x86_64 0:3.1.10-43.el6 set to be updated ---> Package atlas.x86_64 0:3.8.4-1.el6 set to be updated ---> Package attr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package audit.x86_64 0:2.1.3-3.el6 set to be updated ---> Package audit-libs.x86_64 0:2.1.3-3.el6 set to be updated ---> Package authconfig.x86_64 0:6.1.12-5.el6 set to be updated ---> Package autofs.x86_64 1:5.0.5-39.el6 set to be updated ---> Package avahi-libs.x86_64 0:0.6.25-11.el6 set to be updated ---> Package bash.x86_64 0:4.1.2-8.el6 set to be updated ---> Package bfa-firmware.noarch 0:3.0.0.0-1.el6 set to be updated ---> Package bind-libs.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package bind-utils.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package blktrace.x86_64 0:1.0.1-6.el6 set to be updated ---> Package busybox.x86_64 1:1.15.1-11.el6 set to be updated ---> Package ca-certificates.noarch 0:2010.63-3.el6_1.5 set to be updated ---> Package certmonger.x86_64 0:0.50-3.el6 set to be updated ---> Package cifs-utils.x86_64 0:4.8.1-5.el6 set to be updated ---> Package coreutils.x86_64 0:8.4-16.el6 set to be updated ---> Package coreutils-libs.x86_64 0:8.4-16.el6 set to be updated ---> Package cracklib.x86_64 0:2.8.16-4.el6 set to be updated ---> Package cracklib-dicts.x86_64 0:2.8.16-4.el6 set to be updated ---> Package crash.x86_64 0:5.1.8-1.el6 set to be updated ---> Package crda.x86_64 0:1.1.1_2010.11.22-1.el6 set to be updated ---> Package cronie.x86_64 0:1.4.4-7.el6 set to be updated ---> Package cronie-anacron.x86_64 0:1.4.4-7.el6 set to be updated ---> Package crontabs.noarch 0:1.10-33.el6 set to be updated ---> Package cups-libs.x86_64 1:1.4.2-44.el6 set to be updated ---> Package curl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package cyrus-sasl.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 set to be updated ---> Package dbus.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package dbus-libs.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package device-mapper.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package dhclient.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated --> Processing Dependency: dhcp-common = 12:4.1.1-25.P1.el6_2.1 for package: 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 ---> Package dosfstools.x86_64 0:3.0.9-4.el6 set to be updated ---> Package dracut.noarch 0:004-256.el6 set to be updated ---> Package dracut-kernel.noarch 0:004-256.el6 set to be updated ---> Package e2fsprogs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package e2fsprogs-libs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package efibootmgr.x86_64 0:0.5.4-9.el6 set to be updated ---> Package file.x86_64 0:5.04-11.el6 set to be updated ---> Package file-libs.x86_64 0:5.04-11.el6 set to be updated ---> Package filesystem.x86_64 0:2.4.30-3.el6 set to be updated ---> Package fipscheck.x86_64 0:1.2.0-7.el6 set to be updated ---> Package fipscheck-lib.x86_64 0:1.2.0-7.el6 set to be updated ---> Package freetype.x86_64 0:2.3.11-6.el6_1.8 set to be updated ---> Package glib2.x86_64 0:2.22.5-6.el6 set to be updated ---> Package glibc.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-common.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-devel.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-headers.x86_64 0:2.12-1.47.el6 set to be updated ---> Package gpm-libs.x86_64 0:1.20.6-12.el6 set to be updated ---> Package grub.x86_64 1:0.97-75.el6 set to be updated ---> Package gtk2.x86_64 0:2.18.9-6.el6 set to be updated ---> Package httpd.x86_64 0:2.2.15-15.el6 set to be updated ---> Package httpd-tools.x86_64 0:2.2.15-15.el6 set to be updated ---> Package hwdata.noarch 0:0.233-7.6.el6 set to be updated ---> Package initscripts.x86_64 0:9.03.27-1.el6 set to be updated ---> Package ipa-client.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: ipa-python = 2.1.3-9.el6 for package: ipa-client-2.1.3-9.el6.x86_64 ---> Package iproute.x86_64 0:2.6.32-17.el6 set to be updated ---> Package iptables.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iptables-ipv6.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iputils.x86_64 0:20071127-16.el6 set to be updated ---> Package irqbalance.x86_64 2:0.55-29.el6 set to be updated ---> Package iwl1000-firmware.noarch 1:39.31.5.1-1.el6 set to be updated ---> Package iwl5000-firmware.noarch 0:8.83.5.1_1-1.el6_1.1 set to be updated ---> Package iwl6000-firmware.noarch 0:9.221.4.1-1.el6 set to be updated ---> Package iwl6050-firmware.noarch 0:41.28.5.1-2.el6 set to be updated ---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 set to be updated ---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 set to be updated ---> Package jwhois.x86_64 0:4.0-19.el6 set to be updated ---> Package kernel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-devel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-firmware.noarch 0:2.6.32-220.2.1.el6 set to be updated ---> Package kernel-headers.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package kexec-tools.x86_64 0:2.0.0-209.el6 set to be updated ---> Package keyutils.x86_64 0:1.4-3.el6 set to be updated ---> Package keyutils-libs.x86_64 0:1.4-3.el6 set to be updated ---> Package kpartx.x86_64 0:0.4.9-46.el6 set to be updated ---> Package krb5-libs.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-pkinit-openssl.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-workstation.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package ksh.x86_64 0:20100621-12.el6_2.1 set to be updated ---> Package less.x86_64 0:436-10.el6 set to be updated ---> Package libacl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package libattr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package libblkid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libcap.x86_64 0:2.16-5.5.el6 set to be updated ---> Package libcollection.x86_64 0:0.6.0-6.el6 set to be updated ---> Package libcom_err.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libcurl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package libdhash.x86_64 0:0.4.2-6.el6 set to be updated ---> Package libdrm.x86_64 0:2.4.25-2.el6 set to be updated ---> Package libgcj.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgcrypt.x86_64 0:1.4.5-9.el6 set to be updated ---> Package libgpg-error.x86_64 0:1.7-4.el6 set to be updated ---> Package libgssglue.x86_64 0:0.1-11.el6 set to be updated ---> Package libgudev1.x86_64 0:147-2.40.el6 set to be updated ---> Package libhugetlbfs.x86_64 0:2.12-2.el6 set to be updated ---> Package libhugetlbfs-utils.x86_64 0:2.12-2.el6 set to be updated ---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 set to be updated ---> Package libini_config.x86_64 0:0.6.1-6.el6 set to be updated --> Processing Dependency: libref_array = 0.1.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils = 0.2.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libref_array.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 ---> Package libnih.x86_64 0:1.0.1-7.el6 set to be updated ---> Package libnl.x86_64 0:1.1-14.el6 set to be updated ---> Package libpng.x86_64 2:1.2.46-1.el6_1 set to be updated ---> Package libreport-plugin-logger.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-rhtsupport.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libselinux.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libselinux-utils.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libsemanage.x86_64 0:2.0.43-4.1.el6 set to be updated ---> Package libsepol.x86_64 0:2.0.41-4.el6 set to be updated ---> Package libsndfile.x86_64 0:1.0.20-5.el6 set to be updated --> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.20-5.el6.x86_64 ---> Package libss.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libssh2.x86_64 0:1.2.2-7.el6_1.1 set to be updated ---> Package libtdb.x86_64 0:1.2.1-3.el6 set to be updated ---> Package libtirpc.x86_64 0:0.2.1-5.el6 set to be updated ---> Package libudev.x86_64 0:147-2.40.el6 set to be updated ---> Package libuuid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libxml2.x86_64 0:2.7.6-4.el6 set to be updated ---> Package libxml2-python.x86_64 0:2.7.6-4.el6 set to be updated ---> Package lsof.x86_64 0:4.82-2.el6 set to be updated ---> Package lvm2.x86_64 0:2.02.87-6.el6 set to be updated ---> Package lvm2-libs.x86_64 0:2.02.87-6.el6 set to be updated ---> Package mailcap.noarch 0:2.1.31-2.el6 set to be updated ---> Package man-pages.noarch 0:3.22-17.el6 set to be updated ---> Package man-pages-ja.noarch 0:20100115-5.el6 set to be updated ---> Package man-pages-overrides.noarch 0:6.2.3-2.el6 set to be updated ---> Package mdadm.x86_64 0:3.2.2-9.el6 set to be updated ---> Package microcode_ctl.x86_64 1:1.17-9.el6 set to be updated ---> Package mingetty.x86_64 0:1.08-5.el6 set to be updated ---> Package mod_ssl.x86_64 1:2.2.15-15.el6 set to be updated ---> Package mutt.x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 set to be updated ---> Package net-snmp.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-snmp-libs.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-tools.x86_64 0:1.60-109.el6 set to be updated ---> Package newt.x86_64 0:0.52.11-3.el6 set to be updated ---> Package newt-python.x86_64 0:0.52.11-3.el6 set to be updated ---> Package nmap.x86_64 2:5.21-4.el6 set to be updated ---> Package nscd.x86_64 0:2.12-1.47.el6 set to be updated ---> Package nspr.x86_64 0:4.8.8-3.el6 set to be updated ---> Package nss.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-pam-ldapd.x86_64 0:0.7.5-14.el6 set to be updated ---> Package nss-softokn.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-softokn-freebl.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-sysinit.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-tools.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-util.x86_64 0:3.12.10-2.el6 set to be updated ---> Package nss_db.x86_64 0:2.2.3-0.3.pre1.el6_1.1 set to be updated ---> Package oddjob.x86_64 0:0.30-5.el6 set to be updated ---> Package oddjob-mkhomedir.x86_64 0:0.30-5.el6 set to be updated ---> Package openldap.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openldap-clients.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openssh.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-clients.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-server.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssl.x86_64 0:1.0.0-20.el6 set to be updated ---> Package openswan.x86_64 0:2.6.32-9.el6 set to be updated ---> Package oprofile.x86_64 0:0.9.6-21.el6 set to be updated ---> Package pam.x86_64 0:1.1.1-10.el6 set to be updated ---> Package pam_krb5.x86_64 0:2.3.11-9.el6 set to be updated ---> Package pam_ldap.x86_64 0:185-11.el6 set to be updated ---> Package pam_pkcs11.x86_64 0:0.6.2-11.1.el6 set to be updated ---> Package parted.x86_64 0:2.1-17.el6 set to be updated ---> Package pciutils.x86_64 0:3.1.4-11.el6 set to be updated ---> Package pciutils-libs.x86_64 0:3.1.4-11.el6 set to be updated ---> Package perf.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package perl.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-Archive-Extract.x86_64 1:0.38-119.el6_1.1 set to be updated ---> Package perl-Archive-Tar.x86_64 0:1.58-119.el6_1.1 set to be updated ---> Package perl-CPAN.x86_64 0:1.9402-119.el6_1.1 set to be updated ---> Package perl-CPANPLUS.x86_64 0:0.88-119.el6_1.1 set to be updated ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.023-119.el6_1.1 set to be updated ---> Package perl-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-Date-Manip.noarch 0:6.24-1.el6 set to be updated --> Processing Dependency: perl(YAML::Syck) for package: perl-Date-Manip-6.24-1.el6.noarch ---> Package perl-Digest-SHA.x86_64 1:5.47-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-CBuilder.x86_64 1:0.27-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-Embed.x86_64 0:1.28-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-119.el6_1.1 set to be updated ---> Package perl-File-Fetch.x86_64 0:0.26-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Base.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Zlib.x86_64 1:1.09-119.el6_1.1 set to be updated ---> Package perl-IPC-Cmd.x86_64 1:0.56-119.el6_1.1 set to be updated ---> Package perl-Locale-Maketext-Simple.x86_64 1:0.18-119.el6_1.1 set to be updated ---> Package perl-Log-Message.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Log-Message-Simple.x86_64 0:0.04-119.el6_1.1 set to be updated ---> Package perl-Module-Build.x86_64 1:0.3500-119.el6_1.1 set to be updated ---> Package perl-Module-CoreList.x86_64 0:2.18-119.el6_1.1 set to be updated ---> Package perl-Module-Load.x86_64 1:0.16-119.el6_1.1 set to be updated ---> Package perl-Module-Load-Conditional.x86_64 0:0.30-119.el6_1.1 set to be updated ---> Package perl-Module-Loaded.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 set to be updated ---> Package perl-Object-Accessor.x86_64 1:0.34-119.el6_1.1 set to be updated ---> Package perl-Package-Constants.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Params-Check.x86_64 1:0.26-119.el6_1.1 set to be updated ---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-119.el6_1.1 set to be updated ---> Package perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 set to be updated ---> Package perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 set to be updated ---> Package perl-Term-UI.x86_64 0:0.20-119.el6_1.1 set to be updated ---> Package perl-Test-Harness.x86_64 0:3.17-119.el6_1.1 set to be updated ---> Package perl-Test-Simple.x86_64 0:0.92-119.el6_1.1 set to be updated ---> Package perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 set to be updated ---> Package perl-Time-Piece.x86_64 0:1.15-119.el6_1.1 set to be updated ---> Package perl-core.x86_64 0:5.10.1-119.el6_1.1 set to be updated ---> Package perl-devel.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-libs.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-parent.x86_64 1:0.221-119.el6_1.1 set to be updated ---> Package perl-version.x86_64 3:0.77-119.el6_1.1 set to be updated ---> Package pinentry.x86_64 0:0.7.6-6.el6 set to be updated ---> Package plymouth.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-core-libs.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-scripts.x86_64 0:0.8.3-24.el6 set to be updated ---> Package policycoreutils.x86_64 0:2.0.83-19.18.el6 set to be updated ---> Package postfix.x86_64 2:2.6.6-2.2.el6_1 set to be updated ---> Package postgresql.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-libs.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-plpython.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-server.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package powertop.x86_64 0:1.11-6.el6 set to be updated ---> Package prelink.x86_64 0:0.4.6-3.el6 set to be updated ---> Package procps.x86_64 0:3.2.8-21.el6 set to be updated ---> Package python.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-dmidecode.x86_64 0:3.10.13-1.el6 set to be updated ---> Package python-ethtool.x86_64 0:0.6-1.el6 set to be updated ---> Package python-libs.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-pycurl.x86_64 0:7.19.0-8.el6 set to be updated ---> Package python-urlgrabber.noarch 0:3.9.1-8.el6 set to be updated ---> Package ql2400-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package ql2500-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package quota.x86_64 1:3.17-16.el6 set to be updated ---> Package redhat-lsb.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: redhat-lsb-printing for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: redhat-lsb-graphics for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: perl-CGI for package: redhat-lsb-4.0-3.el6.x86_64 ---> Package redhat-release-server.x86_64 0:6Server-6.2.0.3.el6 set to be updated ---> Package rhn-check.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-client-tools.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-setup.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhnlib.noarch 0:2.5.22-12.el6 set to be updated ---> Package rng-tools.x86_64 0:2-13.el6_2 set to be updated ---> Package rsyslog.x86_64 0:4.6.2-12.el6 set to be updated ---> Package samba-client.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-common.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-winbind-clients.x86_64 0:3.5.10-114.el6 set to be updated ---> Package screen.x86_64 0:4.0.3-16.el6 set to be updated ---> Package sed.x86_64 0:4.2.1-7.el6 set to be updated ---> Package seekwatcher.noarch 0:0.12-5.el6 set to be updated ---> Package selinux-policy.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package selinux-policy-targeted.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package setup.noarch 0:2.8.14-13.el6 set to be updated ---> Package shadow-utils.x86_64 2:4.1.4.2-13.el6 set to be updated ---> Package smartmontools.x86_64 1:5.39.1-5.el6 set to be updated ---> Package sos.noarch 0:2.2-17.el6 set to be updated ---> Package sssd.x86_64 0:1.5.1-66.el6_2.1 set to be updated --> Processing Dependency: libipa_hbac = 1.5.1-66.el6_2.1 for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libipa_hbac.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 ---> Package sssd-client.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package strace.x86_64 0:4.5.19-1.10.el6 set to be updated ---> Package sudo.x86_64 0:1.7.4p5-7.el6 set to be updated ---> Package sysstat.x86_64 0:9.0.4-18.el6 set to be updated ---> Package system-config-firewall-base.noarch 0:1.2.27-5.el6 set to be updated ---> Package system-config-firewall-tui.noarch 0:1.2.27-5.el6 set to be updated ---> Package sysvinit-tools.x86_64 0:2.87-4.dsf.el6 set to be updated ---> Package tcp_wrappers.x86_64 0:7.6-57.el6 set to be updated ---> Package tcp_wrappers-libs.x86_64 0:7.6-57.el6 set to be updated ---> Package tcsh.x86_64 0:6.17-14.el6 set to be updated ---> Package telnet.x86_64 1:0.17-47.el6 set to be updated ---> Package tmpwatch.x86_64 0:2.9.16-4.el6 set to be updated ---> Package tzdata.noarch 0:2011l-4.el6 set to be updated ---> Package tzdata-java.noarch 0:2011l-4.el6 set to be updated ---> Package udev.x86_64 0:147-2.40.el6 set to be updated ---> Package upstart.x86_64 0:0.6.5-10.el6 set to be updated ---> Package usbutils.x86_64 0:003-4.el6 set to be updated ---> Package util-linux-ng.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package valgrind.x86_64 1:3.6.0-4.el6 set to be updated ---> Package vim-common.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-enhanced.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-minimal.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package which.x86_64 0:2.19-6.el6 set to be updated ---> Package xdg-utils.noarch 0:1.0.2-17.20091016cvs.el6 set to be updated ---> Package xinetd.x86_64 2:2.3.14-33.el6 set to be updated ---> Package xmlrpc-c.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xmlrpc-c-client.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xorg-x11-drv-ati-firmware.noarch 0:6.14.2-7.el6 set to be updated ---> Package yum.noarch 0:3.2.29-22.el6 set to be updated ---> Package yum-metadata-parser.x86_64 0:1.1.2-16.el6 set to be updated ---> Package yum-plugin-security.noarch 0:1.1.30-10.el6 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.9.1-36.el6 set to be updated ---> Package yum-utils.noarch 0:1.1.30-10.el6 set to be updated ---> Package zlib.x86_64 0:1.2.3-27.el6 set to be updated --> Running transaction check ---> Package btparser.x86_64 0:0.13-1.el6 set to be updated ---> Package dhcp-common.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated ---> Package flac.x86_64 0:1.2.1-6.1.el6 set to be updated ---> Package ipa-python.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: python-nss >= 0.11 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-kerberos >= 1.1-3 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-netaddr for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-lxml for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: libipa_hbac-python for package: ipa-python-2.1.3-9.el6.x86_64 ---> Package libipa_hbac.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libpath_utils.x86_64 0:0.2.1-6.el6 set to be updated ---> Package libref_array.x86_64 0:0.1.1-6.el6 set to be updated ---> Package libreport.x86_64 0:2.0.5-20.el6 set to be updated --> Processing Dependency: libreport-python = 2.0.5-20.el6 for package: libreport-2.0.5-20.el6.x86_64 --> Processing Dependency: libreport-plugin-reportuploader for package: libreport-2.0.5-20.el6.x86_64 ---> Package libreport-cli.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-kerneloops.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-mailx.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libunistring.x86_64 0:0.9.3-4.el6 set to be updated ---> Package perl-CGI.x86_64 0:3.51-119.el6_1.1 set to be updated ---> Package perl-YAML-Syck.x86_64 0:1.07-4.el6 set to be updated ---> Package redhat-lsb-graphics.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: libqt-mt.so.3()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtXml.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSvg.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSql.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtOpenGL.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtGui.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtCore.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGLU.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 ---> Package redhat-lsb-printing.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/gs for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/foomatic-rip for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Running transaction check ---> Package cups.x86_64 1:1.4.2-44.el6 set to be updated --> Processing Dependency: portreserve for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: poppler-utils for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: acl for package: 1:cups-1.4.2-44.el6.x86_64 ---> Package foomatic.x86_64 0:4.0.4-1.el6_1.1 set to be updated --> Processing Dependency: foomatic-db for package: foomatic-4.0.4-1.el6_1.1.x86_64 ---> Package ghostscript.x86_64 0:8.70-11.el6_1.2 set to be updated --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-8.70-11.el6_1.2.x86_64 --> Processing Dependency: ghostscript-fonts for package: ghostscript-8.70-11.el6_1.2.x86_64 ---> Package libipa_hbac-python.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libreport-plugin-reportuploader.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-python.x86_64 0:2.0.5-20.el6 set to be updated ---> Package mesa-libGL.x86_64 0:7.11-3.el6 set to be updated --> Processing Dependency: mesa-dri-drivers(x86-64) = 7.11-3.el6 for package: mesa-libGL-7.11-3.el6.x86_64 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-7.11-3.el6.x86_64 ---> Package mesa-libGLU.x86_64 0:7.11-3.el6 set to be updated ---> Package python-kerberos.x86_64 0:1.1-6.2.el6 set to be updated ---> Package python-lxml.x86_64 0:2.2.3-1.1.el6 set to be updated --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 ---> Package python-netaddr.noarch 0:0.7.5-4.el6 set to be updated ---> Package python-nss.x86_64 0:0.11-3.el6 set to be updated ---> Package qt.x86_64 1:4.6.2-20.el6 set to be updated ---> Package qt-x11.x86_64 1:4.6.2-20.el6 set to be updated --> Processing Dependency: qt-sqlite(x86-64) = 1:4.6.2-20.el6 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: phonon-backend(x86-64) >= 4.3 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 ---> Package qt3.x86_64 0:3.3.8b-30.el6 set to be updated --> Running transaction check ---> Package acl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package foomatic-db.noarch 0:4.0-7.20091126.el6 set to be updated --> Processing Dependency: foomatic-db-ppds = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch --> Processing Dependency: foomatic-db-filesystem = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch ---> Package ghostscript-fonts.noarch 0:5.50-23.1.el6 set to be updated --> Processing Dependency: xorg-x11-font-utils for package: ghostscript-fonts-5.50-23.1.el6.noarch ---> Package gstreamer.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: gstreamer-tools >= 0.10.29 for package: gstreamer-0.10.29-1.el6.x86_64 ---> Package gstreamer-plugins-base.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: liboil >= 0.3.12-9 for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: iso-codes for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: liboil-0.3.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 ---> Package libXxf86vm.x86_64 0:1.1.0-1.el6 set to be updated ---> Package libmng.x86_64 0:1.0.10-4.1.el6 set to be updated --> Processing Dependency: liblcms.so.1()(64bit) for package: libmng-1.0.10-4.1.el6.x86_64 ---> Package libxslt.x86_64 0:1.1.26-2.el6 set to be updated ---> Package mesa-dri-drivers.x86_64 0:7.11-3.el6 set to be updated ---> Package phonon-backend-gstreamer.x86_64 1:4.6.2-20.el6 set to be updated ---> Package poppler-utils.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler = 0.12.4-3.el6_0.1 for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libpoppler.so.5()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libopenjpeg.so.2()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 ---> Package portreserve.x86_64 0:0.0.4-4.el6_1.1 set to be updated ---> Package qt-sqlite.x86_64 1:4.6.2-20.el6 set to be updated ---> Package urw-fonts.noarch 0:2.4-10.el6 set to be updated --> Running transaction check ---> Package cdparanoia-libs.x86_64 0:10.2-5.1.el6 set to be updated ---> Package foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package gstreamer-tools.x86_64 0:0.10.29-1.el6 set to be updated ---> Package iso-codes.noarch 0:3.16-2.el6 set to be updated --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package lcms-libs.x86_64 0:1.19-1.el6 set to be updated ---> Package libXv.x86_64 0:1.0.5-1.el6 set to be updated ---> Package liboil.x86_64 0:0.3.16-4.1.el6 set to be updated ---> Package libvisual.x86_64 0:0.4.0-9.1.el6 set to be updated ---> Package openjpeg-libs.x86_64 0:1.3-7.el6 set to be updated ---> Package poppler.x86_64 0:0.12.4-3.el6_0.1 set to be updated
Created attachment 915397 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).
---> Package qt-sqlite.x86_64 1:4.6.2-20.el6 set to be updated ---> Package urw-fonts.noarch 0:2.4-10.el6 set to be updated --> Running transaction check ---> Package cdparanoia-libs.x86_64 0:10.2-5.1.el6 set to be updated ---> Package foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package gstreamer-tools.x86_64 0:0.10.29-1.el6 set to be updated ---> Package iso-codes.noarch 0:3.16-2.el6 set to be updated --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package lcms-libs.x86_64 0:1.19-1.el6 set to be updated ---> Package libXv.x86_64 0:1.0.5-1.el6 set to be updated ---> Package liboil.x86_64 0:0.3.16-4.1.el6 set to be updated ---> Package libvisual.x86_64 0:0.4.0-9.1.el6 set to be updated ---> Package openjpeg-libs.x86_64 0:1.3-7.el6 set to be updated ---> Package poppler.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler-data >= 0.4.0 for package: poppler-0.12.4-3.el6_0.1.x86_64 ---> Package xorg-x11-font-utils.x86_64 1:7.2-11.el6 set to be updated --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.2-11.el6.x86_64 --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.2-11.el6.x86_64 --> Running transaction check ---> Package libXfont.x86_64 0:1.4.1-2.el6_1 set to be updated ---> Package libfontenc.x86_64 0:1.0.5-2.el6 set to be updated ---> Package poppler-data.noarch 0:0.4.0-1.el6 set to be updated ---> Package xml-common.noarch 0:0.6.3-32.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: abrt x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 210 k replacing abrt-plugin-sosreport.x86_64 1.1.13-4.el6 ipa-client x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 99 k replacing ipa-client.x86_64 2.0-9.el6 kernel x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 24 M kernel-devel x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 7.3 M libreport-plugin-logger x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 16 k replacing abrt-plugin-logger.x86_64 1.1.13-4.el6 libreport-plugin-rhtsupport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 24 k replacing abrt-plugin-rhtsupport.x86_64 1.1.13-4.el6 Updating: Red_Hat_Enterprise_Linux-Release_Notes-6-en-US noarch 2-22.el6_2 rhui-sa-east-1-rhel-server-releases 117 k abrt-addon-ccpp x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 93 k abrt-addon-kerneloops x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 63 k abrt-addon-python x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 57 k abrt-cli x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 55 k abrt-libs x86_64 2.0.4-14.el6 rhui-sa-east-1-rhel-server-releases 53 k alsa-lib x86_64 1.0.22-3.el6 rhui-sa-east-1-rhel-server-releases 370 k apr x86_64 1.3.9-3.el6_1.2 rhui-sa-east-1-rhel-server-releases 123 k at x86_64 3.1.10-43.el6 rhui-sa-east-1-rhel-server-releases 60 k atlas x86_64 3.8.4-1.el6 rhui-sa-east-1-rhel-server-releases 2.8 M attr x86_64 2.4.44-7.el6 rhui-sa-east-1-rhel-server-releases 60 k audit x86_64 2.1.3-3.el6 rhui-sa-east-1-rhel-server-releases 210 k audit-libs x86_64 2.1.3-3.el6 rhui-sa-east-1-rhel-server-releases 59 k authconfig x86_64 6.1.12-5.el6 rhui-sa-east-1-rhel-server-releases 347 k autofs x86_64 1:5.0.5-39.el6 rhui-sa-east-1-rhel-server-releases 471 k avahi-libs x86_64 0.6.25-11.el6 rhui-sa-east-1-rhel-server-releases 54 k bash x86_64 4.1.2-8.el6 rhui-sa-east-1-rhel-server-releases 905 k bfa-firmware noarch 3.0.0.0-1.el6 rhui-sa-east-1-rhel-server-releases 442 k bind-libs x86_64 32:9.7.3-8.P3.el6_2.1 rhui-sa-east-1-rhel-server-releases 840 k bind-utils x86_64 32:9.7.3-8.P3.el6_2.1 rhui-sa-east-1-rhel-server-releases 178 k blktrace x86_64 1.0.1-6.el6 rhui-sa-east-1-rhel-server-releases 768 k busybox x86_64 1:1.15.1-11.el6 rhui-sa-east-1-rhel-server-releases 613 k ca-certificates noarch 2010.63-3.el6_1.5 rhui-sa-east-1-rhel-server-releases 531 k certmonger x86_64 0.50-3.el6 rhui-sa-east-1-rhel-server-releases 203 k cifs-utils x86_64 4.8.1-5.el6 rhui-sa-east-1-rhel-server-releases 43 k coreutils x86_64 8.4-16.el6 rhui-sa-east-1-rhel-server-releases 3.0 M coreutils-libs x86_64 8.4-16.el6 rhui-sa-east-1-rhel-server-releases 46 k cracklib x86_64 2.8.16-4.el6 rhui-sa-east-1-rhel-server-releases 70 k cracklib-dicts x86_64 2.8.16-4.el6 rhui-sa-east-1-rhel-server-releases 3.6 M crash x86_64 5.1.8-1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M crda x86_64 1.1.1_2010.11.22-1.el6 rhui-sa-east-1-rhel-server-releases 23 k cronie x86_64 1.4.4-7.el6 rhui-sa-east-1-rhel-server-releases 71 k cronie-anacron x86_64 1.4.4-7.el6 rhui-sa-east-1-rhel-server-releases 29 k crontabs noarch 1.10-33.el6 rhui-sa-east-1-rhel-server-releases 10 k cups-libs x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 315 k curl x86_64 7.19.7-26.el6_1.2 rhui-sa-east-1-rhel-server-releases 191 k cyrus-sasl x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 78 k cyrus-sasl-gssapi x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 33 k cyrus-sasl-lib x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 136 k cyrus-sasl-md5 x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 47 k cyrus-sasl-plain x86_64 2.1.23-13.el6 rhui-sa-east-1-rhel-server-releases 31 k dbus x86_64 1:1.2.24-5.el6_1 rhui-sa-east-1-rhel-server-releases 207 k dbus-libs x86_64 1:1.2.24-5.el6_1 rhui-sa-east-1-rhel-server-releases 126 k device-mapper x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 126 k device-mapper-event x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 84 k device-mapper-event-libs x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 79 k device-mapper-libs x86_64 1.02.66-6.el6 rhui-sa-east-1-rhel-server-releases 137 k dhclient x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 315 k dosfstools x86_64 3.0.9-4.el6 rhui-sa-east-1-rhel-server-releases 78 k dracut noarch 004-256.el6 rhui-sa-east-1-rhel-server-releases 109 k dracut-kernel noarch 004-256.el6 rhui-sa-east-1-rhel-server-releases 20 k e2fsprogs x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 550 k e2fsprogs-libs x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 119 k efibootmgr x86_64 0.5.4-9.el6 rhui-sa-east-1-rhel-server-releases 37 k file x86_64 5.04-11.el6 rhui-sa-east-1-rhel-server-releases 45 k file-libs x86_64 5.04-11.el6 rhui-sa-east-1-rhel-server-releases 310 k filesystem x86_64 2.4.30-3.el6 rhui-sa-east-1-rhel-server-releases 1.0 M fipscheck x86_64 1.2.0-7.el6 rhui-sa-east-1-rhel-server-releases 14 k fipscheck-lib x86_64 1.2.0-7.el6 rhui-sa-east-1-rhel-server-releases 8.4 k freetype x86_64 2.3.11-6.el6_1.8 rhui-sa-east-1-rhel-server-releases 359 k glib2 x86_64 2.22.5-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M glibc x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 3.8 M glibc-common x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 14 M glibc-devel x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 966 k glibc-headers x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 596 k gpm-libs x86_64 1.20.6-12.el6 rhui-sa-east-1-rhel-server-releases 29 k grub x86_64 1:0.97-75.el6 rhui-sa-east-1-rhel-server-releases 906 k gtk2 x86_64 2.18.9-6.el6 rhui-sa-east-1-rhel-server-releases 3.3 M httpd x86_64 2.2.15-15.el6 rhui-sa-east-1-rhel-server-releases 808 k httpd-tools x86_64 2.2.15-15.el6 rhui-sa-east-1-rhel-server-releases 70 k hwdata noarch 0.233-7.6.el6 rhui-sa-east-1-rhel-server-releases 1.0 M initscripts x86_64 9.03.27-1.el6 rhui-sa-east-1-rhel-server-releases 933 k iproute x86_64 2.6.32-17.el6 rhui-sa-east-1-rhel-server-releases 336 k iptables x86_64 1.4.7-4.el6 rhui-sa-east-1-rhel-server-releases 246 k iptables-ipv6 x86_64 1.4.7-4.el6 rhui-sa-east-1-rhel-server-releases 93 k iputils x86_64 20071127-16.el6 rhui-sa-east-1-rhel-server-releases 120 k irqbalance x86_64 2:0.55-29.el6 rhui-sa-east-1-rhel-server-releases 24 k iwl1000-firmware noarch 1:39.31.5.1-1.el6 rhui-sa-east-1-rhel-server-releases 189 k iwl5000-firmware noarch 8.83.5.1_1-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 270 k iwl6000-firmware noarch 9.221.4.1-1.el6 rhui-sa-east-1-rhel-server-releases 142 k iwl6050-firmware noarch 41.28.5.1-2.el6 rhui-sa-east-1-rhel-server-releases 218 k jasper-libs x86_64 1.900.1-15.el6_1.1 rhui-sa-east-1-rhel-server-releases 136 k java-1.6.0-openjdk x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 rhui-sa-east-1-rhel-server-releases 25 M jwhois x86_64 4.0-19.el6 rhui-sa-east-1-rhel-server-releases 104 k kernel-firmware noarch 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 6.2 M kernel-headers x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 1.6 M kexec-tools x86_64 2.0.0-209.el6 rhui-sa-east-1-rhel-server-releases 255 k keyutils x86_64 1.4-3.el6 rhui-sa-east-1-rhel-server-releases 38 k keyutils-libs x86_64 1.4-3.el6 rhui-sa-east-1-rhel-server-releases 20 k kpartx x86_64 0.4.9-46.el6 rhui-sa-east-1-rhel-server-releases 46 k krb5-libs x86_64 1.9-22.el6_2.1 rhui-sa-east-1-rhel-server-releases 709 k krb5-pkinit-openssl x86_64 1.9-22.el6_2.1 rhui-sa-east-1-rhel-server-releases 105 k krb5-workstation x86_64 1.9-22.el6_2.1 rhui-sa-east-1-rhel-server-releases 411 k ksh x86_64 20100621-12.el6_2.1 rhui-sa-east-1-rhel-server-releases 684 k less x86_64 436-10.el6 rhui-sa-east-1-rhel-server-releases 107 k libacl x86_64 2.2.49-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libattr x86_64 2.4.44-7.el6 rhui-sa-east-1-rhel-server-releases 15 k libblkid x86_64 2.17.2-12.4.el6 rhui-sa-east-1-rhel-server-releases 111 k libcap x86_64 2.16-5.5.el6 rhui-sa-east-1-rhel-server-releases 32 k libcollection x86_64 0.6.0-6.el6 rhui-sa-east-1-rhel-server-releases 35 k libcom_err x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 36 k libcurl x86_64 7.19.7-26.el6_1.2 rhui-sa-east-1-rhel-server-releases 163 k libdhash x86_64 0.4.2-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libdrm x86_64 2.4.25-2.el6 rhui-sa-east-1-rhel-server-releases 65 k libgcj x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 19 M libgcrypt x86_64 1.4.5-9.el6 rhui-sa-east-1-rhel-server-releases 228 k libgpg-error x86_64 1.7-4.el6 rhui-sa-east-1-rhel-server-releases 59 k libgssglue x86_64 0.1-11.el6 rhui-sa-east-1-rhel-server-releases 23 k libgudev1 x86_64 147-2.40.el6 rhui-sa-east-1-rhel-server-releases 59 k libhugetlbfs x86_64 2.12-2.el6 rhui-sa-east-1-rhel-server-releases 69 k libhugetlbfs-utils x86_64 2.12-2.el6 rhui-sa-east-1-rhel-server-releases 52 k libicu x86_64 4.2.1-9.1.el6_2 rhui-sa-east-1-rhel-server-releases 4.9 M libini_config x86_64 0.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 31 k libnih x86_64 1.0.1-7.el6 rhui-sa-east-1-rhel-server-releases 138 k libnl x86_64 1.1-14.el6 rhui-sa-east-1-rhel-server-releases 121 k libpng x86_64 2:1.2.46-1.el6_1 rhui-sa-east-1-rhel-server-releases 180 k libselinux x86_64 2.0.94-5.2.el6 rhui-sa-east-1-rhel-server-releases 107 k libselinux-utils x86_64 2.0.94-5.2.el6 rhui-sa-east-1-rhel-server-releases 81 k libsemanage x86_64 2.0.43-4.1.el6 rhui-sa-east-1-rhel-server-releases 104 k libsepol x86_64 2.0.41-4.el6 rhui-sa-east-1-rhel-server-releases 128 k libsndfile x86_64 1.0.20-5.el6 rhui-sa-east-1-rhel-server-releases 233 k libss x86_64 1.41.12-11.el6 rhui-sa-east-1-rhel-server-releases 40 k libssh2 x86_64 1.2.2-7.el6_1.1 rhui-sa-east-1-rhel-server-releases 75 k libtdb x86_64 1.2.1-3.el6 rhui-sa-east-1-rhel-server-releases 28 k libtirpc x86_64 0.2.1-5.el6 rhui-sa-east-1-rhel-server-releases 78 k libudev x86_64 147-2.40.el6 rhui-sa-east-1-rhel-server-releases 74 k libuuid x86_64 2.17.2-12.4.el6 rhui-sa-east-1-rhel-server-releases 65 k libxml2 x86_64 2.7.6-4.el6 rhui-sa-east-1-rhel-server-releases 794 k libxml2-python x86_64 2.7.6-4.el6 rhui-sa-east-1-rhel-server-releases 319 k lsof x86_64 4.82-2.el6 rhui-sa-east-1-rhel-server-releases 319 k lvm2 x86_64 2.02.87-6.el6 rhui-sa-east-1-rhel-server-releases 548 k lvm2-libs x86_64 2.02.87-6.el6 rhui-sa-east-1-rhel-server-releases 614 k mailcap noarch 2.1.31-2.el6 rhui-sa-east-1-rhel-server-releases 27 k man-pages noarch 3.22-17.el6 rhui-sa-east-1-rhel-server-releases 4.8 M man-pages-ja noarch 20100115-5.el6 rhui-sa-east-1-rhel-server-releases 5.5 M man-pages-overrides noarch 6.2.3-2.el6 rhui-sa-east-1-rhel-server-releases 275 k mdadm x86_64 3.2.2-9.el6 rhui-sa-east-1-rhel-server-releases 317 k microcode_ctl x86_64 1:1.17-9.el6 rhui-sa-east-1-rhel-server-releases 445 k mingetty x86_64 1.08-5.el6 rhui-sa-east-1-rhel-server-releases 21 k mod_ssl x86_64 1:2.2.15-15.el6 rhui-sa-east-1-rhel-server-releases 87 k mutt x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 rhui-sa-east-1-rhel-server-releases 1.2 M net-snmp x86_64 1:5.5-37.el6_2.1 rhui-sa-east-1-rhel-server-releases 300 k net-snmp-libs x86_64 1:5.5-37.el6_2.1 rhui-sa-east-1-rhel-server-releases 1.5 M net-tools x86_64 1.60-109.el6 rhui-sa-east-1-rhel-server-releases 268 k newt x86_64 0.52.11-3.el6 rhui-sa-east-1-rhel-server-releases 97 k newt-python x86_64 0.52.11-3.el6 rhui-sa-east-1-rhel-server-releases 48 k nmap x86_64 2:5.21-4.el6 rhui-sa-east-1-rhel-server-releases 2.2 M nscd x86_64 2.12-1.47.el6 rhui-sa-east-1-rhel-server-releases 203 k nspr x86_64 4.8.8-3.el6 rhui-sa-east-1-rhel-server-releases 110 k nss x86_64 3.12.10-17.el6_2 rhui-sa-east-1-rhel-server-releases 776 k nss-pam-ldapd x86_64 0.7.5-14.el6 rhui-sa-east-1-rhel-server-releases 151 k nss-softokn x86_64 3.12.9-11.el6 rhui-sa-east-1-rhel-server-releases 170 k nss-softokn-freebl x86_64 3.12.9-11.el6 rhui-sa-east-1-rhel-server-releases 122 k nss-sysinit x86_64 3.12.10-17.el6_2 rhui-sa-east-1-rhel-server-releases 30 k nss-tools x86_64 3.12.10-17.el6_2 rhui-sa-east-1-rhel-server-releases 749 k nss-util x86_64 3.12.10-2.el6 rhui-sa-east-1-rhel-server-releases 46 k nss_db x86_64 2.2.3-0.3.pre1.el6_1.1 rhui-sa-east-1-rhel-server-releases 662 k oddjob x86_64 0.30-5.el6 rhui-sa-east-1-rhel-server-releases 60 k oddjob-mkhomedir x86_64 0.30-5.el6 rhui-sa-east-1-rhel-server-releases 31 k openldap x86_64 2.4.23-20.el6 rhui-sa-east-1-rhel-server-releases 260 k openldap-clients x86_64 2.4.23-20.el6 rhui-sa-east-1-rhel-server-releases 161 k openssh x86_64 5.3p1-70.el6 rhui-sa-east-1-rhel-server-releases 235 k openssh-clients x86_64 5.3p1-70.el6 rhui-sa-east-1-rhel-server-releases 356 k openssh-server x86_64 5.3p1-70.el6 rhui-sa-east-1-rhel-server-releases 296 k openssl x86_64 1.0.0-20.el6 rhui-sa-east-1-rhel-server-releases 1.4 M openswan x86_64 2.6.32-9.el6 rhui-sa-east-1-rhel-server-releases 887 k oprofile x86_64 0.9.6-21.el6 rhui-sa-east-1-rhel-server-releases 2.5 M pam x86_64 1.1.1-10.el6 rhui-sa-east-1-rhel-server-releases 656 k pam_krb5 x86_64 2.3.11-9.el6 rhui-sa-east-1-rhel-server-releases 134 k pam_ldap x86_64 185-11.el6 rhui-sa-east-1-rhel-server-releases 88 k pam_pkcs11 x86_64 0.6.2-11.1.el6 rhui-sa-east-1-rhel-server-releases 192 k parted x86_64 2.1-17.el6 rhui-sa-east-1-rhel-server-releases 605 k pciutils x86_64 3.1.4-11.el6 rhui-sa-east-1-rhel-server-releases 83 k pciutils-libs x86_64 3.1.4-11.el6 rhui-sa-east-1-rhel-server-releases 34 k perf x86_64 2.6.32-220.2.1.el6 rhui-sa-east-1-rhel-server-releases 1.3 M perl x86_64 4:5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 10 M perl-Archive-Extract x86_64 1:0.38-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 38 k perl-Archive-Tar x86_64 1.58-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 70 k perl-CPAN x86_64 1.9402-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 244 k perl-CPANPLUS x86_64 0.88-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 304 k perl-Compress-Raw-Zlib x86_64 2.023-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 67 k perl-Compress-Zlib x86_64 2.020-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 43 k perl-Date-Manip noarch 6.24-1.el6 rhui-sa-east-1-rhel-server-releases 1.4 M perl-Digest-SHA x86_64 1:5.47-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 61 k perl-ExtUtils-CBuilder x86_64 1:0.27-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 45 k perl-ExtUtils-Embed x86_64 1.28-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 29 k perl-ExtUtils-MakeMaker x86_64 6.55-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 290 k perl-ExtUtils-ParseXS x86_64 1:2.2003.0-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 42 k perl-File-Fetch x86_64 0.26-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 38 k perl-IO-Compress-Base x86_64 2.020-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 66 k perl-IO-Compress-Zlib x86_64 2.020-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 133 k perl-IO-Zlib x86_64 1:1.09-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 30 k perl-IPC-Cmd x86_64 1:0.56-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 43 k perl-Locale-Maketext-Simple x86_64 1:0.18-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 28 k perl-Log-Message x86_64 1:0.02-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 44 k perl-Log-Message-Simple x86_64 0.04-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 26 k perl-Module-Build x86_64 1:0.3500-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 227 k perl-Module-CoreList x86_64 2.18-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 63 k perl-Module-Load x86_64 1:0.16-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 25 k perl-Module-Load-Conditional x86_64 0.30-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 32 k perl-Module-Loaded x86_64 1:0.02-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 25 k perl-Module-Pluggable x86_64 1:3.90-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 37 k perl-Object-Accessor x86_64 1:0.34-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 34 k perl-Package-Constants x86_64 1:0.02-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 24 k perl-Params-Check x86_64 1:0.26-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 33 k perl-Parse-CPAN-Meta x86_64 1:1.40-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 27 k perl-Pod-Escapes x86_64 1:1.04-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 30 k perl-Pod-Simple x86_64 1:3.13-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 209 k perl-Term-UI x86_64 0.20-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 37 k perl-Test-Harness x86_64 3.17-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 229 k perl-Test-Simple x86_64 0.92-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 110 k perl-Time-HiRes x86_64 4:1.9721-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 46 k perl-Time-Piece x86_64 1.15-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 44 k perl-core x86_64 5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 20 k perl-devel x86_64 4:5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 420 k perl-libs x86_64 4:5.10.1-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 575 k perl-parent x86_64 1:0.221-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 25 k perl-version x86_64 3:0.77-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 49 k pinentry x86_64 0.7.6-6.el6 rhui-sa-east-1-rhel-server-releases 65 k plymouth x86_64 0.8.3-24.el6 rhui-sa-east-1-rhel-server-releases 89 k plymouth-core-libs x86_64 0.8.3-24.el6 rhui-sa-east-1-rhel-server-releases 88 k plymouth-scripts x86_64 0.8.3-24.el6 rhui-sa-east-1-rhel-server-releases 30 k policycoreutils x86_64 2.0.83-19.18.el6 rhui-sa-east-1-rhel-server-releases 675 k postfix x86_64 2:2.6.6-2.2.el6_1 rhui-sa-east-1-rhel-server-releases 2.0 M postgresql x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 2.7 M postgresql-libs x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 198 k postgresql-plpython x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 54 k postgresql-server x86_64 8.4.9-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 3.3 M powertop x86_64 1.11-6.el6 rhui-sa-east-1-rhel-server-releases 71 k prelink x86_64 0.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 989 k procps x86_64 3.2.8-21.el6 rhui-sa-east-1-rhel-server-releases 211 k python x86_64 2.6.6-29.el6 rhui-sa-east-1-rhel-server-releases 4.8 M python-dmidecode x86_64 3.10.13-1.el6 rhui-sa-east-1-rhel-server-releases 80 k python-ethtool x86_64 0.6-1.el6 rhui-sa-east-1-rhel-server-releases 29 k python-libs x86_64 2.6.6-29.el6 rhui-sa-east-1-rhel-server-releases 621 k python-pycurl x86_64 7.19.0-8.el6 rhui-sa-east-1-rhel-server-releases 77 k python-urlgrabber noarch 3.9.1-8.el6 rhui-sa-east-1-rhel-server-releases 85 k ql2400-firmware noarch 5.06.02-1.el6 rhui-sa-east-1-rhel-server-releases 91 k ql2500-firmware noarch 5.06.02-1.el6 rhui-sa-east-1-rhel-server-releases 111 k quota x86_64 1:3.17-16.el6 rhui-sa-east-1-rhel-server-releases 197 k redhat-lsb x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 24 k redhat-release-server x86_64 6Server-6.2.0.3.el6 rhui-sa-east-1-rhel-server-releases 27 k rhn-check noarch 1.0.0-73.el6 rhui-sa-east-1-rhel-server-releases 58 k rhn-client-tools noarch 1.0.0-73.el6 rhui-sa-east-1-rhel-server-releases 487 k rhn-setup noarch 1.0.0-73.el6 rhui-sa-east-1-rhel-server-releases 90 k rhnlib noarch 2.5.22-12.el6 rhui-sa-east-1-rhel-server-releases 67 k rng-tools x86_64 2-13.el6_2 rhui-sa-east-1-rhel-server-releases 29 k rsyslog x86_64 4.6.2-12.el6 rhui-sa-east-1-rhel-server-releases 455 k samba-client x86_64 3.5.10-114.el6 rhui-sa-east-1-rhel-server-releases 11 M samba-common x86_64 3.5.10-114.el6 rhui-sa-east-1-rhel-server-releases 13 M samba-winbind-clients x86_64 3.5.10-114.el6 rhui-sa-east-1-rhel-server-releases 1.1 M screen x86_64 4.0.3-16.el6 rhui-sa-east-1-rhel-server-releases 494 k sed x86_64 4.2.1-7.el6 rhui-sa-east-1-rhel-server-releases 215 k seekwatcher noarch 0.12-5.el6 rhui-sa-east-1-rhel-server-releases 22 k selinux-policy noarch 3.7.19-126.el6_2.4 rhui-sa-east-1-rhel-server-releases 772 k selinux-policy-targeted noarch 3.7.19-126.el6_2.4 rhui-sa-east-1-rhel-server-releases 2.5 M setup noarch 2.8.14-13.el6 rhui-sa-east-1-rhel-server-releases 149 k shadow-utils x86_64 2:4.1.4.2-13.el6 rhui-sa-east-1-rhel-server-releases 896 k smartmontools x86_64 1:5.39.1-5.el6 rhui-sa-east-1-rhel-server-releases 343 k sos noarch 2.2-17.el6 rhui-sa-east-1-rhel-server-releases 208 k sssd x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 962 k sssd-client x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 69 k strace x86_64 4.5.19-1.10.el6 rhui-sa-east-1-rhel-server-releases 171 k sudo x86_64 1.7.4p5-7.el6 rhui-sa-east-1-rhel-server-releases 418 k sysstat x86_64 9.0.4-18.el6 rhui-sa-east-1-rhel-server-releases 224 k system-config-firewall-base noarch 1.2.27-5.el6 rhui-sa-east-1-rhel-server-releases 418 k system-config-firewall-tui noarch 1.2.27-5.el6 rhui-sa-east-1-rhel-server-releases 37 k sysvinit-tools x86_64 2.87-4.dsf.el6 rhui-sa-east-1-rhel-server-releases 59 k tcp_wrappers x86_64 7.6-57.el6 rhui-sa-east-1-rhel-server-releases 62 k tcp_wrappers-libs x86_64 7.6-57.el6 rhui-sa-east-1-rhel-server-releases 62 k tcsh x86_64 6.17-14.el6 rhui-sa-east-1-rhel-server-releases 414 k telnet x86_64 1:0.17-47.el6 rhui-sa-east-1-rhel-server-releases 58 k tmpwatch x86_64 2.9.16-4.el6 rhui-sa-east-1-rhel-server-releases 31 k tzdata noarch 2011l-4.el6 rhui-sa-east-1-rhel-server-releases 437 k tzdata-java noarch 2011l-4.el6 rhui-sa-east-1-rhel-server-releases 152 k udev x86_64 147-2.40.el6 rhui-sa-east-1-rhel-server-releases 360 k upstart x86_64 0.6.5-10.el6 rhui-sa-east-1-rhel-server-releases 171 k usbutils x86_64 003-4.el6 rhui-sa-east-1-rhel-server-releases 71 k util-linux-ng x86_64 2.17.2-12.4.el6 rhui-sa-east-1-rhel-server-releases 1.5 M valgrind x86_64 1:3.6.0-4.el6 rhui-sa-east-1-rhel-server-releases 30 M vim-common x86_64 2:7.2.411-1.6.el6 rhui-sa-east-1-rhel-server-releases 6.0 M vim-enhanced x86_64 2:7.2.411-1.6.el6 rhui-sa-east-1-rhel-server-releases 896 k vim-minimal x86_64 2:7.2.411-1.6.el6 rhui-sa-east-1-rhel-server-releases 365 k which x86_64 2.19-6.el6 rhui-sa-east-1-rhel-server-releases 38 k xdg-utils noarch 1.0.2-17.20091016cvs.el6 rhui-sa-east-1-rhel-server-releases 58 k xinetd x86_64 2:2.3.14-33.el6 rhui-sa-east-1-rhel-server-releases 120 k xmlrpc-c x86_64 1.16.24-1200.1840.el6_1.4 rhui-sa-east-1-rhel-server-releases 103 k xmlrpc-c-client x86_64 1.16.24-1200.1840.el6_1.4 rhui-sa-east-1-rhel-server-releases 25 k xorg-x11-drv-ati-firmware noarch 6.14.2-7.el6 rhui-sa-east-1-rhel-server-releases 61 k yum noarch 3.2.29-22.el6 rhui-sa-east-1-rhel-server-releases 986 k yum-metadata-parser x86_64 1.1.2-16.el6 rhui-sa-east-1-rhel-server-releases 27 k yum-plugin-security noarch 1.1.30-10.el6 rhui-sa-east-1-rhel-server-releases 37 k yum-rhn-plugin noarch 0.9.1-36.el6 rhui-sa-east-1-rhel-server-releases 77 k yum-utils noarch 1.1.30-10.el6 rhui-sa-east-1-rhel-server-releases 94 k zlib x86_64 1.2.3-27.el6 rhui-sa-east-1-rhel-server-releases 72 k Installing for dependencies: acl x86_64 2.2.49-6.el6 rhui-sa-east-1-rhel-server-releases 75 k btparser x86_64 0.13-1.el6 rhui-sa-east-1-rhel-server-releases 42 k
IMAGE ID= ami-0c2cf311_sa-east-1_m2.xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-151-19.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-06ae041b , Instance Type : m2.xlarge and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : OzxWxxcgYhFAHs2MPakbHCAwXscaJhDKyHfdbiGKsy0iWbgOknDF4ufHwZjTjnKgG5Gjmr3vR/P3 vQbNzLfmxVV/qqJH3vMLG6rkGZEqALm/gxzS1N2Q5PcN1TE8ZGcAVolSr1dTviIz5MrCtebC7EhP SDNDdzz6jEGFrqsWhFU= This is a Cloud Access image /root/valid/src ip-10-252-64-60 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-151-19.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-06ae041b , Instance Type : m2.xlarge and Arch : x86_64 in the Region : sa-east-1b The Validate Signature is : OzxWxxcgYhFAHs2MPakbHCAwXscaJhDKyHfdbiGKsy0iWbgOknDF4ufHwZjTjnKgG5Gjmr3vR/P3 vQbNzLfmxVV/qqJH3vMLG6rkGZEqALm/gxzS1N2Q5PcN1TE8ZGcAVolSr1dTviIz5MrCtebC7EhP SDNDdzz6jEGFrqsWhFU= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 17525032 > hwp MEMORY of 17100000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-252-64-60 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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
cdparanoia-libs x86_64 10.2-5.1.el6 rhui-sa-east-1-rhel-server-releases 47 k cups x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 2.3 M dhcp-common x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 139 k flac x86_64 1.2.1-6.1.el6 rhui-sa-east-1-rhel-server-releases 243 k foomatic x86_64 4.0.4-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 251 k foomatic-db noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 980 k foomatic-db-filesystem noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 4.3 k foomatic-db-ppds noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 19 M ghostscript x86_64 8.70-11.el6_1.2 rhui-sa-east-1-rhel-server-releases 4.4 M ghostscript-fonts noarch 5.50-23.1.el6 rhui-sa-east-1-rhel-server-releases 750 k gstreamer x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 764 k gstreamer-plugins-base x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 942 k gstreamer-tools x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 23 k ipa-python x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 631 k iso-codes noarch 3.16-2.el6 rhui-sa-east-1-rhel-server-releases 2.5 M lcms-libs x86_64 1.19-1.el6 rhui-sa-east-1-rhel-server-releases 100 k libXfont x86_64 1.4.1-2.el6_1 rhui-sa-east-1-rhel-server-releases 128 k libXv x86_64 1.0.5-1.el6 rhui-sa-east-1-rhel-server-releases 21 k libXxf86vm x86_64 1.1.0-1.el6 rhui-sa-east-1-rhel-server-releases 18 k libfontenc x86_64 1.0.5-2.el6 rhui-sa-east-1-rhel-server-releases 24 k libipa_hbac x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 50 k libipa_hbac-python x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 45 k libmng x86_64 1.0.10-4.1.el6 rhui-sa-east-1-rhel-server-releases 164 k liboil x86_64 0.3.16-4.1.el6 rhui-sa-east-1-rhel-server-releases 122 k libpath_utils x86_64 0.2.1-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libref_array x86_64 0.1.1-6.el6 rhui-sa-east-1-rhel-server-releases 22 k libreport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 200 k libreport-cli x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-plugin-kerneloops x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 15 k libreport-plugin-mailx x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 17 k libreport-plugin-reportuploader x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-python x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 21 k libunistring x86_64 0.9.3-4.el6 rhui-sa-east-1-rhel-server-releases 291 k libvisual x86_64 0.4.0-9.1.el6 rhui-sa-east-1-rhel-server-releases 135 k libxslt x86_64 1.1.26-2.el6 rhui-sa-east-1-rhel-server-releases 450 k mesa-dri-drivers x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 11 M mesa-libGL x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 145 k mesa-libGLU x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 201 k openjpeg-libs x86_64 1.3-7.el6 rhui-sa-east-1-rhel-server-releases 59 k perl-CGI x86_64 3.51-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 206 k perl-YAML-Syck x86_64 1.07-4.el6 rhui-sa-east-1-rhel-server-releases 75 k phonon-backend-gstreamer x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 126 k poppler x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 557 k poppler-data noarch 0.4.0-1.el6 rhui-sa-east-1-rhel-server-releases 2.2 M poppler-utils x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 73 k portreserve x86_64 0.0.4-4.el6_1.1 rhui-sa-east-1-rhel-server-releases 22 k python-kerberos x86_64 1.1-6.2.el6 rhui-sa-east-1-rhel-server-releases 22 k python-lxml x86_64 2.2.3-1.1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M python-netaddr noarch 0.7.5-4.el6 rhui-sa-east-1-rhel-server-releases 1.0 M python-nss x86_64 0.11-3.el6 rhui-sa-east-1-rhel-server-releases 177 k qt x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 4.0 M qt-sqlite x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 50 k qt-x11 x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 12 M qt3 x86_64 3.3.8b-30.el6 rhui-sa-east-1-rhel-server-releases 3.5 M redhat-lsb-graphics x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 12 k redhat-lsb-printing x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 11 k urw-fonts noarch 2.4-10.el6 rhui-sa-east-1-rhel-server-releases 3.1 M xml-common noarch 0.6.3-32.el6 rhui-sa-east-1-rhel-server-releases 9.4 k xorg-x11-font-utils x86_64 1:7.2-11.el6 rhui-sa-east-1-rhel-server-releases 75 k Transaction Summary ================================================================================ Install 67 Package(s) Upgrade 295 Package(s) Total download size: 361 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.7 MB/s | 361 MB 01:16 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-13.el6.noarch 1/662 warning: /etc/shadow created as /etc/shadow.rpmnew Updating : hwdata-0.233-7.6.el6.noarch 2/662 Updating : ca-certificates-2010.63-3.el6_1.5.noarch 3/662 Updating : filesystem-2.4.30-3.el6.x86_64 4/662 Updating : mailcap-2.1.31-2.el6.noarch 5/662 Installing : foomatic-db-filesystem-4.0-7.20091126.el6.noarch 6/662 Installing : xml-common-0.6.3-32.el6.noarch 7/662 Installing : iso-codes-3.16-2.el6.noarch 8/662 Updating : tzdata-java-2011l-4.el6.noarch 9/662 Updating : 1:busybox-1.15.1-11.el6.x86_64 10/662 Updating : kernel-headers-2.6.32-220.2.1.el6.x86_64 11/662 Updating : kernel-firmware-2.6.32-220.2.1.el6.noarch 12/662 Updating : redhat-release-server-6Server-6.2.0.3.el6.x86_64 13/662 Installing : poppler-data-0.4.0-1.el6.noarch 14/662 Updating : tzdata-2011l-4.el6.noarch 15/662 Updating : bash-4.1.2-8.el6.x86_64 16/662 Updating : nss-softokn-freebl-3.12.9-11.el6.x86_64 17/662 Updating : glibc-common-2.12-1.47.el6.x86_64 18/662 Updating : glibc-2.12-1.47.el6.x86_64 19/662 Updating : libattr-2.4.44-7.el6.x86_64 20/662 Updating : libcap-2.16-5.5.el6.x86_64 21/662 Updating : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64 22/662 Updating : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64 23/662 Updating : 3:perl-version-0.77-119.el6_1.1.x86_64 24/662 Updating : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64 25/662 Updating : 4:perl-libs-5.10.1-119.el6_1.1.x86_64 26/662 Updating : 4:perl-5.10.1-119.el6_1.1.x86_64 27/662 Updating : zlib-1.2.3-27.el6.x86_64 28/662 Updating : libcom_err-1.41.12-11.el6.x86_64 29/662 Updating : libxml2-2.7.6-4.el6.x86_64 30/662 Updating : nspr-4.8.8-3.el6.x86_64 31/662 Updating : audit-libs-2.1.3-3.el6.x86_64 32/662 Updating : 1:dbus-libs-1.2.24-5.el6_1.x86_64 33/662 Updating : nss-util-3.12.10-2.el6.x86_64 34/662 Updating : freetype-2.3.11-6.el6_1.8.x86_64 35/662 Updating : cyrus-sasl-lib-2.1.23-13.el6.x86_64 36/662 Updating : 2:libpng-1.2.46-1.el6_1.x86_64 37/662 Updating : 1:perl-Locale-Maketext-Simple-0.18-119.el6_1.1.x86 38/662 Updating : 1:perl-Params-Check-0.26-119.el6_1.1.x86_64 39/662 Updating : libacl-2.2.49-6.el6.x86_64 40/662 Updating : libuuid-2.17.2-12.4.el6.x86_64 41/662 Updating : keyutils-libs-1.4-3.el6.x86_64 42/662 Updating : tcp_wrappers-libs-7.6-57.el6.x86_64 43/662 Updating : xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64 44/662 Updating : libsepol-2.0.41-4.el6.x86_64 45/662 Updating : libselinux-2.0.94-5.2.el6.x86_64 46/662 Updating : krb5-libs-1.9-22.el6_2.1.x86_64 47/662 Updating : glib2-2.22.5-6.el6.x86_64 48/662 Updating : 2:shadow-utils-4.1.4.2-13.el6.x86_64 49/662 warning: /etc/login.defs created as /etc/login.defs.rpmnew Updating : sed-4.2.1-7.el6.x86_64 50/662 Updating : which-2.19-6.el6.x86_64 51/662 Updating : libudev-147-2.40.el6.x86_64 52/662 Updating : 1:perl-Module-Load-0.16-119.el6_1.1.x86_64 53/662 Updating : perl-Module-Load-Conditional-0.30-119.el6_1.1.x86_ 54/662 Updating : 1:perl-IPC-Cmd-0.56-119.el6_1.1.x86_64 55/662 Updating : 1:perl-Log-Message-0.02-119.el6_1.1.x86_64 56/662 Updating : libtdb-1.2.1-3.el6.x86_64 57/662 Updating : libnl-1.1-14.el6.x86_64 58/662 Updating : newt-0.52.11-3.el6.x86_64 59/662 Updating : 1:dbus-1.2.24-5.el6_1.x86_64 60/662 Updating : abrt-libs-2.0.4-14.el6.x86_64 61/662 Updating : libsemanage-2.0.43-4.1.el6.x86_64 62/662 Updating : procps-3.2.8-21.el6.x86_64 63/662 Updating : libblkid-2.17.2-12.4.el6.x86_64 64/662 Updating : perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64 65/662 Updating : perl-Test-Harness-3.17-119.el6_1.1.x86_64 66/662 Updating : perl-ExtUtils-MakeMaker-6.55-119.el6_1.1.x86_64 67/662 Updating : 4:perl-devel-5.10.1-119.el6_1.1.x86_64 68/662 Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-119.el6_1.1.x86_6 69/662 Updating : 1:perl-Package-Constants-0.02-119.el6_1.1.x86_64 70/662 Updating : perl-IO-Compress-Base-2.020-119.el6_1.1.x86_64 71/662 Updating : sysvinit-tools-2.87-4.dsf.el6.x86_64 72/662 Installing : lcms-libs-1.19-1.el6.x86_64 73/662 Installing : libunistring-0.9.3-4.el6.x86_64 74/662 Updating : iptables-1.4.7-4.el6.x86_64 75/662 Updating : iproute-2.6.32-17.el6.x86_64 76/662 Installing : libipa_hbac-1.5.1-66.el6_2.1.x86_64 77/662 Installing : libmng-1.0.10-4.1.el6.x86_64 78/662 Updating : perl-IO-Compress-Zlib-2.020-119.el6_1.1.x86_64 79/662 Updating : perl-Compress-Zlib-2.020-119.el6_1.1.x86_64 80/662 Updating : 1:perl-IO-Zlib-1.09-119.el6_1.1.x86_64 81/662 Updating : perl-Archive-Tar-1.58-119.el6_1.1.x86_64 82/662 Updating : 1:perl-ExtUtils-CBuilder-0.27-119.el6_1.1.x86_64 83/662 Updating : perl-Test-Simple-0.92-119.el6_1.1.x86_64 84/662 Updating : perl-Log-Message-Simple-0.04-119.el6_1.1.x86_64 85/662 Updating : perl-Term-UI-0.20-119.el6_1.1.x86_64 86/662 Updating : perl-File-Fetch-0.26-119.el6_1.1.x86_64 87/662 Updating : 1:perl-Archive-Extract-0.38-119.el6_1.1.x86_64 88/662 Updating : cyrus-sasl-gssapi-2.1.23-13.el6.x86_64 89/662 Updating : net-tools-1.60-109.el6.x86_64 90/662 Updating : libselinux-utils-2.0.94-5.2.el6.x86_64 91/662 Updating : apr-1.3.9-3.el6_1.2.x86_64 92/662 Updating : 1:perl-Object-Accessor-0.34-119.el6_1.1.x86_64 93/662 Updating : avahi-libs-0.6.25-11.el6.x86_64 94/662 Updating : 1:cups-libs-1.4.2-44.el6.x86_64 95/662 Updating : libss-1.41.12-11.el6.x86_64 96/662 Updating : e2fsprogs-libs-1.41.12-11.el6.x86_64 97/662 Installing : libfontenc-1.0.5-2.el6.x86_64 98/662 Updating : perl-Module-CoreList-2.18-119.el6_1.1.x86_64 99/662 Updating : 1:perl-Digest-SHA-5.47-119.el6_1.1.x86_64 100/662 Updating : 1:perl-Module-Loaded-0.02-119.el6_1.1.x86_64 101/662 Updating : cracklib-2.8.16-4.el6.x86_64 102/662 Installing : openjpeg-libs-1.3-7.el6.x86_64 103/662 Updating : libcollection-0.6.0-6.el6.x86_64 104/662 Updating : pciutils-libs-3.1.4-11.el6.x86_64 105/662 Updating : libgpg-error-1.7-4.el6.x86_64 106/662 Updating : libgcrypt-1.4.5-9.el6.x86_64 107/662 Updating : jasper-libs-1.900.1-15.el6_1.1.x86_64 108/662 Updating : gtk2-2.18.9-6.el6.x86_64 109/662 Installing : libxslt-1.1.26-2.el6.x86_64 110/662 Installing : poppler-0.12.4-3.el6_0.1.x86_64 111/662 Installing : poppler-utils-0.12.4-3.el6_0.1.x86_64 112/662 Updating : cracklib-dicts-2.8.16-4.el6.x86_64 113/662 Updating : coreutils-libs-8.4-16.el6.x86_64 114/662 Updating : coreutils-8.4-16.el6.x86_64 115/662 Updating : pam-1.1.1-10.el6.x86_64 116/662 Updating : openssl-1.0.0-20.el6.x86_64 117/662 Updating : python-libs-2.6.6-29.el6.x86_64 118/662 Updating : python-2.6.6-29.el6.x86_64 119/662 Updating : alsa-lib-1.0.22-3.el6.x86_64 120/662 Installing : 1:qt-4.6.2-20.el6.x86_64 121/662 Updating : libxml2-python-2.7.6-4.el6.x86_64 122/662 Updating : libssh2-1.2.2-7.el6_1.1.x86_64 123/662 Updating : plymouth-scripts-0.8.3-24.el6.x86_64 124/662 Updating : python-dmidecode-3.10.13-1.el6.x86_64 125/662 Installing : 1:qt-sqlite-4.6.2-20.el6.x86_64 126/662 Updating : yum-metadata-parser-1.1.2-16.el6.x86_64 127/662 Installing : libipa_hbac-python-1.5.1-66.el6_2.1.x86_64 128/662 Updating : newt-python-0.52.11-3.el6.x86_64 129/662 Updating : authconfig-6.1.12-5.el6.x86_64 130/662 Updating : python-ethtool-0.6-1.el6.x86_64 131/662 Installing : python-lxml-2.2.3-1.1.el6.x86_64 132/662 Updating : blktrace-1.0.1-6.el6.x86_64 133/662 Updating : rhnlib-2.5.22-12.el6.noarch 134/662 Installing : python-kerberos-1.1-6.2.el6.x86_64 135/662 Installing : python-netaddr-0.7.5-4.el6.noarch 136/662 Updating : httpd-tools-2.2.15-15.el6.x86_64 137/662 Updating : fipscheck-lib-1.2.0-7.el6.x86_64 138/662 Updating : fipscheck-1.2.0-7.el6.x86_64 139/662 Updating : 32:bind-libs-9.7.3-8.P3.el6_2.1.x86_64 140/662 Updating : 32:bind-utils-9.7.3-8.P3.el6_2.1.x86_64 141/662 Updating : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64 142/662 Updating : krb5-workstation-1.9-22.el6_2.1.x86_64 143/662 Updating : pam_krb5-2.3.11-9.el6.x86_64 144/662 Updating : sssd-client-1.5.1-66.el6_2.1.x86_64 145/662 Updating : at-3.1.10-43.el6.x86_64 146/662 Updating : xdg-utils-1.0.2-17.20091016cvs.el6.noarch 147/662 Updating : nscd-2.12-1.47.el6.x86_64 148/662 Installing : qt3-3.3.8b-30.el6.x86_64 149/662 Updating : perl-CPAN-1.9402-119.el6_1.1.x86_64 150/662 Installing : libXfont-1.4.1-2.el6_1.x86_64 151/662 Installing : 1:xorg-x11-font-utils-7.2-11.el6.x86_64 152/662 Installing : ghostscript-fonts-5.50-23.1.el6.noarch 153/662 Updating : e2fsprogs-1.41.12-11.el6.x86_64 154/662 Updating : 1:perl-Module-Build-0.3500-119.el6_1.1.x86_64 155/662 Updating : iptables-ipv6-1.4.7-4.el6.x86_64 156/662 Updating : system-config-firewall-base-1.2.27-5.el6.noarch 157/662 Updating : perl-ExtUtils-Embed-1.28-119.el6_1.1.x86_64 158/662 Updating : libgudev1-147-2.40.el6.x86_64 159/662 Installing : gstreamer-tools-0.10.29-1.el6.x86_64 160/662 Installing : gstreamer-0.10.29-1.el6.x86_64 161/662 Updating : libgssglue-0.1-11.el6.x86_64 162/662 Updating : libtirpc-0.2.1-5.el6.x86_64 163/662 Updating : 2:vim-minimal-7.2.411-1.6.el6.x86_64 164/662 Updating : tcp_wrappers-7.6-57.el6.x86_64 165/662 Updating : keyutils-1.4-3.el6.x86_64 166/662 Installing : acl-2.2.49-6.el6.x86_64 167/662 Updating : nss-softokn-3.12.9-11.el6.x86_64 168/662 Updating : nss-3.12.10-17.el6_2.x86_64 169/662 Updating : nss-sysinit-3.12.10-17.el6_2.x86_64 170/662 warning: /etc/pki/nssdb/pkcs11.txt created as /etc/pki/nssdb/pkcs11.txt.rpmnew Updating : openldap-2.4.23-20.el6.x86_64 171/662 warning: /etc/openldap/ldap.conf created as /etc/openldap/ldap.conf.rpmnew Updating : libcurl-7.19.7-26.el6_1.2.x86_64 172/662 Updating : xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64 173/662 Updating : curl-7.19.7-26.el6_1.2.x86_64 174/662 Installing : libreport-plugin-reportuploader-2.0.5-20.el6.x86_6 175/662 Installing : libreport-python-2.0.5-20.el6.x86_64 176/662 Installing : libreport-2.0.5-20.el6.x86_64 177/662 Installing : libreport-plugin-rhtsupport-2.0.5-20.el6.x86_64 178/662 Installing : abrt-2.0.4-14.el6.x86_64 179/662 Updating : samba-winbind-clients-3.5.10-114.el6.x86_64 180/662 Updating : postgresql-libs-8.4.9-1.el6_1.1.x86_64 181/662 Updating : abrt-addon-python-2.0.4-14.el6.x86_64 182/662 Installing : libreport-cli-2.0.5-20.el6.x86_64 183/662 Installing : libreport-plugin-kerneloops-2.0.5-20.el6.x86_64 184/662 Updating : abrt-addon-kerneloops-2.0.4-14.el6.x86_64 185/662 Installing : libreport-plugin-mailx-2.0.5-20.el6.x86_64 186/662 Installing : libreport-plugin-logger-2.0.5-20.el6.x86_64 187/662 Updating : python-pycurl-7.19.0-8.el6.x86_64 188/662 Updating : python-urlgrabber-3.9.1-8.el6.noarch 189/662 Updating : yum-3.2.29-22.el6.noarch 190/662 Updating : rhn-client-tools-1.0.0-73.el6.noarch 191/662 Updating : rhn-setup-1.0.0-73.el6.noarch 192/662 Updating : yum-rhn-plugin-0.9.1-36.el6.noarch 193/662 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Updating : pam_ldap-185-11.el6.x86_64 194/662 Installing : python-nss-0.11-3.el6.x86_64 195/662 Installing : ipa-python-2.1.3-9.el6.x86_64 196/662 Updating : nss-tools-3.12.10-17.el6_2.x86_64 197/662 Updating : libnih-1.0.1-7.el6.x86_64 198/662 Updating : upstart-0.6.5-10.el6.x86_64 199/662 Updating : file-libs-5.04-11.el6.x86_64 200/662 Updating : file-5.04-11.el6.x86_64 201/662 Updating : 1:perl-parent-0.221-119.el6_1.1.x86_64 202/662 Installing : perl-CGI-3.51-119.el6_1.1.x86_64 203/662 Updating : 1:perl-Parse-CPAN-Meta-1.40-119.el6_1.1.x86_64 204/662 Updating : perl-CPANPLUS-0.88-119.el6_1.1.x86_64 205/662 Installing : perl-YAML-Syck-1.07-4.el6.x86_64 206/662 Updating : perl-Time-Piece-1.15-119.el6_1.1.x86_64 207/662 Updating : 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 208/662 Installing : libref_array-0.1.1-6.el6.x86_64 209/662 Installing : libpath_utils-0.2.1-6.el6.x86_64 210/662 Updating : libini_config-0.6.1-6.el6.x86_64 211/662 Updating : gpm-libs-1.20.6-12.el6.x86_64 212/662 Updating : plymouth-core-libs-0.8.3-24.el6.x86_64 213/662 Updating : mingetty-1.08-5.el6.x86_64 214/662 Updating : iputils-20071127-16.el6.x86_64 215/662 Updating : initscripts-9.03.27-1.el6.x86_64 216/662 Updating : util-linux-ng-2.17.2-12.4.el6.x86_64 217/662 Updating : udev-147-2.40.el6.x86_64 218/662 Updating : libdrm-2.4.25-2.el6.x86_64 219/662 Updating : plymouth-0.8.3-24.el6.x86_64 220/662 Updating : dracut-004-256.el6.noarch 221/662 Updating : dracut-kernel-004-256.el6.noarch 222/662 Installing : kernel-2.6.32-220.2.1.el6.x86_64 223/662 Updating : device-mapper-libs-1.02.66-6.el6.x86_64 224/662 Updating : device-mapper-1.02.66-6.el6.x86_64 225/662 Updating : device-mapper-event-libs-1.02.66-6.el6.x86_64 226/662 Updating : openssh-5.3p1-70.el6.x86_64 227/662 Updating : policycoreutils-2.0.83-19.18.el6.x86_64 228/662 Updating : selinux-policy-3.7.19-126.el6_2.4.noarch 229/662 Updating : device-mapper-event-1.02.66-6.el6.x86_64 230/662 Updating : lvm2-libs-2.02.87-6.el6.x86_64 231/662 Updating : kpartx-0.4.9-46.el6.x86_64 232/662 Installing : mesa-dri-drivers-7.11-3.el6.x86_64 233/662 Updating : mdadm-3.2.2-9.el6.x86_64 234/662 Updating : cyrus-sasl-2.1.23-13.el6.x86_64 235/662 Updating : 2:postfix-2.6.6-2.2.el6_1.x86_64 236/662 Updating : samba-common-3.5.10-114.el6.x86_64 237/662 Updating : httpd-2.2.15-15.el6.x86_64 238/662 Updating : certmonger-0.50-3.el6.x86_64 239/662 Updating : postgresql-8.4.9-1.el6_1.1.x86_64 240/662 Updating : postgresql-server-8.4.9-1.el6_1.1.x86_64 241/662 Updating : rsyslog-4.6.2-12.el6.x86_64 242/662 Updating : cronie-anacron-1.4.4-7.el6.x86_64 243/662 Updating : cronie-1.4.4-7.el6.x86_64 244/662 Updating : crontabs-1.10-33.el6.noarch 245/662 Updating : oddjob-0.30-5.el6.x86_64 246/662 Installing : libXv-1.0.5-1.el6.x86_64 247/662 Installing : btparser-0.13-1.el6.x86_64 248/662 Updating : abrt-addon-ccpp-2.0.4-14.el6.x86_64 249/662 Installing : libvisual-0.4.0-9.1.el6.x86_64 250/662 Updating : libhugetlbfs-2.12-2.el6.x86_64 251/662 Installing : libXxf86vm-1.1.0-1.el6.x86_64 252/662 Installing : mesa-libGL-7.11-3.el6.x86_64 253/662 Installing : mesa-libGLU-7.11-3.el6.x86_64 254/662 Updating : glibc-headers-2.12-1.47.el6.x86_64 255/662 Installing : cdparanoia-libs-10.2-5.1.el6.x86_64 256/662 Updating : 2:vim-common-7.2.411-1.6.el6.x86_64 257/662 Installing : flac-1.2.1-6.1.el6.x86_64 258/662 Installing : liboil-0.3.16-4.1.el6.x86_64 259/662 Installing : gstreamer-plugins-base-0.10.29-1.el6.x86_64 260/662 Installing : 1:qt-x11-4.6.2-20.el6.x86_64 261/662 Installing : 1:phonon-backend-gstreamer-4.6.2-20.el6.x86_64 262/662 Installing : redhat-lsb-graphics-4.0-3.el6.x86_64 263/662 Updating : tmpwatch-2.9.16-4.el6.x86_64 264/662 Installing : portreserve-0.0.4-4.el6_1.1.x86_64 265/662 Installing : 1:cups-1.4.2-44.el6.x86_64 266/662 Installing : foomatic-db-ppds-4.0-7.20091126.el6.noarch 267/662 Installing : foomatic-db-4.0-7.20091126.el6.noarch 268/662 Updating : libdhash-0.4.2-6.el6.x86_64 269/662 Updating : sssd-1.5.1-66.el6_2.1.x86_64 270/662 Installing : urw-fonts-2.4-10.el6.noarch 271/662 Installing : ghostscript-8.70-11.el6_1.2.x86_64 272/662 Installing : foomatic-4.0.4-1.el6_1.1.x86_64 273/662 Installing : redhat-lsb-printing-4.0-3.el6.x86_64 274/662 Installing : 12:dhcp-common-4.1.1-25.P1.el6_2.1.x86_64 275/662 Updating : 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 276/662 Updating : redhat-lsb-4.0-3.el6.x86_64 277/662 Installing : ipa-client-2.1.3-9.el6.x86_64 278/662 Updating : libsndfile-1.0.20-5.el6.x86_64 279/662 Updating : 2:vim-enhanced-7.2.411-1.6.el6.x86_64 280/662 Updating : glibc-devel-2.12-1.47.el6.x86_64 281/662 Updating : libhugetlbfs-utils-2.12-2.el6.x86_64 282/662 Updating : abrt-cli-2.0.4-14.el6.x86_64 283/662 Updating : oddjob-mkhomedir-0.30-5.el6.x86_64 284/662 Updating : sysstat-9.0.4-18.el6.x86_64 285/662 Updating : postgresql-plpython-8.4.9-1.el6_1.1.x86_64 286/662 Updating : 1:mod_ssl-2.2.15-15.el6.x86_64 287/662 Updating : samba-client-3.5.10-114.el6.x86_64 288/662 Updating : kexec-tools-2.0.0-209.el6.x86_64 289/662 Updating : lvm2-2.02.87-6.el6.x86_64 290/662 Updating : selinux-policy-targeted-3.7.19-126.el6_2.4.noarch 291/662 Updating : openssh-server-5.3p1-70.el6.x86_64 292/662 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew Updating : openssh-clients-5.3p1-70.el6.x86_64 293/662 Updating : parted-2.1-17.el6.x86_64 294/662 Updating : 1:autofs-5.0.5-39.el6.x86_64 295/662 Updating : 1:iwl1000-firmware-39.31.5.1-1.el6.noarch 296/662 Updating : iwl6000-firmware-9.221.4.1-1.el6.noarch 297/662 Updating : crda-1.1.1_2010.11.22-1.el6.x86_64 298/662 Updating : iwl6050-firmware-41.28.5.1-2.el6.noarch 299/662 Updating : bfa-firmware-3.0.0.0-1.el6.noarch 300/662 Updating : prelink-0.4.6-3.el6.x86_64 301/662 Updating : 1:smartmontools-5.39.1-5.el6.x86_64 302/662 Updating : 1:microcode_ctl-1.17-9.el6.x86_64 303/662 Updating : 1:quota-3.17-16.el6.x86_64 304/662 Updating : nss-pam-ldapd-0.7.5-14.el6.x86_64 305/662 Updating : openswan-2.6.32-9.el6.x86_64 306/662 Updating : 1:net-snmp-5.5-37.el6_2.1.x86_64 307/662 Updating : rng-tools-2-13.el6_2.x86_64 308/662 Updating : 2:xinetd-2.3.14-33.el6.x86_64 309/662 Updating : perl-core-5.10.1-119.el6_1.1.x86_64 310/662 Updating : perl-Date-Manip-6.24-1.el6.noarch 311/662 Updating : rhn-check-1.0.0-73.el6.noarch 312/662 Updating : yum-plugin-security-1.1.30-10.el6.noarch 313/662 Updating : yum-utils-1.1.30-10.el6.noarch 314/662 Updating : pam_pkcs11-0.6.2-11.1.el6.x86_64 315/662 Updating : sudo-1.7.4p5-7.el6.x86_64 316/662 Updating : openldap-clients-2.4.23-20.el6.x86_64 317/662 Updating : cifs-utils-4.8.1-5.el6.x86_64 318/662 Updating : system-config-firewall-tui-1.2.27-5.el6.noarch 319/662 Updating : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-2-2 320/662 Updating : seekwatcher-0.12-5.el6.noarch 321/662 Updating : sos-2.2-17.el6.noarch 322/662 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.42.1.10.4.el6_2.x86 323/662 Updating : libgcj-4.4.6-3.el6.x86_64 324/662 Updating : 2:nmap-5.21-4.el6.x86_64 325/662 Updating : 1:grub-0.97-75.el6.x86_64 326/662 Updating : perf-2.6.32-220.2.1.el6.x86_64 327/662 Updating : krb5-pkinit-openssl-1.9-22.el6_2.1.x86_64 328/662 Updating : cyrus-sasl-md5-2.1.23-13.el6.x86_64 329/662 Updating : screen-4.0.3-16.el6.x86_64 330/662 Updating : ksh-20100621-12.el6_2.1.x86_64 331/662 Updating : audit-2.1.3-3.el6.x86_64 332/662 Updating : usbutils-003-4.el6.x86_64 333/662 Updating : tcsh-6.17-14.el6.x86_64 334/662 Updating : efibootmgr-0.5.4-9.el6.x86_64 335/662 Updating : pciutils-3.1.4-11.el6.x86_64 336/662 Updating : oprofile-0.9.6-21.el6.x86_64 337/662 Updating : 2:irqbalance-0.55-29.el6.x86_64 338/662 Updating : 5:mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64 339/662 Updating : nss_db-2.2.3-0.3.pre1.el6_1.1.x86_64 340/662 Updating : lsof-4.82-2.el6.x86_64 341/662 Updating : cyrus-sasl-plain-2.1.23-13.el6.x86_64 342/662 Updating : crash-5.1.8-1.el6.x86_64 343/662 Updating : 1:valgrind-3.6.0-4.el6.x86_64 344/662 Updating : attr-2.4.44-7.el6.x86_64 345/662 Updating : less-436-10.el6.x86_64 346/662 Updating : pinentry-0.7.6-6.el6.x86_64 347/662 Updating : 1:telnet-0.17-47.el6.x86_64 348/662 Updating : libicu-4.2.1-9.1.el6_2.x86_64 349/662 Updating : atlas-3.8.4-1.el6.x86_64 350/662 Updating : powertop-1.11-6.el6.x86_64 351/662 Updating : strace-4.5.19-1.10.el6.x86_64 352/662 Updating : jwhois-4.0-19.el6.x86_64 353/662 Updating : dosfstools-3.0.9-4.el6.x86_64 354/662 Installing : kernel-devel-2.6.32-220.2.1.el6.x86_64 355/662 Updating : ql2500-firmware-5.06.02-1.el6.noarch 356/662 Updating : man-pages-ja-20100115-5.el6.noarch 357/662 Updating : ql2400-firmware-5.06.02-1.el6.noarch 358/662 Updating : man-pages-3.22-17.el6.noarch 359/662 Updating : iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch 360/662 Updating : xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch 361/662 Updating : man-pages-overrides-6.2.3-2.el6.noarch 362/662 Cleanup : redhat-lsb-4.0-2.1.el6.x86_64 363/662 Cleanup : perl-core-5.10.1-115.el6.x86_64 364/662 Cleanup : perl-CPANPLUS-0.88-115.el6.x86_64 365/662 Cleanup : openssh-server-5.3p1-20.el6_0.3.x86_64 366/662 Cleanup : ipa-client-2.0-9.el6.x86_64 367/662 Cleanup : sssd-1.2.1-28.el6_0.4.x86_64 368/662 Cleanup : certmonger-0.24-4.el6.x86_64 369/662 Cleanup : abrt-cli-1.1.13-4.el6.x86_64 370/662 Cleanup : 1:net-snmp-5.5-27.el6_0.1.x86_64 371/662 Cleanup : openssh-clients-5.3p1-20.el6_0.3.x86_64 372/662 Cleanup : openssh-5.3p1-20.el6_0.3.x86_64 373/662 Cleanup : 1:autofs-5.0.5-23.el6_0.1.x86_64 374/662 Cleanup : 2:vim-enhanced-7.2.411-1.4.el6.x86_64 375/662 Cleanup : samba-client-3.5.4-68.el6_0.2.x86_64 376/662 Cleanup : samba-common-3.5.4-68.el6_0.2.x86_64 377/662 Cleanup : openswan-2.6.24-8.el6_0.1.x86_64 378/662 Cleanup : libgcj-4.4.4-13.el6.x86_64 379/662 Cleanup : krb5-workstation-1.8.2-3.el6_0.7.x86_64 380/662 Cleanup : samba-winbind-clients-3.5.4-68.el6_0.2.x86_64 381/662 Cleanup : abrt-addon-kerneloops-1.1.13-4.el6.x86_64 382/662 Cleanup : curl-7.19.7-16.el6.x86_64 383/662 Cleanup : pam_pkcs11-0.6.2-10.el6.x86_64 384/662 Cleanup : 1:quota-3.17-10.el6.x86_64 385/662 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 386/662 Cleanup : nss-pam-ldapd-0.7.5-3.el6.x86_64 387/662
###################################################################################### # 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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 6,710 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 4,185 repolist: 10,895 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, rhui-lb, security ================================= Matched: zsh ================================= zsh-html.x86_64 : Zsh shell manual in html format python-twisted-core-zsh.x86_64 : Tab completion for Zsh and Twisted Core zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Directory Client E-mail server Fonts French Support Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Client management tools Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Debugging and Performance Tools Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support General Purpose Desktop German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Identity Management Server Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Applications Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support NFS file server Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Office Suite and Productivity Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Ruby Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Systems Management Messaging Server support Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support iSCSI Storage Client Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package binutils.x86_64 0:2.20.51.0.2-5.28.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-6.el6 set to be updated ---> Package elfutils.x86_64 0:0.152-1.el6 set to be updated --> Processing Dependency: elfutils-libs(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: elfutils-libelf(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.152-1.el6.x86_64 ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgomp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: cpp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: libgcc >= 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 ---> Package gcc-c++.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 --> Processing Dependency: libstdc++ = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgfortran = 4.4.6-3.el6 for package: gcc-gfortran-4.4.6-3.el6.x86_64 ---> Package git.x86_64 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-34.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-19.el6 set to be updated --> Processing Dependency: rpm = 4.8.0-19.el6 for package: rpm-build-4.8.0-19.el6.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-19.el6.x86_64 ---> Package subversion.x86_64 0:1.6.11-2.el6_1.4 set to be updated ---> Package swig.x86_64 0:1.3.40-6.el6 set to be updated ---> Package systemtap.x86_64 0:1.6-4.el6 set to be updated --> Processing Dependency: systemtap-runtime = 1.6-4.el6 for package: systemtap-1.6-4.el6.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package elfutils-libelf.x86_64 0:0.152-1.el6 set to be updated ---> Package elfutils-libs.x86_64 0:0.152-1.el6 set to be updated ---> Package gdb.x86_64 0:7.2-50.el6 set to be updated ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libgcc.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgfortran.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgomp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++-devel.x86_64 0:4.4.6-3.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-libs-4.8.0-12.el6.x86_64 --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-python-4.8.0-12.el6.x86_64 ---> Package rpm.x86_64 0:4.8.0-19.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.6-4.el6 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated ---> Package rpm-libs.x86_64 0:4.8.0-19.el6 set to be updated ---> Package rpm-python.x86_64 0:4.8.0-19.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-sa-east-1-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-sa-east-1-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-sa-east-1-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-sa-east-1-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-sa-east-1-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-sa-east-1-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-sa-east-1-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-sa-east-1-rhel-server-releases 286 k gcc-c++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-sa-east-1-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-sa-east-1-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-sa-east-1-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-sa-east-1-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-sa-east-1-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-34.el6 rhui-sa-east-1-rhel-server-releases 57 k rpm-build x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 124 k swig x86_64 1.3.40-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M systemtap x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 2.9 M Updating: binutils x86_64 2.20.51.0.2-5.28.el6 rhui-sa-east-1-rhel-server-releases 2.8 M elfutils x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 201 k gcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 10 M subversion x86_64 1.6.11-2.el6_1.4 rhui-sa-east-1-rhel-server-releases 2.3 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-sa-east-1-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 28 k Updating for dependencies: cpp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 3.7 M elfutils-libelf x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 169 k elfutils-libs x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 181 k gdb x86_64 7.2-50.el6 rhui-sa-east-1-rhel-server-releases 2.3 M libgcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 98 k libgfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 263 k libgomp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 115 k libstdc++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 290 k rpm x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 898 k rpm-libs x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 308 k rpm-python x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 53 k systemtap-runtime x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 162 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 16 Package(s) Total download size: 50 M Downloading Packages: -------------------------------------------------------------------------------- Total 3.5 MB/s | 50 MB 00:14 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : libgcc-4.4.6-3.el6.x86_64 1/58 Updating : elfutils-libelf-0.152-1.el6.x86_64 2/58 Updating : libstdc++-4.4.6-3.el6.x86_64 3/58 Updating : rpm-libs-4.8.0-19.el6.x86_64 4/58 Updating : rpm-4.8.0-19.el6.x86_64 5/58 Updating : elfutils-libs-0.152-1.el6.x86_64 6/58 Updating : binutils-2.20.51.0.2-5.28.el6.x86_64 7/58 Updating : elfutils-0.152-1.el6.x86_64 8/58 Updating : systemtap-runtime-1.6-4.el6.x86_64 9/58 Installing : gettext-libs-0.17-16.el6.x86_64 10/58 Installing : gettext-devel-0.17-16.el6.x86_64 11/58 Updating : cpp-4.4.6-3.el6.x86_64 12/58 Updating : libgomp-4.4.6-3.el6.x86_64 13/58 Updating : gcc-4.4.6-3.el6.x86_64 14/58 Updating : gdb-7.2-50.el6.x86_64 15/58 Updating : libgfortran-4.4.6-3.el6.x86_64 16/58 Installing : gcc-gfortran-4.4.6-3.el6.x86_64 17/58 Installing : rpm-build-4.8.0-19.el6.x86_64 18/58 Installing : systemtap-1.6-4.el6.x86_64 19/58 Updating : rpm-python-4.8.0-19.el6.x86_64 20/58 Installing : 1:doxygen-1.6.1-6.el6.x86_64 21/58 Installing : swig-1.3.40-6.el6.x86_64 22/58 Installing : rcs-5.7-37.el6.x86_64 23/58 Installing : flex-2.5.35-8.el6.x86_64 24/58 Installing : indent-2.2.10-5.1.el6.x86_64 25/58 Installing : patchutils-0.3.1-3.1.el6.x86_64 26/58 Installing : byacc-1.9.20070509-6.1.el6.x86_64 27/58 Installing : cscope-15.6-6.el6.x86_64 28/58 Installing : ctags-5.8-2.el6.x86_64 29/58 Installing : diffstat-1.51-2.el6.x86_64 30/58 Updating : subversion-1.6.11-2.el6_1.4.x86_64 31/58 Installing : bison-2.4.1-5.el6.x86_64 32/58 Installing : 1:perl-Error-0.17015-4.el6.noarch 33/58 Installing : autoconf-2.63-5.1.el6.noarch 34/58 Installing : automake-1.11.1-1.2.el6.noarch 35/58 Installing : git-1.7.1-2.el6_0.1.x86_64 36/58 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 37/58 Installing : libstdc++-devel-4.4.6-3.el6.x86_64 38/58 Installing : gcc-c++-4.4.6-3.el6.x86_64 39/58 Installing : intltool-0.41.0-1.1.el6.noarch 40/58 Installing : libtool-2.2.6-15.5.el6.x86_64 41/58 Installing : redhat-rpm-config-9.0.3-34.el6.noarch 42/58 Cleanup : gcc-4.4.4-13.el6.x86_64 43/58 Cleanup : elfutils-0.148-1.el6.x86_64 44/58 Cleanup : rpm-python-4.8.0-12.el6.x86_64 45/58 Cleanup : rpm-libs-4.8.0-12.el6.x86_64 46/58 Cleanup : rpm-4.8.0-12.el6.x86_64 47/58 Cleanup : elfutils-libs-0.148-1.el6.x86_64 48/58 Cleanup : libstdc++-4.4.4-13.el6.x86_64 49/58 Cleanup : libgcc-4.4.4-13.el6.x86_64 50/58 Cleanup : elfutils-libelf-0.148-1.el6.x86_64 51/58
Cleanup : 32:bind-utils-9.7.0-5.P2.el6_0.1.x86_64 388/662 Cleanup : sudo-1.7.2p2-9.el6.x86_64 389/662 Cleanup : nss-tools-3.12.8-3.el6_0.x86_64 390/662 Cleanup : kexec-tools-2.0.0-145.el6.x86_64 391/662 Cleanup : pam_ldap-185-5.el6.x86_64 392/662 Cleanup : gtk2-2.18.9-4.el6.x86_64 393/662 Cleanup : 1:cups-libs-1.4.2-35.el6_0.1.x86_64 394/662 Cleanup : 1:mod_ssl-2.2.15-5.el6.x86_64 395/662 Cleanup : httpd-2.2.15-5.el6.x86_64 396/662 Cleanup : oddjob-mkhomedir-0.30-1.el6.x86_64 397/662 Cleanup : 2:xinetd-2.3.14-29.el6.x86_64 398/662 Cleanup : parted-2.1-10.el6.x86_64 399/662 Cleanup : 1:dbus-1.2.24-4.el6_0.x86_64 400/662 Cleanup : 32:bind-libs-9.7.0-5.P2.el6_0.1.x86_64 401/662 Cleanup : 1:net-snmp-libs-5.5-27.el6_0.1.x86_64 402/662 Cleanup : krb5-pkinit-openssl-1.8.2-3.el6_0.7.x86_64 403/662 Cleanup : oddjob-0.30-1.el6.x86_64 404/662 Cleanup : httpd-tools-2.2.15-5.el6.x86_64 405/662 Cleanup : nscd-2.12-1.7.el6_0.5.x86_64 406/662 Cleanup : e2fsprogs-1.41.12-3.el6.x86_64 407/662 Cleanup : abrt-addon-ccpp-1.1.13-4.el6.x86_64 408/662 Cleanup : pam_krb5-2.3.11-1.el6.x86_64 409/662 Cleanup : openldap-clients-2.4.19-15.el6_0.2.x86_64 410/662 Cleanup : 5:mutt-1.5.20-2.20091214hg736b6a.el6.x86_64 411/662 Cleanup : lvm2-2.02.72-8.el6_0.4.x86_64 412/662 Cleanup : 1:perl-Module-Build-0.3500-115.el6.x86_64 413/662 Cleanup : lvm2-libs-2.02.72-8.el6_0.4.x86_64 414/662 Cleanup : authconfig-6.1.4-6.el6.x86_64 415/662 Cleanup : audit-2.0.4-1.el6.x86_64 416/662 Cleanup : perl-Archive-Tar-1.58-115.el6.x86_64 417/662 Cleanup : 1:perl-Archive-Extract-0.38-115.el6.x86_64 418/662 Cleanup : perl-File-Fetch-0.26-115.el6.x86_64 419/662 Cleanup : perl-Term-UI-0.20-115.el6.x86_64 420/662 Cleanup : device-mapper-event-1.02.53-8.el6_0.4.x86_64 421/662 Cleanup : cyrus-sasl-gssapi-2.1.23-8.el6.x86_64 422/662 Cleanup : prelink-0.4.3-4.el6.x86_64 423/662 Cleanup : oprofile-0.9.6-7.el6.x86_64 424/662 Cleanup : crda-1.1.1_2009.11.25-3.el6.x86_64 425/662 Cleanup : 2:nmap-5.21-3.el6.x86_64 426/662 Cleanup : sysstat-9.0.4-12.el6_0.1.x86_64 427/662 Cleanup : crontabs-1.10-32.1.el6.noarch 428/662 Cleanup : cronie-anacron-1.4.4-2.el6.x86_64 429/662 Cleanup : cronie-1.4.4-2.el6.x86_64 430/662 Cleanup : 2:postfix-2.6.6-2.1.el6_0.x86_64 431/662 Cleanup : cyrus-sasl-2.1.23-8.el6.x86_64 432/662 Cleanup : rsyslog-4.6.2-2.el6.x86_64 433/662 Cleanup : 1:smartmontools-5.39.1-2.el6.x86_64 434/662 Cleanup : 1:perl-IPC-Cmd-0.56-115.el6.x86_64 435/662 Cleanup : perl-Module-Load-Conditional-0.30-115.el6.x86_64 436/662 Cleanup : perl-Log-Message-Simple-0.04-115.el6.x86_64 437/662 Cleanup : 1:perl-Log-Message-0.02-115.el6.x86_64 438/662 Cleanup : selinux-policy-targeted-3.7.19-54.el6_0.5.noarch 439/662 Cleanup : selinux-policy-3.7.19-54.el6_0.5.noarch 440/662 Cleanup : glibc-devel-2.12-1.7.el6_0.5.x86_64 441/662 Cleanup : policycoreutils-2.0.83-19.8.el6_0.x86_64 442/662 Cleanup : at-3.1.10-42.el6.x86_64 443/662 Cleanup : file-5.04-5.el6.x86_64 444/662 Cleanup : screen-4.0.3-15.el6.x86_64 445/662 Cleanup : pciutils-3.1.4-9.el6.x86_64 446/662 Cleanup : cifs-utils-4.4-5.el6_0.2.x86_64 447/662 Cleanup : postgresql-plpython-8.4.7-1.el6_0.1.x86_64 448/662 Cleanup : postgresql-server-8.4.7-1.el6_0.1.x86_64 449/662 Cleanup : postgresql-8.4.7-1.el6_0.1.x86_64 450/662 Cleanup : postgresql-libs-8.4.7-1.el6_0.1.x86_64 451/662 Cleanup : keyutils-1.4-1.el6.x86_64 452/662 Cleanup : libsemanage-2.0.43-4.el6.x86_64 453/662 Cleanup : newt-python-0.52.11-2.el6.x86_64 454/662 Cleanup : mdadm-3.1.3-1.el6.x86_64 455/662 Cleanup : 2:vim-minimal-7.2.411-1.4.el6.x86_64 456/662 Cleanup : abrt-addon-python-1.1.13-4.el6.x86_64 457/662 Cleanup : 1:perl-Digest-SHA-5.47-115.el6.x86_64 458/662 Cleanup : cyrus-sasl-md5-2.1.23-8.el6.x86_64 459/662 Cleanup : 12:dhclient-4.1.1-12.P1.el6_0.4.x86_64 460/662 Cleanup : libgudev1-147-2.29.el6.x86_64 461/662 Cleanup : efibootmgr-0.5.4-8.el6.x86_64 462/662 Cleanup : 1:valgrind-3.5.0-18.el6.x86_64 463/662 Cleanup : pinentry-0.7.6-5.el6.x86_64 464/662 Cleanup : libhugetlbfs-utils-2.8-2.el6.x86_64 465/662 Cleanup : 2:irqbalance-0.55-27.el6.x86_64 466/662 Cleanup : 1:microcode_ctl-1.17-3.el6.x86_64 467/662 Cleanup : ksh-20100621-2.el6.x86_64 468/662 Cleanup : glibc-headers-2.12-1.7.el6_0.5.x86_64 469/662 Cleanup : 1:perl-IO-Zlib-1.09-115.el6.x86_64 470/662 Cleanup : perl-Compress-Zlib-2.020-115.el6.x86_64 471/662 Cleanup : perl-IO-Compress-Zlib-2.020-115.el6.x86_64 472/662 Cleanup : perl-Module-CoreList-2.18-115.el6.x86_64 473/662 Cleanup : 1:perl-Object-Accessor-0.34-115.el6.x86_64 474/662 Cleanup : 1:perl-Params-Check-0.26-115.el6.x86_64 475/662 Cleanup : perl-CPAN-1.9402-115.el6.x86_64 476/662 Cleanup : system-config-firewall-tui-1.2.27-3.el6_0.2.noarch 477/662 Cleanup : system-config-firewall-base-1.2.27-3.el6_0.2.noarc 478/662 Cleanup : rhn-check-1.0.0-38.el6.noarch 479/662 Cleanup : yum-rhn-plugin-0.9.1-5.el6.noarch 480/662 Cleanup : seekwatcher-0.12-4.1.el6.noarch 481/662 Cleanup : iptables-ipv6-1.4.7-3.el6.x86_64 482/662 Cleanup : blktrace-1.0.1-3.1.el6.x86_64 483/662 Cleanup : perl-Compress-Raw-Zlib-2.023-115.el6.x86_64 484/662 Cleanup : libselinux-utils-2.0.94-2.el6.x86_64 485/662 Cleanup : file-libs-5.04-5.el6.x86_64 486/662 Cleanup : libgcrypt-1.4.5-3.el6.x86_64 487/662 Cleanup : device-mapper-event-libs-1.02.53-8.el6_0.4.x86_64 488/662 Cleanup : e2fsprogs-libs-1.41.12-3.el6.x86_64 489/662 Cleanup : libss-1.41.12-3.el6.x86_64 490/662 Cleanup : apr-1.3.9-3.el6_0.1.x86_64 491/662 Cleanup : avahi-libs-0.6.25-8.el6.x86_64 492/662 Cleanup : 2:libpng-1.2.44-1.el6.x86_64 493/662 Cleanup : kpartx-0.4.9-31.el6_0.3.x86_64 494/662 Cleanup : device-mapper-1.02.53-8.el6_0.4.x86_64 495/662 Cleanup : device-mapper-libs-1.02.53-8.el6_0.4.x86_64 496/662 Cleanup : fipscheck-1.2.0-4.1.el6.x86_64 497/662 Cleanup : fipscheck-lib-1.2.0-4.1.el6.x86_64 498/662 Cleanup : libtirpc-0.2.1-1.el6.x86_64 499/662 Cleanup : libgssglue-0.1-8.1.el6.x86_64 500/662 Erasing : abrt-plugin-sosreport-1.1.13-4.el6.x86_64 501/662 Cleanup : sos-2.2-2.el6.noarch 502/662 Cleanup : libini_config-0.5.1-28.el6_0.4.x86_64 503/662 Cleanup : sssd-client-1.2.1-28.el6_0.4.x86_64 504/662 Cleanup : perl-Time-Piece-1.15-115.el6.x86_64 505/662 Cleanup : 4:perl-Time-HiRes-1.9721-115.el6.x86_64 506/662 Cleanup : crash-5.0.0-23.el6.x86_64 507/662 Cleanup : tcsh-6.17-8.el6.x86_64 508/662 Cleanup : lsof-4.82-1.2.el6.x86_64 509/662 Cleanup : usbutils-0.86-2.el6.x86_64 510/662 Cleanup : libsndfile-1.0.20-3.el6.x86_64 511/662 Cleanup : alsa-lib-1.0.21-3.el6.x86_64 512/662 Cleanup : nss_db-2.2.3-0.3.pre1.el6.x86_64 513/662 Cleanup : rhn-setup-1.0.0-38.el6.noarch 514/662 Cleanup : rhn-client-tools-1.0.0-38.el6.noarch 515/662 Cleanup : 1:perl-ExtUtils-CBuilder-0.27-115.el6.x86_64 516/662 Cleanup : yum-utils-1.1.26-11.el6.noarch 517/662 Cleanup : perl-ExtUtils-Embed-1.28-115.el6.x86_64 518/662 Cleanup : perl-Test-Simple-0.92-115.el6.x86_64 519/662 Cleanup : perl-Test-Harness-3.17-115.el6.x86_64 520/662 Cleanup : 1:perl-ExtUtils-ParseXS-2.2003.0-115.el6.x86_64 521/662 Cleanup : 4:perl-devel-5.10.1-115.el6.x86_64 522/662 Cleanup : perl-ExtUtils-MakeMaker-6.55-115.el6.x86_64 523/662 Cleanup : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-1-2 524/662 Cleanup : xdg-utils-1.0.2-15.20091016cvs.el6.noarch 525/662 Cleanup : 1:grub-0.97-68.el6.x86_64 526/662 Cleanup : python-dmidecode-3.10.12-1.el6.x86_64 527/662 Cleanup : libxml2-python-2.7.6-1.el6.x86_64 528/662 Cleanup : python-ethtool-0.3-5.1.el6.x86_64 529/662 Cleanup : libhugetlbfs-2.8-2.el6.x86_64 530/662 Cleanup : freetype-2.3.11-6.el6_0.2.x86_64 531/662 Cleanup : tcp_wrappers-7.6-56.3.el6.x86_64 532/662 Cleanup : 2:vim-common-7.2.411-1.4.el6.x86_64 533/662 Erasing : abrt-plugin-logger-1.1.13-4.el6.x86_64 534/662 Erasing : abrt-plugin-rhtsupport-1.1.13-4.el6.x86_64 535/662 Cleanup : abrt-1.1.13-4.el6.x86_64 536/662 Cleanup : abrt-libs-1.1.13-4.el6.x86_64 537/662 Cleanup : xmlrpc-c-client-1.16.24-1200.1840.el6.x86_64 538/662 Cleanup : xmlrpc-c-1.16.24-1200.1840.el6.x86_64 539/662 Cleanup : rng-tools-2-8.el6.x86_64 540/662 Cleanup : tmpwatch-2.9.16-3.el6.x86_64 541/662 Cleanup : jwhois-4.0-18.el6.x86_64 542/662 Cleanup : attr-2.4.44-4.el6.x86_64 543/662 Cleanup : cyrus-sasl-plain-2.1.23-8.el6.x86_64 544/662 Cleanup : less-436-4.el6.x86_64 545/662 Cleanup : rhnlib-2.5.22-9.el6.noarch 546/662 Cleanup : 1:perl-Locale-Maketext-Simple-0.18-115.el6.x86_64 547/662 Cleanup : perl-IO-Compress-Base-2.020-115.el6.x86_64 548/662 Cleanup : 1:perl-Module-Load-0.16-115.el6.x86_64 549/662 Cleanup : 1:perl-Package-Constants-0.02-115.el6.x86_64 550/662 Cleanup : 1:perl-Module-Loaded-0.02-115.el6.x86_64 551/662 Cleanup : 1:perl-Parse-CPAN-Meta-1.40-115.el6.x86_64 552/662 Cleanup : 1:perl-parent-0.221-115.el6.x86_64 553/662 Cleanup : perl-Date-Manip-5.54-4.el6.noarch 554/662 Cleanup : bfa-firmware-2.1.2.1-2.el6.noarch 555/662 Cleanup : iwl6050-firmware-9.201.4.1-2.el6.noarch 556/662 Cleanup : yum-plugin-security-1.1.26-11.el6.noarch 557/662 Cleanup : yum-3.2.27-14.el6_0.1.noarch 558/662 Cleanup : python-urlgrabber-3.9.1-7.el6.noarch 559/662 Cleanup : dracut-kernel-004-33.2.el6_0.noarch 560/662 Cleanup : dracut-004-33.2.el6_0.noarch 561/662 Cleanup : filesystem-2.4.30-2.1.el6.x86_64 562/662 Cleanup : perf-2.6.32-71.29.1.el6.noarch 563/662 Cleanup : iwl6000-firmware-9.176.4.1-2.el6.noarch 564/662 Cleanup : kernel-headers-2.6.32-71.29.1.el6.x86_64 565/662 Cleanup : mailcap-2.1.31-1.1.el6.noarch 566/662 Cleanup : 1:busybox-1.15.1-10.el6.x86_64 567/662 Cleanup : tzdata-java-2011g-1.el6.noarch 568/662 Cleanup : ql2500-firmware-5.03.02-2.el6.noarch 569/662 Cleanup : man-pages-ja-20100115-2.el6.noarch 570/662 Cleanup : kernel-firmware-2.6.32-71.29.1.el6.noarch 571/662 Cleanup : ql2400-firmware-5.03.02-1.el6.noarch 572/662 Cleanup : man-pages-3.22-12.el6.noarch 573/662 Cleanup : iwl5000-firmware-8.24.2.12-3.el6.noarch 574/662 Cleanup : iwl1000-firmware-128.50.3.1-1.1.el6.noarch 575/662 Cleanup : xorg-x11-drv-ati-firmware-6.13.0-6.el6.noarch 576/662 Cleanup : man-pages-overrides-1.0-1.el6.noarch 577/662 Cleanup : plymouth-0.8.3-17.el6.x86_64 578/662 Cleanup : yum-metadata-parser-1.1.2-14.1.el6.x86_64 579/662 Cleanup : 1:perl-Module-Pluggable-3.90-115.el6.x86_64 580/662 Cleanup : 1:perl-Pod-Escapes-1.04-115.el6.x86_64 581/662 Cleanup : 1:perl-Pod-Simple-3.13-115.el6.x86_64 582/662 Cleanup : 3:perl-version-0.77-115.el6.x86_64 583/662 Cleanup : 4:perl-libs-5.10.1-115.el6.x86_64 584/662 Cleanup : 4:perl-5.10.1-115.el6.x86_64 585/662 Cleanup : python-pycurl-7.19.0-5.el6.x86_64 586/662 Cleanup : plymouth-scripts-0.8.3-17.el6.x86_64 587/662 Cleanup : libcurl-7.19.7-16.el6.x86_64 588/662 Cleanup : nss-sysinit-3.12.8-3.el6_0.x86_64 589/662 Cleanup : nss-3.12.8-3.el6_0.x86_64 590/662 Cleanup : nss-softokn-3.12.8-1.el6_0.x86_64 591/662 Cleanup : openldap-2.4.19-15.el6_0.2.x86_64 592/662 Cleanup : nss-util-3.12.8-1.el6_0.x86_64 593/662 Cleanup : libssh2-1.2.2-7.el6.x86_64 594/662 Cleanup : python-libs-2.6.5-3.el6_0.2.x86_64 595/662 Cleanup : python-2.6.5-3.el6_0.2.x86_64 596/662 Cleanup : openssl-1.0.0-4.el6_0.2.x86_64 597/662 Cleanup : krb5-libs-1.8.2-3.el6_0.7.x86_64 598/662 Cleanup : libxml2-2.7.6-1.el6.x86_64 599/662 Cleanup : nspr-4.8.6-1.el6.x86_64 600/662 Cleanup : libdrm-2.4.20-2.el6.x86_64 601/662 Cleanup : util-linux-ng-2.17.2-6.el6_0.1.x86_64 602/662 Cleanup : iputils-20071127-13.el6.x86_64 603/662 Cleanup : udev-147-2.29.el6.x86_64 604/662 Cleanup : initscripts-9.03.17-1.el6_0.1.x86_64 605/662 Cleanup : coreutils-libs-8.4-9.el6.x86_64 606/662 Cleanup : pam-1.1.1-4.el6_0.1.x86_64 607/662 Cleanup : coreutils-8.4-9.el6.x86_64 608/662 Cleanup : 2:shadow-utils-4.1.4.2-8.el6.x86_64 609/662 Cleanup : upstart-0.6.5-6.1.el6_0.1.x86_64 610/662 Cleanup : sed-4.2.1-5.el6.x86_64 611/662 Cleanup : libblkid-2.17.2-6.el6_0.1.x86_64 612/662 Cleanup : libnih-1.0.1-6.el6.x86_64 613/662 Cleanup : libacl-2.2.49-4.el6.x86_64 614/662 Cleanup : libcap-2.16-5.2.el6.x86_64 615/662 Cleanup : iproute-2.6.32-10.el6.x86_64 616/662 Cleanup : glib2-2.22.5-5.el6.x86_64 617/662 Cleanup : net-tools-1.60-102.el6.x86_64 618/662 Cleanup : libselinux-2.0.94-2.el6.x86_64 619/662 Cleanup : libsepol-2.0.41-3.el6.x86_64 620/662 Cleanup : iptables-1.4.7-3.el6.x86_64 621/662 Cleanup : which-2.19-5.1.el6.x86_64 622/662 Cleanup : cracklib-dicts-2.8.16-2.el6.x86_64 623/662 Cleanup : cracklib-2.8.16-2.el6.x86_64 624/662 Cleanup : libattr-2.4.44-4.el6.x86_64 625/662 Cleanup : 1:dbus-libs-1.2.24-4.el6_0.x86_64 626/662 Cleanup : libuuid-2.17.2-6.el6_0.1.x86_64 627/662 Cleanup : audit-libs-2.0.4-1.el6.x86_64 628/662 Cleanup : sysvinit-tools-2.87-3.dsf.el6.x86_64 629/662 Cleanup : procps-3.2.8-14.el6.x86_64 630/662 Cleanup : mingetty-1.08-4.1.el6.x86_64 631/662 Cleanup : zlib-1.2.3-25.el6.x86_64 632/662 Cleanup : libcom_err-1.41.12-3.el6.x86_64 633/662 Cleanup : keyutils-libs-1.4-1.el6.x86_64 634/662 Cleanup : cyrus-sasl-lib-2.1.23-8.el6.x86_64 635/662 Cleanup : plymouth-core-libs-0.8.3-17.el6.x86_64 636/662 Cleanup : tcp_wrappers-libs-7.6-56.3.el6.x86_64 637/662 Cleanup : newt-0.52.11-2.el6.x86_64 638/662 Cleanup : libcollection-0.5.0-28.el6_0.4.x86_64 639/662 Cleanup : libudev-147-2.29.el6.x86_64 640/662 Cleanup : libgpg-error-1.7-3.el6.x86_64 641/662 Cleanup : pciutils-libs-3.1.4-9.el6.x86_64 642/662 Cleanup : libnl-1.1-12.el6_0.1.x86_64 643/662 Cleanup : jasper-libs-1.900.1-15.el6.x86_64 644/662 Cleanup : libtdb-1.2.1-2.el6.x86_64 645/662 Cleanup : gpm-libs-1.20.6-11.el6.x86_64 646/662 Cleanup : libdhash-0.4.0-28.el6_0.4.x86_64 647/662 Cleanup : dosfstools-3.0.9-3.el6.x86_64 648/662 Cleanup : strace-4.5.19-1.6.el6.x86_64 649/662 Cleanup : powertop-1.11-3.1.el6.x86_64 650/662 Cleanup : atlas-3.8.3-12.4.el6.x86_64 651/662 Cleanup : libicu-4.2.1-9.el6.x86_64 652/662 Cleanup : 1:telnet-0.17-46.el6.x86_64 653/662 Cleanup : setup-2.8.14-10.el6.noarch 654/662 Cleanup : redhat-release-server-6Server-6.0.0.37.el6.x86_64 655/662 Cleanup : hwdata-0.233-1.el6.noarch 656/662 Cleanup : ca-certificates-2010.63-3.el6.noarch 657/662 Cleanup : bash-4.1.2-3.el6.x86_64 658/662 Cleanup : glibc-common-2.12-1.7.el6_0.5.x86_64 659/662 Cleanup : nss-softokn-freebl-3.12.8-1.el6_0.x86_64 660/662 Cleanup : glibc-2.12-1.7.el6_0.5.x86_64 661/662 Cleanup : tzdata-2011g-1.el6.noarch 662/662 Installed: abrt.x86_64 0:2.0.4-14.el6 ipa-client.x86_64 0:2.1.3-9.el6 kernel.x86_64 0:2.6.32-220.2.1.el6 kernel-devel.x86_64 0:2.6.32-220.2.1.el6 libreport-plugin-logger.x86_64 0:2.0.5-20.el6 libreport-plugin-rhtsupport.x86_64 0:2.0.5-20.el6 Dependency Installed: acl.x86_64 0:2.2.49-6.el6 btparser.x86_64 0:0.13-1.el6 cdparanoia-libs.x86_64 0:10.2-5.1.el6 cups.x86_64 1:1.4.2-44.el6 dhcp-common.x86_64 12:4.1.1-25.P1.el6_2.1 flac.x86_64 0:1.2.1-6.1.el6 foomatic.x86_64 0:4.0.4-1.el6_1.1 foomatic-db.noarch 0:4.0-7.20091126.el6 foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 ghostscript.x86_64 0:8.70-11.el6_1.2 ghostscript-fonts.noarch 0:5.50-23.1.el6 gstreamer.x86_64 0:0.10.29-1.el6 gstreamer-plugins-base.x86_64 0:0.10.29-1.el6 gstreamer-tools.x86_64 0:0.10.29-1.el6 ipa-python.x86_64 0:2.1.3-9.el6 iso-codes.noarch 0:3.16-2.el6 lcms-libs.x86_64 0:1.19-1.el6 libXfont.x86_64 0:1.4.1-2.el6_1 libXv.x86_64 0:1.0.5-1.el6 libXxf86vm.x86_64 0:1.1.0-1.el6 libfontenc.x86_64 0:1.0.5-2.el6 libipa_hbac.x86_64 0:1.5.1-66.el6_2.1 libipa_hbac-python.x86_64 0:1.5.1-66.el6_2.1 libmng.x86_64 0:1.0.10-4.1.el6 liboil.x86_64 0:0.3.16-4.1.el6 libpath_utils.x86_64 0:0.2.1-6.el6 libref_array.x86_64 0:0.1.1-6.el6 libreport.x86_64 0:2.0.5-20.el6 libreport-cli.x86_64 0:2.0.5-20.el6 libreport-plugin-kerneloops.x86_64 0:2.0.5-20.el6 libreport-plugin-mailx.x86_64 0:2.0.5-20.el6 libreport-plugin-reportuploader.x86_64 0:2.0.5-20.el6 libreport-python.x86_64 0:2.0.5-20.el6 libunistring.x86_64 0:0.9.3-4.el6 libvisual.x86_64 0:0.4.0-9.1.el6 libxslt.x86_64 0:1.1.26-2.el6 mesa-dri-drivers.x86_64 0:7.11-3.el6 mesa-libGL.x86_64 0:7.11-3.el6 mesa-libGLU.x86_64 0:7.11-3.el6 openjpeg-libs.x86_64 0:1.3-7.el6 perl-CGI.x86_64 0:3.51-119.el6_1.1 perl-YAML-Syck.x86_64 0:1.07-4.el6 phonon-backend-gstreamer.x86_64 1:4.6.2-20.el6 poppler.x86_64 0:0.12.4-3.el6_0.1 poppler-data.noarch 0:0.4.0-1.el6 poppler-utils.x86_64 0:0.12.4-3.el6_0.1 portreserve.x86_64 0:0.0.4-4.el6_1.1 python-kerberos.x86_64 0:1.1-6.2.el6 python-lxml.x86_64 0:2.2.3-1.1.el6 python-netaddr.noarch 0:0.7.5-4.el6 python-nss.x86_64 0:0.11-3.el6 qt.x86_64 1:4.6.2-20.el6 qt-sqlite.x86_64 1:4.6.2-20.el6 qt-x11.x86_64 1:4.6.2-20.el6 qt3.x86_64 0:3.3.8b-30.el6 redhat-lsb-graphics.x86_64 0:4.0-3.el6 redhat-lsb-printing.x86_64 0:4.0-3.el6 urw-fonts.noarch 0:2.4-10.el6 xml-common.noarch 0:0.6.3-32.el6 xorg-x11-font-utils.x86_64 1:7.2-11.el6 Updated: Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:2-22.el6_2 abrt-addon-ccpp.x86_64 0:2.0.4-14.el6 abrt-addon-kerneloops.x86_64 0:2.0.4-14.el6 abrt-addon-python.x86_64 0:2.0.4-14.el6 abrt-cli.x86_64 0:2.0.4-14.el6 abrt-libs.x86_64 0:2.0.4-14.el6 alsa-lib.x86_64 0:1.0.22-3.el6 apr.x86_64 0:1.3.9-3.el6_1.2 at.x86_64 0:3.1.10-43.el6 atlas.x86_64 0:3.8.4-1.el6 attr.x86_64 0:2.4.44-7.el6 audit.x86_64 0:2.1.3-3.el6 audit-libs.x86_64 0:2.1.3-3.el6 authconfig.x86_64 0:6.1.12-5.el6 autofs.x86_64 1:5.0.5-39.el6 avahi-libs.x86_64 0:0.6.25-11.el6 bash.x86_64 0:4.1.2-8.el6 bfa-firmware.noarch 0:3.0.0.0-1.el6 bind-libs.x86_64 32:9.7.3-8.P3.el6_2.1 bind-utils.x86_64 32:9.7.3-8.P3.el6_2.1 blktrace.x86_64 0:1.0.1-6.el6 busybox.x86_64 1:1.15.1-11.el6 ca-certificates.noarch 0:2010.63-3.el6_1.5 certmonger.x86_64 0:0.50-3.el6 cifs-utils.x86_64 0:4.8.1-5.el6 coreutils.x86_64 0:8.4-16.el6 coreutils-libs.x86_64 0:8.4-16.el6 cracklib.x86_64 0:2.8.16-4.el6 cracklib-dicts.x86_64 0:2.8.16-4.el6 crash.x86_64 0:5.1.8-1.el6 crda.x86_64 0:1.1.1_2010.11.22-1.el6 cronie.x86_64 0:1.4.4-7.el6 cronie-anacron.x86_64 0:1.4.4-7.el6 crontabs.noarch 0:1.10-33.el6 cups-libs.x86_64 1:1.4.2-44.el6 curl.x86_64 0:7.19.7-26.el6_1.2 cyrus-sasl.x86_64 0:2.1.23-13.el6 cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 dbus.x86_64 1:1.2.24-5.el6_1 dbus-libs.x86_64 1:1.2.24-5.el6_1 device-mapper.x86_64 0:1.02.66-6.el6 device-mapper-event.x86_64 0:1.02.66-6.el6 device-mapper-event-libs.x86_64 0:1.02.66-6.el6 device-mapper-libs.x86_64 0:1.02.66-6.el6 dhclient.x86_64 12:4.1.1-25.P1.el6_2.1 dosfstools.x86_64 0:3.0.9-4.el6 dracut.noarch 0:004-256.el6 dracut-kernel.noarch 0:004-256.el6 e2fsprogs.x86_64 0:1.41.12-11.el6 e2fsprogs-libs.x86_64 0:1.41.12-11.el6 efibootmgr.x86_64 0:0.5.4-9.el6 file.x86_64 0:5.04-11.el6 file-libs.x86_64 0:5.04-11.el6 filesystem.x86_64 0:2.4.30-3.el6 fipscheck.x86_64 0:1.2.0-7.el6 fipscheck-lib.x86_64 0:1.2.0-7.el6 freetype.x86_64 0:2.3.11-6.el6_1.8 glib2.x86_64 0:2.22.5-6.el6 glibc.x86_64 0:2.12-1.47.el6 glibc-common.x86_64 0:2.12-1.47.el6 glibc-devel.x86_64 0:2.12-1.47.el6 glibc-headers.x86_64 0:2.12-1.47.el6 gpm-libs.x86_64 0:1.20.6-12.el6 grub.x86_64 1:0.97-75.el6 gtk2.x86_64 0:2.18.9-6.el6 httpd.x86_64 0:2.2.15-15.el6 httpd-tools.x86_64 0:2.2.15-15.el6 hwdata.noarch 0:0.233-7.6.el6 initscripts.x86_64 0:9.03.27-1.el6 iproute.x86_64 0:2.6.32-17.el6 iptables.x86_64 0:1.4.7-4.el6 iptables-ipv6.x86_64 0:1.4.7-4.el6 iputils.x86_64 0:20071127-16.el6 irqbalance.x86_64 2:0.55-29.el6 iwl1000-firmware.noarch 1:39.31.5.1-1.el6 iwl5000-firmware.noarch 0:8.83.5.1_1-1.el6_1.1 iwl6000-firmware.noarch 0:9.221.4.1-1.el6 iwl6050-firmware.noarch 0:41.28.5.1-2.el6 jasper-libs.x86_64 0:1.900.1-15.el6_1.1 java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 jwhois.x86_64 0:4.0-19.el6 kernel-firmware.noarch 0:2.6.32-220.2.1.el6 kernel-headers.x86_64 0:2.6.32-220.2.1.el6 kexec-tools.x86_64 0:2.0.0-209.el6 keyutils.x86_64 0:1.4-3.el6 keyutils-libs.x86_64 0:1.4-3.el6 kpartx.x86_64 0:0.4.9-46.el6 krb5-libs.x86_64 0:1.9-22.el6_2.1 krb5-pkinit-openssl.x86_64 0:1.9-22.el6_2.1 krb5-workstation.x86_64 0:1.9-22.el6_2.1 ksh.x86_64 0:20100621-12.el6_2.1 less.x86_64 0:436-10.el6 libacl.x86_64 0:2.2.49-6.el6 libattr.x86_64 0:2.4.44-7.el6 libblkid.x86_64 0:2.17.2-12.4.el6 libcap.x86_64 0:2.16-5.5.el6 libcollection.x86_64 0:0.6.0-6.el6 libcom_err.x86_64 0:1.41.12-11.el6 libcurl.x86_64 0:7.19.7-26.el6_1.2 libdhash.x86_64 0:0.4.2-6.el6 libdrm.x86_64 0:2.4.25-2.el6 libgcj.x86_64 0:4.4.6-3.el6 libgcrypt.x86_64 0:1.4.5-9.el6 libgpg-error.x86_64 0:1.7-4.el6 libgssglue.x86_64 0:0.1-11.el6 libgudev1.x86_64 0:147-2.40.el6 libhugetlbfs.x86_64 0:2.12-2.el6 libhugetlbfs-utils.x86_64 0:2.12-2.el6 libicu.x86_64 0:4.2.1-9.1.el6_2 libini_config.x86_64 0:0.6.1-6.el6 libnih.x86_64 0:1.0.1-7.el6 libnl.x86_64 0:1.1-14.el6 libpng.x86_64 2:1.2.46-1.el6_1 libselinux.x86_64 0:2.0.94-5.2.el6 libselinux-utils.x86_64 0:2.0.94-5.2.el6 libsemanage.x86_64 0:2.0.43-4.1.el6 libsepol.x86_64 0:2.0.41-4.el6 libsndfile.x86_64 0:1.0.20-5.el6 libss.x86_64 0:1.41.12-11.el6 libssh2.x86_64 0:1.2.2-7.el6_1.1 libtdb.x86_64 0:1.2.1-3.el6 libtirpc.x86_64 0:0.2.1-5.el6 libudev.x86_64 0:147-2.40.el6 libuuid.x86_64 0:2.17.2-12.4.el6 libxml2.x86_64 0:2.7.6-4.el6 libxml2-python.x86_64 0:2.7.6-4.el6 lsof.x86_64 0:4.82-2.el6 lvm2.x86_64 0:2.02.87-6.el6 lvm2-libs.x86_64 0:2.02.87-6.el6 mailcap.noarch 0:2.1.31-2.el6 man-pages.noarch 0:3.22-17.el6 man-pages-ja.noarch 0:20100115-5.el6 man-pages-overrides.noarch 0:6.2.3-2.el6 mdadm.x86_64 0:3.2.2-9.el6 microcode_ctl.x86_64 1:1.17-9.el6 mingetty.x86_64 0:1.08-5.el6 mod_ssl.x86_64 1:2.2.15-15.el6 mutt.x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 net-snmp.x86_64 1:5.5-37.el6_2.1 net-snmp-libs.x86_64 1:5.5-37.el6_2.1 net-tools.x86_64 0:1.60-109.el6 newt.x86_64 0:0.52.11-3.el6 newt-python.x86_64 0:0.52.11-3.el6 nmap.x86_64 2:5.21-4.el6 nscd.x86_64 0:2.12-1.47.el6 nspr.x86_64 0:4.8.8-3.el6 nss.x86_64 0:3.12.10-17.el6_2 nss-pam-ldapd.x86_64 0:0.7.5-14.el6 nss-softokn.x86_64 0:3.12.9-11.el6
Cleanup : binutils-2.20.51.0.2-5.11.el6.x86_64 52/58 Cleanup : cpp-4.4.4-13.el6.x86_64 53/58 Cleanup : libgomp-4.4.4-13.el6.x86_64 54/58 Cleanup : gdb-7.1-29.el6_0.1.x86_64 55/58 Cleanup : systemtap-runtime-1.2-11.el6_0.x86_64 56/58 Cleanup : libgfortran-4.4.4-13.el6.x86_64 57/58 Cleanup : subversion-1.6.11-2.el6_0.3.x86_64 58/58 Installed: autoconf.noarch 0:2.63-5.1.el6 automake.noarch 0:1.11.1-1.2.el6 bison.x86_64 0:2.4.1-5.el6 byacc.x86_64 0:1.9.20070509-6.1.el6 cscope.x86_64 0:15.6-6.el6 ctags.x86_64 0:5.8-2.el6 diffstat.x86_64 0:1.51-2.el6 doxygen.x86_64 1:1.6.1-6.el6 flex.x86_64 0:2.5.35-8.el6 gcc-c++.x86_64 0:4.4.6-3.el6 gcc-gfortran.x86_64 0:4.4.6-3.el6 git.x86_64 0:1.7.1-2.el6_0.1 indent.x86_64 0:2.2.10-5.1.el6 intltool.noarch 0:0.41.0-1.1.el6 libtool.x86_64 0:2.2.6-15.5.el6 patchutils.x86_64 0:0.3.1-3.1.el6 rcs.x86_64 0:5.7-37.el6 redhat-rpm-config.noarch 0:9.0.3-34.el6 rpm-build.x86_64 0:4.8.0-19.el6 swig.x86_64 0:1.3.40-6.el6 systemtap.x86_64 0:1.6-4.el6 Dependency Installed: gettext-devel.x86_64 0:0.17-16.el6 gettext-libs.x86_64 0:0.17-16.el6 libstdc++-devel.x86_64 0:4.4.6-3.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6_0.1 Updated: binutils.x86_64 0:2.20.51.0.2-5.28.el6 elfutils.x86_64 0:0.152-1.el6 gcc.x86_64 0:4.4.6-3.el6 subversion.x86_64 0:1.6.11-2.el6_1.4 Dependency Updated: cpp.x86_64 0:4.4.6-3.el6 elfutils-libelf.x86_64 0:0.152-1.el6 elfutils-libs.x86_64 0:0.152-1.el6 gdb.x86_64 0:7.2-50.el6 libgcc.x86_64 0:4.4.6-3.el6 libgfortran.x86_64 0:4.4.6-3.el6 libgomp.x86_64 0:4.4.6-3.el6 libstdc++.x86_64 0:4.4.6-3.el6 rpm.x86_64 0:4.8.0-19.el6 rpm-libs.x86_64 0:4.8.0-19.el6 rpm-python.x86_64 0:4.8.0-19.el6 systemtap-runtime.x86_64 0:1.6-4.el6 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. Error: failure: repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2 from rhui-sa-east-1-rhel-server-releases: [Errno 256] No more mirrors to try. RESULT: Loaded plugins: amazon-id, rhui-lb, security Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:2-22.el6_2 set to be updated ---> Package abrt.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 --> Processing Dependency: libabrt_dbus.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 ---> Package abrt-addon-ccpp.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libbtparser.so.2()(64bit) for package: abrt-addon-ccpp-2.0.4-14.el6.x86_64 ---> Package abrt-addon-kerneloops.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-kerneloops for package: abrt-addon-kerneloops-2.0.4-14.el6.x86_64 ---> Package abrt-addon-python.x86_64 0:2.0.4-14.el6 set to be updated ---> Package abrt-cli.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-mailx for package: abrt-cli-2.0.4-14.el6.x86_64 --> Processing Dependency: libreport-cli for package: abrt-cli-2.0.4-14.el6.x86_64 ---> Package abrt-libs.x86_64 0:2.0.4-14.el6 set to be updated ---> Package alsa-lib.x86_64 0:1.0.22-3.el6 set to be updated ---> Package apr.x86_64 0:1.3.9-3.el6_1.2 set to be updated ---> Package at.x86_64 0:3.1.10-43.el6 set to be updated ---> Package atlas.x86_64 0:3.8.4-1.el6 set to be updated ---> Package attr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package audit.x86_64 0:2.1.3-3.el6 set to be updated ---> Package audit-libs.x86_64 0:2.1.3-3.el6 set to be updated ---> Package authconfig.x86_64 0:6.1.12-5.el6 set to be updated ---> Package autofs.x86_64 1:5.0.5-39.el6 set to be updated ---> Package avahi-libs.x86_64 0:0.6.25-11.el6 set to be updated ---> Package bash.x86_64 0:4.1.2-8.el6 set to be updated ---> Package bfa-firmware.noarch 0:3.0.0.0-1.el6 set to be updated ---> Package bind-libs.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package bind-utils.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package blktrace.x86_64 0:1.0.1-6.el6 set to be updated ---> Package busybox.x86_64 1:1.15.1-11.el6 set to be updated ---> Package ca-certificates.noarch 0:2010.63-3.el6_1.5 set to be updated ---> Package certmonger.x86_64 0:0.50-3.el6 set to be updated ---> Package cifs-utils.x86_64 0:4.8.1-5.el6 set to be updated ---> Package coreutils.x86_64 0:8.4-16.el6 set to be updated ---> Package coreutils-libs.x86_64 0:8.4-16.el6 set to be updated ---> Package cracklib.x86_64 0:2.8.16-4.el6 set to be updated ---> Package cracklib-dicts.x86_64 0:2.8.16-4.el6 set to be updated ---> Package crash.x86_64 0:5.1.8-1.el6 set to be updated ---> Package crda.x86_64 0:1.1.1_2010.11.22-1.el6 set to be updated ---> Package cronie.x86_64 0:1.4.4-7.el6 set to be updated ---> Package cronie-anacron.x86_64 0:1.4.4-7.el6 set to be updated ---> Package crontabs.noarch 0:1.10-33.el6 set to be updated ---> Package cups-libs.x86_64 1:1.4.2-44.el6 set to be updated ---> Package curl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package cyrus-sasl.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 set to be updated ---> Package dbus.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package dbus-libs.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package device-mapper.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package dhclient.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated --> Processing Dependency: dhcp-common = 12:4.1.1-25.P1.el6_2.1 for package: 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 ---> Package dosfstools.x86_64 0:3.0.9-4.el6 set to be updated ---> Package dracut.noarch 0:004-256.el6 set to be updated ---> Package dracut-kernel.noarch 0:004-256.el6 set to be updated ---> Package e2fsprogs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package e2fsprogs-libs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package efibootmgr.x86_64 0:0.5.4-9.el6 set to be updated ---> Package file.x86_64 0:5.04-11.el6 set to be updated ---> Package file-libs.x86_64 0:5.04-11.el6 set to be updated ---> Package filesystem.x86_64 0:2.4.30-3.el6 set to be updated ---> Package fipscheck.x86_64 0:1.2.0-7.el6 set to be updated ---> Package fipscheck-lib.x86_64 0:1.2.0-7.el6 set to be updated ---> Package freetype.x86_64 0:2.3.11-6.el6_1.8 set to be updated ---> Package glib2.x86_64 0:2.22.5-6.el6 set to be updated ---> Package glibc.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-common.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-devel.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-headers.x86_64 0:2.12-1.47.el6 set to be updated ---> Package gpm-libs.x86_64 0:1.20.6-12.el6 set to be updated ---> Package grub.x86_64 1:0.97-75.el6 set to be updated ---> Package gtk2.x86_64 0:2.18.9-6.el6 set to be updated ---> Package httpd.x86_64 0:2.2.15-15.el6 set to be updated ---> Package httpd-tools.x86_64 0:2.2.15-15.el6 set to be updated ---> Package hwdata.noarch 0:0.233-7.6.el6 set to be updated ---> Package initscripts.x86_64 0:9.03.27-1.el6 set to be updated ---> Package ipa-client.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: ipa-python = 2.1.3-9.el6 for package: ipa-client-2.1.3-9.el6.x86_64 ---> Package iproute.x86_64 0:2.6.32-17.el6 set to be updated ---> Package iptables.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iptables-ipv6.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iputils.x86_64 0:20071127-16.el6 set to be updated ---> Package irqbalance.x86_64 2:0.55-29.el6 set to be updated ---> Package iwl1000-firmware.noarch 1:39.31.5.1-1.el6 set to be updated ---> Package iwl5000-firmware.noarch 0:8.83.5.1_1-1.el6_1.1 set to be updated ---> Package iwl6000-firmware.noarch 0:9.221.4.1-1.el6 set to be updated ---> Package iwl6050-firmware.noarch 0:41.28.5.1-2.el6 set to be updated ---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 set to be updated ---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 set to be updated ---> Package jwhois.x86_64 0:4.0-19.el6 set to be updated ---> Package kernel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-devel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-firmware.noarch 0:2.6.32-220.2.1.el6 set to be updated ---> Package kernel-headers.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package kexec-tools.x86_64 0:2.0.0-209.el6 set to be updated ---> Package keyutils.x86_64 0:1.4-3.el6 set to be updated ---> Package keyutils-libs.x86_64 0:1.4-3.el6 set to be updated ---> Package kpartx.x86_64 0:0.4.9-46.el6 set to be updated ---> Package krb5-libs.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-pkinit-openssl.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-workstation.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package ksh.x86_64 0:20100621-12.el6_2.1 set to be updated ---> Package less.x86_64 0:436-10.el6 set to be updated ---> Package libacl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package libattr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package libblkid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libcap.x86_64 0:2.16-5.5.el6 set to be updated ---> Package libcollection.x86_64 0:0.6.0-6.el6 set to be updated ---> Package libcom_err.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libcurl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package libdhash.x86_64 0:0.4.2-6.el6 set to be updated ---> Package libdrm.x86_64 0:2.4.25-2.el6 set to be updated ---> Package libgcj.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgcrypt.x86_64 0:1.4.5-9.el6 set to be updated ---> Package libgpg-error.x86_64 0:1.7-4.el6 set to be updated ---> Package libgssglue.x86_64 0:0.1-11.el6 set to be updated ---> Package libgudev1.x86_64 0:147-2.40.el6 set to be updated ---> Package libhugetlbfs.x86_64 0:2.12-2.el6 set to be updated ---> Package libhugetlbfs-utils.x86_64 0:2.12-2.el6 set to be updated ---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 set to be updated ---> Package libini_config.x86_64 0:0.6.1-6.el6 set to be updated --> Processing Dependency: libref_array = 0.1.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils = 0.2.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libref_array.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 ---> Package libnih.x86_64 0:1.0.1-7.el6 set to be updated ---> Package libnl.x86_64 0:1.1-14.el6 set to be updated ---> Package libpng.x86_64 2:1.2.46-1.el6_1 set to be updated ---> Package libreport-plugin-logger.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-rhtsupport.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libselinux.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libselinux-utils.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libsemanage.x86_64 0:2.0.43-4.1.el6 set to be updated ---> Package libsepol.x86_64 0:2.0.41-4.el6 set to be updated ---> Package libsndfile.x86_64 0:1.0.20-5.el6 set to be updated --> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.20-5.el6.x86_64 ---> Package libss.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libssh2.x86_64 0:1.2.2-7.el6_1.1 set to be updated ---> Package libtdb.x86_64 0:1.2.1-3.el6 set to be updated ---> Package libtirpc.x86_64 0:0.2.1-5.el6 set to be updated ---> Package libudev.x86_64 0:147-2.40.el6 set to be updated ---> Package libuuid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libxml2.x86_64 0:2.7.6-4.el6 set to be updated ---> Package libxml2-python.x86_64 0:2.7.6-4.el6 set to be updated ---> Package lsof.x86_64 0:4.82-2.el6 set to be updated ---> Package lvm2.x86_64 0:2.02.87-6.el6 set to be updated ---> Package lvm2-libs.x86_64 0:2.02.87-6.el6 set to be updated ---> Package mailcap.noarch 0:2.1.31-2.el6 set to be updated ---> Package man-pages.noarch 0:3.22-17.el6 set to be updated ---> Package man-pages-ja.noarch 0:20100115-5.el6 set to be updated ---> Package man-pages-overrides.noarch 0:6.2.3-2.el6 set to be updated ---> Package mdadm.x86_64 0:3.2.2-9.el6 set to be updated ---> Package microcode_ctl.x86_64 1:1.17-9.el6 set to be updated ---> Package mingetty.x86_64 0:1.08-5.el6 set to be updated ---> Package mod_ssl.x86_64 1:2.2.15-15.el6 set to be updated ---> Package mutt.x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 set to be updated ---> Package net-snmp.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-snmp-libs.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-tools.x86_64 0:1.60-109.el6 set to be updated ---> Package newt.x86_64 0:0.52.11-3.el6 set to be updated ---> Package newt-python.x86_64 0:0.52.11-3.el6 set to be updated ---> Package nmap.x86_64 2:5.21-4.el6 set to be updated ---> Package nscd.x86_64 0:2.12-1.47.el6 set to be updated ---> Package nspr.x86_64 0:4.8.8-3.el6 set to be updated ---> Package nss.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-pam-ldapd.x86_64 0:0.7.5-14.el6 set to be updated ---> Package nss-softokn.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-softokn-freebl.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-sysinit.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-tools.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-util.x86_64 0:3.12.10-2.el6 set to be updated ---> Package nss_db.x86_64 0:2.2.3-0.3.pre1.el6_1.1 set to be updated ---> Package oddjob.x86_64 0:0.30-5.el6 set to be updated ---> Package oddjob-mkhomedir.x86_64 0:0.30-5.el6 set to be updated ---> Package openldap.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openldap-clients.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openssh.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-clients.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-server.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssl.x86_64 0:1.0.0-20.el6 set to be updated ---> Package openswan.x86_64 0:2.6.32-9.el6 set to be updated ---> Package oprofile.x86_64 0:0.9.6-21.el6 set to be updated ---> Package pam.x86_64 0:1.1.1-10.el6 set to be updated ---> Package pam_krb5.x86_64 0:2.3.11-9.el6 set to be updated ---> Package pam_ldap.x86_64 0:185-11.el6 set to be updated ---> Package pam_pkcs11.x86_64 0:0.6.2-11.1.el6 set to be updated ---> Package parted.x86_64 0:2.1-17.el6 set to be updated ---> Package pciutils.x86_64 0:3.1.4-11.el6 set to be updated ---> Package pciutils-libs.x86_64 0:3.1.4-11.el6 set to be updated ---> Package perf.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package perl.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-Archive-Extract.x86_64 1:0.38-119.el6_1.1 set to be updated ---> Package perl-Archive-Tar.x86_64 0:1.58-119.el6_1.1 set to be updated ---> Package perl-CPAN.x86_64 0:1.9402-119.el6_1.1 set to be updated ---> Package perl-CPANPLUS.x86_64 0:0.88-119.el6_1.1 set to be updated ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.023-119.el6_1.1 set to be updated ---> Package perl-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-Date-Manip.noarch 0:6.24-1.el6 set to be updated --> Processing Dependency: perl(YAML::Syck) for package: perl-Date-Manip-6.24-1.el6.noarch ---> Package perl-Digest-SHA.x86_64 1:5.47-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-CBuilder.x86_64 1:0.27-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-Embed.x86_64 0:1.28-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-119.el6_1.1 set to be updated ---> Package perl-File-Fetch.x86_64 0:0.26-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Base.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Zlib.x86_64 1:1.09-119.el6_1.1 set to be updated ---> Package perl-IPC-Cmd.x86_64 1:0.56-119.el6_1.1 set to be updated ---> Package perl-Locale-Maketext-Simple.x86_64 1:0.18-119.el6_1.1 set to be updated ---> Package perl-Log-Message.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Log-Message-Simple.x86_64 0:0.04-119.el6_1.1 set to be updated ---> Package perl-Module-Build.x86_64 1:0.3500-119.el6_1.1 set to be updated ---> Package perl-Module-CoreList.x86_64 0:2.18-119.el6_1.1 set to be updated ---> Package perl-Module-Load.x86_64 1:0.16-119.el6_1.1 set to be updated ---> Package perl-Module-Load-Conditional.x86_64 0:0.30-119.el6_1.1 set to be updated ---> Package perl-Module-Loaded.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 set to be updated ---> Package perl-Object-Accessor.x86_64 1:0.34-119.el6_1.1 set to be updated ---> Package perl-Package-Constants.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Params-Check.x86_64 1:0.26-119.el6_1.1 set to be updated ---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-119.el6_1.1 set to be updated ---> Package perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 set to be updated ---> Package perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 set to be updated ---> Package perl-Term-UI.x86_64 0:0.20-119.el6_1.1 set to be updated ---> Package perl-Test-Harness.x86_64 0:3.17-119.el6_1.1 set to be updated ---> Package perl-Test-Simple.x86_64 0:0.92-119.el6_1.1 set to be updated ---> Package perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 set to be updated ---> Package perl-Time-Piece.x86_64 0:1.15-119.el6_1.1 set to be updated ---> Package perl-core.x86_64 0:5.10.1-119.el6_1.1 set to be updated ---> Package perl-devel.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-libs.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-parent.x86_64 1:0.221-119.el6_1.1 set to be updated ---> Package perl-version.x86_64 3:0.77-119.el6_1.1 set to be updated ---> Package pinentry.x86_64 0:0.7.6-6.el6 set to be updated ---> Package plymouth.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-core-libs.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-scripts.x86_64 0:0.8.3-24.el6 set to be updated ---> Package policycoreutils.x86_64 0:2.0.83-19.18.el6 set to be updated ---> Package postfix.x86_64 2:2.6.6-2.2.el6_1 set to be updated ---> Package postgresql.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-libs.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-plpython.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-server.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package powertop.x86_64 0:1.11-6.el6 set to be updated ---> Package prelink.x86_64 0:0.4.6-3.el6 set to be updated ---> Package procps.x86_64 0:3.2.8-21.el6 set to be updated ---> Package python.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-dmidecode.x86_64 0:3.10.13-1.el6 set to be updated ---> Package python-ethtool.x86_64 0:0.6-1.el6 set to be updated ---> Package python-libs.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-pycurl.x86_64 0:7.19.0-8.el6 set to be updated ---> Package python-urlgrabber.noarch 0:3.9.1-8.el6 set to be updated ---> Package ql2400-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package ql2500-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package quota.x86_64 1:3.17-16.el6 set to be updated ---> Package redhat-lsb.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: redhat-lsb-printing for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: redhat-lsb-graphics for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: perl-CGI for package: redhat-lsb-4.0-3.el6.x86_64 ---> Package redhat-release-server.x86_64 0:6Server-6.2.0.3.el6 set to be updated ---> Package rhn-check.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-client-tools.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-setup.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhnlib.noarch 0:2.5.22-12.el6 set to be updated ---> Package rng-tools.x86_64 0:2-13.el6_2 set to be updated ---> Package rsyslog.x86_64 0:4.6.2-12.el6 set to be updated ---> Package samba-client.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-common.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-winbind-clients.x86_64 0:3.5.10-114.el6 set to be updated ---> Package screen.x86_64 0:4.0.3-16.el6 set to be updated ---> Package sed.x86_64 0:4.2.1-7.el6 set to be updated ---> Package seekwatcher.noarch 0:0.12-5.el6 set to be updated ---> Package selinux-policy.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package selinux-policy-targeted.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package setup.noarch 0:2.8.14-13.el6 set to be updated ---> Package shadow-utils.x86_64 2:4.1.4.2-13.el6 set to be updated ---> Package smartmontools.x86_64 1:5.39.1-5.el6 set to be updated ---> Package sos.noarch 0:2.2-17.el6 set to be updated ---> Package sssd.x86_64 0:1.5.1-66.el6_2.1 set to be updated --> Processing Dependency: libipa_hbac = 1.5.1-66.el6_2.1 for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libipa_hbac.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 ---> Package sssd-client.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package strace.x86_64 0:4.5.19-1.10.el6 set to be updated ---> Package sudo.x86_64 0:1.7.4p5-7.el6 set to be updated ---> Package sysstat.x86_64 0:9.0.4-18.el6 set to be updated ---> Package system-config-firewall-base.noarch 0:1.2.27-5.el6 set to be updated ---> Package system-config-firewall-tui.noarch 0:1.2.27-5.el6 set to be updated ---> Package sysvinit-tools.x86_64 0:2.87-4.dsf.el6 set to be updated ---> Package tcp_wrappers.x86_64 0:7.6-57.el6 set to be updated ---> Package tcp_wrappers-libs.x86_64 0:7.6-57.el6 set to be updated ---> Package tcsh.x86_64 0:6.17-14.el6 set to be updated ---> Package telnet.x86_64 1:0.17-47.el6 set to be updated ---> Package tmpwatch.x86_64 0:2.9.16-4.el6 set to be updated ---> Package tzdata.noarch 0:2011l-4.el6 set to be updated ---> Package tzdata-java.noarch 0:2011l-4.el6 set to be updated ---> Package udev.x86_64 0:147-2.40.el6 set to be updated ---> Package upstart.x86_64 0:0.6.5-10.el6 set to be updated ---> Package usbutils.x86_64 0:003-4.el6 set to be updated ---> Package util-linux-ng.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package valgrind.x86_64 1:3.6.0-4.el6 set to be updated ---> Package vim-common.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-enhanced.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-minimal.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package which.x86_64 0:2.19-6.el6 set to be updated ---> Package xdg-utils.noarch 0:1.0.2-17.20091016cvs.el6 set to be updated ---> Package xinetd.x86_64 2:2.3.14-33.el6 set to be updated ---> Package xmlrpc-c.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xmlrpc-c-client.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xorg-x11-drv-ati-firmware.noarch 0:6.14.2-7.el6 set to be updated ---> Package yum.noarch 0:3.2.29-22.el6 set to be updated ---> Package yum-metadata-parser.x86_64 0:1.1.2-16.el6 set to be updated ---> Package yum-plugin-security.noarch 0:1.1.30-10.el6 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.9.1-36.el6 set to be updated ---> Package yum-utils.noarch 0:1.1.30-10.el6 set to be updated ---> Package zlib.x86_64 0:1.2.3-27.el6 set to be updated --> Running transaction check ---> Package btparser.x86_64 0:0.13-1.el6 set to be updated ---> Package dhcp-common.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated ---> Package flac.x86_64 0:1.2.1-6.1.el6 set to be updated ---> Package ipa-python.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: python-nss >= 0.11 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-kerberos >= 1.1-3 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-netaddr for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-lxml for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: libipa_hbac-python for package: ipa-python-2.1.3-9.el6.x86_64 ---> Package libipa_hbac.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libpath_utils.x86_64 0:0.2.1-6.el6 set to be updated ---> Package libref_array.x86_64 0:0.1.1-6.el6 set to be updated ---> Package libreport.x86_64 0:2.0.5-20.el6 set to be updated --> Processing Dependency: libreport-python = 2.0.5-20.el6 for package: libreport-2.0.5-20.el6.x86_64 --> Processing Dependency: libreport-plugin-reportuploader for package: libreport-2.0.5-20.el6.x86_64 ---> Package libreport-cli.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-kerneloops.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-mailx.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libunistring.x86_64 0:0.9.3-4.el6 set to be updated ---> Package perl-CGI.x86_64 0:3.51-119.el6_1.1 set to be updated ---> Package perl-YAML-Syck.x86_64 0:1.07-4.el6 set to be updated ---> Package redhat-lsb-graphics.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: libqt-mt.so.3()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtXml.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSvg.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSql.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtOpenGL.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtGui.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtCore.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGLU.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 ---> Package redhat-lsb-printing.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/gs for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/foomatic-rip for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Running transaction check ---> Package cups.x86_64 1:1.4.2-44.el6 set to be updated --> Processing Dependency: portreserve for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: poppler-utils for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: acl for package: 1:cups-1.4.2-44.el6.x86_64 ---> Package foomatic.x86_64 0:4.0.4-1.el6_1.1 set to be updated --> Processing Dependency: foomatic-db for package: foomatic-4.0.4-1.el6_1.1.x86_64 ---> Package ghostscript.x86_64 0:8.70-11.el6_1.2 set to be updated --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-8.70-11.el6_1.2.x86_64 --> Processing Dependency: ghostscript-fonts for package: ghostscript-8.70-11.el6_1.2.x86_64 ---> Package libipa_hbac-python.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libreport-plugin-reportuploader.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-python.x86_64 0:2.0.5-20.el6 set to be updated ---> Package mesa-libGL.x86_64 0:7.11-3.el6 set to be updated --> Processing Dependency: mesa-dri-drivers(x86-64) = 7.11-3.el6 for package: mesa-libGL-7.11-3.el6.x86_64 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-7.11-3.el6.x86_64 ---> Package mesa-libGLU.x86_64 0:7.11-3.el6 set to be updated ---> Package python-kerberos.x86_64 0:1.1-6.2.el6 set to be updated ---> Package python-lxml.x86_64 0:2.2.3-1.1.el6 set to be updated --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 ---> Package python-netaddr.noarch 0:0.7.5-4.el6 set to be updated ---> Package python-nss.x86_64 0:0.11-3.el6 set to be updated ---> Package qt.x86_64 1:4.6.2-20.el6 set to be updated ---> Package qt-x11.x86_64 1:4.6.2-20.el6 set to be updated --> Processing Dependency: qt-sqlite(x86-64) = 1:4.6.2-20.el6 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: phonon-backend(x86-64) >= 4.3 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 ---> Package qt3.x86_64 0:3.3.8b-30.el6 set to be updated --> Running transaction check ---> Package acl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package foomatic-db.noarch 0:4.0-7.20091126.el6 set to be updated --> Processing Dependency: foomatic-db-ppds = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch --> Processing Dependency: foomatic-db-filesystem = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch ---> Package ghostscript-fonts.noarch 0:5.50-23.1.el6 set to be updated --> Processing Dependency: xorg-x11-font-utils for package: ghostscript-fonts-5.50-23.1.el6.noarch ---> Package gstreamer.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: gstreamer-tools >= 0.10.29 for package: gstreamer-0.10.29-1.el6.x86_64 ---> Package gstreamer-plugins-base.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: liboil >= 0.3.12-9 for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: iso-codes for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: liboil-0.3.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 ---> Package libXxf86vm.x86_64 0:1.1.0-1.el6 set to be updated ---> Package libmng.x86_64 0:1.0.10-4.1.el6 set to be updated --> Processing Dependency: liblcms.so.1()(64bit) for package: libmng-1.0.10-4.1.el6.x86_64 ---> Package libxslt.x86_64 0:1.1.26-2.el6 set to be updated ---> Package mesa-dri-drivers.x86_64 0:7.11-3.el6 set to be updated ---> Package phonon-backend-gstreamer.x86_64 1:4.6.2-20.el6 set to be updated ---> Package poppler-utils.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler = 0.12.4-3.el6_0.1 for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libpoppler.so.5()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libopenjpeg.so.2()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 ---> Package portreserve.x86_64 0:0.0.4-4.el6_1.1 set to be updated ---> Package qt-sqlite.x86_64 1:4.6.2-20.el6 set to be updated ---> Package urw-fonts.noarch 0:2.4-10.el6 set to be updated --> Running transaction check ---> Package cdparanoia-libs.x86_64 0:10.2-5.1.el6 set to be updated ---> Package foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package gstreamer-tools.x86_64 0:0.10.29-1.el6 set to be updated ---> Package iso-codes.noarch 0:3.16-2.el6 set to be updated --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package lcms-libs.x86_64 0:1.19-1.el6 set to be updated ---> Package libXv.x86_64 0:1.0.5-1.el6 set to be updated ---> Package liboil.x86_64 0:0.3.16-4.1.el6 set to be updated ---> Package libvisual.x86_64 0:0.4.0-9.1.el6 set to be updated ---> Package openjpeg-libs.x86_64 0:1.3-7.el6 set to be updated ---> Package poppler.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler-data >= 0.4.0 for package: poppler-0.12.4-3.el6_0.1.x86_64
nss-softokn-freebl.x86_64 0:3.12.9-11.el6 nss-sysinit.x86_64 0:3.12.10-17.el6_2 nss-tools.x86_64 0:3.12.10-17.el6_2 nss-util.x86_64 0:3.12.10-2.el6 nss_db.x86_64 0:2.2.3-0.3.pre1.el6_1.1 oddjob.x86_64 0:0.30-5.el6 oddjob-mkhomedir.x86_64 0:0.30-5.el6 openldap.x86_64 0:2.4.23-20.el6 openldap-clients.x86_64 0:2.4.23-20.el6 openssh.x86_64 0:5.3p1-70.el6 openssh-clients.x86_64 0:5.3p1-70.el6 openssh-server.x86_64 0:5.3p1-70.el6 openssl.x86_64 0:1.0.0-20.el6 openswan.x86_64 0:2.6.32-9.el6 oprofile.x86_64 0:0.9.6-21.el6 pam.x86_64 0:1.1.1-10.el6 pam_krb5.x86_64 0:2.3.11-9.el6 pam_ldap.x86_64 0:185-11.el6 pam_pkcs11.x86_64 0:0.6.2-11.1.el6 parted.x86_64 0:2.1-17.el6 pciutils.x86_64 0:3.1.4-11.el6 pciutils-libs.x86_64 0:3.1.4-11.el6 perf.x86_64 0:2.6.32-220.2.1.el6 perl.x86_64 4:5.10.1-119.el6_1.1 perl-Archive-Extract.x86_64 1:0.38-119.el6_1.1 perl-Archive-Tar.x86_64 0:1.58-119.el6_1.1 perl-CPAN.x86_64 0:1.9402-119.el6_1.1 perl-CPANPLUS.x86_64 0:0.88-119.el6_1.1 perl-Compress-Raw-Zlib.x86_64 0:2.023-119.el6_1.1 perl-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 perl-Date-Manip.noarch 0:6.24-1.el6 perl-Digest-SHA.x86_64 1:5.47-119.el6_1.1 perl-ExtUtils-CBuilder.x86_64 1:0.27-119.el6_1.1 perl-ExtUtils-Embed.x86_64 0:1.28-119.el6_1.1 perl-ExtUtils-MakeMaker.x86_64 0:6.55-119.el6_1.1 perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-119.el6_1.1 perl-File-Fetch.x86_64 0:0.26-119.el6_1.1 perl-IO-Compress-Base.x86_64 0:2.020-119.el6_1.1 perl-IO-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 perl-IO-Zlib.x86_64 1:1.09-119.el6_1.1 perl-IPC-Cmd.x86_64 1:0.56-119.el6_1.1 perl-Locale-Maketext-Simple.x86_64 1:0.18-119.el6_1.1 perl-Log-Message.x86_64 1:0.02-119.el6_1.1 perl-Log-Message-Simple.x86_64 0:0.04-119.el6_1.1 perl-Module-Build.x86_64 1:0.3500-119.el6_1.1 perl-Module-CoreList.x86_64 0:2.18-119.el6_1.1 perl-Module-Load.x86_64 1:0.16-119.el6_1.1 perl-Module-Load-Conditional.x86_64 0:0.30-119.el6_1.1 perl-Module-Loaded.x86_64 1:0.02-119.el6_1.1 perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 perl-Object-Accessor.x86_64 1:0.34-119.el6_1.1 perl-Package-Constants.x86_64 1:0.02-119.el6_1.1 perl-Params-Check.x86_64 1:0.26-119.el6_1.1 perl-Parse-CPAN-Meta.x86_64 1:1.40-119.el6_1.1 perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 perl-Term-UI.x86_64 0:0.20-119.el6_1.1 perl-Test-Harness.x86_64 0:3.17-119.el6_1.1 perl-Test-Simple.x86_64 0:0.92-119.el6_1.1 perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 perl-Time-Piece.x86_64 0:1.15-119.el6_1.1 perl-core.x86_64 0:5.10.1-119.el6_1.1 perl-devel.x86_64 4:5.10.1-119.el6_1.1 perl-libs.x86_64 4:5.10.1-119.el6_1.1 perl-parent.x86_64 1:0.221-119.el6_1.1 perl-version.x86_64 3:0.77-119.el6_1.1 pinentry.x86_64 0:0.7.6-6.el6 plymouth.x86_64 0:0.8.3-24.el6 plymouth-core-libs.x86_64 0:0.8.3-24.el6 plymouth-scripts.x86_64 0:0.8.3-24.el6 policycoreutils.x86_64 0:2.0.83-19.18.el6 postfix.x86_64 2:2.6.6-2.2.el6_1 postgresql.x86_64 0:8.4.9-1.el6_1.1 postgresql-libs.x86_64 0:8.4.9-1.el6_1.1 postgresql-plpython.x86_64 0:8.4.9-1.el6_1.1 postgresql-server.x86_64 0:8.4.9-1.el6_1.1 powertop.x86_64 0:1.11-6.el6 prelink.x86_64 0:0.4.6-3.el6 procps.x86_64 0:3.2.8-21.el6 python.x86_64 0:2.6.6-29.el6 python-dmidecode.x86_64 0:3.10.13-1.el6 python-ethtool.x86_64 0:0.6-1.el6 python-libs.x86_64 0:2.6.6-29.el6 python-pycurl.x86_64 0:7.19.0-8.el6 python-urlgrabber.noarch 0:3.9.1-8.el6 ql2400-firmware.noarch 0:5.06.02-1.el6 ql2500-firmware.noarch 0:5.06.02-1.el6 quota.x86_64 1:3.17-16.el6 redhat-lsb.x86_64 0:4.0-3.el6 redhat-release-server.x86_64 0:6Server-6.2.0.3.el6 rhn-check.noarch 0:1.0.0-73.el6 rhn-client-tools.noarch 0:1.0.0-73.el6 rhn-setup.noarch 0:1.0.0-73.el6 rhnlib.noarch 0:2.5.22-12.el6 rng-tools.x86_64 0:2-13.el6_2 rsyslog.x86_64 0:4.6.2-12.el6 samba-client.x86_64 0:3.5.10-114.el6 samba-common.x86_64 0:3.5.10-114.el6 samba-winbind-clients.x86_64 0:3.5.10-114.el6 screen.x86_64 0:4.0.3-16.el6 sed.x86_64 0:4.2.1-7.el6 seekwatcher.noarch 0:0.12-5.el6 selinux-policy.noarch 0:3.7.19-126.el6_2.4 selinux-policy-targeted.noarch 0:3.7.19-126.el6_2.4 setup.noarch 0:2.8.14-13.el6 shadow-utils.x86_64 2:4.1.4.2-13.el6 smartmontools.x86_64 1:5.39.1-5.el6 sos.noarch 0:2.2-17.el6 sssd.x86_64 0:1.5.1-66.el6_2.1 sssd-client.x86_64 0:1.5.1-66.el6_2.1 strace.x86_64 0:4.5.19-1.10.el6 sudo.x86_64 0:1.7.4p5-7.el6 sysstat.x86_64 0:9.0.4-18.el6 system-config-firewall-base.noarch 0:1.2.27-5.el6 system-config-firewall-tui.noarch 0:1.2.27-5.el6 sysvinit-tools.x86_64 0:2.87-4.dsf.el6 tcp_wrappers.x86_64 0:7.6-57.el6 tcp_wrappers-libs.x86_64 0:7.6-57.el6 tcsh.x86_64 0:6.17-14.el6 telnet.x86_64 1:0.17-47.el6 tmpwatch.x86_64 0:2.9.16-4.el6 tzdata.noarch 0:2011l-4.el6 tzdata-java.noarch 0:2011l-4.el6 udev.x86_64 0:147-2.40.el6 upstart.x86_64 0:0.6.5-10.el6 usbutils.x86_64 0:003-4.el6 util-linux-ng.x86_64 0:2.17.2-12.4.el6 valgrind.x86_64 1:3.6.0-4.el6 vim-common.x86_64 2:7.2.411-1.6.el6 vim-enhanced.x86_64 2:7.2.411-1.6.el6 vim-minimal.x86_64 2:7.2.411-1.6.el6 which.x86_64 0:2.19-6.el6 xdg-utils.noarch 0:1.0.2-17.20091016cvs.el6 xinetd.x86_64 2:2.3.14-33.el6 xmlrpc-c.x86_64 0:1.16.24-1200.1840.el6_1.4 xmlrpc-c-client.x86_64 0:1.16.24-1200.1840.el6_1.4 xorg-x11-drv-ati-firmware.noarch 0:6.14.2-7.el6 yum.noarch 0:3.2.29-22.el6 yum-metadata-parser.x86_64 0:1.1.2-16.el6 yum-plugin-security.noarch 0:1.1.30-10.el6 yum-rhn-plugin.noarch 0:0.9.1-36.el6 yum-utils.noarch 0:1.1.30-10.el6 zlib.x86_64 0:1.2.3-27.el6 Replaced: abrt-plugin-logger.x86_64 0:1.1.13-4.el6 abrt-plugin-rhtsupport.x86_64 0:1.1.13-4.el6 abrt-plugin-sosreport.x86_64 0:1.1.13-4.el6 ipa-client.x86_64 0:2.0-9.el6 Complete! EXPECTED RESULT: 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 ## Summary ## FAILURES = 3 FAILED TESTS = ##Verify memory match hwp ... ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
Created attachment 915398 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).
x86_64 10.2-5.1.el6 rhui-sa-east-1-rhel-server-releases 47 k cups x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 2.3 M dhcp-common x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 139 k flac x86_64 1.2.1-6.1.el6 rhui-sa-east-1-rhel-server-releases 243 k foomatic x86_64 4.0.4-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 251 k foomatic-db noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 980 k foomatic-db-filesystem noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 4.3 k foomatic-db-ppds noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 19 M ghostscript x86_64 8.70-11.el6_1.2 rhui-sa-east-1-rhel-server-releases 4.4 M ghostscript-fonts noarch 5.50-23.1.el6 rhui-sa-east-1-rhel-server-releases 750 k gstreamer x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 764 k gstreamer-plugins-base x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 942 k gstreamer-tools x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 23 k ipa-python x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 631 k iso-codes noarch 3.16-2.el6 rhui-sa-east-1-rhel-server-releases 2.5 M lcms-libs x86_64 1.19-1.el6 rhui-sa-east-1-rhel-server-releases 100 k libXfont x86_64 1.4.1-2.el6_1 rhui-sa-east-1-rhel-server-releases 128 k libXv x86_64 1.0.5-1.el6 rhui-sa-east-1-rhel-server-releases 21 k libXxf86vm x86_64 1.1.0-1.el6 rhui-sa-east-1-rhel-server-releases 18 k libfontenc x86_64 1.0.5-2.el6 rhui-sa-east-1-rhel-server-releases 24 k libipa_hbac x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 50 k libipa_hbac-python x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 45 k libmng x86_64 1.0.10-4.1.el6 rhui-sa-east-1-rhel-server-releases 164 k liboil x86_64 0.3.16-4.1.el6 rhui-sa-east-1-rhel-server-releases 122 k libpath_utils x86_64 0.2.1-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libref_array x86_64 0.1.1-6.el6 rhui-sa-east-1-rhel-server-releases 22 k libreport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 200 k libreport-cli x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-plugin-kerneloops x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 15 k libreport-plugin-mailx x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 17 k libreport-plugin-reportuploader x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-python x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 21 k libunistring x86_64 0.9.3-4.el6 rhui-sa-east-1-rhel-server-releases 291 k libvisual x86_64 0.4.0-9.1.el6 rhui-sa-east-1-rhel-server-releases 135 k libxslt x86_64 1.1.26-2.el6 rhui-sa-east-1-rhel-server-releases 450 k mesa-dri-drivers x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 11 M mesa-libGL x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 145 k mesa-libGLU x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 201 k openjpeg-libs x86_64 1.3-7.el6 rhui-sa-east-1-rhel-server-releases 59 k perl-CGI x86_64 3.51-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 206 k perl-YAML-Syck x86_64 1.07-4.el6 rhui-sa-east-1-rhel-server-releases 75 k phonon-backend-gstreamer x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 126 k poppler x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 557 k poppler-data noarch 0.4.0-1.el6 rhui-sa-east-1-rhel-server-releases 2.2 M poppler-utils x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 73 k portreserve x86_64 0.0.4-4.el6_1.1 rhui-sa-east-1-rhel-server-releases 22 k python-kerberos x86_64 1.1-6.2.el6 rhui-sa-east-1-rhel-server-releases 22 k python-lxml x86_64 2.2.3-1.1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M python-netaddr noarch 0.7.5-4.el6 rhui-sa-east-1-rhel-server-releases 1.0 M python-nss x86_64 0.11-3.el6 rhui-sa-east-1-rhel-server-releases 177 k qt x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 4.0 M qt-sqlite x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 50 k qt-x11 x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 12 M qt3 x86_64 3.3.8b-30.el6 rhui-sa-east-1-rhel-server-releases 3.5 M redhat-lsb-graphics x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 12 k redhat-lsb-printing x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 11 k urw-fonts noarch 2.4-10.el6 rhui-sa-east-1-rhel-server-releases 3.1 M xml-common noarch 0.6.3-32.el6 rhui-sa-east-1-rhel-server-releases 9.4 k xorg-x11-font-utils x86_64 1:7.2-11.el6 rhui-sa-east-1-rhel-server-releases 75 k Transaction Summary ================================================================================ Install 67 Package(s) Upgrade 295 Package(s) Total download size: 361 M Downloading Packages: -------------------------------------------------------------------------------- Total 3.5 MB/s | 361 MB 01:42 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-13.el6.noarch 1/662 warning: /etc/shadow created as /etc/shadow.rpmnew Updating : hwdata-0.233-7.6.el6.noarch 2/662 Updating : ca-certificates-2010.63-3.el6_1.5.noarch 3/662 Updating : filesystem-2.4.30-3.el6.x86_64 4/662 Updating : mailcap-2.1.31-2.el6.noarch 5/662 Installing : foomatic-db-filesystem-4.0-7.20091126.el6.noarch 6/662 Installing : xml-common-0.6.3-32.el6.noarch 7/662 Installing : iso-codes-3.16-2.el6.noarch 8/662 Updating : tzdata-java-2011l-4.el6.noarch 9/662 Updating : 1:busybox-1.15.1-11.el6.x86_64 10/662 Updating : kernel-headers-2.6.32-220.2.1.el6.x86_64 11/662 Updating : kernel-firmware-2.6.32-220.2.1.el6.noarch 12/662 Updating : redhat-release-server-6Server-6.2.0.3.el6.x86_64 13/662 Installing : poppler-data-0.4.0-1.el6.noarch 14/662 Updating : tzdata-2011l-4.el6.noarch 15/662 Updating : bash-4.1.2-8.el6.x86_64 16/662 Updating : nss-softokn-freebl-3.12.9-11.el6.x86_64 17/662 Updating : glibc-common-2.12-1.47.el6.x86_64 18/662 Updating : glibc-2.12-1.47.el6.x86_64 19/662 Updating : libattr-2.4.44-7.el6.x86_64 20/662 Updating : libcap-2.16-5.5.el6.x86_64 21/662 Updating : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64 22/662 Updating : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64 23/662 Updating : 3:perl-version-0.77-119.el6_1.1.x86_64 24/662 Updating : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64 25/662 Updating : 4:perl-libs-5.10.1-119.el6_1.1.x86_64 26/662 Updating : 4:perl-5.10.1-119.el6_1.1.x86_64 27/662 Updating : zlib-1.2.3-27.el6.x86_64 28/662 Updating : libcom_err-1.41.12-11.el6.x86_64 29/662 Updating : libxml2-2.7.6-4.el6.x86_64 30/662 Updating : nspr-4.8.8-3.el6.x86_64 31/662 Updating : audit-libs-2.1.3-3.el6.x86_64 32/662 Updating : 1:dbus-libs-1.2.24-5.el6_1.x86_64 33/662 Updating : nss-util-3.12.10-2.el6.x86_64 34/662 Updating : freetype-2.3.11-6.el6_1.8.x86_64 35/662 Updating : cyrus-sasl-lib-2.1.23-13.el6.x86_64 36/662 Updating : 2:libpng-1.2.46-1.el6_1.x86_64 37/662 Updating : 1:perl-Locale-Maketext-Simple-0.18-119.el6_1.1.x86 38/662 Updating : 1:perl-Params-Check-0.26-119.el6_1.1.x86_64 39/662 Updating : libacl-2.2.49-6.el6.x86_64 40/662 Updating : libuuid-2.17.2-12.4.el6.x86_64 41/662 Updating : keyutils-libs-1.4-3.el6.x86_64 42/662 Updating : tcp_wrappers-libs-7.6-57.el6.x86_64 43/662 Updating : xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64 44/662 Updating : libsepol-2.0.41-4.el6.x86_64 45/662 Updating : libselinux-2.0.94-5.2.el6.x86_64 46/662 Updating : krb5-libs-1.9-22.el6_2.1.x86_64 47/662 Updating : glib2-2.22.5-6.el6.x86_64 48/662 Updating : 2:shadow-utils-4.1.4.2-13.el6.x86_64 49/662 warning: /etc/login.defs created as /etc/login.defs.rpmnew Updating : sed-4.2.1-7.el6.x86_64 50/662 Updating : which-2.19-6.el6.x86_64 51/662 Updating : libudev-147-2.40.el6.x86_64 52/662 Updating : 1:perl-Module-Load-0.16-119.el6_1.1.x86_64 53/662 Updating : perl-Module-Load-Conditional-0.30-119.el6_1.1.x86_ 54/662 Updating : 1:perl-IPC-Cmd-0.56-119.el6_1.1.x86_64 55/662 Updating : 1:perl-Log-Message-0.02-119.el6_1.1.x86_64 56/662 Updating : libtdb-1.2.1-3.el6.x86_64 57/662 Updating : libnl-1.1-14.el6.x86_64 58/662 Updating : newt-0.52.11-3.el6.x86_64 59/662 Updating : 1:dbus-1.2.24-5.el6_1.x86_64 60/662 Updating : abrt-libs-2.0.4-14.el6.x86_64 61/662 Updating : libsemanage-2.0.43-4.1.el6.x86_64 62/662 Updating : procps-3.2.8-21.el6.x86_64 63/662 Updating : libblkid-2.17.2-12.4.el6.x86_64 64/662 Updating : perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64 65/662 Updating : perl-Test-Harness-3.17-119.el6_1.1.x86_64 66/662 Updating : perl-ExtUtils-MakeMaker-6.55-119.el6_1.1.x86_64 67/662 Updating : 4:perl-devel-5.10.1-119.el6_1.1.x86_64 68/662 Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-119.el6_1.1.x86_6 69/662 Updating : 1:perl-Package-Constants-0.02-119.el6_1.1.x86_64 70/662 Updating : perl-IO-Compress-Base-2.020-119.el6_1.1.x86_64 71/662 Updating : sysvinit-tools-2.87-4.dsf.el6.x86_64 72/662 Installing : lcms-libs-1.19-1.el6.x86_64 73/662 Installing : libunistring-0.9.3-4.el6.x86_64 74/662 Updating : iptables-1.4.7-4.el6.x86_64 75/662 Updating : iproute-2.6.32-17.el6.x86_64 76/662 Installing : libipa_hbac-1.5.1-66.el6_2.1.x86_64 77/662 Installing : libmng-1.0.10-4.1.el6.x86_64 78/662 Updating : perl-IO-Compress-Zlib-2.020-119.el6_1.1.x86_64 79/662 Updating : perl-Compress-Zlib-2.020-119.el6_1.1.x86_64 80/662 Updating : 1:perl-IO-Zlib-1.09-119.el6_1.1.x86_64 81/662 Updating : perl-Archive-Tar-1.58-119.el6_1.1.x86_64 82/662 Updating : 1:perl-ExtUtils-CBuilder-0.27-119.el6_1.1.x86_64 83/662 Updating : perl-Test-Simple-0.92-119.el6_1.1.x86_64 84/662 Updating : perl-Log-Message-Simple-0.04-119.el6_1.1.x86_64 85/662 Updating : perl-Term-UI-0.20-119.el6_1.1.x86_64 86/662 Updating : perl-File-Fetch-0.26-119.el6_1.1.x86_64 87/662 Updating : 1:perl-Archive-Extract-0.38-119.el6_1.1.x86_64 88/662 Updating : cyrus-sasl-gssapi-2.1.23-13.el6.x86_64 89/662 Updating : net-tools-1.60-109.el6.x86_64 90/662 Updating : libselinux-utils-2.0.94-5.2.el6.x86_64 91/662 Updating : apr-1.3.9-3.el6_1.2.x86_64 92/662 Updating : 1:perl-Object-Accessor-0.34-119.el6_1.1.x86_64 93/662 Updating : avahi-libs-0.6.25-11.el6.x86_64 94/662 Updating : 1:cups-libs-1.4.2-44.el6.x86_64 95/662 Updating : libss-1.41.12-11.el6.x86_64 96/662 Updating : e2fsprogs-libs-1.41.12-11.el6.x86_64 97/662 Installing : libfontenc-1.0.5-2.el6.x86_64 98/662 Updating : perl-Module-CoreList-2.18-119.el6_1.1.x86_64 99/662 Updating : 1:perl-Digest-SHA-5.47-119.el6_1.1.x86_64 100/662 Updating : 1:perl-Module-Loaded-0.02-119.el6_1.1.x86_64 101/662 Updating : cracklib-2.8.16-4.el6.x86_64 102/662 Installing : openjpeg-libs-1.3-7.el6.x86_64 103/662 Updating : libcollection-0.6.0-6.el6.x86_64 104/662 Updating : pciutils-libs-3.1.4-11.el6.x86_64 105/662 Updating : libgpg-error-1.7-4.el6.x86_64 106/662 Updating : libgcrypt-1.4.5-9.el6.x86_64 107/662 Updating : jasper-libs-1.900.1-15.el6_1.1.x86_64 108/662 Updating : gtk2-2.18.9-6.el6.x86_64 109/662 Installing : libxslt-1.1.26-2.el6.x86_64 110/662 Installing : poppler-0.12.4-3.el6_0.1.x86_64 111/662 Installing : poppler-utils-0.12.4-3.el6_0.1.x86_64 112/662 Updating : cracklib-dicts-2.8.16-4.el6.x86_64 113/662 Updating : coreutils-libs-8.4-16.el6.x86_64 114/662 Updating : coreutils-8.4-16.el6.x86_64 115/662 Updating : pam-1.1.1-10.el6.x86_64 116/662 Updating : openssl-1.0.0-20.el6.x86_64 117/662 Updating : python-libs-2.6.6-29.el6.x86_64 118/662 Updating : python-2.6.6-29.el6.x86_64 119/662 Updating : alsa-lib-1.0.22-3.el6.x86_64 120/662 Installing : 1:qt-4.6.2-20.el6.x86_64 121/662 Updating : libxml2-python-2.7.6-4.el6.x86_64 122/662 Updating : libssh2-1.2.2-7.el6_1.1.x86_64 123/662 Updating : plymouth-scripts-0.8.3-24.el6.x86_64 124/662 Updating : python-dmidecode-3.10.13-1.el6.x86_64 125/662 Installing : 1:qt-sqlite-4.6.2-20.el6.x86_64 126/662 Updating : yum-metadata-parser-1.1.2-16.el6.x86_64 127/662 Installing : libipa_hbac-python-1.5.1-66.el6_2.1.x86_64 128/662 Updating : newt-python-0.52.11-3.el6.x86_64 129/662 Updating : authconfig-6.1.12-5.el6.x86_64 130/662 Updating : python-ethtool-0.6-1.el6.x86_64 131/662 Installing : python-lxml-2.2.3-1.1.el6.x86_64 132/662 Updating : blktrace-1.0.1-6.el6.x86_64 133/662 Updating : rhnlib-2.5.22-12.el6.noarch 134/662 Installing : python-kerberos-1.1-6.2.el6.x86_64 135/662 Installing : python-netaddr-0.7.5-4.el6.noarch 136/662 Updating : httpd-tools-2.2.15-15.el6.x86_64 137/662 Updating : fipscheck-lib-1.2.0-7.el6.x86_64 138/662 Updating : fipscheck-1.2.0-7.el6.x86_64 139/662 Updating : 32:bind-libs-9.7.3-8.P3.el6_2.1.x86_64 140/662 Updating : 32:bind-utils-9.7.3-8.P3.el6_2.1.x86_64 141/662 Updating : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64 142/662 Updating : krb5-workstation-1.9-22.el6_2.1.x86_64 143/662 Updating : pam_krb5-2.3.11-9.el6.x86_64 144/662 Updating : sssd-client-1.5.1-66.el6_2.1.x86_64 145/662 Updating : at-3.1.10-43.el6.x86_64 146/662 Updating : xdg-utils-1.0.2-17.20091016cvs.el6.noarch 147/662 Updating : nscd-2.12-1.47.el6.x86_64 148/662 Installing : qt3-3.3.8b-30.el6.x86_64 149/662 Updating : perl-CPAN-1.9402-119.el6_1.1.x86_64 150/662 Installing : libXfont-1.4.1-2.el6_1.x86_64 151/662 Installing : 1:xorg-x11-font-utils-7.2-11.el6.x86_64 152/662 Installing : ghostscript-fonts-5.50-23.1.el6.noarch 153/662 Updating : e2fsprogs-1.41.12-11.el6.x86_64 154/662 Updating : 1:perl-Module-Build-0.3500-119.el6_1.1.x86_64 155/662 Updating : iptables-ipv6-1.4.7-4.el6.x86_64 156/662 Updating : system-config-firewall-base-1.2.27-5.el6.noarch 157/662 Updating : perl-ExtUtils-Embed-1.28-119.el6_1.1.x86_64 158/662 Updating : libgudev1-147-2.40.el6.x86_64 159/662 Installing : gstreamer-tools-0.10.29-1.el6.x86_64 160/662 Installing : gstreamer-0.10.29-1.el6.x86_64 161/662 Updating : libgssglue-0.1-11.el6.x86_64 162/662 Updating : libtirpc-0.2.1-5.el6.x86_64 163/662 Updating : 2:vim-minimal-7.2.411-1.6.el6.x86_64 164/662 Updating : tcp_wrappers-7.6-57.el6.x86_64 165/662 Updating : keyutils-1.4-3.el6.x86_64 166/662 Installing : acl-2.2.49-6.el6.x86_64 167/662 Updating : nss-softokn-3.12.9-11.el6.x86_64 168/662 Updating : nss-3.12.10-17.el6_2.x86_64 169/662 Updating : nss-sysinit-3.12.10-17.el6_2.x86_64 170/662 warning: /etc/pki/nssdb/pkcs11.txt created as /etc/pki/nssdb/pkcs11.txt.rpmnew Updating : openldap-2.4.23-20.el6.x86_64 171/662 warning: /etc/openldap/ldap.conf created as /etc/openldap/ldap.conf.rpmnew Updating : libcurl-7.19.7-26.el6_1.2.x86_64 172/662 Updating : xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64 173/662 Updating : curl-7.19.7-26.el6_1.2.x86_64 174/662 Installing : libreport-plugin-reportuploader-2.0.5-20.el6.x86_6 175/662 Installing : libreport-python-2.0.5-20.el6.x86_64 176/662 Installing : libreport-2.0.5-20.el6.x86_64 177/662 Installing : libreport-plugin-rhtsupport-2.0.5-20.el6.x86_64 178/662 Installing : abrt-2.0.4-14.el6.x86_64 179/662 Updating : samba-winbind-clients-3.5.10-114.el6.x86_64 180/662 Updating : postgresql-libs-8.4.9-1.el6_1.1.x86_64 181/662 Updating : abrt-addon-python-2.0.4-14.el6.x86_64 182/662 Installing : libreport-cli-2.0.5-20.el6.x86_64 183/662 Installing : libreport-plugin-kerneloops-2.0.5-20.el6.x86_64 184/662 Updating : abrt-addon-kerneloops-2.0.4-14.el6.x86_64 185/662 Installing : libreport-plugin-mailx-2.0.5-20.el6.x86_64 186/662 Installing : libreport-plugin-logger-2.0.5-20.el6.x86_64 187/662 Updating : python-pycurl-7.19.0-8.el6.x86_64 188/662 Updating : python-urlgrabber-3.9.1-8.el6.noarch 189/662 Updating : yum-3.2.29-22.el6.noarch 190/662 Updating : rhn-client-tools-1.0.0-73.el6.noarch 191/662 Updating : rhn-setup-1.0.0-73.el6.noarch 192/662 Updating : yum-rhn-plugin-0.9.1-36.el6.noarch 193/662 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Updating : pam_ldap-185-11.el6.x86_64 194/662 Installing : python-nss-0.11-3.el6.x86_64 195/662 Installing : ipa-python-2.1.3-9.el6.x86_64 196/662 Updating : nss-tools-3.12.10-17.el6_2.x86_64 197/662 Updating : libnih-1.0.1-7.el6.x86_64 198/662 Updating : upstart-0.6.5-10.el6.x86_64 199/662 Updating : file-libs-5.04-11.el6.x86_64 200/662 Updating : file-5.04-11.el6.x86_64 201/662 Updating : 1:perl-parent-0.221-119.el6_1.1.x86_64 202/662 Installing : perl-CGI-3.51-119.el6_1.1.x86_64 203/662 Updating : 1:perl-Parse-CPAN-Meta-1.40-119.el6_1.1.x86_64 204/662 Updating : perl-CPANPLUS-0.88-119.el6_1.1.x86_64 205/662 Installing : perl-YAML-Syck-1.07-4.el6.x86_64 206/662 Updating : perl-Time-Piece-1.15-119.el6_1.1.x86_64 207/662 Updating : 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 208/662 Installing : libref_array-0.1.1-6.el6.x86_64 209/662 Installing : libpath_utils-0.2.1-6.el6.x86_64 210/662 Updating : libini_config-0.6.1-6.el6.x86_64 211/662 Updating : gpm-libs-1.20.6-12.el6.x86_64 212/662 Updating : plymouth-core-libs-0.8.3-24.el6.x86_64 213/662 Updating : mingetty-1.08-5.el6.x86_64 214/662 Updating : iputils-20071127-16.el6.x86_64 215/662 Updating : initscripts-9.03.27-1.el6.x86_64 216/662 Updating : util-linux-ng-2.17.2-12.4.el6.x86_64 217/662 Updating : udev-147-2.40.el6.x86_64 218/662 Updating : libdrm-2.4.25-2.el6.x86_64 219/662 Updating : plymouth-0.8.3-24.el6.x86_64 220/662 Updating : dracut-004-256.el6.noarch 221/662 Updating : dracut-kernel-004-256.el6.noarch 222/662 Installing : kernel-2.6.32-220.2.1.el6.x86_64 223/662 Updating : device-mapper-libs-1.02.66-6.el6.x86_64 224/662 Updating : device-mapper-1.02.66-6.el6.x86_64 225/662 Updating : device-mapper-event-libs-1.02.66-6.el6.x86_64 226/662 Updating : openssh-5.3p1-70.el6.x86_64 227/662 Updating : policycoreutils-2.0.83-19.18.el6.x86_64 228/662 Updating : selinux-policy-3.7.19-126.el6_2.4.noarch 229/662 Updating : device-mapper-event-1.02.66-6.el6.x86_64 230/662 Updating : lvm2-libs-2.02.87-6.el6.x86_64 231/662 Updating : kpartx-0.4.9-46.el6.x86_64 232/662 Installing : mesa-dri-drivers-7.11-3.el6.x86_64 233/662 Updating : mdadm-3.2.2-9.el6.x86_64 234/662 Updating : cyrus-sasl-2.1.23-13.el6.x86_64 235/662 Updating : 2:postfix-2.6.6-2.2.el6_1.x86_64 236/662 Updating : samba-common-3.5.10-114.el6.x86_64 237/662 Updating : httpd-2.2.15-15.el6.x86_64 238/662 Updating : certmonger-0.50-3.el6.x86_64 239/662 Updating : postgresql-8.4.9-1.el6_1.1.x86_64 240/662 Updating : postgresql-server-8.4.9-1.el6_1.1.x86_64 241/662 Updating : rsyslog-4.6.2-12.el6.x86_64 242/662 Updating : cronie-anacron-1.4.4-7.el6.x86_64 243/662 Updating : cronie-1.4.4-7.el6.x86_64 244/662 Updating : crontabs-1.10-33.el6.noarch 245/662 Updating : oddjob-0.30-5.el6.x86_64 246/662 Installing : libXv-1.0.5-1.el6.x86_64 247/662 Installing : btparser-0.13-1.el6.x86_64 248/662 Updating : abrt-addon-ccpp-2.0.4-14.el6.x86_64 249/662 Installing : libvisual-0.4.0-9.1.el6.x86_64 250/662 Updating : libhugetlbfs-2.12-2.el6.x86_64 251/662 Installing : libXxf86vm-1.1.0-1.el6.x86_64 252/662 Installing : mesa-libGL-7.11-3.el6.x86_64 253/662 Installing : mesa-libGLU-7.11-3.el6.x86_64 254/662 Updating : glibc-headers-2.12-1.47.el6.x86_64 255/662 Installing : cdparanoia-libs-10.2-5.1.el6.x86_64 256/662 Updating : 2:vim-common-7.2.411-1.6.el6.x86_64 257/662 Installing : flac-1.2.1-6.1.el6.x86_64 258/662 Installing : liboil-0.3.16-4.1.el6.x86_64 259/662 Installing : gstreamer-plugins-base-0.10.29-1.el6.x86_64 260/662 Installing : 1:qt-x11-4.6.2-20.el6.x86_64 261/662 Installing : 1:phonon-backend-gstreamer-4.6.2-20.el6.x86_64 262/662 Installing : redhat-lsb-graphics-4.0-3.el6.x86_64 263/662 Updating : tmpwatch-2.9.16-4.el6.x86_64 264/662 Installing : portreserve-0.0.4-4.el6_1.1.x86_64 265/662 Installing : 1:cups-1.4.2-44.el6.x86_64 266/662 Installing : foomatic-db-ppds-4.0-7.20091126.el6.noarch 267/662 Installing : foomatic-db-4.0-7.20091126.el6.noarch 268/662 Updating : libdhash-0.4.2-6.el6.x86_64 269/662 Updating : sssd-1.5.1-66.el6_2.1.x86_64 270/662 Installing : urw-fonts-2.4-10.el6.noarch 271/662 Installing : ghostscript-8.70-11.el6_1.2.x86_64 272/662 Installing : foomatic-4.0.4-1.el6_1.1.x86_64 273/662 Installing : redhat-lsb-printing-4.0-3.el6.x86_64 274/662 Installing : 12:dhcp-common-4.1.1-25.P1.el6_2.1.x86_64 275/662 Updating : 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 276/662 Updating : redhat-lsb-4.0-3.el6.x86_64 277/662 Installing : ipa-client-2.1.3-9.el6.x86_64 278/662 Updating : libsndfile-1.0.20-5.el6.x86_64 279/662 Updating : 2:vim-enhanced-7.2.411-1.6.el6.x86_64 280/662 Updating : glibc-devel-2.12-1.47.el6.x86_64 281/662 Updating : libhugetlbfs-utils-2.12-2.el6.x86_64 282/662 Updating : abrt-cli-2.0.4-14.el6.x86_64 283/662 Updating : oddjob-mkhomedir-0.30-5.el6.x86_64 284/662 Updating : sysstat-9.0.4-18.el6.x86_64 285/662 Updating : postgresql-plpython-8.4.9-1.el6_1.1.x86_64 286/662 Updating : 1:mod_ssl-2.2.15-15.el6.x86_64 287/662 Updating : samba-client-3.5.10-114.el6.x86_64 288/662 Updating : kexec-tools-2.0.0-209.el6.x86_64 289/662 Updating : lvm2-2.02.87-6.el6.x86_64 290/662 Updating : selinux-policy-targeted-3.7.19-126.el6_2.4.noarch 291/662 Updating : openssh-server-5.3p1-70.el6.x86_64 292/662 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew Updating : openssh-clients-5.3p1-70.el6.x86_64 293/662 Updating : parted-2.1-17.el6.x86_64 294/662 Updating : 1:autofs-5.0.5-39.el6.x86_64 295/662 Updating : 1:iwl1000-firmware-39.31.5.1-1.el6.noarch 296/662 Updating : iwl6000-firmware-9.221.4.1-1.el6.noarch 297/662 Updating : crda-1.1.1_2010.11.22-1.el6.x86_64 298/662 Updating : iwl6050-firmware-41.28.5.1-2.el6.noarch 299/662 Updating : bfa-firmware-3.0.0.0-1.el6.noarch 300/662 Updating : prelink-0.4.6-3.el6.x86_64 301/662 Updating : 1:smartmontools-5.39.1-5.el6.x86_64 302/662 Updating : 1:microcode_ctl-1.17-9.el6.x86_64 303/662 Updating : 1:quota-3.17-16.el6.x86_64 304/662 Updating : nss-pam-ldapd-0.7.5-14.el6.x86_64 305/662 Updating : openswan-2.6.32-9.el6.x86_64 306/662 Updating : 1:net-snmp-5.5-37.el6_2.1.x86_64 307/662 Updating : rng-tools-2-13.el6_2.x86_64 308/662 Updating : 2:xinetd-2.3.14-33.el6.x86_64 309/662 Updating : perl-core-5.10.1-119.el6_1.1.x86_64 310/662 Updating : perl-Date-Manip-6.24-1.el6.noarch 311/662 Updating : rhn-check-1.0.0-73.el6.noarch 312/662 Updating : yum-plugin-security-1.1.30-10.el6.noarch 313/662 Updating : yum-utils-1.1.30-10.el6.noarch 314/662 Updating : pam_pkcs11-0.6.2-11.1.el6.x86_64 315/662 Updating : sudo-1.7.4p5-7.el6.x86_64 316/662 Updating : openldap-clients-2.4.23-20.el6.x86_64 317/662 Updating : cifs-utils-4.8.1-5.el6.x86_64 318/662 Updating : system-config-firewall-tui-1.2.27-5.el6.noarch 319/662 Updating : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-2-2 320/662 Updating : seekwatcher-0.12-5.el6.noarch 321/662 Updating : sos-2.2-17.el6.noarch 322/662 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.42.1.10.4.el6_2.x86 323/662 Updating : libgcj-4.4.6-3.el6.x86_64 324/662 Updating : 2:nmap-5.21-4.el6.x86_64 325/662 Updating : 1:grub-0.97-75.el6.x86_64 326/662 Updating : perf-2.6.32-220.2.1.el6.x86_64 327/662 Updating : krb5-pkinit-openssl-1.9-22.el6_2.1.x86_64 328/662 Updating : cyrus-sasl-md5-2.1.23-13.el6.x86_64 329/662 Updating : screen-4.0.3-16.el6.x86_64 330/662 Updating : ksh-20100621-12.el6_2.1.x86_64 331/662 Updating : audit-2.1.3-3.el6.x86_64 332/662 Updating : usbutils-003-4.el6.x86_64 333/662 Updating : tcsh-6.17-14.el6.x86_64 334/662 Updating : efibootmgr-0.5.4-9.el6.x86_64 335/662 Updating : pciutils-3.1.4-11.el6.x86_64 336/662 Updating : oprofile-0.9.6-21.el6.x86_64 337/662 Updating : 2:irqbalance-0.55-29.el6.x86_64 338/662 Updating : 5:mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64 339/662 Updating : nss_db-2.2.3-0.3.pre1.el6_1.1.x86_64 340/662 Updating : lsof-4.82-2.el6.x86_64 341/662 Updating : cyrus-sasl-plain-2.1.23-13.el6.x86_64 342/662 Updating : crash-5.1.8-1.el6.x86_64 343/662 Updating : 1:valgrind-3.6.0-4.el6.x86_64 344/662 Updating : attr-2.4.44-7.el6.x86_64 345/662 Updating : less-436-10.el6.x86_64 346/662 Updating : pinentry-0.7.6-6.el6.x86_64 347/662 Updating : 1:telnet-0.17-47.el6.x86_64 348/662 Updating : libicu-4.2.1-9.1.el6_2.x86_64 349/662 Updating : atlas-3.8.4-1.el6.x86_64 350/662 Updating : powertop-1.11-6.el6.x86_64 351/662 Updating : strace-4.5.19-1.10.el6.x86_64 352/662 Updating : jwhois-4.0-19.el6.x86_64 353/662 Updating : dosfstools-3.0.9-4.el6.x86_64 354/662 Installing : kernel-devel-2.6.32-220.2.1.el6.x86_64 355/662 Updating : ql2500-firmware-5.06.02-1.el6.noarch 356/662 Updating : man-pages-ja-20100115-5.el6.noarch 357/662 Updating : ql2400-firmware-5.06.02-1.el6.noarch 358/662 Updating : man-pages-3.22-17.el6.noarch 359/662 Updating : iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch 360/662 Updating : xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch 361/662 Updating : man-pages-overrides-6.2.3-2.el6.noarch 362/662 Cleanup : redhat-lsb-4.0-2.1.el6.x86_64 363/662 Cleanup : perl-core-5.10.1-115.el6.x86_64 364/662 Cleanup : perl-CPANPLUS-0.88-115.el6.x86_64 365/662 Cleanup : openssh-server-5.3p1-20.el6_0.3.x86_64 366/662 Cleanup : ipa-client-2.0-9.el6.x86_64 367/662 Cleanup : sssd-1.2.1-28.el6_0.4.x86_64 368/662 Cleanup : certmonger-0.24-4.el6.x86_64 369/662 Cleanup : abrt-cli-1.1.13-4.el6.x86_64 370/662 Cleanup : 1:net-snmp-5.5-27.el6_0.1.x86_64 371/662 Cleanup : openssh-clients-5.3p1-20.el6_0.3.x86_64 372/662 Cleanup : openssh-5.3p1-20.el6_0.3.x86_64 373/662 Cleanup : 1:autofs-5.0.5-23.el6_0.1.x86_64 374/662 Cleanup : 2:vim-enhanced-7.2.411-1.4.el6.x86_64 375/662 Cleanup : samba-client-3.5.4-68.el6_0.2.x86_64 376/662 Cleanup : samba-common-3.5.4-68.el6_0.2.x86_64 377/662 Cleanup : openswan-2.6.24-8.el6_0.1.x86_64 378/662 Cleanup : libgcj-4.4.4-13.el6.x86_64 379/662 Cleanup : krb5-workstation-1.8.2-3.el6_0.7.x86_64 380/662 Cleanup : samba-winbind-clients-3.5.4-68.el6_0.2.x86_64 381/662 Cleanup : abrt-addon-kerneloops-1.1.13-4.el6.x86_64 382/662 Cleanup : curl-7.19.7-16.el6.x86_64 383/662 Cleanup : pam_pkcs11-0.6.2-10.el6.x86_64 384/662 Cleanup : 1:quota-3.17-10.el6.x86_64 385/662 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 386/662 Cleanup : nss-pam-ldapd-0.7.5-3.el6.x86_64 387/662 Cleanup : 32:bind-utils-9.7.0-5.P2.el6_0.1.x86_64 388/662
IMAGE ID= ami-0c2cf311_sa-east-1_m1.xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-220.2.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-220.2.1.el6 EXPECTED RESULT: 2.6.32-220.2.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-220.2.1.el6 RESULT: title Red Hat Enterprise Linux Server (2.6.32-220.2.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-220.2.1.el6.x86_64 ro root=LABEL=_/ crashkernel=auto LANG=en_US.UTF-8 KEYTABLE=us initrd /boot/initramfs-2.6.32-220.2.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 15239768 > hwp MEMORY of 15000000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ## Summary ## FAILURES = 2 FAILED TESTS = ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.4xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-143-171.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-acae04b1 , Instance Type : m2.4xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : TYl/vgujFfcZIca+fhuUZYvotS1z1gOOajkSFmN6oPNvtWfoWbU5dLSHK5I6KvOkyfO2NOoAGF/q /7zjMAzolkqlFz83c3UClbkzdoOnTqcc4jxLHwMD5BRONGyapK0F26xJ8L5dv3O2csxCvfX4Taha N7STD0HFMm9HCXtBDFM= This is a Cloud Access image /root/valid/src ip-10-248-12-170 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-143-171.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-acae04b1 , Instance Type : m2.4xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : TYl/vgujFfcZIca+fhuUZYvotS1z1gOOajkSFmN6oPNvtWfoWbU5dLSHK5I6KvOkyfO2NOoAGF/q /7zjMAzolkqlFz83c3UClbkzdoOnTqcc4jxLHwMD5BRONGyapK0F26xJ8L5dv3O2csxCvfX4Taha N7STD0HFMm9HCXtBDFM= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 32809460 > hwp MEMORY of 68400000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false ###################################################################################### # 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-12-170 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 6,710 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 4,185 repolist: 10,895 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, rhui-lb, security ================================= Matched: zsh ================================= zsh-html.x86_64 : Zsh shell manual in html format python-twisted-core-zsh.x86_64 : Tab completion for Zsh and Twisted Core zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Directory Client E-mail server Fonts French Support Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Client management tools Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Debugging and Performance Tools Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support General Purpose Desktop German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Identity Management Server Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Applications Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support NFS file server Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Office Suite and Productivity Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Ruby Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Systems Management Messaging Server support Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support iSCSI Storage Client Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package binutils.x86_64 0:2.20.51.0.2-5.28.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-6.el6 set to be updated ---> Package elfutils.x86_64 0:0.152-1.el6 set to be updated --> Processing Dependency: elfutils-libs(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: elfutils-libelf(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.152-1.el6.x86_64 ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgomp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: cpp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: libgcc >= 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 ---> Package gcc-c++.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 --> Processing Dependency: libstdc++ = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgfortran = 4.4.6-3.el6 for package: gcc-gfortran-4.4.6-3.el6.x86_64 ---> Package git.x86_64 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-34.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-19.el6 set to be updated --> Processing Dependency: rpm = 4.8.0-19.el6 for package: rpm-build-4.8.0-19.el6.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-19.el6.x86_64 ---> Package subversion.x86_64 0:1.6.11-2.el6_1.4 set to be updated ---> Package swig.x86_64 0:1.3.40-6.el6 set to be updated ---> Package systemtap.x86_64 0:1.6-4.el6 set to be updated --> Processing Dependency: systemtap-runtime = 1.6-4.el6 for package: systemtap-1.6-4.el6.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package elfutils-libelf.x86_64 0:0.152-1.el6 set to be updated ---> Package elfutils-libs.x86_64 0:0.152-1.el6 set to be updated ---> Package gdb.x86_64 0:7.2-50.el6 set to be updated ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libgcc.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgfortran.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgomp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++-devel.x86_64 0:4.4.6-3.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-libs-4.8.0-12.el6.x86_64 --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-python-4.8.0-12.el6.x86_64 ---> Package rpm.x86_64 0:4.8.0-19.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.6-4.el6 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated ---> Package rpm-libs.x86_64 0:4.8.0-19.el6 set to be updated ---> Package rpm-python.x86_64 0:4.8.0-19.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-sa-east-1-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-sa-east-1-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-sa-east-1-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-sa-east-1-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-sa-east-1-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-sa-east-1-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-sa-east-1-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-sa-east-1-rhel-server-releases 286 k gcc-c++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-sa-east-1-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-sa-east-1-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-sa-east-1-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-sa-east-1-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-sa-east-1-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-34.el6 rhui-sa-east-1-rhel-server-releases 57 k rpm-build x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 124 k swig x86_64 1.3.40-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M systemtap x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 2.9 M Updating: binutils x86_64 2.20.51.0.2-5.28.el6 rhui-sa-east-1-rhel-server-releases 2.8 M elfutils x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 201 k gcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 10 M subversion x86_64 1.6.11-2.el6_1.4 rhui-sa-east-1-rhel-server-releases 2.3 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-sa-east-1-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 28 k Updating for dependencies: cpp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 3.7 M elfutils-libelf x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 169 k elfutils-libs x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 181 k gdb x86_64 7.2-50.el6 rhui-sa-east-1-rhel-server-releases 2.3 M libgcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 98 k libgfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 263 k libgomp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 115 k libstdc++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 290 k rpm x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 898 k rpm-libs x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 308 k rpm-python x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 53 k systemtap-runtime x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 162 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 16 Package(s) Total download size: 50 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.9 MB/s | 50 MB 00:10 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : libgcc-4.4.6-3.el6.x86_64 1/58 Updating : elfutils-libelf-0.152-1.el6.x86_64 2/58 Updating : libstdc++-4.4.6-3.el6.x86_64 3/58 Updating : rpm-libs-4.8.0-19.el6.x86_64 4/58 Updating : rpm-4.8.0-19.el6.x86_64 5/58 Updating : elfutils-libs-0.152-1.el6.x86_64 6/58 Updating : binutils-2.20.51.0.2-5.28.el6.x86_64 7/58 Updating : elfutils-0.152-1.el6.x86_64 8/58 Updating : systemtap-runtime-1.6-4.el6.x86_64 9/58 Installing : gettext-libs-0.17-16.el6.x86_64 10/58 Installing : gettext-devel-0.17-16.el6.x86_64 11/58 Updating : cpp-4.4.6-3.el6.x86_64 12/58 Updating : libgomp-4.4.6-3.el6.x86_64 13/58 Updating : gcc-4.4.6-3.el6.x86_64 14/58 Updating : gdb-7.2-50.el6.x86_64 15/58 Updating : libgfortran-4.4.6-3.el6.x86_64 16/58 Installing : gcc-gfortran-4.4.6-3.el6.x86_64 17/58 Installing : rpm-build-4.8.0-19.el6.x86_64 18/58 Installing : systemtap-1.6-4.el6.x86_64 19/58 Updating : rpm-python-4.8.0-19.el6.x86_64 20/58 Installing : 1:doxygen-1.6.1-6.el6.x86_64 21/58 Installing : swig-1.3.40-6.el6.x86_64 22/58 Installing : rcs-5.7-37.el6.x86_64 23/58 Installing : flex-2.5.35-8.el6.x86_64 24/58 Installing : indent-2.2.10-5.1.el6.x86_64 25/58 Installing : patchutils-0.3.1-3.1.el6.x86_64 26/58 Installing : byacc-1.9.20070509-6.1.el6.x86_64 27/58 Installing : cscope-15.6-6.el6.x86_64 28/58 Installing : ctags-5.8-2.el6.x86_64 29/58 Installing : diffstat-1.51-2.el6.x86_64 30/58 Updating : subversion-1.6.11-2.el6_1.4.x86_64 31/58 Installing : bison-2.4.1-5.el6.x86_64 32/58 Installing : 1:perl-Error-0.17015-4.el6.noarch 33/58 Installing : autoconf-2.63-5.1.el6.noarch 34/58 Installing : automake-1.11.1-1.2.el6.noarch 35/58 Installing : git-1.7.1-2.el6_0.1.x86_64 36/58 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 37/58 Installing : libstdc++-devel-4.4.6-3.el6.x86_64 38/58 Installing : gcc-c++-4.4.6-3.el6.x86_64 39/58 Installing : intltool-0.41.0-1.1.el6.noarch 40/58 Installing : libtool-2.2.6-15.5.el6.x86_64 41/58 Installing : redhat-rpm-config-9.0.3-34.el6.noarch 42/58 Cleanup : gcc-4.4.4-13.el6.x86_64 43/58 Cleanup : elfutils-0.148-1.el6.x86_64 44/58 Cleanup : rpm-python-4.8.0-12.el6.x86_64 45/58 Cleanup : rpm-libs-4.8.0-12.el6.x86_64 46/58 Cleanup : rpm-4.8.0-12.el6.x86_64 47/58 Cleanup : elfutils-libs-0.148-1.el6.x86_64 48/58 Cleanup : libstdc++-4.4.4-13.el6.x86_64 49/58 Cleanup : libgcc-4.4.4-13.el6.x86_64 50/58
Cleanup : elfutils-libelf-0.148-1.el6.x86_64 51/58 Cleanup : binutils-2.20.51.0.2-5.11.el6.x86_64 52/58 Cleanup : cpp-4.4.4-13.el6.x86_64 53/58 Cleanup : libgomp-4.4.4-13.el6.x86_64 54/58 Cleanup : gdb-7.1-29.el6_0.1.x86_64 55/58 Cleanup : systemtap-runtime-1.2-11.el6_0.x86_64 56/58 Cleanup : libgfortran-4.4.4-13.el6.x86_64 57/58 Cleanup : subversion-1.6.11-2.el6_0.3.x86_64 58/58 Installed: autoconf.noarch 0:2.63-5.1.el6 automake.noarch 0:1.11.1-1.2.el6 bison.x86_64 0:2.4.1-5.el6 byacc.x86_64 0:1.9.20070509-6.1.el6 cscope.x86_64 0:15.6-6.el6 ctags.x86_64 0:5.8-2.el6 diffstat.x86_64 0:1.51-2.el6 doxygen.x86_64 1:1.6.1-6.el6 flex.x86_64 0:2.5.35-8.el6 gcc-c++.x86_64 0:4.4.6-3.el6 gcc-gfortran.x86_64 0:4.4.6-3.el6 git.x86_64 0:1.7.1-2.el6_0.1 indent.x86_64 0:2.2.10-5.1.el6 intltool.noarch 0:0.41.0-1.1.el6 libtool.x86_64 0:2.2.6-15.5.el6 patchutils.x86_64 0:0.3.1-3.1.el6 rcs.x86_64 0:5.7-37.el6 redhat-rpm-config.noarch 0:9.0.3-34.el6 rpm-build.x86_64 0:4.8.0-19.el6 swig.x86_64 0:1.3.40-6.el6 systemtap.x86_64 0:1.6-4.el6 Dependency Installed: gettext-devel.x86_64 0:0.17-16.el6 gettext-libs.x86_64 0:0.17-16.el6 libstdc++-devel.x86_64 0:4.4.6-3.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6_0.1 Updated: binutils.x86_64 0:2.20.51.0.2-5.28.el6 elfutils.x86_64 0:0.152-1.el6 gcc.x86_64 0:4.4.6-3.el6 subversion.x86_64 0:1.6.11-2.el6_1.4 Dependency Updated: cpp.x86_64 0:4.4.6-3.el6 elfutils-libelf.x86_64 0:0.152-1.el6 elfutils-libs.x86_64 0:0.152-1.el6 gdb.x86_64 0:7.2-50.el6 libgcc.x86_64 0:4.4.6-3.el6 libgfortran.x86_64 0:4.4.6-3.el6 libgomp.x86_64 0:4.4.6-3.el6 libstdc++.x86_64 0:4.4.6-3.el6 rpm.x86_64 0:4.8.0-19.el6 rpm-libs.x86_64 0:4.8.0-19.el6 rpm-python.x86_64 0:4.8.0-19.el6 systemtap-runtime.x86_64 0:1.6-4.el6 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update https://rhui2-cds01.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. https://rhui2-cds02.sa-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 56 - "" Trying other mirror. Error: failure: repodata/77460ae63af5677ac7e95a4845814de2a18f282d-filelists.sqlite.bz2 from rhui-sa-east-1-rhel-server-releases: [Errno 256] No more mirrors to try. RESULT: Loaded plugins: amazon-id, rhui-lb, security Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:2-22.el6_2 set to be updated ---> Package abrt.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 --> Processing Dependency: libabrt_dbus.so.0()(64bit) for package: abrt-2.0.4-14.el6.x86_64 ---> Package abrt-addon-ccpp.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libbtparser.so.2()(64bit) for package: abrt-addon-ccpp-2.0.4-14.el6.x86_64 ---> Package abrt-addon-kerneloops.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-kerneloops for package: abrt-addon-kerneloops-2.0.4-14.el6.x86_64 ---> Package abrt-addon-python.x86_64 0:2.0.4-14.el6 set to be updated ---> Package abrt-cli.x86_64 0:2.0.4-14.el6 set to be updated --> Processing Dependency: libreport-plugin-mailx for package: abrt-cli-2.0.4-14.el6.x86_64 --> Processing Dependency: libreport-cli for package: abrt-cli-2.0.4-14.el6.x86_64 ---> Package abrt-libs.x86_64 0:2.0.4-14.el6 set to be updated ---> Package alsa-lib.x86_64 0:1.0.22-3.el6 set to be updated ---> Package apr.x86_64 0:1.3.9-3.el6_1.2 set to be updated ---> Package at.x86_64 0:3.1.10-43.el6 set to be updated ---> Package atlas.x86_64 0:3.8.4-1.el6 set to be updated ---> Package attr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package audit.x86_64 0:2.1.3-3.el6 set to be updated ---> Package audit-libs.x86_64 0:2.1.3-3.el6 set to be updated ---> Package authconfig.x86_64 0:6.1.12-5.el6 set to be updated ---> Package autofs.x86_64 1:5.0.5-39.el6 set to be updated ---> Package avahi-libs.x86_64 0:0.6.25-11.el6 set to be updated ---> Package bash.x86_64 0:4.1.2-8.el6 set to be updated ---> Package bfa-firmware.noarch 0:3.0.0.0-1.el6 set to be updated ---> Package bind-libs.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package bind-utils.x86_64 32:9.7.3-8.P3.el6_2.1 set to be updated ---> Package blktrace.x86_64 0:1.0.1-6.el6 set to be updated ---> Package busybox.x86_64 1:1.15.1-11.el6 set to be updated ---> Package ca-certificates.noarch 0:2010.63-3.el6_1.5 set to be updated ---> Package certmonger.x86_64 0:0.50-3.el6 set to be updated ---> Package cifs-utils.x86_64 0:4.8.1-5.el6 set to be updated ---> Package coreutils.x86_64 0:8.4-16.el6 set to be updated ---> Package coreutils-libs.x86_64 0:8.4-16.el6 set to be updated ---> Package cracklib.x86_64 0:2.8.16-4.el6 set to be updated ---> Package cracklib-dicts.x86_64 0:2.8.16-4.el6 set to be updated ---> Package crash.x86_64 0:5.1.8-1.el6 set to be updated ---> Package crda.x86_64 0:1.1.1_2010.11.22-1.el6 set to be updated ---> Package cronie.x86_64 0:1.4.4-7.el6 set to be updated ---> Package cronie-anacron.x86_64 0:1.4.4-7.el6 set to be updated ---> Package crontabs.noarch 0:1.10-33.el6 set to be updated ---> Package cups-libs.x86_64 1:1.4.2-44.el6 set to be updated ---> Package curl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package cyrus-sasl.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-md5.x86_64 0:2.1.23-13.el6 set to be updated ---> Package cyrus-sasl-plain.x86_64 0:2.1.23-13.el6 set to be updated ---> Package dbus.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package dbus-libs.x86_64 1:1.2.24-5.el6_1 set to be updated ---> Package device-mapper.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-event-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package device-mapper-libs.x86_64 0:1.02.66-6.el6 set to be updated ---> Package dhclient.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated --> Processing Dependency: dhcp-common = 12:4.1.1-25.P1.el6_2.1 for package: 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 ---> Package dosfstools.x86_64 0:3.0.9-4.el6 set to be updated ---> Package dracut.noarch 0:004-256.el6 set to be updated ---> Package dracut-kernel.noarch 0:004-256.el6 set to be updated ---> Package e2fsprogs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package e2fsprogs-libs.x86_64 0:1.41.12-11.el6 set to be updated ---> Package efibootmgr.x86_64 0:0.5.4-9.el6 set to be updated ---> Package file.x86_64 0:5.04-11.el6 set to be updated ---> Package file-libs.x86_64 0:5.04-11.el6 set to be updated ---> Package filesystem.x86_64 0:2.4.30-3.el6 set to be updated ---> Package fipscheck.x86_64 0:1.2.0-7.el6 set to be updated ---> Package fipscheck-lib.x86_64 0:1.2.0-7.el6 set to be updated ---> Package freetype.x86_64 0:2.3.11-6.el6_1.8 set to be updated ---> Package glib2.x86_64 0:2.22.5-6.el6 set to be updated ---> Package glibc.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-common.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-devel.x86_64 0:2.12-1.47.el6 set to be updated ---> Package glibc-headers.x86_64 0:2.12-1.47.el6 set to be updated ---> Package gpm-libs.x86_64 0:1.20.6-12.el6 set to be updated ---> Package grub.x86_64 1:0.97-75.el6 set to be updated ---> Package gtk2.x86_64 0:2.18.9-6.el6 set to be updated ---> Package httpd.x86_64 0:2.2.15-15.el6 set to be updated ---> Package httpd-tools.x86_64 0:2.2.15-15.el6 set to be updated ---> Package hwdata.noarch 0:0.233-7.6.el6 set to be updated ---> Package initscripts.x86_64 0:9.03.27-1.el6 set to be updated ---> Package ipa-client.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: ipa-python = 2.1.3-9.el6 for package: ipa-client-2.1.3-9.el6.x86_64 ---> Package iproute.x86_64 0:2.6.32-17.el6 set to be updated ---> Package iptables.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iptables-ipv6.x86_64 0:1.4.7-4.el6 set to be updated ---> Package iputils.x86_64 0:20071127-16.el6 set to be updated ---> Package irqbalance.x86_64 2:0.55-29.el6 set to be updated ---> Package iwl1000-firmware.noarch 1:39.31.5.1-1.el6 set to be updated ---> Package iwl5000-firmware.noarch 0:8.83.5.1_1-1.el6_1.1 set to be updated ---> Package iwl6000-firmware.noarch 0:9.221.4.1-1.el6 set to be updated ---> Package iwl6050-firmware.noarch 0:41.28.5.1-2.el6 set to be updated ---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 set to be updated ---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.42.1.10.4.el6_2 set to be updated ---> Package jwhois.x86_64 0:4.0-19.el6 set to be updated ---> Package kernel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-devel.x86_64 0:2.6.32-220.2.1.el6 set to be installed ---> Package kernel-firmware.noarch 0:2.6.32-220.2.1.el6 set to be updated ---> Package kernel-headers.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package kexec-tools.x86_64 0:2.0.0-209.el6 set to be updated ---> Package keyutils.x86_64 0:1.4-3.el6 set to be updated ---> Package keyutils-libs.x86_64 0:1.4-3.el6 set to be updated ---> Package kpartx.x86_64 0:0.4.9-46.el6 set to be updated ---> Package krb5-libs.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-pkinit-openssl.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package krb5-workstation.x86_64 0:1.9-22.el6_2.1 set to be updated ---> Package ksh.x86_64 0:20100621-12.el6_2.1 set to be updated ---> Package less.x86_64 0:436-10.el6 set to be updated ---> Package libacl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package libattr.x86_64 0:2.4.44-7.el6 set to be updated ---> Package libblkid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libcap.x86_64 0:2.16-5.5.el6 set to be updated ---> Package libcollection.x86_64 0:0.6.0-6.el6 set to be updated ---> Package libcom_err.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libcurl.x86_64 0:7.19.7-26.el6_1.2 set to be updated ---> Package libdhash.x86_64 0:0.4.2-6.el6 set to be updated ---> Package libdrm.x86_64 0:2.4.25-2.el6 set to be updated ---> Package libgcj.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgcrypt.x86_64 0:1.4.5-9.el6 set to be updated ---> Package libgpg-error.x86_64 0:1.7-4.el6 set to be updated ---> Package libgssglue.x86_64 0:0.1-11.el6 set to be updated ---> Package libgudev1.x86_64 0:147-2.40.el6 set to be updated ---> Package libhugetlbfs.x86_64 0:2.12-2.el6 set to be updated ---> Package libhugetlbfs-utils.x86_64 0:2.12-2.el6 set to be updated ---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 set to be updated ---> Package libini_config.x86_64 0:0.6.1-6.el6 set to be updated --> Processing Dependency: libref_array = 0.1.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils = 0.2.1-6.el6 for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libref_array.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-0.6.1-6.el6.x86_64 ---> Package libnih.x86_64 0:1.0.1-7.el6 set to be updated ---> Package libnl.x86_64 0:1.1-14.el6 set to be updated ---> Package libpng.x86_64 2:1.2.46-1.el6_1 set to be updated ---> Package libreport-plugin-logger.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-rhtsupport.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libselinux.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libselinux-utils.x86_64 0:2.0.94-5.2.el6 set to be updated ---> Package libsemanage.x86_64 0:2.0.43-4.1.el6 set to be updated ---> Package libsepol.x86_64 0:2.0.41-4.el6 set to be updated ---> Package libsndfile.x86_64 0:1.0.20-5.el6 set to be updated --> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.20-5.el6.x86_64 ---> Package libss.x86_64 0:1.41.12-11.el6 set to be updated ---> Package libssh2.x86_64 0:1.2.2-7.el6_1.1 set to be updated ---> Package libtdb.x86_64 0:1.2.1-3.el6 set to be updated ---> Package libtirpc.x86_64 0:0.2.1-5.el6 set to be updated ---> Package libudev.x86_64 0:147-2.40.el6 set to be updated ---> Package libuuid.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package libxml2.x86_64 0:2.7.6-4.el6 set to be updated ---> Package libxml2-python.x86_64 0:2.7.6-4.el6 set to be updated ---> Package lsof.x86_64 0:4.82-2.el6 set to be updated ---> Package lvm2.x86_64 0:2.02.87-6.el6 set to be updated ---> Package lvm2-libs.x86_64 0:2.02.87-6.el6 set to be updated ---> Package mailcap.noarch 0:2.1.31-2.el6 set to be updated ---> Package man-pages.noarch 0:3.22-17.el6 set to be updated ---> Package man-pages-ja.noarch 0:20100115-5.el6 set to be updated ---> Package man-pages-overrides.noarch 0:6.2.3-2.el6 set to be updated ---> Package mdadm.x86_64 0:3.2.2-9.el6 set to be updated ---> Package microcode_ctl.x86_64 1:1.17-9.el6 set to be updated ---> Package mingetty.x86_64 0:1.08-5.el6 set to be updated ---> Package mod_ssl.x86_64 1:2.2.15-15.el6 set to be updated ---> Package mutt.x86_64 5:1.5.20-2.20091214hg736b6a.el6_1.1 set to be updated ---> Package net-snmp.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-snmp-libs.x86_64 1:5.5-37.el6_2.1 set to be updated ---> Package net-tools.x86_64 0:1.60-109.el6 set to be updated ---> Package newt.x86_64 0:0.52.11-3.el6 set to be updated ---> Package newt-python.x86_64 0:0.52.11-3.el6 set to be updated ---> Package nmap.x86_64 2:5.21-4.el6 set to be updated ---> Package nscd.x86_64 0:2.12-1.47.el6 set to be updated ---> Package nspr.x86_64 0:4.8.8-3.el6 set to be updated ---> Package nss.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-pam-ldapd.x86_64 0:0.7.5-14.el6 set to be updated ---> Package nss-softokn.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-softokn-freebl.x86_64 0:3.12.9-11.el6 set to be updated ---> Package nss-sysinit.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-tools.x86_64 0:3.12.10-17.el6_2 set to be updated ---> Package nss-util.x86_64 0:3.12.10-2.el6 set to be updated ---> Package nss_db.x86_64 0:2.2.3-0.3.pre1.el6_1.1 set to be updated ---> Package oddjob.x86_64 0:0.30-5.el6 set to be updated ---> Package oddjob-mkhomedir.x86_64 0:0.30-5.el6 set to be updated ---> Package openldap.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openldap-clients.x86_64 0:2.4.23-20.el6 set to be updated ---> Package openssh.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-clients.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssh-server.x86_64 0:5.3p1-70.el6 set to be updated ---> Package openssl.x86_64 0:1.0.0-20.el6 set to be updated ---> Package openswan.x86_64 0:2.6.32-9.el6 set to be updated ---> Package oprofile.x86_64 0:0.9.6-21.el6 set to be updated ---> Package pam.x86_64 0:1.1.1-10.el6 set to be updated ---> Package pam_krb5.x86_64 0:2.3.11-9.el6 set to be updated ---> Package pam_ldap.x86_64 0:185-11.el6 set to be updated ---> Package pam_pkcs11.x86_64 0:0.6.2-11.1.el6 set to be updated ---> Package parted.x86_64 0:2.1-17.el6 set to be updated ---> Package pciutils.x86_64 0:3.1.4-11.el6 set to be updated ---> Package pciutils-libs.x86_64 0:3.1.4-11.el6 set to be updated ---> Package perf.x86_64 0:2.6.32-220.2.1.el6 set to be updated ---> Package perl.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-Archive-Extract.x86_64 1:0.38-119.el6_1.1 set to be updated ---> Package perl-Archive-Tar.x86_64 0:1.58-119.el6_1.1 set to be updated ---> Package perl-CPAN.x86_64 0:1.9402-119.el6_1.1 set to be updated ---> Package perl-CPANPLUS.x86_64 0:0.88-119.el6_1.1 set to be updated ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.023-119.el6_1.1 set to be updated ---> Package perl-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-Date-Manip.noarch 0:6.24-1.el6 set to be updated --> Processing Dependency: perl(YAML::Syck) for package: perl-Date-Manip-6.24-1.el6.noarch ---> Package perl-Digest-SHA.x86_64 1:5.47-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-CBuilder.x86_64 1:0.27-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-Embed.x86_64 0:1.28-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-119.el6_1.1 set to be updated ---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-119.el6_1.1 set to be updated ---> Package perl-File-Fetch.x86_64 0:0.26-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Base.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Compress-Zlib.x86_64 0:2.020-119.el6_1.1 set to be updated ---> Package perl-IO-Zlib.x86_64 1:1.09-119.el6_1.1 set to be updated ---> Package perl-IPC-Cmd.x86_64 1:0.56-119.el6_1.1 set to be updated ---> Package perl-Locale-Maketext-Simple.x86_64 1:0.18-119.el6_1.1 set to be updated ---> Package perl-Log-Message.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Log-Message-Simple.x86_64 0:0.04-119.el6_1.1 set to be updated ---> Package perl-Module-Build.x86_64 1:0.3500-119.el6_1.1 set to be updated ---> Package perl-Module-CoreList.x86_64 0:2.18-119.el6_1.1 set to be updated ---> Package perl-Module-Load.x86_64 1:0.16-119.el6_1.1 set to be updated ---> Package perl-Module-Load-Conditional.x86_64 0:0.30-119.el6_1.1 set to be updated ---> Package perl-Module-Loaded.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 set to be updated ---> Package perl-Object-Accessor.x86_64 1:0.34-119.el6_1.1 set to be updated ---> Package perl-Package-Constants.x86_64 1:0.02-119.el6_1.1 set to be updated ---> Package perl-Params-Check.x86_64 1:0.26-119.el6_1.1 set to be updated ---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-119.el6_1.1 set to be updated ---> Package perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 set to be updated ---> Package perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 set to be updated ---> Package perl-Term-UI.x86_64 0:0.20-119.el6_1.1 set to be updated ---> Package perl-Test-Harness.x86_64 0:3.17-119.el6_1.1 set to be updated ---> Package perl-Test-Simple.x86_64 0:0.92-119.el6_1.1 set to be updated ---> Package perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 set to be updated ---> Package perl-Time-Piece.x86_64 0:1.15-119.el6_1.1 set to be updated ---> Package perl-core.x86_64 0:5.10.1-119.el6_1.1 set to be updated ---> Package perl-devel.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-libs.x86_64 4:5.10.1-119.el6_1.1 set to be updated ---> Package perl-parent.x86_64 1:0.221-119.el6_1.1 set to be updated ---> Package perl-version.x86_64 3:0.77-119.el6_1.1 set to be updated ---> Package pinentry.x86_64 0:0.7.6-6.el6 set to be updated ---> Package plymouth.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-core-libs.x86_64 0:0.8.3-24.el6 set to be updated ---> Package plymouth-scripts.x86_64 0:0.8.3-24.el6 set to be updated ---> Package policycoreutils.x86_64 0:2.0.83-19.18.el6 set to be updated ---> Package postfix.x86_64 2:2.6.6-2.2.el6_1 set to be updated ---> Package postgresql.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-libs.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-plpython.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package postgresql-server.x86_64 0:8.4.9-1.el6_1.1 set to be updated ---> Package powertop.x86_64 0:1.11-6.el6 set to be updated ---> Package prelink.x86_64 0:0.4.6-3.el6 set to be updated ---> Package procps.x86_64 0:3.2.8-21.el6 set to be updated ---> Package python.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-dmidecode.x86_64 0:3.10.13-1.el6 set to be updated ---> Package python-ethtool.x86_64 0:0.6-1.el6 set to be updated ---> Package python-libs.x86_64 0:2.6.6-29.el6 set to be updated ---> Package python-pycurl.x86_64 0:7.19.0-8.el6 set to be updated ---> Package python-urlgrabber.noarch 0:3.9.1-8.el6 set to be updated ---> Package ql2400-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package ql2500-firmware.noarch 0:5.06.02-1.el6 set to be updated ---> Package quota.x86_64 1:3.17-16.el6 set to be updated ---> Package redhat-lsb.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: redhat-lsb-printing for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: redhat-lsb-graphics for package: redhat-lsb-4.0-3.el6.x86_64 --> Processing Dependency: perl-CGI for package: redhat-lsb-4.0-3.el6.x86_64 ---> Package redhat-release-server.x86_64 0:6Server-6.2.0.3.el6 set to be updated ---> Package rhn-check.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-client-tools.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhn-setup.noarch 0:1.0.0-73.el6 set to be updated ---> Package rhnlib.noarch 0:2.5.22-12.el6 set to be updated ---> Package rng-tools.x86_64 0:2-13.el6_2 set to be updated ---> Package rsyslog.x86_64 0:4.6.2-12.el6 set to be updated ---> Package samba-client.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-common.x86_64 0:3.5.10-114.el6 set to be updated ---> Package samba-winbind-clients.x86_64 0:3.5.10-114.el6 set to be updated ---> Package screen.x86_64 0:4.0.3-16.el6 set to be updated ---> Package sed.x86_64 0:4.2.1-7.el6 set to be updated ---> Package seekwatcher.noarch 0:0.12-5.el6 set to be updated ---> Package selinux-policy.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package selinux-policy-targeted.noarch 0:3.7.19-126.el6_2.4 set to be updated ---> Package setup.noarch 0:2.8.14-13.el6 set to be updated ---> Package shadow-utils.x86_64 2:4.1.4.2-13.el6 set to be updated ---> Package smartmontools.x86_64 1:5.39.1-5.el6 set to be updated ---> Package sos.noarch 0:2.2-17.el6 set to be updated ---> Package sssd.x86_64 0:1.5.1-66.el6_2.1 set to be updated --> Processing Dependency: libipa_hbac = 1.5.1-66.el6_2.1 for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 --> Processing Dependency: libipa_hbac.so.0()(64bit) for package: sssd-1.5.1-66.el6_2.1.x86_64 ---> Package sssd-client.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package strace.x86_64 0:4.5.19-1.10.el6 set to be updated ---> Package sudo.x86_64 0:1.7.4p5-7.el6 set to be updated ---> Package sysstat.x86_64 0:9.0.4-18.el6 set to be updated ---> Package system-config-firewall-base.noarch 0:1.2.27-5.el6 set to be updated ---> Package system-config-firewall-tui.noarch 0:1.2.27-5.el6 set to be updated ---> Package sysvinit-tools.x86_64 0:2.87-4.dsf.el6 set to be updated ---> Package tcp_wrappers.x86_64 0:7.6-57.el6 set to be updated ---> Package tcp_wrappers-libs.x86_64 0:7.6-57.el6 set to be updated ---> Package tcsh.x86_64 0:6.17-14.el6 set to be updated ---> Package telnet.x86_64 1:0.17-47.el6 set to be updated ---> Package tmpwatch.x86_64 0:2.9.16-4.el6 set to be updated ---> Package tzdata.noarch 0:2011l-4.el6 set to be updated ---> Package tzdata-java.noarch 0:2011l-4.el6 set to be updated ---> Package udev.x86_64 0:147-2.40.el6 set to be updated ---> Package upstart.x86_64 0:0.6.5-10.el6 set to be updated ---> Package usbutils.x86_64 0:003-4.el6 set to be updated ---> Package util-linux-ng.x86_64 0:2.17.2-12.4.el6 set to be updated ---> Package valgrind.x86_64 1:3.6.0-4.el6 set to be updated ---> Package vim-common.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-enhanced.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package vim-minimal.x86_64 2:7.2.411-1.6.el6 set to be updated ---> Package which.x86_64 0:2.19-6.el6 set to be updated ---> Package xdg-utils.noarch 0:1.0.2-17.20091016cvs.el6 set to be updated ---> Package xinetd.x86_64 2:2.3.14-33.el6 set to be updated ---> Package xmlrpc-c.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xmlrpc-c-client.x86_64 0:1.16.24-1200.1840.el6_1.4 set to be updated ---> Package xorg-x11-drv-ati-firmware.noarch 0:6.14.2-7.el6 set to be updated ---> Package yum.noarch 0:3.2.29-22.el6 set to be updated ---> Package yum-metadata-parser.x86_64 0:1.1.2-16.el6 set to be updated ---> Package yum-plugin-security.noarch 0:1.1.30-10.el6 set to be updated ---> Package yum-rhn-plugin.noarch 0:0.9.1-36.el6 set to be updated ---> Package yum-utils.noarch 0:1.1.30-10.el6 set to be updated ---> Package zlib.x86_64 0:1.2.3-27.el6 set to be updated --> Running transaction check ---> Package btparser.x86_64 0:0.13-1.el6 set to be updated ---> Package dhcp-common.x86_64 12:4.1.1-25.P1.el6_2.1 set to be updated ---> Package flac.x86_64 0:1.2.1-6.1.el6 set to be updated ---> Package ipa-python.x86_64 0:2.1.3-9.el6 set to be updated --> Processing Dependency: python-nss >= 0.11 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-kerberos >= 1.1-3 for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-netaddr for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: python-lxml for package: ipa-python-2.1.3-9.el6.x86_64 --> Processing Dependency: libipa_hbac-python for package: ipa-python-2.1.3-9.el6.x86_64 ---> Package libipa_hbac.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libpath_utils.x86_64 0:0.2.1-6.el6 set to be updated ---> Package libref_array.x86_64 0:0.1.1-6.el6 set to be updated ---> Package libreport.x86_64 0:2.0.5-20.el6 set to be updated --> Processing Dependency: libreport-python = 2.0.5-20.el6 for package: libreport-2.0.5-20.el6.x86_64 --> Processing Dependency: libreport-plugin-reportuploader for package: libreport-2.0.5-20.el6.x86_64 ---> Package libreport-cli.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-kerneloops.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-plugin-mailx.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libunistring.x86_64 0:0.9.3-4.el6 set to be updated ---> Package perl-CGI.x86_64 0:3.51-119.el6_1.1 set to be updated ---> Package perl-YAML-Syck.x86_64 0:1.07-4.el6 set to be updated ---> Package redhat-lsb-graphics.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: libqt-mt.so.3()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtXml.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSvg.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtSql.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtOpenGL.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtGui.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libQtCore.so.4()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGLU.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: redhat-lsb-graphics-4.0-3.el6.x86_64 ---> Package redhat-lsb-printing.x86_64 0:4.0-3.el6 set to be updated --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/gs for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Processing Dependency: /usr/bin/foomatic-rip for package: redhat-lsb-printing-4.0-3.el6.x86_64 --> Running transaction check ---> Package cups.x86_64 1:1.4.2-44.el6 set to be updated --> Processing Dependency: portreserve for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: poppler-utils for package: 1:cups-1.4.2-44.el6.x86_64 --> Processing Dependency: acl for package: 1:cups-1.4.2-44.el6.x86_64 ---> Package foomatic.x86_64 0:4.0.4-1.el6_1.1 set to be updated --> Processing Dependency: foomatic-db for package: foomatic-4.0.4-1.el6_1.1.x86_64 ---> Package ghostscript.x86_64 0:8.70-11.el6_1.2 set to be updated --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-8.70-11.el6_1.2.x86_64 --> Processing Dependency: ghostscript-fonts for package: ghostscript-8.70-11.el6_1.2.x86_64 ---> Package libipa_hbac-python.x86_64 0:1.5.1-66.el6_2.1 set to be updated ---> Package libreport-plugin-reportuploader.x86_64 0:2.0.5-20.el6 set to be updated ---> Package libreport-python.x86_64 0:2.0.5-20.el6 set to be updated ---> Package mesa-libGL.x86_64 0:7.11-3.el6 set to be updated --> Processing Dependency: mesa-dri-drivers(x86-64) = 7.11-3.el6 for package: mesa-libGL-7.11-3.el6.x86_64 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-7.11-3.el6.x86_64 ---> Package mesa-libGLU.x86_64 0:7.11-3.el6 set to be updated ---> Package python-kerberos.x86_64 0:1.1-6.2.el6 set to be updated ---> Package python-lxml.x86_64 0:2.2.3-1.1.el6 set to be updated --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-2.2.3-1.1.el6.x86_64 ---> Package python-netaddr.noarch 0:0.7.5-4.el6 set to be updated ---> Package python-nss.x86_64 0:0.11-3.el6 set to be updated ---> Package qt.x86_64 1:4.6.2-20.el6 set to be updated ---> Package qt-x11.x86_64 1:4.6.2-20.el6 set to be updated --> Processing Dependency: qt-sqlite(x86-64) = 1:4.6.2-20.el6 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: phonon-backend(x86-64) >= 4.3 for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 --> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 1:qt-x11-4.6.2-20.el6.x86_64 ---> Package qt3.x86_64 0:3.3.8b-30.el6 set to be updated --> Running transaction check ---> Package acl.x86_64 0:2.2.49-6.el6 set to be updated ---> Package foomatic-db.noarch 0:4.0-7.20091126.el6 set to be updated --> Processing Dependency: foomatic-db-ppds = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch --> Processing Dependency: foomatic-db-filesystem = 4.0-7.20091126.el6 for package: foomatic-db-4.0-7.20091126.el6.noarch ---> Package ghostscript-fonts.noarch 0:5.50-23.1.el6 set to be updated --> Processing Dependency: xorg-x11-font-utils for package: ghostscript-fonts-5.50-23.1.el6.noarch ---> Package gstreamer.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: gstreamer-tools >= 0.10.29 for package: gstreamer-0.10.29-1.el6.x86_64 ---> Package gstreamer-plugins-base.x86_64 0:0.10.29-1.el6 set to be updated --> Processing Dependency: liboil >= 0.3.12-9 for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: iso-codes for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: liboil-0.3.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 --> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer-plugins-base-0.10.29-1.el6.x86_64 ---> Package libXxf86vm.x86_64 0:1.1.0-1.el6 set to be updated ---> Package libmng.x86_64 0:1.0.10-4.1.el6 set to be updated --> Processing Dependency: liblcms.so.1()(64bit) for package: libmng-1.0.10-4.1.el6.x86_64 ---> Package libxslt.x86_64 0:1.1.26-2.el6 set to be updated ---> Package mesa-dri-drivers.x86_64 0:7.11-3.el6 set to be updated ---> Package phonon-backend-gstreamer.x86_64 1:4.6.2-20.el6 set to be updated ---> Package poppler-utils.x86_64 0:0.12.4-3.el6_0.1 set to be updated --> Processing Dependency: poppler = 0.12.4-3.el6_0.1 for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libpoppler.so.5()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 --> Processing Dependency: libopenjpeg.so.2()(64bit) for package: poppler-utils-0.12.4-3.el6_0.1.x86_64 ---> Package portreserve.x86_64 0:0.0.4-4.el6_1.1 set to be updated ---> Package qt-sqlite.x86_64 1:4.6.2-20.el6 set to be updated ---> Package urw-fonts.noarch 0:2.4-10.el6 set to be updated --> Running transaction check ---> Package cdparanoia-libs.x86_64 0:10.2-5.1.el6 set to be updated ---> Package foomatic-db-filesystem.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package foomatic-db-ppds.noarch 0:4.0-7.20091126.el6 set to be updated ---> Package gstreamer-tools.x86_64 0:0.10.29-1.el6 set to be updated ---> Package iso-codes.noarch 0:3.16-2.el6 set to be updated --> Processing Dependency: xml-common for package: iso-codes-3.16-2.el6.noarch ---> Package lcms-libs.x86_64 0:1.19-1.el6 set to be updated ---> Package libXv.x86_64 0:1.0.5-1.el6 set to be updated ---> Package liboil.x86_64 0:0.3.16-4.1.el6 set to be updated ---> Package libvisual.x86_64 0:0.4.0-9.1.el6 set to be updated ---> Package openjpeg-libs.x86_64 0:1.3-7.el6 set to be updated ---> Package poppler.x86_64 0:0.12.4-3.el6_0.1 set to be updated
Created attachment 915399 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).
cdparanoia-libs x86_64 10.2-5.1.el6 rhui-sa-east-1-rhel-server-releases 47 k cups x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 2.3 M dhcp-common x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 139 k flac x86_64 1.2.1-6.1.el6 rhui-sa-east-1-rhel-server-releases 243 k foomatic x86_64 4.0.4-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 251 k foomatic-db noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 980 k foomatic-db-filesystem noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 4.3 k foomatic-db-ppds noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 19 M ghostscript x86_64 8.70-11.el6_1.2 rhui-sa-east-1-rhel-server-releases 4.4 M ghostscript-fonts noarch 5.50-23.1.el6 rhui-sa-east-1-rhel-server-releases 750 k gstreamer x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 764 k gstreamer-plugins-base x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 942 k gstreamer-tools x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 23 k ipa-python x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 631 k iso-codes noarch 3.16-2.el6 rhui-sa-east-1-rhel-server-releases 2.5 M lcms-libs x86_64 1.19-1.el6 rhui-sa-east-1-rhel-server-releases 100 k libXfont x86_64 1.4.1-2.el6_1 rhui-sa-east-1-rhel-server-releases 128 k libXv x86_64 1.0.5-1.el6 rhui-sa-east-1-rhel-server-releases 21 k libXxf86vm x86_64 1.1.0-1.el6 rhui-sa-east-1-rhel-server-releases 18 k libfontenc x86_64 1.0.5-2.el6 rhui-sa-east-1-rhel-server-releases 24 k libipa_hbac x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 50 k libipa_hbac-python x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 45 k libmng x86_64 1.0.10-4.1.el6 rhui-sa-east-1-rhel-server-releases 164 k liboil x86_64 0.3.16-4.1.el6 rhui-sa-east-1-rhel-server-releases 122 k libpath_utils x86_64 0.2.1-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libref_array x86_64 0.1.1-6.el6 rhui-sa-east-1-rhel-server-releases 22 k libreport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 200 k libreport-cli x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-plugin-kerneloops x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 15 k libreport-plugin-mailx x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 17 k libreport-plugin-reportuploader x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-python x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 21 k libunistring x86_64 0.9.3-4.el6 rhui-sa-east-1-rhel-server-releases 291 k libvisual x86_64 0.4.0-9.1.el6 rhui-sa-east-1-rhel-server-releases 135 k libxslt x86_64 1.1.26-2.el6 rhui-sa-east-1-rhel-server-releases 450 k mesa-dri-drivers x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 11 M mesa-libGL x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 145 k mesa-libGLU x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 201 k openjpeg-libs x86_64 1.3-7.el6 rhui-sa-east-1-rhel-server-releases 59 k perl-CGI x86_64 3.51-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 206 k perl-YAML-Syck x86_64 1.07-4.el6 rhui-sa-east-1-rhel-server-releases 75 k phonon-backend-gstreamer x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 126 k poppler x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 557 k poppler-data noarch 0.4.0-1.el6 rhui-sa-east-1-rhel-server-releases 2.2 M poppler-utils x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 73 k portreserve x86_64 0.0.4-4.el6_1.1 rhui-sa-east-1-rhel-server-releases 22 k python-kerberos x86_64 1.1-6.2.el6 rhui-sa-east-1-rhel-server-releases 22 k python-lxml x86_64 2.2.3-1.1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M python-netaddr noarch 0.7.5-4.el6 rhui-sa-east-1-rhel-server-releases 1.0 M python-nss x86_64 0.11-3.el6 rhui-sa-east-1-rhel-server-releases 177 k qt x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 4.0 M qt-sqlite x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 50 k qt-x11 x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 12 M qt3 x86_64 3.3.8b-30.el6 rhui-sa-east-1-rhel-server-releases 3.5 M redhat-lsb-graphics x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 12 k redhat-lsb-printing x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 11 k urw-fonts noarch 2.4-10.el6 rhui-sa-east-1-rhel-server-releases 3.1 M xml-common noarch 0.6.3-32.el6 rhui-sa-east-1-rhel-server-releases 9.4 k xorg-x11-font-utils x86_64 1:7.2-11.el6 rhui-sa-east-1-rhel-server-releases 75 k Transaction Summary ================================================================================ Install 67 Package(s) Upgrade 295 Package(s) Total download size: 361 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.6 MB/s | 361 MB 01:17 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-13.el6.noarch 1/662 warning: /etc/shadow created as /etc/shadow.rpmnew Updating : hwdata-0.233-7.6.el6.noarch 2/662 Updating : ca-certificates-2010.63-3.el6_1.5.noarch 3/662 Updating : filesystem-2.4.30-3.el6.x86_64 4/662 Updating : mailcap-2.1.31-2.el6.noarch 5/662 Installing : foomatic-db-filesystem-4.0-7.20091126.el6.noarch 6/662 Installing : xml-common-0.6.3-32.el6.noarch 7/662 Installing : iso-codes-3.16-2.el6.noarch 8/662 Updating : tzdata-java-2011l-4.el6.noarch 9/662 Updating : 1:busybox-1.15.1-11.el6.x86_64 10/662 Updating : kernel-headers-2.6.32-220.2.1.el6.x86_64 11/662 Updating : kernel-firmware-2.6.32-220.2.1.el6.noarch 12/662 Updating : redhat-release-server-6Server-6.2.0.3.el6.x86_64 13/662 Installing : poppler-data-0.4.0-1.el6.noarch 14/662 Updating : tzdata-2011l-4.el6.noarch 15/662 Updating : bash-4.1.2-8.el6.x86_64 16/662 Updating : nss-softokn-freebl-3.12.9-11.el6.x86_64 17/662 Updating : glibc-common-2.12-1.47.el6.x86_64 18/662 Updating : glibc-2.12-1.47.el6.x86_64 19/662 Updating : libattr-2.4.44-7.el6.x86_64 20/662 Updating : libcap-2.16-5.5.el6.x86_64 21/662 Updating : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64 22/662 Updating : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64 23/662 Updating : 3:perl-version-0.77-119.el6_1.1.x86_64 24/662 Updating : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64 25/662 Updating : 4:perl-libs-5.10.1-119.el6_1.1.x86_64 26/662 Updating : 4:perl-5.10.1-119.el6_1.1.x86_64 27/662 Updating : zlib-1.2.3-27.el6.x86_64 28/662 Updating : libcom_err-1.41.12-11.el6.x86_64 29/662 Updating : libxml2-2.7.6-4.el6.x86_64 30/662 Updating : nspr-4.8.8-3.el6.x86_64 31/662 Updating : audit-libs-2.1.3-3.el6.x86_64 32/662 Updating : 1:dbus-libs-1.2.24-5.el6_1.x86_64 33/662 Updating : nss-util-3.12.10-2.el6.x86_64 34/662 Updating : freetype-2.3.11-6.el6_1.8.x86_64 35/662 Updating : cyrus-sasl-lib-2.1.23-13.el6.x86_64 36/662 Updating : 2:libpng-1.2.46-1.el6_1.x86_64 37/662 Updating : 1:perl-Locale-Maketext-Simple-0.18-119.el6_1.1.x86 38/662 Updating : 1:perl-Params-Check-0.26-119.el6_1.1.x86_64 39/662 Updating : libacl-2.2.49-6.el6.x86_64 40/662 Updating : libuuid-2.17.2-12.4.el6.x86_64 41/662 Updating : keyutils-libs-1.4-3.el6.x86_64 42/662 Updating : tcp_wrappers-libs-7.6-57.el6.x86_64 43/662 Updating : xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64 44/662 Updating : libsepol-2.0.41-4.el6.x86_64 45/662 Updating : libselinux-2.0.94-5.2.el6.x86_64 46/662 Updating : krb5-libs-1.9-22.el6_2.1.x86_64 47/662 Updating : glib2-2.22.5-6.el6.x86_64 48/662 Updating : 2:shadow-utils-4.1.4.2-13.el6.x86_64 49/662 warning: /etc/login.defs created as /etc/login.defs.rpmnew Updating : sed-4.2.1-7.el6.x86_64 50/662 Updating : which-2.19-6.el6.x86_64 51/662 Updating : libudev-147-2.40.el6.x86_64 52/662 Updating : 1:perl-Module-Load-0.16-119.el6_1.1.x86_64 53/662 Updating : perl-Module-Load-Conditional-0.30-119.el6_1.1.x86_ 54/662 Updating : 1:perl-IPC-Cmd-0.56-119.el6_1.1.x86_64 55/662 Updating : 1:perl-Log-Message-0.02-119.el6_1.1.x86_64 56/662 Updating : libtdb-1.2.1-3.el6.x86_64 57/662 Updating : libnl-1.1-14.el6.x86_64 58/662 Updating : newt-0.52.11-3.el6.x86_64 59/662 Updating : 1:dbus-1.2.24-5.el6_1.x86_64 60/662 Updating : abrt-libs-2.0.4-14.el6.x86_64 61/662 Updating : libsemanage-2.0.43-4.1.el6.x86_64 62/662 Updating : procps-3.2.8-21.el6.x86_64 63/662 Updating : libblkid-2.17.2-12.4.el6.x86_64 64/662 Updating : perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64 65/662 Updating : perl-Test-Harness-3.17-119.el6_1.1.x86_64 66/662 Updating : perl-ExtUtils-MakeMaker-6.55-119.el6_1.1.x86_64 67/662 Updating : 4:perl-devel-5.10.1-119.el6_1.1.x86_64 68/662 Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-119.el6_1.1.x86_6 69/662 Updating : 1:perl-Package-Constants-0.02-119.el6_1.1.x86_64 70/662 Updating : perl-IO-Compress-Base-2.020-119.el6_1.1.x86_64 71/662 Updating : sysvinit-tools-2.87-4.dsf.el6.x86_64 72/662 Installing : lcms-libs-1.19-1.el6.x86_64 73/662 Installing : libunistring-0.9.3-4.el6.x86_64 74/662 Updating : iptables-1.4.7-4.el6.x86_64 75/662 Updating : iproute-2.6.32-17.el6.x86_64 76/662 Installing : libipa_hbac-1.5.1-66.el6_2.1.x86_64 77/662 Installing : libmng-1.0.10-4.1.el6.x86_64 78/662 Updating : perl-IO-Compress-Zlib-2.020-119.el6_1.1.x86_64 79/662 Updating : perl-Compress-Zlib-2.020-119.el6_1.1.x86_64 80/662 Updating : 1:perl-IO-Zlib-1.09-119.el6_1.1.x86_64 81/662 Updating : perl-Archive-Tar-1.58-119.el6_1.1.x86_64 82/662 Updating : 1:perl-ExtUtils-CBuilder-0.27-119.el6_1.1.x86_64 83/662 Updating : perl-Test-Simple-0.92-119.el6_1.1.x86_64 84/662 Updating : perl-Log-Message-Simple-0.04-119.el6_1.1.x86_64 85/662 Updating : perl-Term-UI-0.20-119.el6_1.1.x86_64 86/662 Updating : perl-File-Fetch-0.26-119.el6_1.1.x86_64 87/662 Updating : 1:perl-Archive-Extract-0.38-119.el6_1.1.x86_64 88/662 Updating : cyrus-sasl-gssapi-2.1.23-13.el6.x86_64 89/662 Updating : net-tools-1.60-109.el6.x86_64 90/662 Updating : libselinux-utils-2.0.94-5.2.el6.x86_64 91/662 Updating : apr-1.3.9-3.el6_1.2.x86_64 92/662 Updating : 1:perl-Object-Accessor-0.34-119.el6_1.1.x86_64 93/662 Updating : avahi-libs-0.6.25-11.el6.x86_64 94/662 Updating : 1:cups-libs-1.4.2-44.el6.x86_64 95/662 Updating : libss-1.41.12-11.el6.x86_64 96/662 Updating : e2fsprogs-libs-1.41.12-11.el6.x86_64 97/662 Installing : libfontenc-1.0.5-2.el6.x86_64 98/662 Updating : perl-Module-CoreList-2.18-119.el6_1.1.x86_64 99/662 Updating : 1:perl-Digest-SHA-5.47-119.el6_1.1.x86_64 100/662 Updating : 1:perl-Module-Loaded-0.02-119.el6_1.1.x86_64 101/662 Updating : cracklib-2.8.16-4.el6.x86_64 102/662 Installing : openjpeg-libs-1.3-7.el6.x86_64 103/662 Updating : libcollection-0.6.0-6.el6.x86_64 104/662 Updating : pciutils-libs-3.1.4-11.el6.x86_64 105/662 Updating : libgpg-error-1.7-4.el6.x86_64 106/662 Updating : libgcrypt-1.4.5-9.el6.x86_64 107/662 Updating : jasper-libs-1.900.1-15.el6_1.1.x86_64 108/662 Updating : gtk2-2.18.9-6.el6.x86_64 109/662 Installing : libxslt-1.1.26-2.el6.x86_64 110/662 Installing : poppler-0.12.4-3.el6_0.1.x86_64 111/662 Installing : poppler-utils-0.12.4-3.el6_0.1.x86_64 112/662 Updating : cracklib-dicts-2.8.16-4.el6.x86_64 113/662 Updating : coreutils-libs-8.4-16.el6.x86_64 114/662 Updating : coreutils-8.4-16.el6.x86_64 115/662 Updating : pam-1.1.1-10.el6.x86_64 116/662 Updating : openssl-1.0.0-20.el6.x86_64 117/662 Updating : python-libs-2.6.6-29.el6.x86_64 118/662 Updating : python-2.6.6-29.el6.x86_64 119/662 Updating : alsa-lib-1.0.22-3.el6.x86_64 120/662 Installing : 1:qt-4.6.2-20.el6.x86_64 121/662 Updating : libxml2-python-2.7.6-4.el6.x86_64 122/662 Updating : libssh2-1.2.2-7.el6_1.1.x86_64 123/662 Updating : plymouth-scripts-0.8.3-24.el6.x86_64 124/662 Updating : python-dmidecode-3.10.13-1.el6.x86_64 125/662 Installing : 1:qt-sqlite-4.6.2-20.el6.x86_64 126/662 Updating : yum-metadata-parser-1.1.2-16.el6.x86_64 127/662 Installing : libipa_hbac-python-1.5.1-66.el6_2.1.x86_64 128/662 Updating : newt-python-0.52.11-3.el6.x86_64 129/662 Updating : authconfig-6.1.12-5.el6.x86_64 130/662 Updating : python-ethtool-0.6-1.el6.x86_64 131/662 Installing : python-lxml-2.2.3-1.1.el6.x86_64 132/662 Updating : blktrace-1.0.1-6.el6.x86_64 133/662 Updating : rhnlib-2.5.22-12.el6.noarch 134/662 Installing : python-kerberos-1.1-6.2.el6.x86_64 135/662 Installing : python-netaddr-0.7.5-4.el6.noarch 136/662 Updating : httpd-tools-2.2.15-15.el6.x86_64 137/662 Updating : fipscheck-lib-1.2.0-7.el6.x86_64 138/662 Updating : fipscheck-1.2.0-7.el6.x86_64 139/662 Updating : 32:bind-libs-9.7.3-8.P3.el6_2.1.x86_64 140/662 Updating : 32:bind-utils-9.7.3-8.P3.el6_2.1.x86_64 141/662 Updating : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64 142/662 Updating : krb5-workstation-1.9-22.el6_2.1.x86_64 143/662 Updating : pam_krb5-2.3.11-9.el6.x86_64 144/662 Updating : sssd-client-1.5.1-66.el6_2.1.x86_64 145/662 Updating : at-3.1.10-43.el6.x86_64 146/662 Updating : xdg-utils-1.0.2-17.20091016cvs.el6.noarch 147/662 Updating : nscd-2.12-1.47.el6.x86_64 148/662 Installing : qt3-3.3.8b-30.el6.x86_64 149/662 Updating : perl-CPAN-1.9402-119.el6_1.1.x86_64 150/662 Installing : libXfont-1.4.1-2.el6_1.x86_64 151/662 Installing : 1:xorg-x11-font-utils-7.2-11.el6.x86_64 152/662 Installing : ghostscript-fonts-5.50-23.1.el6.noarch 153/662 Updating : e2fsprogs-1.41.12-11.el6.x86_64 154/662 Updating : 1:perl-Module-Build-0.3500-119.el6_1.1.x86_64 155/662 Updating : iptables-ipv6-1.4.7-4.el6.x86_64 156/662 Updating : system-config-firewall-base-1.2.27-5.el6.noarch 157/662 Updating : perl-ExtUtils-Embed-1.28-119.el6_1.1.x86_64 158/662 Updating : libgudev1-147-2.40.el6.x86_64 159/662 Installing : gstreamer-tools-0.10.29-1.el6.x86_64 160/662 Installing : gstreamer-0.10.29-1.el6.x86_64 161/662 Updating : libgssglue-0.1-11.el6.x86_64 162/662 Updating : libtirpc-0.2.1-5.el6.x86_64 163/662 Updating : 2:vim-minimal-7.2.411-1.6.el6.x86_64 164/662 Updating : tcp_wrappers-7.6-57.el6.x86_64 165/662 Updating : keyutils-1.4-3.el6.x86_64 166/662 Installing : acl-2.2.49-6.el6.x86_64 167/662 Updating : nss-softokn-3.12.9-11.el6.x86_64 168/662 Updating : nss-3.12.10-17.el6_2.x86_64 169/662 Updating : nss-sysinit-3.12.10-17.el6_2.x86_64 170/662 warning: /etc/pki/nssdb/pkcs11.txt created as /etc/pki/nssdb/pkcs11.txt.rpmnew Updating : openldap-2.4.23-20.el6.x86_64 171/662 warning: /etc/openldap/ldap.conf created as /etc/openldap/ldap.conf.rpmnew Updating : libcurl-7.19.7-26.el6_1.2.x86_64 172/662 Updating : xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64 173/662 Updating : curl-7.19.7-26.el6_1.2.x86_64 174/662 Installing : libreport-plugin-reportuploader-2.0.5-20.el6.x86_6 175/662 Installing : libreport-python-2.0.5-20.el6.x86_64 176/662 Installing : libreport-2.0.5-20.el6.x86_64 177/662 Installing : libreport-plugin-rhtsupport-2.0.5-20.el6.x86_64 178/662 Installing : abrt-2.0.4-14.el6.x86_64 179/662 Updating : samba-winbind-clients-3.5.10-114.el6.x86_64 180/662 Updating : postgresql-libs-8.4.9-1.el6_1.1.x86_64 181/662 Updating : abrt-addon-python-2.0.4-14.el6.x86_64 182/662 Installing : libreport-cli-2.0.5-20.el6.x86_64 183/662 Installing : libreport-plugin-kerneloops-2.0.5-20.el6.x86_64 184/662 Updating : abrt-addon-kerneloops-2.0.4-14.el6.x86_64 185/662 Installing : libreport-plugin-mailx-2.0.5-20.el6.x86_64 186/662 Installing : libreport-plugin-logger-2.0.5-20.el6.x86_64 187/662 Updating : python-pycurl-7.19.0-8.el6.x86_64 188/662 Updating : python-urlgrabber-3.9.1-8.el6.noarch 189/662 Updating : yum-3.2.29-22.el6.noarch 190/662 Updating : rhn-client-tools-1.0.0-73.el6.noarch 191/662 Updating : rhn-setup-1.0.0-73.el6.noarch 192/662 Updating : yum-rhn-plugin-0.9.1-36.el6.noarch 193/662 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Updating : pam_ldap-185-11.el6.x86_64 194/662 Installing : python-nss-0.11-3.el6.x86_64 195/662 Installing : ipa-python-2.1.3-9.el6.x86_64 196/662 Updating : nss-tools-3.12.10-17.el6_2.x86_64 197/662 Updating : libnih-1.0.1-7.el6.x86_64 198/662 Updating : upstart-0.6.5-10.el6.x86_64 199/662 Updating : file-libs-5.04-11.el6.x86_64 200/662 Updating : file-5.04-11.el6.x86_64 201/662 Updating : 1:perl-parent-0.221-119.el6_1.1.x86_64 202/662 Installing : perl-CGI-3.51-119.el6_1.1.x86_64 203/662 Updating : 1:perl-Parse-CPAN-Meta-1.40-119.el6_1.1.x86_64 204/662 Updating : perl-CPANPLUS-0.88-119.el6_1.1.x86_64 205/662 Installing : perl-YAML-Syck-1.07-4.el6.x86_64 206/662 Updating : perl-Time-Piece-1.15-119.el6_1.1.x86_64 207/662 Updating : 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 208/662 Installing : libref_array-0.1.1-6.el6.x86_64 209/662 Installing : libpath_utils-0.2.1-6.el6.x86_64 210/662 Updating : libini_config-0.6.1-6.el6.x86_64 211/662 Updating : gpm-libs-1.20.6-12.el6.x86_64 212/662 Updating : plymouth-core-libs-0.8.3-24.el6.x86_64 213/662 Updating : mingetty-1.08-5.el6.x86_64 214/662 Updating : iputils-20071127-16.el6.x86_64 215/662 Updating : initscripts-9.03.27-1.el6.x86_64 216/662 Updating : util-linux-ng-2.17.2-12.4.el6.x86_64 217/662 Updating : udev-147-2.40.el6.x86_64 218/662 Updating : libdrm-2.4.25-2.el6.x86_64 219/662 Updating : plymouth-0.8.3-24.el6.x86_64 220/662 Updating : dracut-004-256.el6.noarch 221/662 Updating : dracut-kernel-004-256.el6.noarch 222/662 Installing : kernel-2.6.32-220.2.1.el6.x86_64 223/662 Updating : device-mapper-libs-1.02.66-6.el6.x86_64 224/662 Updating : device-mapper-1.02.66-6.el6.x86_64 225/662 Updating : device-mapper-event-libs-1.02.66-6.el6.x86_64 226/662 Updating : openssh-5.3p1-70.el6.x86_64 227/662 Updating : policycoreutils-2.0.83-19.18.el6.x86_64 228/662 Updating : selinux-policy-3.7.19-126.el6_2.4.noarch 229/662 Updating : device-mapper-event-1.02.66-6.el6.x86_64 230/662 Updating : lvm2-libs-2.02.87-6.el6.x86_64 231/662 Updating : kpartx-0.4.9-46.el6.x86_64 232/662 Installing : mesa-dri-drivers-7.11-3.el6.x86_64 233/662 Updating : mdadm-3.2.2-9.el6.x86_64 234/662 Updating : cyrus-sasl-2.1.23-13.el6.x86_64 235/662 Updating : 2:postfix-2.6.6-2.2.el6_1.x86_64 236/662 Updating : samba-common-3.5.10-114.el6.x86_64 237/662 Updating : httpd-2.2.15-15.el6.x86_64 238/662 Updating : certmonger-0.50-3.el6.x86_64 239/662 Updating : postgresql-8.4.9-1.el6_1.1.x86_64 240/662 Updating : postgresql-server-8.4.9-1.el6_1.1.x86_64 241/662 Updating : rsyslog-4.6.2-12.el6.x86_64 242/662 Updating : cronie-anacron-1.4.4-7.el6.x86_64 243/662 Updating : cronie-1.4.4-7.el6.x86_64 244/662 Updating : crontabs-1.10-33.el6.noarch 245/662 Updating : oddjob-0.30-5.el6.x86_64 246/662 Installing : libXv-1.0.5-1.el6.x86_64 247/662 Installing : btparser-0.13-1.el6.x86_64 248/662 Updating : abrt-addon-ccpp-2.0.4-14.el6.x86_64 249/662 Installing : libvisual-0.4.0-9.1.el6.x86_64 250/662 Updating : libhugetlbfs-2.12-2.el6.x86_64 251/662 Installing : libXxf86vm-1.1.0-1.el6.x86_64 252/662 Installing : mesa-libGL-7.11-3.el6.x86_64 253/662 Installing : mesa-libGLU-7.11-3.el6.x86_64 254/662 Updating : glibc-headers-2.12-1.47.el6.x86_64 255/662 Installing : cdparanoia-libs-10.2-5.1.el6.x86_64 256/662 Updating : 2:vim-common-7.2.411-1.6.el6.x86_64 257/662 Installing : flac-1.2.1-6.1.el6.x86_64 258/662 Installing : liboil-0.3.16-4.1.el6.x86_64 259/662 Installing : gstreamer-plugins-base-0.10.29-1.el6.x86_64 260/662 Installing : 1:qt-x11-4.6.2-20.el6.x86_64 261/662 Installing : 1:phonon-backend-gstreamer-4.6.2-20.el6.x86_64 262/662 Installing : redhat-lsb-graphics-4.0-3.el6.x86_64 263/662 Updating : tmpwatch-2.9.16-4.el6.x86_64 264/662 Installing : portreserve-0.0.4-4.el6_1.1.x86_64 265/662 Installing : 1:cups-1.4.2-44.el6.x86_64 266/662 Installing : foomatic-db-ppds-4.0-7.20091126.el6.noarch 267/662 Installing : foomatic-db-4.0-7.20091126.el6.noarch 268/662 Updating : libdhash-0.4.2-6.el6.x86_64 269/662 Updating : sssd-1.5.1-66.el6_2.1.x86_64 270/662 Installing : urw-fonts-2.4-10.el6.noarch 271/662 Installing : ghostscript-8.70-11.el6_1.2.x86_64 272/662 Installing : foomatic-4.0.4-1.el6_1.1.x86_64 273/662 Installing : redhat-lsb-printing-4.0-3.el6.x86_64 274/662 Installing : 12:dhcp-common-4.1.1-25.P1.el6_2.1.x86_64 275/662 Updating : 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 276/662 Updating : redhat-lsb-4.0-3.el6.x86_64 277/662 Installing : ipa-client-2.1.3-9.el6.x86_64 278/662 Updating : libsndfile-1.0.20-5.el6.x86_64 279/662 Updating : 2:vim-enhanced-7.2.411-1.6.el6.x86_64 280/662 Updating : glibc-devel-2.12-1.47.el6.x86_64 281/662 Updating : libhugetlbfs-utils-2.12-2.el6.x86_64 282/662 Updating : abrt-cli-2.0.4-14.el6.x86_64 283/662 Updating : oddjob-mkhomedir-0.30-5.el6.x86_64 284/662 Updating : sysstat-9.0.4-18.el6.x86_64 285/662 Updating : postgresql-plpython-8.4.9-1.el6_1.1.x86_64 286/662 Updating : 1:mod_ssl-2.2.15-15.el6.x86_64 287/662 Updating : samba-client-3.5.10-114.el6.x86_64 288/662 Updating : kexec-tools-2.0.0-209.el6.x86_64 289/662 Updating : lvm2-2.02.87-6.el6.x86_64 290/662 Updating : selinux-policy-targeted-3.7.19-126.el6_2.4.noarch 291/662 Updating : openssh-server-5.3p1-70.el6.x86_64 292/662 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew Updating : openssh-clients-5.3p1-70.el6.x86_64 293/662 Updating : parted-2.1-17.el6.x86_64 294/662 Updating : 1:autofs-5.0.5-39.el6.x86_64 295/662 Updating : 1:iwl1000-firmware-39.31.5.1-1.el6.noarch 296/662 Updating : iwl6000-firmware-9.221.4.1-1.el6.noarch 297/662 Updating : crda-1.1.1_2010.11.22-1.el6.x86_64 298/662 Updating : iwl6050-firmware-41.28.5.1-2.el6.noarch 299/662 Updating : bfa-firmware-3.0.0.0-1.el6.noarch 300/662 Updating : prelink-0.4.6-3.el6.x86_64 301/662 Updating : 1:smartmontools-5.39.1-5.el6.x86_64 302/662 Updating : 1:microcode_ctl-1.17-9.el6.x86_64 303/662 Updating : 1:quota-3.17-16.el6.x86_64 304/662 Updating : nss-pam-ldapd-0.7.5-14.el6.x86_64 305/662 Updating : openswan-2.6.32-9.el6.x86_64 306/662 Updating : 1:net-snmp-5.5-37.el6_2.1.x86_64 307/662 Updating : rng-tools-2-13.el6_2.x86_64 308/662 Updating : 2:xinetd-2.3.14-33.el6.x86_64 309/662 Updating : perl-core-5.10.1-119.el6_1.1.x86_64 310/662 Updating : perl-Date-Manip-6.24-1.el6.noarch 311/662 Updating : rhn-check-1.0.0-73.el6.noarch 312/662 Updating : yum-plugin-security-1.1.30-10.el6.noarch 313/662 Updating : yum-utils-1.1.30-10.el6.noarch 314/662 Updating : pam_pkcs11-0.6.2-11.1.el6.x86_64 315/662 Updating : sudo-1.7.4p5-7.el6.x86_64 316/662 Updating : openldap-clients-2.4.23-20.el6.x86_64 317/662 Updating : cifs-utils-4.8.1-5.el6.x86_64 318/662 Updating : system-config-firewall-tui-1.2.27-5.el6.noarch 319/662 Updating : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-2-2 320/662 Updating : seekwatcher-0.12-5.el6.noarch 321/662 Updating : sos-2.2-17.el6.noarch 322/662 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.42.1.10.4.el6_2.x86 323/662 Updating : libgcj-4.4.6-3.el6.x86_64 324/662 Updating : 2:nmap-5.21-4.el6.x86_64 325/662 Updating : 1:grub-0.97-75.el6.x86_64 326/662 Updating : perf-2.6.32-220.2.1.el6.x86_64 327/662 Updating : krb5-pkinit-openssl-1.9-22.el6_2.1.x86_64 328/662 Updating : cyrus-sasl-md5-2.1.23-13.el6.x86_64 329/662 Updating : screen-4.0.3-16.el6.x86_64 330/662 Updating : ksh-20100621-12.el6_2.1.x86_64 331/662 Updating : audit-2.1.3-3.el6.x86_64 332/662 Updating : usbutils-003-4.el6.x86_64 333/662 Updating : tcsh-6.17-14.el6.x86_64 334/662 Updating : efibootmgr-0.5.4-9.el6.x86_64 335/662 Updating : pciutils-3.1.4-11.el6.x86_64 336/662 Updating : oprofile-0.9.6-21.el6.x86_64 337/662 Updating : 2:irqbalance-0.55-29.el6.x86_64 338/662 Updating : 5:mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64 339/662 Updating : nss_db-2.2.3-0.3.pre1.el6_1.1.x86_64 340/662 Updating : lsof-4.82-2.el6.x86_64 341/662 Updating : cyrus-sasl-plain-2.1.23-13.el6.x86_64 342/662 Updating : crash-5.1.8-1.el6.x86_64 343/662 Updating : 1:valgrind-3.6.0-4.el6.x86_64 344/662 Updating : attr-2.4.44-7.el6.x86_64 345/662 Updating : less-436-10.el6.x86_64 346/662 Updating : pinentry-0.7.6-6.el6.x86_64 347/662 Updating : 1:telnet-0.17-47.el6.x86_64 348/662 Updating : libicu-4.2.1-9.1.el6_2.x86_64 349/662 Updating : atlas-3.8.4-1.el6.x86_64 350/662 Updating : powertop-1.11-6.el6.x86_64 351/662 Updating : strace-4.5.19-1.10.el6.x86_64 352/662 Updating : jwhois-4.0-19.el6.x86_64 353/662 Updating : dosfstools-3.0.9-4.el6.x86_64 354/662 Installing : kernel-devel-2.6.32-220.2.1.el6.x86_64 355/662 Updating : ql2500-firmware-5.06.02-1.el6.noarch 356/662 Updating : man-pages-ja-20100115-5.el6.noarch 357/662 Updating : ql2400-firmware-5.06.02-1.el6.noarch 358/662 Updating : man-pages-3.22-17.el6.noarch 359/662 Updating : iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch 360/662 Updating : xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch 361/662 Updating : man-pages-overrides-6.2.3-2.el6.noarch 362/662 Cleanup : redhat-lsb-4.0-2.1.el6.x86_64 363/662 Cleanup : perl-core-5.10.1-115.el6.x86_64 364/662 Cleanup : perl-CPANPLUS-0.88-115.el6.x86_64 365/662 Cleanup : openssh-server-5.3p1-20.el6_0.3.x86_64 366/662 Cleanup : ipa-client-2.0-9.el6.x86_64 367/662 Cleanup : sssd-1.2.1-28.el6_0.4.x86_64 368/662 Cleanup : certmonger-0.24-4.el6.x86_64 369/662 Cleanup : abrt-cli-1.1.13-4.el6.x86_64 370/662 Cleanup : 1:net-snmp-5.5-27.el6_0.1.x86_64 371/662 Cleanup : openssh-clients-5.3p1-20.el6_0.3.x86_64 372/662 Cleanup : openssh-5.3p1-20.el6_0.3.x86_64 373/662 Cleanup : 1:autofs-5.0.5-23.el6_0.1.x86_64 374/662 Cleanup : 2:vim-enhanced-7.2.411-1.4.el6.x86_64 375/662 Cleanup : samba-client-3.5.4-68.el6_0.2.x86_64 376/662 Cleanup : samba-common-3.5.4-68.el6_0.2.x86_64 377/662 Cleanup : openswan-2.6.24-8.el6_0.1.x86_64 378/662 Cleanup : libgcj-4.4.4-13.el6.x86_64 379/662 Cleanup : krb5-workstation-1.8.2-3.el6_0.7.x86_64 380/662 Cleanup : samba-winbind-clients-3.5.4-68.el6_0.2.x86_64 381/662 Cleanup : abrt-addon-kerneloops-1.1.13-4.el6.x86_64 382/662 Cleanup : curl-7.19.7-16.el6.x86_64 383/662 Cleanup : pam_pkcs11-0.6.2-10.el6.x86_64 384/662 Cleanup : 1:quota-3.17-10.el6.x86_64 385/662 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 386/662 Cleanup : nss-pam-ldapd-0.7.5-3.el6.x86_64 387/662
IMAGE ID= ami-0c2cf311_sa-east-1_m1.large ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-220.2.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-220.2.1.el6 EXPECTED RESULT: 2.6.32-220.2.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-220.2.1.el6 RESULT: title Red Hat Enterprise Linux Server (2.6.32-220.2.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-220.2.1.el6.x86_64 ro root=LABEL=_/ crashkernel=auto LANG=en_US.UTF-8 KEYTABLE=us initrd /boot/initramfs-2.6.32-220.2.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7514168 > hwp MEMORY of 7500000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ## Summary ## FAILURES = 2 FAILED TESTS = ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_c1.xlarge ###################################################################################### # NEW TEST: ## Open a bugzilla ###################################################################################### ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-130-198.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-f4ae04e9 , Instance Type : c1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : BQ8OygOVMKtMZST9IMEuyVDMsMW2BU6zAP8R+A0Lk+8nQSrKYA0HzynQtf9wGHk/DF57QRo9XsL5 43Km/pg1OpZ3XQ8shzJdtGoDOK6OrsbOMBgjoBIBXWYYFLHHrvXOC3sKqnLr69FZIMxDqrEMIzgL n+4HFd7s7Aa/RCa6w1k= This is a Cloud Access image /root/valid/src ip-10-248-9-76 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network RESULT: NETWORKING_IPV6=no EXPECTED RESULT: NETWORKING_IPV6=no 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 bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 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 ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904752 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: Fetching the identity doc Details ###################################################################################### Verifying that signature exists COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the IMAGE ID COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS Verifying the Architecture COMMAND: echo 1 RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS This Host => ec2-177-71-130-198.sa-east-1.compute.amazonaws.com with Image Id : ami-0c2cf311, is launched with Instance Id : i-f4ae04e9 , Instance Type : c1.xlarge and Arch : x86_64 in the Region : sa-east-1a The Validate Signature is : BQ8OygOVMKtMZST9IMEuyVDMsMW2BU6zAP8R+A0Lk+8nQSrKYA0HzynQtf9wGHk/DF57QRo9XsL5 43Km/pg1OpZ3XQ8shzJdtGoDOK6OrsbOMBgjoBIBXWYYFLHHrvXOC3sKqnLr69FZIMxDqrEMIzgL n+4HFd7s7Aa/RCa6w1k= This is a Cloud Access image ###################################################################################### # 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-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b 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 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: ##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 runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 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 ###################################################################################### # 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: cannot access /etc/ld.so.conf.d/libc6-xen.conf: No such file or directory RESULT: EXPECTED RESULT: 2 RETURN CODE: 2 PASS ###################################################################################### # NEW TEST: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 7131140 > hwp MEMORY of 7000000 COMMAND: echo true RESULT: true EXPECTED RESULT: 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 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 no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COUNT = 0 COMMAND: echo test passed RESULT: test passed EXPECTED RESULT: 0 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: ## test repo files ... ###################################################################################### COMMAND: ls /etc/yum.repos.d/ | wc -l RESULT: 3 EXPECTED RESULT: 4 RETURN CODE: 0 FAIL2 3 COMMAND: ls /etc/yum.repos.d/redhat* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS COMMAND: ls /etc/yum.repos.d/rhel* | wc -l ls: cannot access /etc/yum.repos.d/rhel*: No such file or directory RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify resize2fs ... ###################################################################################### COMMAND: resize2fs -p /dev/xvda1 15000M resize2fs 1.41.12 (17-May-2010) RETURN CODE: 0 COMMAND: df -h | grep 15G | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /root/valid/src ip-10-248-9-76 Red Hat Enterprise Linux Server release 6.0 (Santiago) ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # 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 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 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 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 this machine doesn't require swap ###################################################################################### # 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: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # 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 ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.29.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-71.29.1.el6 EXPECTED RESULT: 2.6.32-71.29.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-71.29.1.el6 RESULT: title RHEL-6.0-Starter-EBS-x86_64-11.raw (2.6.32-71.29.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-71.29.1.el6.x86_64 ro root=LABEL=_/ initrd /boot/initramfs-2.6.32-71.29.1.el6.x86_64.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: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth 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: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 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 crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, rhui-lb, security repo id repo name status rhui-sa-east-1-client-config-server-6 Red Hat Update Infrastructur 0 rhui-sa-east-1-rhel-server-releases Red Hat Enterprise Linux Ser 6,710 rhui-sa-east-1-rhel-server-releases-optional Red Hat Enterprise Linux Ser 4,185 repolist: 10,895 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, rhui-lb, security ================================= Matched: zsh ================================= zsh-html.x86_64 : Zsh shell manual in html format python-twisted-core-zsh.x86_64 : Tab completion for Zsh and Twisted Core zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Directory Client E-mail server Fonts French Support Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Client management tools Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Debugging and Performance Tools Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support General Purpose Desktop German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Identity Management Server Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Applications Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support NFS file server Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Office Suite and Productivity Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Ruby Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Systems Management Messaging Server support Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support iSCSI Storage Client Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, rhui-lb, security Setting up Group Process Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package binutils.x86_64 0:2.20.51.0.2-5.28.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-6.el6 set to be updated ---> Package elfutils.x86_64 0:0.152-1.el6 set to be updated --> Processing Dependency: elfutils-libs(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: elfutils-libelf(x86-64) = 0.152-1.el6 for package: elfutils-0.152-1.el6.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.152-1.el6.x86_64 ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgomp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: cpp = 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 --> Processing Dependency: libgcc >= 4.4.6-3.el6 for package: gcc-4.4.6-3.el6.x86_64 ---> Package gcc-c++.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 --> Processing Dependency: libstdc++ = 4.4.6-3.el6 for package: gcc-c++-4.4.6-3.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.6-3.el6 set to be updated --> Processing Dependency: libgfortran = 4.4.6-3.el6 for package: gcc-gfortran-4.4.6-3.el6.x86_64 ---> Package git.x86_64 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-34.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-19.el6 set to be updated --> Processing Dependency: rpm = 4.8.0-19.el6 for package: rpm-build-4.8.0-19.el6.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-19.el6.x86_64 ---> Package subversion.x86_64 0:1.6.11-2.el6_1.4 set to be updated ---> Package swig.x86_64 0:1.3.40-6.el6 set to be updated ---> Package systemtap.x86_64 0:1.6-4.el6 set to be updated --> Processing Dependency: systemtap-runtime = 1.6-4.el6 for package: systemtap-1.6-4.el6.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package elfutils-libelf.x86_64 0:0.152-1.el6 set to be updated ---> Package elfutils-libs.x86_64 0:0.152-1.el6 set to be updated ---> Package gdb.x86_64 0:7.2-50.el6 set to be updated ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libgcc.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgfortran.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libgomp.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++.x86_64 0:4.4.6-3.el6 set to be updated ---> Package libstdc++-devel.x86_64 0:4.4.6-3.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 set to be updated --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-libs-4.8.0-12.el6.x86_64 --> Processing Dependency: rpm = 4.8.0-12.el6 for package: rpm-python-4.8.0-12.el6.x86_64 ---> Package rpm.x86_64 0:4.8.0-19.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.6-4.el6 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated ---> Package rpm-libs.x86_64 0:4.8.0-19.el6 set to be updated ---> Package rpm-python.x86_64 0:4.8.0-19.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-sa-east-1-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-sa-east-1-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-sa-east-1-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-sa-east-1-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-sa-east-1-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-sa-east-1-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-sa-east-1-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-6.el6 rhui-sa-east-1-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-sa-east-1-rhel-server-releases 286 k gcc-c++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-sa-east-1-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-sa-east-1-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-sa-east-1-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-sa-east-1-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-sa-east-1-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-34.el6 rhui-sa-east-1-rhel-server-releases 57 k rpm-build x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 124 k swig x86_64 1.3.40-6.el6 rhui-sa-east-1-rhel-server-releases 1.1 M systemtap x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 2.9 M Updating: binutils x86_64 2.20.51.0.2-5.28.el6 rhui-sa-east-1-rhel-server-releases 2.8 M elfutils x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 201 k gcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 10 M subversion x86_64 1.6.11-2.el6_1.4 rhui-sa-east-1-rhel-server-releases 2.3 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-sa-east-1-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-sa-east-1-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-sa-east-1-rhel-server-releases 28 k Updating for dependencies: cpp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 3.7 M elfutils-libelf x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 169 k elfutils-libs x86_64 0.152-1.el6 rhui-sa-east-1-rhel-server-releases 181 k gdb x86_64 7.2-50.el6 rhui-sa-east-1-rhel-server-releases 2.3 M libgcc x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 98 k libgfortran x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 263 k libgomp x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 115 k libstdc++ x86_64 4.4.6-3.el6 rhui-sa-east-1-rhel-server-releases 290 k rpm x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 898 k rpm-libs x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 308 k rpm-python x86_64 4.8.0-19.el6 rhui-sa-east-1-rhel-server-releases 53 k systemtap-runtime x86_64 1.6-4.el6 rhui-sa-east-1-rhel-server-releases 162 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 16 Package(s) Total download size: 50 M Downloading Packages: -------------------------------------------------------------------------------- Total 5.1 MB/s | 50 MB 00:09 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : libgcc-4.4.6-3.el6.x86_64 1/58 Updating : elfutils-libelf-0.152-1.el6.x86_64 2/58 Updating : libstdc++-4.4.6-3.el6.x86_64 3/58 Updating : rpm-libs-4.8.0-19.el6.x86_64 4/58 Updating : rpm-4.8.0-19.el6.x86_64 5/58 Updating : elfutils-libs-0.152-1.el6.x86_64 6/58 Updating : binutils-2.20.51.0.2-5.28.el6.x86_64 7/58 Updating : elfutils-0.152-1.el6.x86_64 8/58 Updating : systemtap-runtime-1.6-4.el6.x86_64 9/58 Installing : gettext-libs-0.17-16.el6.x86_64 10/58 Installing : gettext-devel-0.17-16.el6.x86_64 11/58 Updating : cpp-4.4.6-3.el6.x86_64 12/58 Updating : libgomp-4.4.6-3.el6.x86_64 13/58 Updating : gcc-4.4.6-3.el6.x86_64 14/58 Updating : gdb-7.2-50.el6.x86_64 15/58 Updating : libgfortran-4.4.6-3.el6.x86_64 16/58 Installing : gcc-gfortran-4.4.6-3.el6.x86_64 17/58 Installing : rpm-build-4.8.0-19.el6.x86_64 18/58 Installing : systemtap-1.6-4.el6.x86_64 19/58 Updating : rpm-python-4.8.0-19.el6.x86_64 20/58 Installing : 1:doxygen-1.6.1-6.el6.x86_64 21/58 Installing : swig-1.3.40-6.el6.x86_64 22/58 Installing : rcs-5.7-37.el6.x86_64 23/58 Installing : flex-2.5.35-8.el6.x86_64 24/58 Installing : indent-2.2.10-5.1.el6.x86_64 25/58 Installing : patchutils-0.3.1-3.1.el6.x86_64 26/58 Installing : byacc-1.9.20070509-6.1.el6.x86_64 27/58 Installing : cscope-15.6-6.el6.x86_64 28/58 Installing : ctags-5.8-2.el6.x86_64 29/58 Installing : diffstat-1.51-2.el6.x86_64 30/58 Updating : subversion-1.6.11-2.el6_1.4.x86_64 31/58 Installing : bison-2.4.1-5.el6.x86_64 32/58 Installing : 1:perl-Error-0.17015-4.el6.noarch 33/58 Installing : autoconf-2.63-5.1.el6.noarch 34/58 Installing : automake-1.11.1-1.2.el6.noarch 35/58 Installing : git-1.7.1-2.el6_0.1.x86_64 36/58 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 37/58 Installing : libstdc++-devel-4.4.6-3.el6.x86_64 38/58 Installing : gcc-c++-4.4.6-3.el6.x86_64 39/58 Installing : intltool-0.41.0-1.1.el6.noarch 40/58 Installing : libtool-2.2.6-15.5.el6.x86_64 41/58 Installing : redhat-rpm-config-9.0.3-34.el6.noarch 42/58 Cleanup : gcc-4.4.4-13.el6.x86_64 43/58 Cleanup : elfutils-0.148-1.el6.x86_64 44/58 Cleanup : rpm-python-4.8.0-12.el6.x86_64 45/58 Cleanup : rpm-libs-4.8.0-12.el6.x86_64 46/58 Cleanup : rpm-4.8.0-12.el6.x86_64 47/58 Cleanup : elfutils-libs-0.148-1.el6.x86_64 48/58 Cleanup : libstdc++-4.4.4-13.el6.x86_64 49/58 Cleanup : libgcc-4.4.4-13.el6.x86_64 50/58 Cleanup : elfutils-libelf-0.148-1.el6.x86_64 51/58
Created attachment 915400 [details] Comment (This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).
x86_64 10.2-5.1.el6 rhui-sa-east-1-rhel-server-releases 47 k cups x86_64 1:1.4.2-44.el6 rhui-sa-east-1-rhel-server-releases 2.3 M dhcp-common x86_64 12:4.1.1-25.P1.el6_2.1 rhui-sa-east-1-rhel-server-releases 139 k flac x86_64 1.2.1-6.1.el6 rhui-sa-east-1-rhel-server-releases 243 k foomatic x86_64 4.0.4-1.el6_1.1 rhui-sa-east-1-rhel-server-releases 251 k foomatic-db noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 980 k foomatic-db-filesystem noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 4.3 k foomatic-db-ppds noarch 4.0-7.20091126.el6 rhui-sa-east-1-rhel-server-releases 19 M ghostscript x86_64 8.70-11.el6_1.2 rhui-sa-east-1-rhel-server-releases 4.4 M ghostscript-fonts noarch 5.50-23.1.el6 rhui-sa-east-1-rhel-server-releases 750 k gstreamer x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 764 k gstreamer-plugins-base x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 942 k gstreamer-tools x86_64 0.10.29-1.el6 rhui-sa-east-1-rhel-server-releases 23 k ipa-python x86_64 2.1.3-9.el6 rhui-sa-east-1-rhel-server-releases 631 k iso-codes noarch 3.16-2.el6 rhui-sa-east-1-rhel-server-releases 2.5 M lcms-libs x86_64 1.19-1.el6 rhui-sa-east-1-rhel-server-releases 100 k libXfont x86_64 1.4.1-2.el6_1 rhui-sa-east-1-rhel-server-releases 128 k libXv x86_64 1.0.5-1.el6 rhui-sa-east-1-rhel-server-releases 21 k libXxf86vm x86_64 1.1.0-1.el6 rhui-sa-east-1-rhel-server-releases 18 k libfontenc x86_64 1.0.5-2.el6 rhui-sa-east-1-rhel-server-releases 24 k libipa_hbac x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 50 k libipa_hbac-python x86_64 1.5.1-66.el6_2.1 rhui-sa-east-1-rhel-server-releases 45 k libmng x86_64 1.0.10-4.1.el6 rhui-sa-east-1-rhel-server-releases 164 k liboil x86_64 0.3.16-4.1.el6 rhui-sa-east-1-rhel-server-releases 122 k libpath_utils x86_64 0.2.1-6.el6 rhui-sa-east-1-rhel-server-releases 23 k libref_array x86_64 0.1.1-6.el6 rhui-sa-east-1-rhel-server-releases 22 k libreport x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 200 k libreport-cli x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-plugin-kerneloops x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 15 k libreport-plugin-mailx x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 17 k libreport-plugin-reportuploader x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 18 k libreport-python x86_64 2.0.5-20.el6 rhui-sa-east-1-rhel-server-releases 21 k libunistring x86_64 0.9.3-4.el6 rhui-sa-east-1-rhel-server-releases 291 k libvisual x86_64 0.4.0-9.1.el6 rhui-sa-east-1-rhel-server-releases 135 k libxslt x86_64 1.1.26-2.el6 rhui-sa-east-1-rhel-server-releases 450 k mesa-dri-drivers x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 11 M mesa-libGL x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 145 k mesa-libGLU x86_64 7.11-3.el6 rhui-sa-east-1-rhel-server-releases 201 k openjpeg-libs x86_64 1.3-7.el6 rhui-sa-east-1-rhel-server-releases 59 k perl-CGI x86_64 3.51-119.el6_1.1 rhui-sa-east-1-rhel-server-releases 206 k perl-YAML-Syck x86_64 1.07-4.el6 rhui-sa-east-1-rhel-server-releases 75 k phonon-backend-gstreamer x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 126 k poppler x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 557 k poppler-data noarch 0.4.0-1.el6 rhui-sa-east-1-rhel-server-releases 2.2 M poppler-utils x86_64 0.12.4-3.el6_0.1 rhui-sa-east-1-rhel-server-releases 73 k portreserve x86_64 0.0.4-4.el6_1.1 rhui-sa-east-1-rhel-server-releases 22 k python-kerberos x86_64 1.1-6.2.el6 rhui-sa-east-1-rhel-server-releases 22 k python-lxml x86_64 2.2.3-1.1.el6 rhui-sa-east-1-rhel-server-releases 2.0 M python-netaddr noarch 0.7.5-4.el6 rhui-sa-east-1-rhel-server-releases 1.0 M python-nss x86_64 0.11-3.el6 rhui-sa-east-1-rhel-server-releases 177 k qt x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 4.0 M qt-sqlite x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 50 k qt-x11 x86_64 1:4.6.2-20.el6 rhui-sa-east-1-rhel-server-releases 12 M qt3 x86_64 3.3.8b-30.el6 rhui-sa-east-1-rhel-server-releases 3.5 M redhat-lsb-graphics x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 12 k redhat-lsb-printing x86_64 4.0-3.el6 rhui-sa-east-1-rhel-server-releases 11 k urw-fonts noarch 2.4-10.el6 rhui-sa-east-1-rhel-server-releases 3.1 M xml-common noarch 0.6.3-32.el6 rhui-sa-east-1-rhel-server-releases 9.4 k xorg-x11-font-utils x86_64 1:7.2-11.el6 rhui-sa-east-1-rhel-server-releases 75 k Transaction Summary ================================================================================ Install 67 Package(s) Upgrade 295 Package(s) Total download size: 361 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.3 MB/s | 361 MB 01:23 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-13.el6.noarch 1/662 warning: /etc/shadow created as /etc/shadow.rpmnew Updating : hwdata-0.233-7.6.el6.noarch 2/662 Updating : ca-certificates-2010.63-3.el6_1.5.noarch 3/662 Updating : filesystem-2.4.30-3.el6.x86_64 4/662 Updating : mailcap-2.1.31-2.el6.noarch 5/662 Installing : foomatic-db-filesystem-4.0-7.20091126.el6.noarch 6/662 Installing : xml-common-0.6.3-32.el6.noarch 7/662 Installing : iso-codes-3.16-2.el6.noarch 8/662 Updating : tzdata-java-2011l-4.el6.noarch 9/662 Updating : 1:busybox-1.15.1-11.el6.x86_64 10/662 Updating : kernel-headers-2.6.32-220.2.1.el6.x86_64 11/662 Updating : kernel-firmware-2.6.32-220.2.1.el6.noarch 12/662 Updating : redhat-release-server-6Server-6.2.0.3.el6.x86_64 13/662 Installing : poppler-data-0.4.0-1.el6.noarch 14/662 Updating : tzdata-2011l-4.el6.noarch 15/662 Updating : bash-4.1.2-8.el6.x86_64 16/662 Updating : nss-softokn-freebl-3.12.9-11.el6.x86_64 17/662 Updating : glibc-common-2.12-1.47.el6.x86_64 18/662 Updating : glibc-2.12-1.47.el6.x86_64 19/662 Updating : libattr-2.4.44-7.el6.x86_64 20/662 Updating : libcap-2.16-5.5.el6.x86_64 21/662 Updating : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64 22/662 Updating : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64 23/662 Updating : 3:perl-version-0.77-119.el6_1.1.x86_64 24/662 Updating : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64 25/662 Updating : 4:perl-libs-5.10.1-119.el6_1.1.x86_64 26/662 Updating : 4:perl-5.10.1-119.el6_1.1.x86_64 27/662 Updating : zlib-1.2.3-27.el6.x86_64 28/662 Updating : libcom_err-1.41.12-11.el6.x86_64 29/662 Updating : libxml2-2.7.6-4.el6.x86_64 30/662 Updating : nspr-4.8.8-3.el6.x86_64 31/662 Updating : audit-libs-2.1.3-3.el6.x86_64 32/662 Updating : 1:dbus-libs-1.2.24-5.el6_1.x86_64 33/662 Updating : nss-util-3.12.10-2.el6.x86_64 34/662 Updating : freetype-2.3.11-6.el6_1.8.x86_64 35/662 Updating : cyrus-sasl-lib-2.1.23-13.el6.x86_64 36/662 Updating : 2:libpng-1.2.46-1.el6_1.x86_64 37/662 Updating : 1:perl-Locale-Maketext-Simple-0.18-119.el6_1.1.x86 38/662 Updating : 1:perl-Params-Check-0.26-119.el6_1.1.x86_64 39/662 Updating : libacl-2.2.49-6.el6.x86_64 40/662 Updating : libuuid-2.17.2-12.4.el6.x86_64 41/662 Updating : keyutils-libs-1.4-3.el6.x86_64 42/662 Updating : tcp_wrappers-libs-7.6-57.el6.x86_64 43/662 Updating : xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64 44/662 Updating : libsepol-2.0.41-4.el6.x86_64 45/662 Updating : libselinux-2.0.94-5.2.el6.x86_64 46/662 Updating : krb5-libs-1.9-22.el6_2.1.x86_64 47/662 Updating : glib2-2.22.5-6.el6.x86_64 48/662 Updating : 2:shadow-utils-4.1.4.2-13.el6.x86_64 49/662 warning: /etc/login.defs created as /etc/login.defs.rpmnew Updating : sed-4.2.1-7.el6.x86_64 50/662 Updating : which-2.19-6.el6.x86_64 51/662 Updating : libudev-147-2.40.el6.x86_64 52/662 Updating : 1:perl-Module-Load-0.16-119.el6_1.1.x86_64 53/662 Updating : perl-Module-Load-Conditional-0.30-119.el6_1.1.x86_ 54/662 Updating : 1:perl-IPC-Cmd-0.56-119.el6_1.1.x86_64 55/662 Updating : 1:perl-Log-Message-0.02-119.el6_1.1.x86_64 56/662 Updating : libtdb-1.2.1-3.el6.x86_64 57/662 Updating : libnl-1.1-14.el6.x86_64 58/662 Updating : newt-0.52.11-3.el6.x86_64 59/662 Updating : 1:dbus-1.2.24-5.el6_1.x86_64 60/662 Updating : abrt-libs-2.0.4-14.el6.x86_64 61/662 Updating : libsemanage-2.0.43-4.1.el6.x86_64 62/662 Updating : procps-3.2.8-21.el6.x86_64 63/662 Updating : libblkid-2.17.2-12.4.el6.x86_64 64/662 Updating : perl-Compress-Raw-Zlib-2.023-119.el6_1.1.x86_64 65/662 Updating : perl-Test-Harness-3.17-119.el6_1.1.x86_64 66/662 Updating : perl-ExtUtils-MakeMaker-6.55-119.el6_1.1.x86_64 67/662 Updating : 4:perl-devel-5.10.1-119.el6_1.1.x86_64 68/662 Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-119.el6_1.1.x86_6 69/662 Updating : 1:perl-Package-Constants-0.02-119.el6_1.1.x86_64 70/662 Updating : perl-IO-Compress-Base-2.020-119.el6_1.1.x86_64 71/662 Updating : sysvinit-tools-2.87-4.dsf.el6.x86_64 72/662 Installing : lcms-libs-1.19-1.el6.x86_64 73/662 Installing : libunistring-0.9.3-4.el6.x86_64 74/662 Updating : iptables-1.4.7-4.el6.x86_64 75/662 Updating : iproute-2.6.32-17.el6.x86_64 76/662 Installing : libipa_hbac-1.5.1-66.el6_2.1.x86_64 77/662 Installing : libmng-1.0.10-4.1.el6.x86_64 78/662 Updating : perl-IO-Compress-Zlib-2.020-119.el6_1.1.x86_64 79/662 Updating : perl-Compress-Zlib-2.020-119.el6_1.1.x86_64 80/662 Updating : 1:perl-IO-Zlib-1.09-119.el6_1.1.x86_64 81/662 Updating : perl-Archive-Tar-1.58-119.el6_1.1.x86_64 82/662 Updating : 1:perl-ExtUtils-CBuilder-0.27-119.el6_1.1.x86_64 83/662 Updating : perl-Test-Simple-0.92-119.el6_1.1.x86_64 84/662 Updating : perl-Log-Message-Simple-0.04-119.el6_1.1.x86_64 85/662 Updating : perl-Term-UI-0.20-119.el6_1.1.x86_64 86/662 Updating : perl-File-Fetch-0.26-119.el6_1.1.x86_64 87/662 Updating : 1:perl-Archive-Extract-0.38-119.el6_1.1.x86_64 88/662 Updating : cyrus-sasl-gssapi-2.1.23-13.el6.x86_64 89/662 Updating : net-tools-1.60-109.el6.x86_64 90/662 Updating : libselinux-utils-2.0.94-5.2.el6.x86_64 91/662 Updating : apr-1.3.9-3.el6_1.2.x86_64 92/662 Updating : 1:perl-Object-Accessor-0.34-119.el6_1.1.x86_64 93/662 Updating : avahi-libs-0.6.25-11.el6.x86_64 94/662 Updating : 1:cups-libs-1.4.2-44.el6.x86_64 95/662 Updating : libss-1.41.12-11.el6.x86_64 96/662 Updating : e2fsprogs-libs-1.41.12-11.el6.x86_64 97/662 Installing : libfontenc-1.0.5-2.el6.x86_64 98/662 Updating : perl-Module-CoreList-2.18-119.el6_1.1.x86_64 99/662 Updating : 1:perl-Digest-SHA-5.47-119.el6_1.1.x86_64 100/662 Updating : 1:perl-Module-Loaded-0.02-119.el6_1.1.x86_64 101/662 Updating : cracklib-2.8.16-4.el6.x86_64 102/662 Installing : openjpeg-libs-1.3-7.el6.x86_64 103/662 Updating : libcollection-0.6.0-6.el6.x86_64 104/662 Updating : pciutils-libs-3.1.4-11.el6.x86_64 105/662 Updating : libgpg-error-1.7-4.el6.x86_64 106/662 Updating : libgcrypt-1.4.5-9.el6.x86_64 107/662 Updating : jasper-libs-1.900.1-15.el6_1.1.x86_64 108/662 Updating : gtk2-2.18.9-6.el6.x86_64 109/662 Installing : libxslt-1.1.26-2.el6.x86_64 110/662 Installing : poppler-0.12.4-3.el6_0.1.x86_64 111/662 Installing : poppler-utils-0.12.4-3.el6_0.1.x86_64 112/662 Updating : cracklib-dicts-2.8.16-4.el6.x86_64 113/662 Updating : coreutils-libs-8.4-16.el6.x86_64 114/662 Updating : coreutils-8.4-16.el6.x86_64 115/662 Updating : pam-1.1.1-10.el6.x86_64 116/662 Updating : openssl-1.0.0-20.el6.x86_64 117/662 Updating : python-libs-2.6.6-29.el6.x86_64 118/662 Updating : python-2.6.6-29.el6.x86_64 119/662 Updating : alsa-lib-1.0.22-3.el6.x86_64 120/662 Installing : 1:qt-4.6.2-20.el6.x86_64 121/662 Updating : libxml2-python-2.7.6-4.el6.x86_64 122/662 Updating : libssh2-1.2.2-7.el6_1.1.x86_64 123/662 Updating : plymouth-scripts-0.8.3-24.el6.x86_64 124/662 Updating : python-dmidecode-3.10.13-1.el6.x86_64 125/662 Installing : 1:qt-sqlite-4.6.2-20.el6.x86_64 126/662 Updating : yum-metadata-parser-1.1.2-16.el6.x86_64 127/662 Installing : libipa_hbac-python-1.5.1-66.el6_2.1.x86_64 128/662 Updating : newt-python-0.52.11-3.el6.x86_64 129/662 Updating : authconfig-6.1.12-5.el6.x86_64 130/662 Updating : python-ethtool-0.6-1.el6.x86_64 131/662 Installing : python-lxml-2.2.3-1.1.el6.x86_64 132/662 Updating : blktrace-1.0.1-6.el6.x86_64 133/662 Updating : rhnlib-2.5.22-12.el6.noarch 134/662 Installing : python-kerberos-1.1-6.2.el6.x86_64 135/662 Installing : python-netaddr-0.7.5-4.el6.noarch 136/662 Updating : httpd-tools-2.2.15-15.el6.x86_64 137/662 Updating : fipscheck-lib-1.2.0-7.el6.x86_64 138/662 Updating : fipscheck-1.2.0-7.el6.x86_64 139/662 Updating : 32:bind-libs-9.7.3-8.P3.el6_2.1.x86_64 140/662 Updating : 32:bind-utils-9.7.3-8.P3.el6_2.1.x86_64 141/662 Updating : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64 142/662 Updating : krb5-workstation-1.9-22.el6_2.1.x86_64 143/662 Updating : pam_krb5-2.3.11-9.el6.x86_64 144/662 Updating : sssd-client-1.5.1-66.el6_2.1.x86_64 145/662 Updating : at-3.1.10-43.el6.x86_64 146/662 Updating : xdg-utils-1.0.2-17.20091016cvs.el6.noarch 147/662 Updating : nscd-2.12-1.47.el6.x86_64 148/662 Installing : qt3-3.3.8b-30.el6.x86_64 149/662 Updating : perl-CPAN-1.9402-119.el6_1.1.x86_64 150/662 Installing : libXfont-1.4.1-2.el6_1.x86_64 151/662 Installing : 1:xorg-x11-font-utils-7.2-11.el6.x86_64 152/662 Installing : ghostscript-fonts-5.50-23.1.el6.noarch 153/662 Updating : e2fsprogs-1.41.12-11.el6.x86_64 154/662 Updating : 1:perl-Module-Build-0.3500-119.el6_1.1.x86_64 155/662 Updating : iptables-ipv6-1.4.7-4.el6.x86_64 156/662 Updating : system-config-firewall-base-1.2.27-5.el6.noarch 157/662 Updating : perl-ExtUtils-Embed-1.28-119.el6_1.1.x86_64 158/662 Updating : libgudev1-147-2.40.el6.x86_64 159/662 Installing : gstreamer-tools-0.10.29-1.el6.x86_64 160/662 Installing : gstreamer-0.10.29-1.el6.x86_64 161/662 Updating : libgssglue-0.1-11.el6.x86_64 162/662 Updating : libtirpc-0.2.1-5.el6.x86_64 163/662 Updating : 2:vim-minimal-7.2.411-1.6.el6.x86_64 164/662 Updating : tcp_wrappers-7.6-57.el6.x86_64 165/662 Updating : keyutils-1.4-3.el6.x86_64 166/662 Installing : acl-2.2.49-6.el6.x86_64 167/662 Updating : nss-softokn-3.12.9-11.el6.x86_64 168/662 Updating : nss-3.12.10-17.el6_2.x86_64 169/662 Updating : nss-sysinit-3.12.10-17.el6_2.x86_64 170/662 warning: /etc/pki/nssdb/pkcs11.txt created as /etc/pki/nssdb/pkcs11.txt.rpmnew Updating : openldap-2.4.23-20.el6.x86_64 171/662 warning: /etc/openldap/ldap.conf created as /etc/openldap/ldap.conf.rpmnew Updating : libcurl-7.19.7-26.el6_1.2.x86_64 172/662 Updating : xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64 173/662 Updating : curl-7.19.7-26.el6_1.2.x86_64 174/662 Installing : libreport-plugin-reportuploader-2.0.5-20.el6.x86_6 175/662 Installing : libreport-python-2.0.5-20.el6.x86_64 176/662 Installing : libreport-2.0.5-20.el6.x86_64 177/662 Installing : libreport-plugin-rhtsupport-2.0.5-20.el6.x86_64 178/662 Installing : abrt-2.0.4-14.el6.x86_64 179/662 Updating : samba-winbind-clients-3.5.10-114.el6.x86_64 180/662 Updating : postgresql-libs-8.4.9-1.el6_1.1.x86_64 181/662 Updating : abrt-addon-python-2.0.4-14.el6.x86_64 182/662 Installing : libreport-cli-2.0.5-20.el6.x86_64 183/662 Installing : libreport-plugin-kerneloops-2.0.5-20.el6.x86_64 184/662 Updating : abrt-addon-kerneloops-2.0.4-14.el6.x86_64 185/662 Installing : libreport-plugin-mailx-2.0.5-20.el6.x86_64 186/662 Installing : libreport-plugin-logger-2.0.5-20.el6.x86_64 187/662 Updating : python-pycurl-7.19.0-8.el6.x86_64 188/662 Updating : python-urlgrabber-3.9.1-8.el6.noarch 189/662 Updating : yum-3.2.29-22.el6.noarch 190/662 Updating : rhn-client-tools-1.0.0-73.el6.noarch 191/662 Updating : rhn-setup-1.0.0-73.el6.noarch 192/662 Updating : yum-rhn-plugin-0.9.1-36.el6.noarch 193/662 warning: /etc/yum/pluginconf.d/rhnplugin.conf created as /etc/yum/pluginconf.d/rhnplugin.conf.rpmnew Updating : pam_ldap-185-11.el6.x86_64 194/662 Installing : python-nss-0.11-3.el6.x86_64 195/662 Installing : ipa-python-2.1.3-9.el6.x86_64 196/662 Updating : nss-tools-3.12.10-17.el6_2.x86_64 197/662 Updating : libnih-1.0.1-7.el6.x86_64 198/662 Updating : upstart-0.6.5-10.el6.x86_64 199/662 Updating : file-libs-5.04-11.el6.x86_64 200/662 Updating : file-5.04-11.el6.x86_64 201/662 Updating : 1:perl-parent-0.221-119.el6_1.1.x86_64 202/662 Installing : perl-CGI-3.51-119.el6_1.1.x86_64 203/662 Updating : 1:perl-Parse-CPAN-Meta-1.40-119.el6_1.1.x86_64 204/662 Updating : perl-CPANPLUS-0.88-119.el6_1.1.x86_64 205/662 Installing : perl-YAML-Syck-1.07-4.el6.x86_64 206/662 Updating : perl-Time-Piece-1.15-119.el6_1.1.x86_64 207/662 Updating : 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 208/662 Installing : libref_array-0.1.1-6.el6.x86_64 209/662 Installing : libpath_utils-0.2.1-6.el6.x86_64 210/662 Updating : libini_config-0.6.1-6.el6.x86_64 211/662 Updating : gpm-libs-1.20.6-12.el6.x86_64 212/662 Updating : plymouth-core-libs-0.8.3-24.el6.x86_64 213/662 Updating : mingetty-1.08-5.el6.x86_64 214/662 Updating : iputils-20071127-16.el6.x86_64 215/662 Updating : initscripts-9.03.27-1.el6.x86_64 216/662 Updating : util-linux-ng-2.17.2-12.4.el6.x86_64 217/662 Updating : udev-147-2.40.el6.x86_64 218/662 Updating : libdrm-2.4.25-2.el6.x86_64 219/662 Updating : plymouth-0.8.3-24.el6.x86_64 220/662 Updating : dracut-004-256.el6.noarch 221/662 Updating : dracut-kernel-004-256.el6.noarch 222/662 Installing : kernel-2.6.32-220.2.1.el6.x86_64 223/662 Updating : device-mapper-libs-1.02.66-6.el6.x86_64 224/662 Updating : device-mapper-1.02.66-6.el6.x86_64 225/662 Updating : device-mapper-event-libs-1.02.66-6.el6.x86_64 226/662 Updating : openssh-5.3p1-70.el6.x86_64 227/662 Updating : policycoreutils-2.0.83-19.18.el6.x86_64 228/662 Updating : selinux-policy-3.7.19-126.el6_2.4.noarch 229/662 Updating : device-mapper-event-1.02.66-6.el6.x86_64 230/662 Updating : lvm2-libs-2.02.87-6.el6.x86_64 231/662 Updating : kpartx-0.4.9-46.el6.x86_64 232/662 Installing : mesa-dri-drivers-7.11-3.el6.x86_64 233/662 Updating : mdadm-3.2.2-9.el6.x86_64 234/662 Updating : cyrus-sasl-2.1.23-13.el6.x86_64 235/662 Updating : 2:postfix-2.6.6-2.2.el6_1.x86_64 236/662 Updating : samba-common-3.5.10-114.el6.x86_64 237/662 Updating : httpd-2.2.15-15.el6.x86_64 238/662 Updating : certmonger-0.50-3.el6.x86_64 239/662 Updating : postgresql-8.4.9-1.el6_1.1.x86_64 240/662 Updating : postgresql-server-8.4.9-1.el6_1.1.x86_64 241/662 Updating : rsyslog-4.6.2-12.el6.x86_64 242/662 Updating : cronie-anacron-1.4.4-7.el6.x86_64 243/662 Updating : cronie-1.4.4-7.el6.x86_64 244/662 Updating : crontabs-1.10-33.el6.noarch 245/662 Updating : oddjob-0.30-5.el6.x86_64 246/662 Installing : libXv-1.0.5-1.el6.x86_64 247/662 Installing : btparser-0.13-1.el6.x86_64 248/662 Updating : abrt-addon-ccpp-2.0.4-14.el6.x86_64 249/662 Installing : libvisual-0.4.0-9.1.el6.x86_64 250/662 Updating : libhugetlbfs-2.12-2.el6.x86_64 251/662 Installing : libXxf86vm-1.1.0-1.el6.x86_64 252/662 Installing : mesa-libGL-7.11-3.el6.x86_64 253/662 Installing : mesa-libGLU-7.11-3.el6.x86_64 254/662 Updating : glibc-headers-2.12-1.47.el6.x86_64 255/662 Installing : cdparanoia-libs-10.2-5.1.el6.x86_64 256/662 Updating : 2:vim-common-7.2.411-1.6.el6.x86_64 257/662 Installing : flac-1.2.1-6.1.el6.x86_64 258/662 Installing : liboil-0.3.16-4.1.el6.x86_64 259/662 Installing : gstreamer-plugins-base-0.10.29-1.el6.x86_64 260/662 Installing : 1:qt-x11-4.6.2-20.el6.x86_64 261/662 Installing : 1:phonon-backend-gstreamer-4.6.2-20.el6.x86_64 262/662 Installing : redhat-lsb-graphics-4.0-3.el6.x86_64 263/662 Updating : tmpwatch-2.9.16-4.el6.x86_64 264/662 Installing : portreserve-0.0.4-4.el6_1.1.x86_64 265/662 Installing : 1:cups-1.4.2-44.el6.x86_64 266/662 Installing : foomatic-db-ppds-4.0-7.20091126.el6.noarch 267/662 Installing : foomatic-db-4.0-7.20091126.el6.noarch 268/662 Updating : libdhash-0.4.2-6.el6.x86_64 269/662 Updating : sssd-1.5.1-66.el6_2.1.x86_64 270/662 Installing : urw-fonts-2.4-10.el6.noarch 271/662 Installing : ghostscript-8.70-11.el6_1.2.x86_64 272/662 Installing : foomatic-4.0.4-1.el6_1.1.x86_64 273/662 Installing : redhat-lsb-printing-4.0-3.el6.x86_64 274/662 Installing : 12:dhcp-common-4.1.1-25.P1.el6_2.1.x86_64 275/662 Updating : 12:dhclient-4.1.1-25.P1.el6_2.1.x86_64 276/662 Updating : redhat-lsb-4.0-3.el6.x86_64 277/662 Installing : ipa-client-2.1.3-9.el6.x86_64 278/662 Updating : libsndfile-1.0.20-5.el6.x86_64 279/662 Updating : 2:vim-enhanced-7.2.411-1.6.el6.x86_64 280/662 Updating : glibc-devel-2.12-1.47.el6.x86_64 281/662 Updating : libhugetlbfs-utils-2.12-2.el6.x86_64 282/662 Updating : abrt-cli-2.0.4-14.el6.x86_64 283/662 Updating : oddjob-mkhomedir-0.30-5.el6.x86_64 284/662 Updating : sysstat-9.0.4-18.el6.x86_64 285/662 Updating : postgresql-plpython-8.4.9-1.el6_1.1.x86_64 286/662 Updating : 1:mod_ssl-2.2.15-15.el6.x86_64 287/662 Updating : samba-client-3.5.10-114.el6.x86_64 288/662 Updating : kexec-tools-2.0.0-209.el6.x86_64 289/662 Updating : lvm2-2.02.87-6.el6.x86_64 290/662 Updating : selinux-policy-targeted-3.7.19-126.el6_2.4.noarch 291/662 Updating : openssh-server-5.3p1-70.el6.x86_64 292/662 warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew Updating : openssh-clients-5.3p1-70.el6.x86_64 293/662 Updating : parted-2.1-17.el6.x86_64 294/662 Updating : 1:autofs-5.0.5-39.el6.x86_64 295/662 Updating : 1:iwl1000-firmware-39.31.5.1-1.el6.noarch 296/662 Updating : iwl6000-firmware-9.221.4.1-1.el6.noarch 297/662 Updating : crda-1.1.1_2010.11.22-1.el6.x86_64 298/662 Updating : iwl6050-firmware-41.28.5.1-2.el6.noarch 299/662 Updating : bfa-firmware-3.0.0.0-1.el6.noarch 300/662 Updating : prelink-0.4.6-3.el6.x86_64 301/662 Updating : 1:smartmontools-5.39.1-5.el6.x86_64 302/662 Updating : 1:microcode_ctl-1.17-9.el6.x86_64 303/662 Updating : 1:quota-3.17-16.el6.x86_64 304/662 Updating : nss-pam-ldapd-0.7.5-14.el6.x86_64 305/662 Updating : openswan-2.6.32-9.el6.x86_64 306/662 Updating : 1:net-snmp-5.5-37.el6_2.1.x86_64 307/662 Updating : rng-tools-2-13.el6_2.x86_64 308/662 Updating : 2:xinetd-2.3.14-33.el6.x86_64 309/662 Updating : perl-core-5.10.1-119.el6_1.1.x86_64 310/662 Updating : perl-Date-Manip-6.24-1.el6.noarch 311/662 Updating : rhn-check-1.0.0-73.el6.noarch 312/662 Updating : yum-plugin-security-1.1.30-10.el6.noarch 313/662 Updating : yum-utils-1.1.30-10.el6.noarch 314/662 Updating : pam_pkcs11-0.6.2-11.1.el6.x86_64 315/662 Updating : sudo-1.7.4p5-7.el6.x86_64 316/662 Updating : openldap-clients-2.4.23-20.el6.x86_64 317/662 Updating : cifs-utils-4.8.1-5.el6.x86_64 318/662 Updating : system-config-firewall-tui-1.2.27-5.el6.noarch 319/662 Updating : Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-2-2 320/662 Updating : seekwatcher-0.12-5.el6.noarch 321/662 Updating : sos-2.2-17.el6.noarch 322/662 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.42.1.10.4.el6_2.x86 323/662 Updating : libgcj-4.4.6-3.el6.x86_64 324/662 Updating : 2:nmap-5.21-4.el6.x86_64 325/662 Updating : 1:grub-0.97-75.el6.x86_64 326/662 Updating : perf-2.6.32-220.2.1.el6.x86_64 327/662 Updating : krb5-pkinit-openssl-1.9-22.el6_2.1.x86_64 328/662 Updating : cyrus-sasl-md5-2.1.23-13.el6.x86_64 329/662 Updating : screen-4.0.3-16.el6.x86_64 330/662 Updating : ksh-20100621-12.el6_2.1.x86_64 331/662 Updating : audit-2.1.3-3.el6.x86_64 332/662 Updating : usbutils-003-4.el6.x86_64 333/662 Updating : tcsh-6.17-14.el6.x86_64 334/662 Updating : efibootmgr-0.5.4-9.el6.x86_64 335/662 Updating : pciutils-3.1.4-11.el6.x86_64 336/662 Updating : oprofile-0.9.6-21.el6.x86_64 337/662 Updating : 2:irqbalance-0.55-29.el6.x86_64 338/662 Updating : 5:mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64 339/662 Updating : nss_db-2.2.3-0.3.pre1.el6_1.1.x86_64 340/662 Updating : lsof-4.82-2.el6.x86_64 341/662 Updating : cyrus-sasl-plain-2.1.23-13.el6.x86_64 342/662 Updating : crash-5.1.8-1.el6.x86_64 343/662 Updating : 1:valgrind-3.6.0-4.el6.x86_64 344/662 Updating : attr-2.4.44-7.el6.x86_64 345/662 Updating : less-436-10.el6.x86_64 346/662 Updating : pinentry-0.7.6-6.el6.x86_64 347/662 Updating : 1:telnet-0.17-47.el6.x86_64 348/662 Updating : libicu-4.2.1-9.1.el6_2.x86_64 349/662 Updating : atlas-3.8.4-1.el6.x86_64 350/662 Updating : powertop-1.11-6.el6.x86_64 351/662 Updating : strace-4.5.19-1.10.el6.x86_64 352/662 Updating : jwhois-4.0-19.el6.x86_64 353/662 Updating : dosfstools-3.0.9-4.el6.x86_64 354/662 Installing : kernel-devel-2.6.32-220.2.1.el6.x86_64 355/662 Updating : ql2500-firmware-5.06.02-1.el6.noarch 356/662 Updating : man-pages-ja-20100115-5.el6.noarch 357/662 Updating : ql2400-firmware-5.06.02-1.el6.noarch 358/662 Updating : man-pages-3.22-17.el6.noarch 359/662 Updating : iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch 360/662 Updating : xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch 361/662 Updating : man-pages-overrides-6.2.3-2.el6.noarch 362/662 Cleanup : redhat-lsb-4.0-2.1.el6.x86_64 363/662 Cleanup : perl-core-5.10.1-115.el6.x86_64 364/662 Cleanup : perl-CPANPLUS-0.88-115.el6.x86_64 365/662 Cleanup : openssh-server-5.3p1-20.el6_0.3.x86_64 366/662 Cleanup : ipa-client-2.0-9.el6.x86_64 367/662 Cleanup : sssd-1.2.1-28.el6_0.4.x86_64 368/662 Cleanup : certmonger-0.24-4.el6.x86_64 369/662 Cleanup : abrt-cli-1.1.13-4.el6.x86_64 370/662 Cleanup : 1:net-snmp-5.5-27.el6_0.1.x86_64 371/662 Cleanup : openssh-clients-5.3p1-20.el6_0.3.x86_64 372/662 Cleanup : openssh-5.3p1-20.el6_0.3.x86_64 373/662 Cleanup : 1:autofs-5.0.5-23.el6_0.1.x86_64 374/662 Cleanup : 2:vim-enhanced-7.2.411-1.4.el6.x86_64 375/662 Cleanup : samba-client-3.5.4-68.el6_0.2.x86_64 376/662 Cleanup : samba-common-3.5.4-68.el6_0.2.x86_64 377/662 Cleanup : openswan-2.6.24-8.el6_0.1.x86_64 378/662 Cleanup : libgcj-4.4.4-13.el6.x86_64 379/662 Cleanup : krb5-workstation-1.8.2-3.el6_0.7.x86_64 380/662 Cleanup : samba-winbind-clients-3.5.4-68.el6_0.2.x86_64 381/662 Cleanup : abrt-addon-kerneloops-1.1.13-4.el6.x86_64 382/662 Cleanup : curl-7.19.7-16.el6.x86_64 383/662 Cleanup : pam_pkcs11-0.6.2-10.el6.x86_64 384/662 Cleanup : 1:quota-3.17-10.el6.x86_64 385/662 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 386/662 Cleanup : nss-pam-ldapd-0.7.5-3.el6.x86_64 387/662 Cleanup : 32:bind-utils-9.7.0-5.P2.el6_0.1.x86_64 388/662
IMAGE ID= ami-0c2cf311_sa-east-1_m2.2xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-220.2.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-220.2.1.el6 EXPECTED RESULT: 2.6.32-220.2.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-220.2.1.el6 RESULT: title Red Hat Enterprise Linux Server (2.6.32-220.2.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-220.2.1.el6.x86_64 ro root=LABEL=_/ crashkernel=auto LANG=en_US.UTF-8 KEYTABLE=us initrd /boot/initramfs-2.6.32-220.2.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 34993912 > hwp MEMORY of 34200000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ## Summary ## FAILURES = 3 FAILED TESTS = ##Verify memory match hwp ... ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-220.2.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-220.2.1.el6 EXPECTED RESULT: 2.6.32-220.2.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-220.2.1.el6 RESULT: title Red Hat Enterprise Linux Server (2.6.32-220.2.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-220.2.1.el6.x86_64 ro root=LABEL=_/ crashkernel=auto LANG=en_US.UTF-8 KEYTABLE=us initrd /boot/initramfs-2.6.32-220.2.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 17391240 > hwp MEMORY of 17100000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ## Summary ## FAILURES = 2 FAILED TESTS = ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_m2.4xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-220.2.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-220.2.1.el6 EXPECTED RESULT: 2.6.32-220.2.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-220.2.1.el6 RESULT: title Red Hat Enterprise Linux Server (2.6.32-220.2.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-220.2.1.el6.x86_64 ro root=LABEL=_/ crashkernel=auto LANG=en_US.UTF-8 KEYTABLE=us initrd /boot/initramfs-2.6.32-220.2.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FOUND MEMORY OF 70201052 > hwp MEMORY of 68400000 COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS hostname ## Summary ## FAILURES = 3 FAILED TESTS = ##Verify memory match hwp ... ## test repo files ... ## Verify yum update ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-0c2cf311_sa-east-1_c1.xlarge ###### TEST KERNEL AFTER REBOOT #### ###################################################################################### # 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: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest installed kernel is running ... ###################################################################################### RHEL VERSION IS 6 LATEST_RPM_KERNEL_VERSION=rpm -q kernel --last | head -n 1 | cut -c 8-60 | cut -d ' ' -f 1 CURRENT_UNAME_KERNAL_VERSION=2.6.32-220.2.1.el6 assert latest rpm kernel = uname -r COMMAND: uname -r | sed 's/\(.*\)......./\1/' RESULT: 2.6.32-220.2.1.el6 EXPECTED RESULT: 2.6.32-220.2.1.el6 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... ###################################################################################### COMMAND: cat /boot/grub/menu.lst | grep 2.6.32-220.2.1.el6 RESULT: title Red Hat Enterprise Linux Server (2.6.32-220.2.1.el6.x86_64) kernel /boot/vmlinuz-2.6.32-220.2.1.el6.x86_64 ro root=LABEL=_/ crashkernel=auto LANG=en_US.UTF-8 KEYTABLE=us initrd /boot/initramfs-2.6.32-220.2.1.el6.x86_64.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: ##Verify memory match hwp ... ###################################################################################### cat /proc/meminfo | grep MemTotal: | awk '{print }' FAILED!! FOUND MEMORY OF 6998396 > hwp MEMORY of 7000000 COMMAND: echo false RESULT: false EXPECTED RESULT: 1 RETURN CODE: 0 FAIL2 false hostname ## Summary ## FAILURES = 3 FAILED TESTS = ## test repo files ... ## Verify yum update ... ##Verify memory match hwp ... LOG FILE = /root/valid/src/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
Irelevant or validation tools tests. Closing as not a bug.