RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 615936 - TypeError: object of type 'NoneType' has no len()
Summary: TypeError: object of type 'NoneType' has no len()
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Chris Lumens
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-19 10:08 UTC by Alexander Todorov
Modified: 2010-11-10 19:51 UTC (History)
0 users

Fixed In Version: anaconda-13.21.60-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 19:51:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
anaconda dump from report (103.21 KB, text/plain)
2010-07-19 10:08 UTC, Alexander Todorov
no flags Details

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.


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