Bug 886868

Summary: repo --name with spaces not working
Product: [Fedora] Fedora Reporter: Marko Myllynen <myllynen>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-13 15:21:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marko Myllynen 2012-12-13 12:37:01 UTC
Description of problem:
A kickstart file with a space in repo name like:

...
url --url ...
repo --name="Custom Packages" --baseurl=...
...

doesn't work with Fedora 18 Beta (none of the packages from the repo can't be found via %packages). Using --name="Custom_Packages" instead makes packages from the repo available for installation again.

Spaces in repo name used to work with RHEL 6 / F17 so when recycling old kickstarts it might not be entirely obvious why a previously used kickstart file now fails on F18.

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

Comment 1 Chris Lumens 2012-12-13 15:21:45 UTC

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