Bug 182223 - groupinfo does not display conditional packages.
Summary: groupinfo does not display conditional packages.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-21 05:38 UTC by Tim Mayberry
Modified: 2014-01-21 22:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-23 16:08:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Mayberry 2006-02-21 05:38:31 UTC
Description of problem:

yum groupinfo displays information about which packages are in a package group.
currently it displays the mandatory, default and optional packages but not the
conditional packages.

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

yum-2.5.1-5

How reproducible:

yum groupinfo groupname

Steps to Reproduce:
1. yum groupinfo 'Danish Support'
  
Actual results:

no packages listed.

Expected results:

All packages are listed including conditional packages, in this case 'Danish
Support' group contains only conditional packages.

Additional info:

I think all the groups that contain conditional packages are not "uservisible"
so perhaps this is not a problem or desired functionality.

Comment 1 Paul Nasrat 2006-02-23 16:08:48 UTC
I've commited this to upstream yum cvs:

Group: Danish Support
 Description: None
 Conditional Packages:
   kde-i18n-Danish
   openoffice.org-langpack-da_DK
   man-pages-da
   aspell-da

It will be pulled in with some other changes when I update the package.


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