Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
+++ 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).