Bug 927625

Summary: No mirrorlist available during kickstart installation
Product: [Fedora] Fedora Reporter: Martin Banas <mbanas>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 19CC: anaconda-maint-list, g.kaviyarasu, jonathan, mbanas, mkolman, rds1944, 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: 2013-03-26 13:54:32 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:
Bug Depends On:    
Bug Blocks: 920667    
Attachments:
Description Flags
anaconda.log
none
ifcfg.log
none
packaging.log
none
program.log
none
screenshot.png
none
storage.log
none
storage.state
none
syslog none

Description Martin Banas 2013-03-26 11:26:34 UTC
Description of problem:
If I start kickstart installation, and do not specify url to the repository in kickstart, anaconda won't use mirrorlist. I'm sure this worked in F18, but now it only prints "Nothing selected". (see screenshot)

Version-Release number of selected component (if applicable):
Fedora 19-Alpha-TC2
anaconda-19.13

How reproducible:
always

Steps to Reproduce:
1. Start installation with following kickstart file:
bootloader --location=mbr
zerombr
clearpart --all --initlabel
part / --fstype=ext4 --size=7000
rootpw redhat
graphical
timezone Europe/Prague
install
reboot
lang en_US
keyboard us

  
Actual results:
Anaconda complains that no installation source is selected.

Expected results:
Anaconda should use closest mirror as it does during manual installation.

Additional info:

Comment 1 Martin Banas 2013-03-26 11:29:46 UTC
Created attachment 716451 [details]
anaconda.log

Comment 2 Martin Banas 2013-03-26 11:29:49 UTC
Created attachment 716452 [details]
ifcfg.log

Comment 3 Martin Banas 2013-03-26 11:29:52 UTC
Created attachment 716453 [details]
packaging.log

Comment 4 Martin Banas 2013-03-26 11:29:55 UTC
Created attachment 716454 [details]
program.log

Comment 5 Martin Banas 2013-03-26 11:29:58 UTC
Created attachment 716455 [details]
screenshot.png

Comment 6 Martin Banas 2013-03-26 11:30:01 UTC
Created attachment 716456 [details]
storage.log

Comment 7 Martin Banas 2013-03-26 11:30:05 UTC
Created attachment 716457 [details]
storage.state

Comment 8 Martin Banas 2013-03-26 11:30:08 UTC
Created attachment 716458 [details]
syslog

Comment 9 Chris Lumens 2013-03-26 13:54:32 UTC
If that's how it worked in F18, then F18 was wrong.  Kickstart installs should stop and prompt you for any information you did not provide.  Since you didn't provide any installation method, we need to ask you for one.  That's how all the other commands work.

Comment 10 Martin Banas 2013-03-26 14:08:08 UTC
Is there something in kickstart file to specify closest mirror? I don't see anything on anaconda/kickstart wiki.

Comment 11 David Shea 2013-07-05 17:47:26 UTC
*** Bug 980647 has been marked as a duplicate of this bug. ***