Bug 519217

Summary: NameError: global name '_ped' is not defined
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, bugzilla.redhat, fabio.canepa, jturner, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:e8c016196cf6ad4ea01ba78bb100973085400329811719ac940dfbd2dfa11100
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-25 17:07:29 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:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description James Laska 2009-08-25 17:04:46 UTC
The following was filed automatically by anaconda:
anaconda 12.16 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/formats/disklabel.py", line 103, in partedDisk
    except _ped.DiskLabelException as e:
  File "/usr/lib/anaconda/storage/formats/disklabel.py", line 67, in __init__
    self._origPartedDisk = self.partedDisk.duplicate()
  File "/usr/lib/anaconda/storage/formats/__init__.py", line 89, in getFormat
    fmt = fmt_class(*args, **kwargs)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1300, in handleUdevDiskLabelFormat
    exists=not initlabel)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1250, in addUdevDevice
    self.handleUdevDiskLabelFormat(info, device)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1868, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 293, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 92, in storageInitialize
    storage.reset()
  File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1201, in nextClicked
    self.anaconda.dispatch.gotoNext()
NameError: global name '_ped' is not defined

Comment 1 James Laska 2009-08-25 17:04:51 UTC
Created attachment 358603 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-08-25 17:07:29 UTC
12.17

Comment 3 Fabio Canepa 2009-08-25 19:14:59 UTC
Created attachment 358619 [details]
Attached traceback automatically from anaconda.

Comment 4 Andrew Parker 2009-08-26 08:54:08 UTC
Created attachment 358684 [details]
Attached traceback automatically from anaconda.