Bug 1025837

Summary: livemedia creator does not clear /tmp/yum.repos.d
Product: [Fedora] Fedora Reporter: D. Marlin <dmarlin>
Component: loraxAssignee: Brian Lane <bcl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, bcl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: lorax-21.0-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-27 17:17:06 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 D. Marlin 2013-11-01 17:38:51 UTC
Description of problem:

livemedia-creator does not clear old data in /tmp/yum.repos.d before a run, so old repo definitions from previous runs may be unintentionally included.


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

lorax-19.5-1


How reproducible:


consistently

Steps to Reproduce:
1.  Run livemedia-creator with a specific repo (url=xxx)
2.  Run livemedia-creator again with a different repo (url=yyy)
3.

Actual results:

Incorrect packages may be pulled in due to the use of the wrong (old) repo.


Expected results:

Only repos specified in the kickstart file would be used to install packages.


Additional info: