#17 closed bug (fixed)
package group unsupported-base doesn't have a "name"
Reported by: | prentice@… | Owned by: | thomas |
---|---|---|---|
Priority: | minor | Component: | Desktop |
Version: | 6.0 (Pisa) | Keywords: | yum grouplist unsupported-base |
Cc: | puias-trac@… |
Description
The package group with id unsupported-base does not have a "normal" name, so it just appears in the output of 'yum grouplist' as a blank line unless the -v switch is used:
# yum grouplist
...
Available Groups:
Additional Development
...
# yum grouplist -v
...
Available Groups:
(unsupported-base)
Additional Development (additional-devel)
...
Change History (2)
comment:1 Changed 14 years ago by thomas
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by puias-trac@…
#17: package group unsupported-base doesn't have a "name" -------------------------------------------+-------------------------------- Reporter: prentice@… | Owner: thomas Type: bug | Status: closed Priority: minor | Component: Desktop Version: 6.0 (Pisa) | Resolution: fixed Keywords: yum grouplist unsupported-base | -------------------------------------------+-------------------------------- Changes (by thomas): * status: new => closed * resolution: => fixed Comment: good call, added a name to the group. -- Ticket URL: <http://puias.math.ias.edu/ticket/17#comment:1> puias <puias.math.ias.edu> Princeton University / Institute for Advanced Study Linux
Note: See
TracTickets for help on using
tickets.
good call, added a name to the group.