Bug 1304802 - check for --mirrorlist in kickstart url and exit
Summary: check for --mirrorlist in kickstart url and exit
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 16:18 UTC by Dennis Gilmore
Modified: 2016-02-12 18:24 UTC (History)
2 users (show)

Fixed In Version: lorax-24.10-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-12 18:24:02 UTC
Type: Bug


Attachments (Terms of Use)

Description Dennis Gilmore 2016-02-04 16:18:04 UTC
Description of problem:
If you put something like 

url --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch

in a kickstart in livemedia-creator you get a failure as --mirrorlist is not valid when running a command like
livemedia-creator --ks fedora-arm-minimal.ks --make-disk --no-virt

lorax should check for for the combo and exit gracefully

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Brian Lane 2016-02-11 18:23:27 UTC
Ends up there is no good reason not to allow url --mirrorlist

https://github.com/rhinstaller/lorax/pull/87


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