Bug 875254

Summary: url kickstart appears to be ignored
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, dcantrell, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
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: 2012-11-09 22:58:30 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:
Attachments:
Description Flags
/tmp/yum.repos.d none

Description Orion Poplawski 2012-11-09 22:48:22 UTC
Created attachment 641872 [details]
/tmp/yum.repos.d

Description of problem:

kickstart install:

install
text
url --url=http://fedstage.cora.nwra.com/18-Beta-TC7/Fedora/x86_64/os
repo --name=rpmfusion-nonfree-development-18-x86_64 --baseurl=http://rpmfusion.cora.nwra.com/nonf
ree/fedora/development/18/x86_64/os 
repo --name=rpmfusion-free-development-18-x86_64 --baseurl=http://rpmfusion.cora.nwra.com/free/fe
dora/development/18/x86_64/os 
repo --name=fedora-18-updates-x86_64 --baseurl=http://fedora.cora.nwra.com/updates/18/x86_64 
repo --name=fedora-18-updates-testing-x86_64 --baseurl=http://fedora.cora.nwra.com/updates/testin
g/18/x86_64 
repo --name=fedora-18-devel-x86_64 --baseurl=http://fedora.cora.nwra.com/development/18/x86_64/os
 
repo --name=cora-f18-x86_64 --baseurl=http://corpms.cora.nwra.com/fedora/18/x86_64 
repo --name=adobe-linux-x86_64 --baseurl=http://adobe.cora.nwra.com/linux/x86_64/ 
repo --name=adobe-linux-i386 --baseurl=http://adobe.cora.nwra.com/linux/i386/ 

lang en_US.UTF-8
keyboard us
rootpw --iscrypted $1$9DQYCOkm$mX1ytTm6CBkdZGAfy4hmj.
firewall --disabled
firstboot --disable
selinux --enforcing

During install the default fedora, updates, and updates-testing repos are present and enabled in /tmp/yum.repos.d/.

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

Comment 1 Jesse Keating 2012-11-09 22:58:30 UTC
debugged this on IRC, the url passed only had stage2 content, no packages, so it was thrown out at package time.