Bug 1044665 - Group warnings in yum
Summary: Group warnings in yum
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 19:13 UTC by Victor Ion Munteanu
Modified: 2013-12-18 22:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-18 22:20:20 UTC
Type: Bug


Attachments (Terms of Use)

Description Victor Ion Munteanu 2013-12-18 19:13:32 UTC
Description of problem:
When using yum I get warnings as follows:

[nemros@arrakis ~]$ sudo yum update
[sudo] password for nemros: 
Loaded plugins: langpacks, refresh-packagekit
Warning: group core does not exist.
Warning: group gnome-desktop does not exist.
Warning: group multimedia does not exist.
Warning: group firefox does not exist.
Warning: group guest-desktop-agents does not exist.
Warning: group base-x does not exist.
Warning: group anaconda-tools does not exist.
Warning: group fonts does not exist.
Warning: group hardware-support does not exist.
Warning: group dial-up does not exist.
Warning: group printing does not exist.
Warning: group libreoffice does not exist.
Warning: group input-methods does not exist.
Warning: group standard does not exist.
No packages marked for update

Version-Release number of selected component (if applicable):
yum-3.4.3-122.fc20.noarch

How reproducible:
Always

Steps to Reproduce:
1. Run yum commands (like update)
2.
3.

Actual results:
I get warnings

Expected results:
No warnings should be present

Additional info:

Comment 1 Victor Ion Munteanu 2013-12-18 22:20:20 UTC
Found the problem in common F20 bugs.

Solved it with:

yum-config-manager --save --setopt=group_command=compat


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