Bug 390141 - Anaconda: "NameError: global name 'isys' is not defined"
Summary: Anaconda: "NameError: global name 'isys' is not defined"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-19 09:27 UTC by Lubomir Kundrak
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-29 18:55:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lubomir Kundrak 2007-11-19 09:27:54 UTC
Description of problem:

Welcome to Fedora                                                               

                                                                                
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 906, in <module>
    kickstart.processKickstartFile(anaconda, opts.ksfile)
  File "/usr/lib/anaconda/kickstart.py", line 871, in processKickstartFile
    ksparser.readKickstart(file)
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 682, in
readKickstart
    self._stateMachine (lambda: fh.readline())
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 560, in
_stateMachine
    self.handleCommand(lineno, args)
  File "/usr/lib/anaconda/kickstart.py", line 823, in handleCommand
    KickstartParser.handleCommand(self, lineno, args)
  File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 413, in
handleCommand
    self.handler.dispatcher(args, lineno)
  File "/usr/lib/python2.5/site-packages/pykickstart/base.py", line 321, in
dispatcher
    self.commands[cmd].parse(args[1:])
  File "/usr/lib/anaconda/kickstart.py", line 334, in parse
    nd.onboot, nd.dhcpclass, nd.essid, nd.wepkey)
  File "/usr/lib/anaconda/installclass.py", line 290, in setNetwork
    if isys.isWireless(device):
NameError: global name 'isys' is not defined
install exited abnormally [1/1] 
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
        /mnt/runtime done
        disabling /dev/loop0
        /proc done
        /dev/pts done
        /sys done
        /tmp/ramfs done
        /selinux done
you may safely reboot your system

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

Rawhide from 2007-11-18, 11.4.0.1

Comment 1 Jeremy Katz 2007-11-19 15:48:45 UTC
Fixed in git

Comment 2 Lubomir Kundrak 2007-11-29 18:50:42 UTC
Fixed in just released anaconda. Should be closed I guess?


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