Bug 615936

Summary: TypeError: object of type 'NoneType' has no len()
Product: Red Hat Enterprise Linux 6 Reporter: Alexander Todorov <atodorov>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED CURRENTRELEASE QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-13.21.60-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-10 19:51:16 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
anaconda dump from report none

Description Alexander Todorov 2010-07-19 10:08:17 UTC
Created attachment 432812 [details]
anaconda dump from report

Description of problem:
anaconda 13.21.58 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/udev.py", line 270, in udev_device_get_wwid
    serial_len = len(serial)
  File "/usr/lib/anaconda/iw/filter_gui.py", line 719, in populate
    ident = udev_device_get_wwid(d)
  File "/usr/lib/anaconda/iw/filter_gui.py", line 622, in getScreen
    self.populate(nonraids, mpaths, raids)
  File "/usr/lib/anaconda/gui.py", line 1418, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/usr/lib/anaconda/gui.py", line 1339, in nextClicked
    self.setScreen ()
  File "/usr/lib/anaconda/gui.py", line 1476, in keyRelease
    self.nextClicked()
TypeError: object of type 'NoneType' has no len()


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

How reproducible:
Always

Steps to Reproduce:
1. Select Specialized storage devices and hit Next
  
Actual results:
Traceback

Expected results:
No traceback. Advanced storage screen appears.

Additional info:

Comment 1 Chris Lumens 2010-07-19 13:56:52 UTC
I have a fix for this on master already.  Easy to cherry-pick over.

Comment 3 Alexander Todorov 2010-07-23 10:13:49 UTC
No traceback with snap #8 (0722.0). Moving to VERIFIED.

Comment 4 releng-rhel@redhat.com 2010-11-10 19:51:16 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.