Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1366566

Summary: Package "redhat-virtualization-host-image-update" is not signed after upgrade.
Product: [oVirt] ovirt-node Reporter: cshao <cshao>
Component: BuildAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED NEXTRELEASE QA Contact: cshao <cshao>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.0CC: bugs, dguo, fdeutsch, huzhao, leiwang, rbarry, weiwang, yaniwang, ycui
Target Milestone: ---Flags: rule-engine: planning_ack?
rule-engine: devel_ack?
cshao: testing_ack+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-12 19:50:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
all_log_info none

Description cshao 2016-08-12 10:43:17 UTC
Created attachment 1190345 [details]
all_log_info

Description of problem:
Package "redhat-virtualization-host-image-update" is not signed after upgrade.

# rpm -qa --qf '%{name}-%{version}-%{release}.%{arch} (%{SIGPGP:pgpsig})\n' | grep -v "Key ID"
redhat-virtualization-host-image-update-4.0-20160811.0.el7_2.noarch ((none))
#


Version-Release number of selected component (if applicable):
redhat-virtualization-host-4.0-20160811.0.x86_64
imgbased-0.8.4-1.el7ev.noarch
redhat-virtualization-host-image-update-4.0-20160811.0.el7_2.noarch

How reproducible:
100%

Steps to Reproduce:
1. Install RHVH with old version (rhvh-4.0-0.20160810.0)
2. Upgrade it to the latest version (rhvh-4.0-0.20160811.0) 
3. Run command # rpm -qa --qf '%{name}-%{version}-%{release}.%{arch} (%{SIGPGP:pgpsig})\n' | grep -v "Key ID"

Actual results:
Package "redhat-virtualization-host-image-update" is not signed after upgrade.

Expected results:
All package are signed.

Additional info:

Comment 1 Fabian Deutsch 2016-08-12 19:50:13 UTC
It will only be a signed package if it's getting released through th ET.

Please reopen if this is still the case after GA.

Comment 2 Huijuan Zhao 2016-08-24 03:35:04 UTC
Test pass on GA build rhvh-4.0-0.20160817.0

Test version:
rhvh-4.0-0.20160817.0
imgbased-0.8.4-1.el7ev.noarch
redhat-virtualization-host-image-update-placeholder-4.0-2.el7.noarch

Test steps:
1. Install RHVH with old version (rhvh-4.0-0.20160810.1)
2. Register RHN, enable repo: rhel-7-server-rhvh-4-rpms
3. Upgrade to the latest version (rhvh-4.0-0.20160817.0) 
4. Reboot and login rhvh-4.0-0.20160817.0
5. Run command # rpm -qa --qf '%{name}-%{version}-%{release}.%{arch} (%{SIGPGP:pgpsig})\n' | grep -v "Key ID"

Test results:
All package are signed.