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 1098587 - yum group list does not show all groups
Summary: yum group list does not show all groups
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: yum
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-16 15:31 UTC by Robin R. Price II
Modified: 2024-06-13 20:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-12 14:17:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Robin R. Price II 2014-05-16 15:31:28 UTC
Description of problem:

Running 'yum group list' does not show all available groups.


Version-Release number of selected component (if applicable):
RHEL 7-RC3.1

[rprice@thirdstrike ~]$ uname -a
Linux thirdstrike.rdu.redhat.com 3.10.0-123.el7.x86_64 #1 SMP Mon May 5 11:16:57 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux

[rprice@thirdstrike ~]$ cat /etc/redhat-release 
Red Hat Enterprise Linux Workstation release 7.0 (Maipo)

[rprice@thirdstrike ~]$ rpm -q yum
yum-3.4.3-118.el7.noarch

How reproducible:
Always


Steps to Reproduce:
1. Install RHEL7 Workstation (or Server)
2. Go to install Smart Card group
3. Smart Card group does not show

Actual results:
[rprice@thirdstrike ~]$ sudo yum group list                                                                                                                    
Loaded plugins: langpacks, product-id, subscription-manager                                                                                                    
There is no installed groups file.
Maybe run: yum groups mark convert (see man yum)
Available environment groups:
   GNOME Desktop
   KDE Plasma Workspaces
   Development and Creative Workstation
Available Groups:
   Compatibility Libraries
   Console Internet Tools
   Development Tools
   Graphical Administration Tools
   Legacy UNIX Compatibility
   Scientific Support
   Security Tools
   System Administration Tools
   System Management
Done


Expected results:
All groups should show


Additional info:
Let me know what I need to provide.

Comment 2 Robin R. Price II 2014-05-16 15:42:53 UTC
[rprice@thirdstrike ~]$ sudo yum-config-manager --save --setopt=group_command=compat

Reverting back to compat does not show the groups either.

Comment 3 Robin R. Price II 2014-05-16 15:45:24 UTC
Looks like you have to run it with the hidden command?

[rprice@thirdstrike ~]$ sudo yum grouplist hidden
Loaded plugins: langpacks, product-id, subscription-manager
Installed environment groups:
   KDE Plasma Workspaces
Available environment groups:
   GNOME Desktop
   Development and Creative Workstation
Installed groups:
   Base
   Core
   Desktop Debugging and Performance Tools
   Development Tools
   Dial-up Networking Support
   Directory Client
   E-mail Server
   Fonts
   Graphical Administration Tools
   Guest Agents
   Guest Desktop Agents
   Hardware Monitoring Utilities
   Input Methods
   Internet Applications
   Internet Browser
   Java Platform
   KDE
   KDE Applications
   KDE Multimedia Support
   Legacy UNIX Compatibility
   Legacy X Window System Compatibility
   MariaDB Database Client
   MariaDB Database Server
   Multimedia
   Network File System Client
   Network Infrastructure Server
   Networking Tools
   Office Suite and Productivity
   Performance Tools
   Perl Support
   Printing Client
   Remote Desktop Clients
   System Administration Tools
   X Window System
Available Groups:
   Additional Development
   Anaconda Tools
   Backup Client
   Compatibility Libraries
   Conflicts (Workstation)
   Console Internet Tools
   DNS Name Server
   Debugging Tools
   Directory Server
   Emacs
   FTP Server
   File and Storage Server
   GNOME
   GNOME Applications
   Graphics Creation Tools
   Identity Management Server
   Infiniband Support
   Large Systems Performance
   Load Balancer
   Mainframe Access
   PHP Support
   Perl for Web
   Platform Development
   PostgreSQL Database Client
   PostgreSQL Database Server
   Python
   Remote Management for Linux
   Ruby Support
   Scientific Support
   Security Tools
   Smart Card Support
   System Management
   Technical Writing
   Virtualization Client
   Virtualization Hypervisor
   Virtualization Platform
   Virtualization Tools
   Web Server
   Web Servlet Engine
Done
[rprice@thirdstrike ~]$ sudo yum grouplist
Loaded plugins: langpacks, product-id, subscription-manager
Installed environment groups:
   KDE Plasma Workspaces
Available environment groups:
   GNOME Desktop
   Development and Creative Workstation
Installed groups:
   Development Tools
   Graphical Administration Tools
   Legacy UNIX Compatibility
   System Administration Tools
Available Groups:
   Compatibility Libraries
   Console Internet Tools
   Scientific Support
   Security Tools
   System Management
Done

Comment 4 James Antill 2014-06-12 14:17:07 UTC
 Looks like there's no bug here?


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