Bug 367761

Summary: Revisor doesn't work on F8Test3 because of yum repository problem
Product: [Fedora] Fedora Reporter: Joshua Rosen <bjrosen>
Component: revisorAssignee: Jonathan Steffan <jonathansteffan>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8CC: jonathansteffan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-11 01:16:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joshua Rosen 2007-11-06 00:40:21 UTC
Description of problem: Revisor doesn't work because there is a setup problem
for the yum respository


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


How reproducible:100%


Steps to Reproduce:
1.Start revisor
2.Select options for a USB thumb drive
3.Select /usr/share/livecd-tools/livecd-fedora-8-desktop.ks
The f7 .ks does work either
  
Actual results:


Expected results:


Additional info: The error messages are,

The directories Revisor uses in /var/tmp/ already exist. This could possibly
hold data from a previous run. Please remove or move them to a safe location,
then confirm to continue. If you do not move or remove the files, Revisor will
simply delete them.
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/revisor/load_kickstart.py", line 206,
in button_forward_clicked
    self.store_options()
  File "/usr/lib/python2.5/site-packages/revisor/load_kickstart.py", line 172,
in store_options
    repoObj = yum.yumRepo.YumRepository(repo["name"])
NameError: global name 'yum' is not defined

Comment 1 Jonathan Steffan 2007-11-11 01:16:58 UTC
This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=351961