Bug 1298060 - Package dependency issue when installing the ovirt-hosted-engine-setup package on RHEL 7.2 host
Summary: Package dependency issue when installing the ovirt-hosted-engine-setup packag...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: releng
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Joey Boggs
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-13 06:01 UTC by Julie
Modified: 2017-01-01 12:27 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-01 12:27:46 UTC
oVirt Team: Rel-Eng
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Julie 2016-01-13 06:01:20 UTC
Description of problem:
Installing a 3.6 self-hosted engine on a RHEL 7.2 host and following the instructions at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.6-Beta/html/Self-Hosted_Engine_Guide/chap-Deploying_Self-Hosted_Engine_on_a_Red_Hat_Enterprise_Linux_Host.html and gets package dependency issues. Installing the ovirt-hosted-engine-setup package failed.

Steps to Reproduce:
1. Fresh DVD install of RHEL 7.2
2. subscription-manager register (employee account)
3. subscription-manager attach --pool=8a85f98144844aff014488d058bf15be
4. subscription-manager repos --disable=*
5. subscription-manager repos --enable=rhel-7-server-rpms
6. subscription-manager repos --enable=rhel-7-server-optional-rpms
7. subscription-manager repos --enable=rhel-7-server-supplementary-rpms
8. subscription-manager repos --enable=rhel-7-server-rhev-mgmt-agent-beta-rpms
9. yum update
10.yum install ovirt-hosted-engine-setup

Actual results:
Error: Package: ovirt-hosted-engine-setup-1.3.1.4-1.el7ev.noarch (rhel-7-server-rhev-mgmt-agent-beta-rpms)
           Requires: ovirt-hosted-engine-ha >= 1.3.3.6
           Available: ovirt-hosted-engine-ha-1.2.4-1.el7.noarch (rhel-7-server-rhev-mgmt-agent-beta-rpms)
               ovirt-hosted-engine-ha = 1.2.4-1.el7
           Available: ovirt-hosted-engine-ha-1.2.4-5.el7ev.noarch (rhel-7-server-rhev-mgmt-agent-beta-rpms)
               ovirt-hosted-engine-ha = 1.2.4-5.el7ev
           Available: ovirt-hosted-engine-ha-1.3.2.1-1.el7ev.noarch (rhel-7-server-rhev-mgmt-agent-beta-rpms)
               ovirt-hosted-engine-ha = 1.3.2.1-1.el7ev
           Available: ovirt-hosted-engine-ha-1.3.3.3-1.el7ev.noarch (rhel-7-server-rhev-mgmt-agent-beta-rpms)
               ovirt-hosted-engine-ha = 1.3.3.3-1.el7ev
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Expected results:
ovirt-hosted-engine-setup successfully installed


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