RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1149668 - The yelp help viewer should not depend on the gnome-user-docs package
Summary: The yelp help viewer should not depend on the gnome-user-docs package
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: yelp
Version: 7.1
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Matthew Barnes
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1149511
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-06 12:38 UTC by Martin Kolman
Modified: 2019-10-25 14:59 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1149511
Environment:
Last Closed: 2019-10-25 14:59:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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