Bug 160902

Summary: [kickstart] excluding files in %packages does not work anymore
Product: [Fedora] Fedora Reporter: Enrico Scholz <rh-bugzilla>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-18 15:52:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2005-06-18 09:52:53 UTC
Description of problem:

Writing

| %packages
| -up2date

produces a python exception. It seems that now, the architecture *must* be
specified also.

At least in /usr/lib/anaconda/kickstart.py:1475, there is no 'else' branch for
'if n.find("."):'.


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

anaconda-10.2.1.5-2

Comment 1 Chris Lumens 2005-06-18 15:52:26 UTC

*** This bug has been marked as a duplicate of 160209 ***