Bug 1091952 - Don't exclude packages contained in @group if explicitly specified in ks file
Summary: Don't exclude packages contained in @group if explicitly specified in ks file
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vratislav Podzimek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-28 11:28 UTC by Václav Pavlín
Modified: 2016-07-19 11:25 UTC (History)
4 users (show)

Fixed In Version: anaconda-21.35-1
Clone Of:
Environment:
Last Closed: 2016-07-19 11:25:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
ks file used to reproduce this issue (463 bytes, application/x-java-keystore)
2014-04-28 11:28 UTC, Václav Pavlín
no flags Details

Description Václav Pavlín 2014-04-28 11:28:03 UTC
Created attachment 890441 [details]
ks file used to reproduce this issue

Description of problem:
If you tell anaconda that you don't want to install @core group (-@core) and list packages you want to install (e.g. bash, yum, rpm), they are skipped because they belong to the excluded @group.

%packages --excludedocs --instLangs=en
bash
yum
rpm
vim-minimal
-kernel
-@core

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


How reproducible:
always

Steps to Reproduce:
1. Build docker image with attached ks file
2. See installed packages

Actual results:
Listed packages are not installed

Expected results:
Listed packages are installed

Additional info:

Comment 2 Chris Lumens 2014-04-28 17:35:23 UTC
Note that you should be using the --nocore option if you want to skip installation of the core group.  I specifically added this option for this one case.

Comment 3 Jaroslav Reznik 2015-03-03 17:13:02 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 4 Fedora End Of Life 2016-07-19 11:25:47 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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