Bug 875254 - url kickstart appears to be ignored
Summary: url kickstart appears to be ignored
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-09 22:48 UTC by Orion Poplawski
Modified: 2013-01-10 06:57 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-09 22:58:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
/tmp/yum.repos.d (725 bytes, application/x-gzip)
2012-11-09 22:48 UTC, Orion Poplawski
no flags Details

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.


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