Bug 1309092

Summary: No man pages installed on RHCI server
Product: Red Hat Quickstart Cloud Installer Reporter: Tasos Papaioannou <tpapaioa>
Component: ISO InstallerAssignee: John Matthews <jmatthew>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-15 19:12:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tasos Papaioannou 2016-02-16 20:04:03 UTC
Description of problem:

The RHCI installation ISO installs packages with the excludedocs option, resulting in no man pages / docs installed on the server.

# grep packages ks.cfg 
%packages --excludedocs --nobase

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

RHCI-6.0-RHEL-7-20160208.1-RHCI-x86_64-dvd1.iso

How reproducible:

100%

Steps to Reproduce:
1.) Install RHCI from ISO.
2.) Try to view man page for any installed package.

# rpm -ql net-tools|grep /usr/share/man/man8/route.8.gz
/usr/share/man/man8/route.8.gz

# man route
No manual entry for route


Actual results:

No installed man / doc pages.

Expected results:

Installed man / doc pages.

Additional info:

Comment 1 Dave Johnson 2016-02-17 15:55:47 UTC
*** Bug 1309093 has been marked as a duplicate of this bug. ***

Comment 2 John Matthews 2016-06-15 19:12:15 UTC
As per PM closing, reasoning is we want to keep ISO size low as we can.