Bug 1290883 - [installation guide] missing optional repo for self-hosted engine in online install guide
Summary: [installation guide] missing optional repo for self-hosted engine in online i...
Keywords:
Status: CLOSED DUPLICATE of bug 1290873
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: rhev-docs@redhat.com
QA Contact: rhev-docs@redhat.com
URL:
Whiteboard: docs
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-11 18:58 UTC by Jiri Belka
Modified: 2016-02-10 18:56 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-22 12:07:18 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiri Belka 2015-12-11 18:58:36 UTC
Description of problem:

In https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html/Installation_Guide/Subscribing_to_the_Required_Entitlements.html

~~~
Red Hat Enterprise Linux 7:

# subscription-manager repos --enable=rhel-7-server-rpms
# subscription-manager repos --enable=rhel-7-server-supplementary-rpms
# subscription-manager repos --enable=rhel-7-server-rhev-mgmt-agent-rpms
~~~

but in local Installation Guide from 3.5.6 there's:

~~~
Red Hat Enterprise Linux 7

    rhel-7-server-rpms
    rhel-7-server-supplementary-rpms
    rhel-7-server-optional-rpms
    rhel-7-server-rhev-mgmt-agent-rpms 

For more information on subscribing to these channels using Subscription Manager, refer to Section 2.3, “Subscribing to the Required Channels Using Subscription Manager”. 
~~~

I didn't have optional and I could not update the host:

~~~
--> Running transaction check
---> Package kernel.x86_64 0:3.10.0-229.4.2.el7 will be erased
---> Package libvirt-client.x86_64 0:1.2.8-16.el7_1.4 will be updated
--> Processing Dependency: libvirt.so.0(LIBVIRT_PRIVATE_1.2.8)(64bit) for package: libvirt-lock-sanlock-1.2.8-16.el7_1.5.x86_64
---> Package libvirt-lock-sanlock.x86_64 0:1.2.8-16.el7_1.5 will be an update
--> Processing Dependency: libvirt-daemon = 1.2.8-16.el7_1.5 for package: libvirt-lock-sanlock-1.2.8-16.el7_1.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_PRIVATE_1.2.8)(64bit) for package: libvirt-lock-sanlock-1.2.8-16.el7_1.5.x86_64
--> Finished Dependency Resolution
Error: Package: libvirt-lock-sanlock-1.2.8-16.el7_1.5.x86_64 (rhel-7-server-rhev-mgmt-agent-rpms)
           Requires: libvirt-daemon = 1.2.8-16.el7_1.5
           Removing: libvirt-daemon-1.2.8-16.el7_1.4.x86_64 (@rhel-7-server-rpms)
               libvirt-daemon = 1.2.8-16.el7_1.4
           Updated By: libvirt-daemon-1.2.17-13.el7_2.2.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.2.17-13.el7_2.2
           Available: libvirt-daemon-1.1.1-29.el7.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.1.1-29.el7
           Available: libvirt-daemon-1.1.1-29.el7_0.1.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.1.1-29.el7_0.1
           Available: libvirt-daemon-1.1.1-29.el7_0.3.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.1.1-29.el7_0.3
           Available: libvirt-daemon-1.1.1-29.el7_0.4.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.1.1-29.el7_0.4
           Available: libvirt-daemon-1.1.1-29.el7_0.7.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.1.1-29.el7_0.7
           Available: libvirt-daemon-1.2.8-16.el7.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.2.8-16.el7
           Available: libvirt-daemon-1.2.8-16.el7_1.1.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.2.8-16.el7_1.1
           Available: libvirt-daemon-1.2.8-16.el7_1.2.x86_64 (rhel-7-server-rhev-mgmt-agent-rpms)
               libvirt-daemon = 1.2.8-16.el7_1.2
           Available: libvirt-daemon-1.2.8-16.el7_1.3.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.2.8-16.el7_1.3
           Available: libvirt-daemon-1.2.8-16.el7_1.5.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.2.8-16.el7_1.5
           Available: libvirt-daemon-1.2.17-13.el7.x86_64 (rhel-7-server-rpms)
               libvirt-daemon = 1.2.17-13.el7
~~~

Adding optional (and 'aus') and yum update worked ok.

Version-Release number of selected component (if applicable):
3.5.6

How reproducible:
100%

Steps to Reproduce:
1. compare channels from access.redhat.com and those described in 3.5.6 instal guide shipped with engine
2.
3.

Actual results:
missing optional and supplementery repos in online guide

Expected results:
optional and supplementary repos for online guide in self-hosted section

Additional info:

Comment 1 Yaniv Lavi 2015-12-22 12:07:18 UTC

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


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