Bug 363161

Summary: yum Man pages missing info
Product: [Fedora] Fedora Reporter: Robert Parten <rbparten>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: steve.siano
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-13 16:15:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Parten 2007-11-02 00:48:43 UTC
Description of problem: Upon looking into the man and info pages there is not a
listing for yum groupinstall.


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


How reproducible: All the time


Steps to Reproduce:
1.Terminal
2.type (man yum)
3.
  
Actual results: You will see that yum man pages don't have anything listed for
explaining the use of (yum groupinstall [.....])


Expected results: Add groupinstall to the docs for future new users so they can
learn about this valuable tool. This would allow more new users to utilize the
man page instead of being a help vampire on IRC or Forums


Additional info:

Comment 1 Karsten Wade 2007-11-02 01:29:39 UTC
Reassigning to proper component (yum).

Comment 2 Steve Siano 2007-11-02 02:32:44 UTC
1.  In addition to providing better documentation for all of the yum group
commands, please provide an explanation of how yum grouplist determines if a
group is Installed or Available.

I believe a group is considered to be Installed if all of its Mandatory and
Default packages are installed.  Otherwise, it is Available.  But the method
should be stated clearly in the man page, because other methods are possible,
such as the group being considered installed if any of its Mandatory or Default
packages are installed.

2.  The order of the command definitions should be made to match the order of
the commands in the list following "command is one of:"

3.  The makecache command also needs an definition.

4.  For the grouplist command, the argument [hidden] may not be valid - it may
be a typo.

Comment 3 Seth Vidal 2007-12-07 03:53:19 UTC
If you have the time and are willing to submit a patch to the man page for this
it would be appreciated. Thanks

Comment 4 Seth Vidal 2008-03-12 15:27:29 UTC
YUMBUGDAY

Comment 5 James Antill 2008-03-13 16:15:27 UTC
 I did everything but #2, also #4 isn't a typo but I explained it.