Bug 1429379 - RHV-H reports available updates even when it is fully up to date.
Summary: RHV-H reports available updates even when it is fully up to date.
Keywords:
Status: CLOSED DUPLICATE of bug 1422476
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-node-ng
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Ryan Barry
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-06 09:00 UTC by Roman Hodain
Modified: 2020-04-15 15:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-06 14:28:48 UTC
oVirt Team: Node
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Roman Hodain 2017-03-06 09:00:35 UTC
Description of problem:
RHV-H reports available updates even when it is fully up to date. "yum update" proceed with update even if the package is in the latest version.

Version-Release number of selected component (if applicable):
rhvh-4.0-0.20170201.0

How reproducible:
100%

Steps to Reproduce:
1.Install rhvh-4.0-0.20170104.0
2.Register the host to RHSM
3.Run yum update
4.Reboot the host
5.Yun yum update

Actual results:
# yum update
Loaded plugins: imgbased-warning, product-id, search-disabled-repos, subscription-manager
Warning: yum operations are not persisted across upgrades!
Resolving Dependencies
--> Running transaction check
---> Package redhat-virtualization-host-image-update.noarch 0:4.0-20170201.0.el7_3 will be obsoleting
---> Package redhat-virtualization-host-image-update-placeholder.noarch 0:4.0-6.1.el7 will be obsoleted
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================================================================
 Package                                                                   Arch                                     Version                                                 Repository                                                   Size
==============================================================================================================================================================================================================================================
Installing:
 redhat-virtualization-host-image-update                                   noarch                                   4.0-20170201.0.el7_3                                    rhel-7-server-rhvh-4-rpms                                   477 M
     replacing  redhat-virtualization-host-image-update-placeholder.noarch 4.0-6.1.el7

Transaction Summary
==============================================================================================================================================================================================================================================
Install  1 Package


Expected results:
yum reports no available updates

Additional info:
# rpm -qa | grep virtualization
redhat-release-virtualization-host-content-4.0-6.1.el7.x86_64
redhat-virtualization-host-image-update-placeholder-4.0-6.1.el7.noarch
redhat-release-virtualization-host-4.0-6.1.el7.x86_64

# nodectl info
layers: 
  rhvh-4.0-0.20170104.0: 
    rhvh-4.0-0.20170104.0+1
  rhvh-4.0-0.20170201.0: 
    rhvh-4.0-0.20170201.0+1
bootloader: 
  default: rhvh-4.0-0.20170201.0+1
  entries: 
    rhvh-4.0-0.20170201.0+1: 
      index: 0
      title: rhvh-4.0-0.20170201.0
      kernel: /boot/rhvh-4.0-0.20170201.0+1/vmlinuz-3.10.0-514.2.2.el7.x86_64
      args: "ro crashkernel=auto rd.lvm.lv=rhvh/rhvh-4.0-0.20170201.0+1 rd.lvm.lv=rhvh/swap rhgb quiet LANG=en_US.UTF-8 img.bootid=rhvh-4.0-0.20170201.0+1"
      initrd: /boot/rhvh-4.0-0.20170201.0+1/initramfs-3.10.0-514.2.2.el7.x86_64.img
      root: /dev/rhvh/rhvh-4.0-0.20170201.0+1
    rhvh-4.0-0.20170104.0+1: 
      index: 1
      title: rhvh-4.0-0.20170104.0
      kernel: /boot/rhvh-4.0-0.20170104.0+1/vmlinuz-3.10.0-514.2.2.el7.x86_64
      args: "ro crashkernel=auto rd.lvm.lv=rhvh/rhvh-4.0-0.20170104.0+1 rd.lvm.lv=rhvh/swap rhgb quiet LANG=en_US.UTF-8 img.bootid=rhvh-4.0-0.20170104.0+1"
      initrd: /boot/rhvh-4.0-0.20170104.0+1/initramfs-3.10.0-514.2.2.el7.x86_64.img
      root: /dev/rhvh/rhvh-4.0-0.20170104.0+1
current_layer: rhvh-4.0-0.20170201.0+1

Comment 1 Ryan Barry 2017-03-06 14:28:48 UTC
Please re-open if this isn't actually a duplicate

*** This bug has been marked as a duplicate of bug 1422476 ***


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