Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1149668

Summary: The yelp help viewer should not depend on the gnome-user-docs package
Product: Red Hat Enterprise Linux 7 Reporter: Martin Kolman <mkolman>
Component: yelpAssignee: Matthew Barnes <mbarnes>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.1CC: anaconda-maint-list, extras-qa, g.kaviyarasu, jonathan, massi.ergosum, mkolman, vanmeeuwen+fedora
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1149511 Environment:
Last Closed: 2019-10-25 14:59:58 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:
Embargoed:
Bug Depends On: 1149511    
Bug Blocks:    

Description Martin Kolman 2014-10-06 12:38:31 UTC
+++ This bug was initially created as a clone of Bug #1149511 +++

Description of problem:

I have recently re-built my own KDE box based on F21 and I try:
 
# dnf remove gnome-user-docs
Dependencies resolved.
======================================================================
 Package             Arch       Versione            Repository   Dim.
======================================================================
Rimozione in corso:
 anaconda            x86_64     21.48.8-1.fc21      @System      18 k
 anaconda-gui        x86_64     21.48.8-1.fc21      @System     1.2 M
 gnome-user-docs     noarch     3.14.0-1.fc21       @System      39 M
 yelp                x86_64     1:3.14.0-2.fc21     @System     2.2 M
 yelp-libs           x86_64     1:3.14.0-2.fc21     @System     243 k
 yelp-xsl            noarch     3.14.0-1.fc21       @System     1.5 M

Riepilogo della transazione
======================================================================
Remove  6 Packages

So do I need other 40MB of gnome stuff in my remix? I don't think so.


Version-Release number of selected component (if applicable):
# rpm -q anaconda
anaconda-21.48.8-1.fc21.x86_64

--- Additional comment from Martin Kolman on 2014-10-06 14:15:00 CEST ---

It looks like it got dragged in with yelp & dnf repoquery --whatrequires gnome-user-docs confirms that.

Anaconda recently got support for built-in help and it is using the yelp help viewer to display the help files. It indeed seems kinda weird that a help _viewer_ drags in 40 MB of documentation files.

--- Additional comment from Martin Kolman on 2014-10-06 14:34:02 CEST ---

Yelp might be used for custom help content in a different desktop environment other than Gnome (XFCE, KDE, LXDE, etc.) or even outside of a normal desktop (Anaconda installation environment), so it should be possible to install just the viewer without the quite sizable accompanying Gnome user documentation that is not needed in such a case (as yelp is used to view custom content).

Comment 1 Martin Kolman 2014-10-06 12:41:44 UTC
Running "yum deplist yelp" confirms that also yelp on RHEL7 depends on gnome-user-docs.