Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1073099

Summary: TypeError: 'NoneType' object is not iterable
Product: Red Hat Enterprise Linux 7 Reporter: Barry Donahue <bdonahue>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: dshea
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cb8c513017cd15e1cbab209784c267967bd96a64ed3ab91d9e5d0fe214fa599b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-05 18:48:28 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
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: ks.cfg
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Barry Donahue 2014-03-05 18:46:03 UTC
Description of problem:


Version-Release number of selected component:
anaconda-19.31.65-1

The following was filed automatically by anaconda:
anaconda 19.31.65-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/dasd.py", line 121, in write_dasd_conf
    for dasd in sorted(disks, key=lambda d: d.name):
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1676, in write
    write_dasd_conf(self.dasd, ROOT_PATH)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 152, in doInstall
    storage.write()
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 211, in run
    threading.Thread.run(self, *args, **kwargs)
TypeError: 'NoneType' object is not iterable

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=/images/pnate-client-03.lab.bos.redhat.com/initrd console=ttyS1,115200 ks=http://beaker.engineering.redhat.com/kickstart/657095 ksdevice=E8:39:35:2D:2B:0C mpath serial netboot_method=pxe BOOT_IMAGE=/images/pnate-client-03.lab.bos.redhat.com/kernel BOOTIF=01-e8-39-35-2d-2b-0c 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.10.0-99.el7.x86_64
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux Workstation release 7.0 Beta (Maipo)
release_type:   pre-release
type:           anaconda
version:        7.0

Comment 1 Barry Donahue 2014-03-05 18:46:07 UTC
Created attachment 871084 [details]
File: anaconda-tb

Comment 2 Barry Donahue 2014-03-05 18:46:08 UTC
Created attachment 871085 [details]
File: anaconda.log

Comment 3 Barry Donahue 2014-03-05 18:46:10 UTC
Created attachment 871086 [details]
File: environ

Comment 4 Barry Donahue 2014-03-05 18:46:12 UTC
Created attachment 871087 [details]
File: ks.cfg

Comment 5 Barry Donahue 2014-03-05 18:46:14 UTC
Created attachment 871088 [details]
File: lsblk_output

Comment 6 Barry Donahue 2014-03-05 18:46:16 UTC
Created attachment 871089 [details]
File: nmcli_dev_list

Comment 7 Barry Donahue 2014-03-05 18:46:17 UTC
Created attachment 871090 [details]
File: os_info

Comment 8 Barry Donahue 2014-03-05 18:46:19 UTC
Created attachment 871091 [details]
File: program.log

Comment 9 Barry Donahue 2014-03-05 18:46:21 UTC
Created attachment 871092 [details]
File: storage.log

Comment 10 Barry Donahue 2014-03-05 18:46:22 UTC
Created attachment 871093 [details]
File: syslog

Comment 11 Barry Donahue 2014-03-05 18:46:24 UTC
Created attachment 871094 [details]
File: ifcfg.log

Comment 12 Barry Donahue 2014-03-05 18:46:26 UTC
Created attachment 871095 [details]
File: packaging.log

Comment 13 David Shea 2014-03-05 18:48:28 UTC

*** This bug has been marked as a duplicate of bug 1072911 ***