Bug 881528

Summary: TypeError: argument of type 'NoneType' is not iterable
Product: [Fedora] Fedora Reporter: Henry Kroll <nospam>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: gansalmon, g.kaviyarasu, itamar, jonathan, kernel-maint, madhu.chinakonda, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:86b5862c4472c87cca9328f3707df88332b7a65909b66e9ee4ed9fa42ce57024
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-01 19:49:11 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: environ
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: program.log
none
File: executable
none
File: product
none
File: anaconda.log
none
File: hashmarkername
none
File: cmdline_file
none
File: release
none
File: messages
none
File: other involved packages none

Description Henry Kroll 2012-11-29 03:06:24 UTC
Description of problem:
Insrtalling from live CD.

Version-Release number of selected component:
anaconda-18.29.2-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.6-3.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.29.2 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/udev.py", line 135, in udev_device_get_name
:    if "DM_NAME" in udev_info:
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 996, in addUdevDevice
:    name = udev_device_get_name(info)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 634, in addUdevLVDevice
:    self.addUdevDevice(pv_info)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1051, in addUdevDevice
:    device = self.addUdevLVDevice(info)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1955, in _populate
:    self.addUdevDevice(dev)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1846, in populate
:    self._populate()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 441, in reset
:    self.devicetree.populate(cleanupOnly=cleanupOnly)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 139, in storageInitialize
:    storage.reset()
:  File "/usr/lib64/python2.7/threading.py", line 504, in run
:    self.__target(*self.__args, **self.__kwargs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
:    threading.Thread.run(self, *args, **kwargs)
:TypeError: argument of type 'NoneType' is not iterable

Comment 1 Henry Kroll 2012-11-29 03:06:29 UTC
Created attachment 653932 [details]
File: anaconda-tb

Comment 2 Henry Kroll 2012-11-29 03:06:31 UTC
Created attachment 653933 [details]
File: environ

Comment 3 Henry Kroll 2012-11-29 03:06:32 UTC
Created attachment 653934 [details]
File: type

Comment 4 Henry Kroll 2012-11-29 03:06:34 UTC
Created attachment 653935 [details]
File: ifcfg.log

Comment 5 Henry Kroll 2012-11-29 03:06:41 UTC
Created attachment 653936 [details]
File: storage.log

Comment 6 Henry Kroll 2012-11-29 03:06:44 UTC
Created attachment 653937 [details]
File: version

Comment 7 Henry Kroll 2012-11-29 03:07:03 UTC
Created attachment 653938 [details]
File: program.log

Comment 8 Henry Kroll 2012-11-29 03:07:05 UTC
Created attachment 653939 [details]
File: executable

Comment 9 Henry Kroll 2012-11-29 03:07:06 UTC
Created attachment 653940 [details]
File: product

Comment 10 Henry Kroll 2012-11-29 03:07:08 UTC
Created attachment 653941 [details]
File: anaconda.log

Comment 11 Henry Kroll 2012-11-29 03:07:10 UTC
Created attachment 653942 [details]
File: hashmarkername

Comment 12 Henry Kroll 2012-11-29 03:07:11 UTC
Created attachment 653943 [details]
File: cmdline_file

Comment 13 Henry Kroll 2012-11-29 03:07:13 UTC
Created attachment 653944 [details]
File: release

Comment 14 Henry Kroll 2012-11-29 03:07:15 UTC
Created attachment 653945 [details]
File: messages

Comment 15 Henry Kroll 2012-11-29 03:07:17 UTC
Created attachment 653946 [details]
File: other involved packages

Comment 16 Henry Kroll 2012-11-29 03:48:30 UTC
This is the 64 bit Fedora 18 "Live CD" "LXDE Spin"

Comment 17 Chris Lumens 2012-12-10 18:24:51 UTC
I'm seeing several sets of buffer I/O errors on some of your dm-X devices, which is almost certainly the cause for this problem in anaconda.

Comment 18 Josh Boyer 2013-04-01 19:49:11 UTC
There's nothing we can do about F18 release media at this point.  We can't respin release media.

If you see the same issues with the F19 Alpha release, please open a new bug.