Bug 815381

Summary: ami-cef922a7, ami-eaff2483: change in "rpm -q kernel" output
Product: Cloud Image Validation Reporter: mkovacik
Component: imagesAssignee: Kevin Wright <kwright>
Status: CLOSED NOTABUG QA Contact: mkovacik
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: RHEL6.3CC: gsterlin, jgreguske
Target Milestone: ---Keywords: EC2
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-27 09:52:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mkovacik 2012-04-23 13:55:56 UTC
Description of problem:
In 6.2, the "rpm -q kernel --last" doesn't report architecture whereas in 6.3 it does  

Version-Release number of selected component (if applicable):
ami-cef922a7, ami-eaff2483

How reproducible:
N/A

Steps to Reproduce:
N/A
  
Actual results:
In 6.3, the command "rpm -q kernel --last" reports architecture of the kernel. This differs from 6.2 where it doesn't report the architecture of the kernel. 

Expected results:
Same behaviour of the command in both the versions


Additional info:
### Screen Log

### 6.2
[root@ip-10-194-147-74 ~]# rpm -q kernel --last
kernel-2.6.32-220.el6                         Thu 15 Dec 2011 11:47:49 AM EST
[root@ip-10-194-147-74 ~]# 

### 6.3
[root@ip-10-76-159-206 ~]# rpm -q kernel --last
kernel-2.6.32-262.el6.i686                    Mon 16 Apr 2012 02:56:10 PM EDT
[root@ip-10-76-159-206 ~]#

Comment 1 mkovacik 2012-04-27 09:52:45 UTC
Checked in KVM ISO deployment

[root@dhcp-31-159 ~]# rpm -q kernel --last
kernel-2.6.32-262.el6.x86_64                  Tue 24 Apr 2012 02:34:14 PM CEST