Bug 1415933 - Package redhat-virtualization-host-image-update is unsigned after upgrade
Summary: Package redhat-virtualization-host-image-update is unsigned after upgrade
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-node-ng
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-4.1.0-rc
: ---
Assignee: Ryan Barry
QA Contact: Huijuan Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-24 06:29 UTC by Huijuan Zhao
Modified: 2017-01-24 13:46 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
oVirt Team: Node
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
sosreport and all logs (10.26 MB, application/x-gzip)
2017-01-24 06:29 UTC, Huijuan Zhao
no flags Details

Description Huijuan Zhao 2017-01-24 06:29:09 UTC
Created attachment 1243825 [details]
sosreport and all logs

Description of problem:
Package redhat-virtualization-host-image-update is unsigned after upgrade to RHVH4.1
# rpm -qa --qf '%{name}-%{version}-%{release}.%{arch} (%{SIGPGPgpsig})\n' | grep -v "Key ID"
redhat-virtualization-host-image-update-4.1-20170120.0.el7_3.noarch ((none))


Version-Release number of selected component (if applicable):
1. Before update:
redhat-virtualization-host-4.0-20161116.1
imgbased-0.8.10-0.1.el7ev.noarch
2. After update:
redhat-virtualization-host-4.1-20170120.0
imgbased-0.9.6-0.1.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. Install redhat-virtualization-host-4.0-20161116.1
2. Reboot and login the rhvh4.0, add host to engine.
   Setup local repo in rhvh4.0, upgrade rhvh4.0 to rhvh4.1
   #yum update
3. Reboot and login new build rhvh4.1, check if all packages are signed

Actual results:
1. After step #3, package redhat-virtualization-host-image-update is unsigned after upgrade:
# rpm -qa --qf '%{name}-%{version}-%{release}.%{arch} (%{SIGPGPgpsig})\n' | grep -v "Key ID"
redhat-virtualization-host-image-update-4.1-20170120.0.el7_3.noarch ((none))

Expected results:
1. After step#3, all packages should be signed, output should be null.


Additional info:

Comment 2 Ryan Barry 2017-01-24 13:46:11 UTC
This follows the normal package flow for errata.

All of the components RPMs of redhat-virtualization-host are signed. However, the actual update itself is not signed.

The visibility of this package after an upgrade is part of the resolution to:

https://bugzilla.redhat.com/show_bug.cgi?id=1364040

redhat-virtualization-host-image-update will be signed once it passes through errata and is released.

Comment 3 Ryan Barry 2017-01-24 13:46:11 UTC
This follows the normal package flow for errata.

All of the components RPMs of redhat-virtualization-host are signed. However, the actual update itself is not signed.

The visibility of this package after an upgrade is part of the resolution to:

https://bugzilla.redhat.com/show_bug.cgi?id=1364040

redhat-virtualization-host-image-update will be signed once it passes through errata and is released.


Note You need to log in before you can comment on or make changes to this bug.