Bug 436226 - anaconda still installs packages marked as removed in kickstart
Summary: anaconda still installs packages marked as removed in kickstart
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Beta
TreeView+ depends on / blocked
 
Reported: 2008-03-06 00:08 UTC by Orion Poplawski
Modified: 2008-03-24 23:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-24 23:11:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anaconda.log (31.28 KB, text/plain)
2008-03-19 19:54 UTC, James Laska
no flags Details

Description Orion Poplawski 2008-03-06 00:08:53 UTC
Description of problem:

Did a kickstart install with today's rawhide.  Have a number of packages marked
to skip, e.g.:

-dump

These packages were still installed.

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

Comment 1 Orion Poplawski 2008-03-06 00:09:55 UTC
See the following in anaconda.log:

12:16:06 CRITICAL: No Match for argument: dump
12:16:06 CRITICAL: No Match for argument: fonts-telugu
12:16:06 CRITICAL: No Match for argument: sazanami-fonts-gothic


Comment 2 Jeremy Katz 2008-03-12 23:35:49 UTC
Fixed in git

Comment 3 James Laska 2008-03-19 19:54:54 UTC
Created attachment 298576 [details]
anaconda.log

Tested in anaconda-11.4.0.55-1, but I appear to still see the problem.

My kickstart contains:

%packages --ignoremissing
@base
-vim-minimal
-vim-common
-vim-enhanced
%end

While the post-installed system has vim-minimal.  Did deps conflict with my
-vim-minimal request?

$ grep vim install.log
Installing vim-minimal-7.1.269-2.fc9.ppc

Comment 4 Orion Poplawski 2008-03-24 23:11:23 UTC
Confirmed fixed for me.


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